Trace number 1719782

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
ttsth-5-0 2009-03-19Signal 188.218 188.395

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0002
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

Solver Data

2.99/3.01	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719782-1240649353.cnf 
2.99/3.01	c Using SATTIMEOUT of 1200
2.99/3.01	c Using SATRAM of 1800
2.99/3.01	c Size of subset node = 16
2.99/3.01	c Variables = 132555
2.99/3.01	c Clauses = 469519
2.99/3.01	c Literals = 1146761
2.99/3.01	c Reduced size:
2.99/3.01	c Variables = 132555
2.99/3.01	c Clauses = 469366
2.99/3.01	c Literals = 1146471
2.99/3.01	c a2
5.09/5.12	c a1
184.02/184.19	c Independent sub-problems = 1
184.02/184.19	c Sub-problem with 132483 variables and 469366 clauses
184.02/184.19	c using permutation method 4
184.02/184.19	c count = 1
184.02/184.19	c Ordering finished 183.720 seconds
184.02/184.19	c mapped 184.140 seconds
184.02/184.19	c permuted 184.140 seconds
184.02/184.19	c about to sort
184.23/184.35	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719782-1240649353/watcher-1719782-1240649353 -o /tmp/evaluation-result-1719782-1240649353/solver-1719782-1240649353 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719782-1240649353.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18609
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=1064 CPUtime=0
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 92969077 1089536 124 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 266 125 78 176 0 88 0

[startup+0.057379 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18609
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=2976 CPUtime=0.05
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 624 0 0 0 5 0 0 0 18 0 1 0 92969077 3047424 608 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 744 608 78 176 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2976

[startup+0.101386 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18609
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=4508 CPUtime=0.09
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 1028 0 0 0 9 0 0 0 18 0 1 0 92969077 4616192 1012 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 1127 1013 78 176 0 949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4508

[startup+0.30143 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18609
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=12072 CPUtime=0.29
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 2866 0 0 0 28 1 0 0 19 0 1 0 92969077 12361728 2850 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 3018 2851 78 176 0 2840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12072

[startup+0.701515 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18609
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=26812 CPUtime=0.69
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 6541 0 0 0 66 3 0 0 22 0 1 0 92969077 27455488 6525 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 6703 6525 78 176 0 6525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26812

[startup+1.50269 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1738104/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=35696 CPUtime=1.49
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 8315 0 0 0 145 4 0 0 25 0 1 0 92969077 36552704 8299 1992294400 134512640 135237372 4294956192 18446744073709551615 134534132 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 8924 8299 78 176 0 8746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35696

[startup+3.10203 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1737784/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=42816 CPUtime=3.09
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 10119 0 0 0 304 5 0 0 25 0 1 0 92969077 43843584 10103 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 10704 10103 79 176 0 10526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42816

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1700728/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=76056 CPUtime=6.29
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 25665 0 0 0 618 11 0 0 25 0 1 0 92969077 77881344 17665 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 19014 17665 80 176 0 18836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76056

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1685432/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=87620 CPUtime=12.69
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 29386 0 0 0 1256 13 0 0 25 0 1 0 92969077 89722880 21386 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 21905 21386 80 176 0 21727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87620

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1684152/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=89156 CPUtime=25.48
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 29709 0 0 0 2535 13 0 0 25 0 1 0 92969077 91295744 21709 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 22289 21709 80 176 0 22111 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89156

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1681848/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=91776 CPUtime=51.08
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30310 0 0 0 5094 14 0 0 25 0 1 0 92969077 93978624 22310 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 22944 22310 80 176 0 22766 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91776

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1680440/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=92832 CPUtime=102.26
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30646 0 0 0 10212 14 0 0 25 0 1 0 92969077 95059968 22646 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 23208 22646 80 176 0 23030 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92832

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1680312/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=92964 CPUtime=162.23
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30676 0 0 0 16209 14 0 0 25 0 1 0 92969077 95195136 22676 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 23241 22676 80 176 0 23063 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92964

Solver just ended. Dumping a history of the last processes samples

[startup+166.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1680312/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=92964 CPUtime=166.23
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30680 0 0 0 16609 14 0 0 25 0 1 0 92969077 95195136 22680 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 23241 22680 80 176 0 23063 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 92964

[startup+179.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=92964 CPUtime=179.03
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30696 0 0 0 17889 14 0 0 25 0 1 0 92969077 95195136 22696 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 23241 22696 80 176 0 23063 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 92964

[startup+182.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=92964 CPUtime=182.22
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 30697 0 0 0 18208 14 0 0 25 0 1 0 92969077 95195136 22697 1992294400 134512640 135237372 4294956192 18446744073709551615 134600744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 23241 22697 80 176 0 23063 0
Current children cumulated CPU time (s) 182.22
Current children cumulated vsize (KiB) 92964

[startup+185.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1595896/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=253772 CPUtime=185.42
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4194304 72486 0 0 0 18510 32 0 0 25 0 1 0 92969077 259862528 63109 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 63443 63110 94 176 0 63265 0
Current children cumulated CPU time (s) 185.42
Current children cumulated vsize (KiB) 253772

[startup+187.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1440696/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=332648 CPUtime=187.02
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4195840 92418 0 0 0 18644 58 0 0 25 0 1 0 92969077 340631552 82801 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 83162 82801 94 176 0 82984 0
Current children cumulated CPU time (s) 187.02
Current children cumulated vsize (KiB) 332648

[startup+187.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1440696/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=332648 CPUtime=187.79
/proc/18609/stat : 18609 (ttsth-5-0) D 18607 18609 18047 0 -1 4195840 92418 0 0 0 18644 135 0 0 25 0 1 0 92969077 340631552 82801 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18609/statm: 83162 82801 94 176 0 82984 0
Current children cumulated CPU time (s) 187.79
Current children cumulated vsize (KiB) 332648

[startup+188.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18610
/proc/meminfo: memFree=1180472/2055920 swapFree=4192812/4192956
[pid=18609] ppid=18607 vsize=332648 CPUtime=188.11
/proc/18609/stat : 18609 (ttsth-5-0) R 18607 18609 18047 0 -1 4195840 92683 0 0 0 18644 167 0 0 25 0 1 0 92969077 340631552 82801 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18609/statm: 83162 82801 94 176 0 82984 0
Current children cumulated CPU time (s) 188.11
Current children cumulated vsize (KiB) 332648

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 188.395
CPU time (s): 188.218
CPU user time (s): 186.447
CPU system time (s): 1.77173
CPU usage (%): 99.9061
Max. virtual memory (cumulated for all children) (KiB): 332648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.447
system time used= 1.77173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92683
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= 4
involuntary context switches= 299

runsolver used 0.12798 second user time and 0.421935 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 10:49:14
IDJOB=1719782
IDBENCH=69572
IDSOLVER=549
FILE ID=node10/1719782-1240649353
PBS_JOBID= 9186445
Free space on /tmp= 66332 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719782-1240649353/watcher-1719782-1240649353 -o /tmp/evaluation-result-1719782-1240649353/solver-1719782-1240649353 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719782-1240649353.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED=207410346

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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	: 5931.00
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.263
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1771424 kB
Buffers:          7752 kB
Cached:         201076 kB
SwapCached:          0 kB
Active:          41728 kB
Inactive:       181080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9204 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            47660 kB
Committed_AS:   316740 kB
PageTables:       1400 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= 66008 MiB
End job on node10 at 2009-04-25 10:52:23