Trace number 206381

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (MO) 9.8545 9.89271

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-9_ext.xml
MD5SUMe2e8a8340b13797e86b3854763e864ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c preparing clauses for relation R0
0.09	c preparing clauses for relation R1
0.13	c preparing clauses for relation R2
0.18	c preparing clauses for relation R3
0.23	c preparing clauses for relation R4
0.28	c preparing clauses for relation R5
0.33	c preparing clauses for relation R6
0.37	c preparing clauses for relation R7
0.42	c preparing clauses for relation R8
0.47	c preparing clauses for relation R9
0.52	c preparing clauses for relation R10
0.57	c preparing clauses for relation R11
0.61	c preparing clauses for relation R12
0.66	c preparing clauses for relation R13
0.71	c preparing clauses for relation R14
0.76	c preparing clauses for relation R15
0.81	c preparing clauses for relation R16
0.85	c preparing clauses for relation R17
0.90	c preparing clauses for relation R18
0.95	c preparing clauses for relation R19
1.00	c preparing clauses for relation R20
1.04	c preparing clauses for relation R21
1.09	c preparing clauses for relation R22
1.14	c preparing clauses for relation R23
1.19	c preparing clauses for relation R24
1.24	c preparing clauses for relation R25
1.28	c preparing clauses for relation R26
1.33	c preparing clauses for relation R27
1.38	c preparing clauses for relation R28
1.43	c preparing clauses for relation R29
1.47	c preparing clauses for relation R30
1.52	c preparing clauses for relation R31
1.57	c preparing clauses for relation R32
1.62	c preparing clauses for relation R33
1.67	c preparing clauses for relation R34
1.71	c preparing clauses for relation R35
1.76	c preparing clauses for relation R36
1.81	c preparing clauses for relation R37
1.86	c preparing clauses for relation R38
1.91	c preparing clauses for relation R39
1.95	c preparing clauses for relation R40
2.00	c preparing clauses for relation R41
2.05	c preparing clauses for relation R42
2.10	c preparing clauses for relation R43
2.15	c preparing clauses for relation R44
2.19	c preparing clauses for relation R45
2.24	c preparing clauses for relation R46
2.29	c preparing clauses for relation R47
2.34	c preparing clauses for relation R48
2.39	c preparing clauses for relation R49
2.44	c preparing clauses for relation R50
2.49	c preparing clauses for relation R51
2.54	c preparing clauses for relation R52
2.59	c preparing clauses for relation R53
2.64	c preparing clauses for relation R54
2.69	c preparing clauses for relation R55
2.74	c preparing clauses for relation R56
2.79	c preparing clauses for relation R57
2.84	c preparing clauses for relation R58
2.88	c preparing clauses for relation R59
2.93	c preparing clauses for relation R60
2.98	c preparing clauses for relation R61
3.03	c preparing clauses for relation R62
3.08	c preparing clauses for relation R63
3.12	c preparing clauses for relation R64
3.17	c preparing clauses for relation R65
3.22	c preparing clauses for relation R66
3.27	c preparing clauses for relation R67
3.32	c preparing clauses for relation R68
3.36	c preparing clauses for relation R69
3.41	c preparing clauses for relation R70
3.46	c preparing clauses for relation R71
3.51	c preparing clauses for relation R72
3.55	c preparing clauses for relation R73
3.60	c preparing clauses for relation R74
3.65	c preparing clauses for relation R75
3.69	c preparing clauses for relation R76
3.74	c preparing clauses for relation R77
3.79	c preparing clauses for relation R78
3.84	c preparing clauses for relation R79
3.88	c preparing clauses for relation R80
3.93	c preparing clauses for relation R81
3.98	c preparing clauses for relation R82
4.03	c preparing clauses for relation R83
4.08	c preparing clauses for relation R84
4.12	c preparing clauses for relation R85
4.17	c preparing clauses for relation R86
4.22	c preparing clauses for relation R87
4.27	c preparing clauses for relation R88
4.32	c preparing clauses for relation R89
4.37	c preparing clauses for relation R90
4.41	c preparing clauses for relation R91
4.46	c preparing clauses for relation R92
4.48	c instanciating clauses for relation R0 (supports) and variables V0 V3 V24 
4.56	c instanciating clauses for relation R1 (supports) and variables V0 V4 V26 
4.63	c instanciating clauses for relation R2 (supports) and variables V0 V6 V23 
4.70	c instanciating clauses for relation R3 (supports) and variables V0 V6 V24 
4.77	c instanciating clauses for relation R4 (supports) and variables V0 V7 V9 
4.85	c instanciating clauses for relation R5 (supports) and variables V0 V7 V16 
4.92	c instanciating clauses for relation R6 (supports) and variables V0 V11 V12 
4.99	c instanciating clauses for relation R7 (supports) and variables V0 V13 V27 
5.06	c instanciating clauses for relation R8 (supports) and variables V0 V17 V26 
5.13	c instanciating clauses for relation R9 (supports) and variables V0 V19 V23 
5.20	c instanciating clauses for relation R10 (supports) and variables V1 V3 V5 
5.27	c instanciating clauses for relation R11 (supports) and variables V1 V5 V7 
5.35	c instanciating clauses for relation R12 (supports) and variables V1 V6 V11 
5.42	c instanciating clauses for relation R13 (supports) and variables V1 V7 V8 
5.49	c instanciating clauses for relation R14 (supports) and variables V1 V7 V13 
5.56	c instanciating clauses for relation R15 (supports) and variables V1 V8 V27 
5.63	c instanciating clauses for relation R16 (supports) and variables V1 V9 V23 
5.71	c instanciating clauses for relation R17 (supports) and variables V1 V16 V17 
5.78	c instanciating clauses for relation R18 (supports) and variables V1 V18 V27 
5.85	c instanciating clauses for relation R19 (supports) and variables V1 V19 V27 
5.92	c instanciating clauses for relation R20 (supports) and variables V1 V25 V26 
5.99	c instanciating clauses for relation R21 (supports) and variables V2 V3 V12 
6.06	c instanciating clauses for relation R22 (supports) and variables V2 V3 V22 
6.13	c instanciating clauses for relation R23 (supports) and variables V2 V7 V21 
6.20	c instanciating clauses for relation R24 (supports) and variables V2 V8 V25 
6.27	c instanciating clauses for relation R25 (supports) and variables V2 V10 V16 
6.35	c instanciating clauses for relation R26 (supports) and variables V2 V10 V18 
6.42	c instanciating clauses for relation R27 (supports) and variables V2 V12 V23 
6.49	c instanciating clauses for relation R28 (supports) and variables V2 V13 V20 
6.56	c instanciating clauses for relation R29 (supports) and variables V2 V16 V27 
6.63	c instanciating clauses for relation R30 (supports) and variables V2 V21 V26 
6.70	c instanciating clauses for relation R31 (supports) and variables V2 V21 V26 
6.77	c instanciating clauses for relation R32 (supports) and variables V2 V21 V27 
6.85	c instanciating clauses for relation R33 (supports) and variables V2 V23 V24 
6.92	c instanciating clauses for relation R34 (supports) and variables V2 V23 V27 
6.99	c instanciating clauses for relation R35 (supports) and variables V3 V5 V7 
7.06	c instanciating clauses for relation R36 (supports) and variables V3 V18 V23 
7.13	c instanciating clauses for relation R37 (supports) and variables V3 V23 V27 
7.20	c instanciating clauses for relation R38 (supports) and variables V4 V5 V21 
7.27	c instanciating clauses for relation R39 (supports) and variables V4 V7 V22 
7.34	c instanciating clauses for relation R40 (supports) and variables V4 V8 V21 
7.41	c instanciating clauses for relation R41 (supports) and variables V4 V9 V23 
7.48	c instanciating clauses for relation R42 (supports) and variables V5 V7 V9 
7.56	c instanciating clauses for relation R43 (supports) and variables V5 V8 V12 
7.63	c instanciating clauses for relation R44 (supports) and variables V5 V9 V26 
7.70	c instanciating clauses for relation R45 (supports) and variables V5 V9 V26 
7.77	c instanciating clauses for relation R46 (supports) and variables V5 V13 V24 
7.84	c instanciating clauses for relation R47 (supports) and variables V6 V7 V11 
7.91	c instanciating clauses for relation R48 (supports) and variables V6 V7 V18 
7.98	c instanciating clauses for relation R49 (supports) and variables V6 V12 V25 
8.06	c instanciating clauses for relation R50 (supports) and variables V6 V13 V14 
8.13	c instanciating clauses for relation R51 (supports) and variables V6 V13 V26 
8.20	c instanciating clauses for relation R52 (supports) and variables V6 V14 V25 
8.27	c instanciating clauses for relation R53 (supports) and variables V6 V14 V26 
8.34	c instanciating clauses for relation R54 (supports) and variables V6 V15 V18 
8.41	c instanciating clauses for relation R55 (supports) and variables V6 V16 V20 
8.48	c instanciating clauses for relation R56 (supports) and variables V6 V19 V25 
8.56	c instanciating clauses for relation R57 (supports) and variables V6 V20 V24 
8.63	c instanciating clauses for relation R58 (supports) and variables V7 V12 V22 
8.70	c instanciating clauses for relation R59 (supports) and variables V7 V13 V22 
8.77	c instanciating clauses for relation R60 (supports) and variables V7 V13 V26 
8.84	c instanciating clauses for relation R61 (supports) and variables V7 V16 V23 
8.91	c instanciating clauses for relation R62 (supports) and variables V7 V17 V18 
8.98	c instanciating clauses for relation R63 (supports) and variables V8 V11 V13 
9.06	c instanciating clauses for relation R64 (supports) and variables V8 V15 V24 
9.13	c instanciating clauses for relation R65 (supports) and variables V8 V19 V27 
9.20	c instanciating clauses for relation R66 (supports) and variables V8 V20 V22 
9.27	c instanciating clauses for relation R67 (supports) and variables V8 V22 V26 
9.34	c instanciating clauses for relation R68 (supports) and variables V9 V17 V20 
9.42	c instanciating clauses for relation R69 (supports) and variables V9 V18 V19 
9.49	c instanciating clauses for relation R70 (supports) and variables V9 V21 V27 
9.56	c instanciating clauses for relation R71 (supports) and variables V10 V11 V18 
9.63	c instanciating clauses for relation R72 (supports) and variables V10 V14 V25 
9.71	c instanciating clauses for relation R73 (supports) and variables V10 V16 V21 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-206381-1168059263 -o ROOT/results/node75/solver-206381-1168059263 -C 1800 -M 900 /tmp/evaluation/206381-1168059263/CSPtoSAT+minisat /tmp/evaluation/206381-1168059263/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.21 1.75 1.83 5/73 18067
/proc/meminfo: memFree=1629784/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=6696 CPUtime=0
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 426 0 0 0 0 0 0 0 19 0 1 0 154325987 6856704 405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6705439 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 1674 406 366 52 0 30 0

[startup+0.107052 s]
/proc/loadavg: 1.21 1.75 1.83 5/73 18067
/proc/meminfo: memFree=1629784/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=16284 CPUtime=0.09
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 4603 0 0 0 8 1 0 0 19 0 1 0 154325987 16674816 2571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 4071 2575 702 52 0 2439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16284

[startup+0.518108 s]
/proc/loadavg: 1.21 1.75 1.83 5/73 18067
/proc/meminfo: memFree=1629784/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=51076 CPUtime=0.51
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 20388 0 0 0 43 8 0 0 24 0 1 0 154325987 52301824 10388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159311968 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 12769 10388 702 52 0 11137 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 51076

[startup+1.3432 s]
/proc/loadavg: 1.21 1.75 1.83 3/73 18067
/proc/meminfo: memFree=1451416/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=125680 CPUtime=1.33
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 53809 0 0 0 112 21 0 0 25 0 1 0 154325987 128696320 26651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134588380 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 31420 26651 702 52 0 29788 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 125680

[startup+2.98039 s]
/proc/loadavg: 1.27 1.75 1.83 3/73 18067
/proc/meminfo: memFree=1275672/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=271688 CPUtime=2.97
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 119146 0 0 0 249 48 0 0 25 0 1 0 154325987 278208512 58349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134580395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 67922 58349 702 52 0 66290 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 271688

[startup+6.25978 s]
/proc/loadavg: 1.27 1.75 1.83 3/73 18067
/proc/meminfo: memFree=710424/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=583352 CPUtime=6.24
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 222407 0 0 0 532 92 0 0 25 0 1 0 154325987 597352448 129738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 145838 129738 705 52 0 144206 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 583352



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+9.7532 s]
/proc/loadavg: 1.33 1.75 1.84 3/69 18078
/proc/meminfo: memFree=842232/2055920 swapFree=4191892/4192956
[pid=18066] ppid=18064 vsize=941516 CPUtime=9.71
/proc/18066/stat : 18066 (CSPtoSAT+minisa) R 18064 18066 17905 0 -1 4194304 303644 0 0 0 845 126 0 0 25 0 1 0 154325987 964112384 210975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/18066/statm: 235379 210978 705 52 0 233747 0
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (KiB) 941516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 9.89271
CPU time (s): 9.8545
CPU user time (s): 8.45771
CPU system time (s): 1.39679
CPU usage (%): 99.6138
Max. virtual memory (cumulated for all children) (KiB): 941516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.45771
system time used= 1.39679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303647
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 243

runsolver used 0.017997 s user time and 0.040993 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 04:54:26 UTC 2007


IDJOB= 206381
IDBENCH= 4203
FILE ID= node75/206381-1168059263

PBS_JOBID= 3475541

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-9_ext.xml
COMMAND LINE= /tmp/evaluation/206381-1168059263/CSPtoSAT+minisat /tmp/evaluation/206381-1168059263/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-206381-1168059263 -o ROOT/results/node75/solver-206381-1168059263 -C 1800 -M 900  /tmp/evaluation/206381-1168059263/CSPtoSAT+minisat /tmp/evaluation/206381-1168059263/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e2e8a8340b13797e86b3854763e864ee

RANDOM SEED= 688399129

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1637688 kB
Buffers:         19992 kB
Cached:         277988 kB
SwapCached:        268 kB
Active:          85320 kB
Inactive:       263840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637688 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           14968 kB
Writeback:           0 kB
Mapped:          63400 kB
Slab:            54272 kB
Committed_AS:  3049380 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66543 MiB



End job on node75 on Sat Jan  6 04:54:37 UTC 2007