Trace number 252578

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) 684.066 684.333

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-7.xml
MD5SUMcf9302b9fa097f674728737a407cbc53
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark415.484
SatisfiableYES
(Un)Satisfiability was proved
Number of variables3444
Number of constraints16464
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16464
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
1.13	c ...done
1.13	c #SATvar=6890 #SATclauses=6888 #CSPpredicates=16464

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-252578-1168095747 -o ROOT/results/node75/solver-252578-1168095747 -C 1800 -M 900 /tmp/evaluation/252578-1168095747/CSPtoSAT+minisat /tmp/evaluation/252578-1168095747/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: 2.00 2.00 1.94 5/79 27250
/proc/meminfo: memFree=1618624/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=6696 CPUtime=0
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 429 0 0 0 0 0 0 0 18 0 1 0 157974068 6856704 408 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6703992 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 1674 410 370 52 0 30 0

[startup+0.10301 s]
/proc/loadavg: 2.00 2.00 1.94 5/79 27250
/proc/meminfo: memFree=1618624/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=8324 CPUtime=0.09
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 1159 0 0 0 9 0 0 0 18 0 1 0 157974068 8523776 1127 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 2081 1127 703 52 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8324

[startup+0.511058 s]
/proc/loadavg: 2.00 2.00 1.94 5/79 27250
/proc/meminfo: memFree=1618624/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=9512 CPUtime=0.5
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 1457 0 0 0 50 0 0 0 22 0 1 0 157974068 9740288 1425 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134651804 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 2378 1426 703 52 0 746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9512

[startup+1.33215 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 27250
/proc/meminfo: memFree=1613888/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=11740 CPUtime=1.32
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2078 0 0 0 131 1 0 0 25 0 1 0 157974068 12021760 2020 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 2935 2020 720 52 0 1303 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11740

[startup+2.97435 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 27252
/proc/meminfo: memFree=1613056/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=12004 CPUtime=2.96
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2146 0 0 0 295 1 0 0 25 0 1 0 157974068 12292096 2088 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 3001 2088 720 52 0 1369 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12004

[startup+6.26074 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 27254
/proc/meminfo: memFree=1612544/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=12268 CPUtime=6.25
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2191 0 0 0 624 1 0 0 25 0 1 0 157974068 12562432 2133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 3067 2133 720 52 0 1435 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12268

[startup+12.7285 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1613048/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=12664 CPUtime=12.69
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2296 0 0 0 1268 1 0 0 25 0 1 0 157974068 12967936 2238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 3166 2238 720 52 0 1534 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12664

[startup+25.541 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1611976/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=13364 CPUtime=25.5
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2461 0 0 0 2549 1 0 0 25 0 1 0 157974068 13684736 2403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 3341 2403 720 52 0 1709 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13364

[startup+51.184 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1609928/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=14420 CPUtime=51.13
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 2732 0 0 0 5112 1 0 0 25 0 1 0 157974068 14766080 2674 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 3605 2674 720 52 0 1973 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 14420

[startup+102.467 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1574216/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=48084 CPUtime=102.4
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 11142 0 0 0 10233 7 0 0 25 0 1 0 157974068 49238016 11084 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 12021 11084 720 52 0 10389 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 48084

[startup+162.572 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1364488/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=219948 CPUtime=162.48
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 54086 0 0 0 16218 30 0 0 25 0 1 0 157974068 225226752 54028 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 54987 54028 720 52 0 53355 0
Current children cumulated CPU time (s) 162.48
Current children cumulated vsize (KiB) 219948

[startup+222.672 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=1083848/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=342648 CPUtime=222.57
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 84756 0 0 0 22206 51 0 0 25 0 1 0 157974068 350871552 84698 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 85662 84698 720 52 0 84030 0
Current children cumulated CPU time (s) 222.57
Current children cumulated vsize (KiB) 342648

[startup+282.772 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=890376/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=448744 CPUtime=282.65
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 111295 0 0 0 28198 67 0 0 25 0 1 0 157974068 459513856 111237 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 112186 111237 720 52 0 110554 0
Current children cumulated CPU time (s) 282.65
Current children cumulated vsize (KiB) 448744

[startup+342.871 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=715656/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=536748 CPUtime=342.73
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 133274 0 0 0 34190 83 0 0 25 0 1 0 157974068 549629952 133216 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667763 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 134187 133216 720 52 0 132555 0
Current children cumulated CPU time (s) 342.73
Current children cumulated vsize (KiB) 536748

[startup+402.972 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=549704/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=616396 CPUtime=402.81
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 153191 0 0 0 40183 98 0 0 25 0 1 0 157974068 631189504 153133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 154099 153133 720 52 0 152467 0
Current children cumulated CPU time (s) 402.81
Current children cumulated vsize (KiB) 616396

[startup+463.072 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 27274
/proc/meminfo: memFree=413448/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=685168 CPUtime=462.89
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 170379 0 0 0 46178 111 0 0 25 0 1 0 157974068 701612032 170321 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 171292 170321 720 52 0 169660 0
Current children cumulated CPU time (s) 462.89
Current children cumulated vsize (KiB) 685168

[startup+523.17 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 27274
/proc/meminfo: memFree=283848/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=748548 CPUtime=522.97
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 186230 0 0 0 52170 127 0 0 25 0 1 0 157974068 766513152 186172 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 187137 186172 720 52 0 185505 0
Current children cumulated CPU time (s) 522.97
Current children cumulated vsize (KiB) 748548

[startup+583.267 s]
/proc/loadavg: 2.07 2.03 1.95 3/73 27274
/proc/meminfo: memFree=149768/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=815632 CPUtime=583.06
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 203007 0 0 0 58168 138 0 0 25 0 1 0 157974068 835207168 202949 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 203908 202949 720 52 0 202276 0
Current children cumulated CPU time (s) 583.06
Current children cumulated vsize (KiB) 815632

[startup+643.267 s]
/proc/loadavg: 2.02 2.02 1.95 3/73 27274
/proc/meminfo: memFree=27528/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=879784 CPUtime=643.04
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 219024 0 0 0 64155 149 0 0 25 0 1 0 157974068 900898816 218966 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667978 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 219946 218966 720 52 0 218314 0
Current children cumulated CPU time (s) 643.04
Current children cumulated vsize (KiB) 879784



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+684.193 s]
/proc/loadavg: 2.01 2.02 1.95 3/73 27274
/proc/meminfo: memFree=15304/2055920 swapFree=4184496/4192956
[pid=27249] ppid=27247 vsize=921628 CPUtime=683.92
/proc/27249/stat : 27249 (CSPtoSAT+minisa) R 27247 27249 26525 0 -1 4194304 229481 0 0 0 68235 157 0 0 25 0 1 0 157974068 943747072 229423 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27249/statm: 230407 229423 720 52 0 228775 0
Current children cumulated CPU time (s) 683.92
Current children cumulated vsize (KiB) 921628

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 684.333
CPU time (s): 684.066
CPU user time (s): 682.353
CPU system time (s): 1.71274
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 921628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 682.353
system time used= 1.71274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229481
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= 10
involuntary context switches= 1778

runsolver used 0.574912 s user time and 1.87071 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 15:02:27 UTC 2007


IDJOB= 252578
IDBENCH= 12954
FILE ID= node75/252578-1168095747

PBS_JOBID= 3476625

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-7.xml
COMMAND LINE= /tmp/evaluation/252578-1168095747/CSPtoSAT+minisat /tmp/evaluation/252578-1168095747/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-252578-1168095747 -o ROOT/results/node75/solver-252578-1168095747 -C 1800 -M 900  /tmp/evaluation/252578-1168095747/CSPtoSAT+minisat /tmp/evaluation/252578-1168095747/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cf9302b9fa097f674728737a407cbc53

RANDOM SEED= 551243873

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:       1619040 kB
Buffers:         13760 kB
Cached:         347896 kB
SwapCached:       2484 kB
Active:         137588 kB
Inactive:       247800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619040 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            8836 kB
Writeback:           0 kB
Mapped:          33748 kB
Slab:            36456 kB
Committed_AS:  3206412 kB
PageTables:       2004 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= 66542 MiB



End job on node75 on Sat Jan  6 15:13:55 UTC 2007