Trace number 1715674

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 92.7849 93

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1094
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

17.19/17.21	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715674-1240605800.cnf 
17.19/17.21	c Using SATTIMEOUT of 1200
17.19/17.21	c Using SATRAM of 1800
17.19/17.21	c Size of subset node = 16
17.19/17.21	c Variables = 156980
17.19/17.21	c Clauses = 696581
17.19/17.21	c Literals = 1582352
17.19/17.21	c Reduced size:
17.19/17.21	c Variables = 156980
17.19/17.21	c Clauses = 493058
17.19/17.21	c Literals = 1137097
17.19/17.21	c a2
18.39/18.40	c a1
89.37/89.41	c Independent sub-problems = 1
89.37/89.41	c Sub-problem with 115437 variables and 493058 clauses
89.37/89.41	c using permutation method 4
89.37/89.41	c count = 1
89.37/89.41	c Ordering finished 89.080 seconds
89.37/89.41	c mapped 89.390 seconds
89.37/89.41	c permuted 89.390 seconds
89.37/89.41	c about to sort
89.47/89.56	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-1715674-1240605800/watcher-1715674-1240605800 -o /tmp/evaluation-result-1715674-1240605800/solver-1715674-1240605800 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715674-1240605800.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: 0.63 0.18 0.06 3/64 20677
/proc/meminfo: memFree=1367992/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=932 CPUtime=0
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 88607809 954368 117 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 233 117 78 176 0 55 0

[startup+0.104346 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 20677
/proc/meminfo: memFree=1367992/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=5216 CPUtime=0.09
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 1188 0 0 0 9 0 0 0 18 0 1 0 88607809 5341184 1172 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 1337 1173 78 176 0 1159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5216

[startup+0.201355 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 20677
/proc/meminfo: memFree=1367992/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=9492 CPUtime=0.2
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 2206 0 0 0 19 1 0 0 18 0 1 0 88607809 9719808 2190 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 2373 2190 78 176 0 2195 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9492

[startup+0.301364 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 20677
/proc/meminfo: memFree=1367992/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=13856 CPUtime=0.29
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 3246 0 0 0 28 1 0 0 19 0 1 0 88607809 14188544 3230 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 3464 3230 78 176 0 3286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13856

[startup+0.7014 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 20677
/proc/meminfo: memFree=1367992/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=28456 CPUtime=0.69
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 6986 0 0 0 67 2 0 0 22 0 1 0 88607809 29138944 6970 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 7114 6971 78 176 0 6936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28456

[startup+1.50147 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 20678
/proc/meminfo: memFree=1323696/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=48596 CPUtime=1.49
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 11741 0 0 0 144 5 0 0 25 0 1 0 88607809 49762304 11725 1992294400 134512640 135237372 4294956192 18446744073709551615 134534269 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 12149 11725 78 176 0 11971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48596

[startup+3.10162 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 20678
/proc/meminfo: memFree=1321136/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=48596 CPUtime=3.09
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 11741 0 0 0 304 5 0 0 25 0 1 0 88607809 49762304 11725 1992294400 134512640 135237372 4294956192 18446744073709551615 134534121 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 12149 11725 78 176 0 11971 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48596

[startup+6.30192 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 20678
/proc/meminfo: memFree=1321008/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=48596 CPUtime=6.29
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 11741 0 0 0 624 5 0 0 25 0 1 0 88607809 49762304 11725 1992294400 134512640 135237372 4294956192 18446744073709551615 134534121 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 12149 11725 78 176 0 11971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48596

[startup+12.7015 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 20678
/proc/meminfo: memFree=1321136/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=48596 CPUtime=12.69
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 11741 0 0 0 1264 5 0 0 25 0 1 0 88607809 49762304 11725 1992294400 134512640 135237372 4294956192 18446744073709551615 134534282 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 12149 11725 78 176 0 11971 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48596

[startup+25.5017 s]
/proc/loadavg: 0.76 0.24 0.08 2/65 20678
/proc/meminfo: memFree=1269936/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=100432 CPUtime=25.49
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 32601 0 0 0 2535 14 0 0 25 0 1 0 88607809 102842368 24531 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 25108 24531 80 176 0 24930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100432

[startup+51.101 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 20678
/proc/meminfo: memFree=1266544/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=104092 CPUtime=51.08
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 33442 0 0 0 5093 15 0 0 25 0 1 0 88607809 106590208 25372 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 26023 25372 80 176 0 25845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104092

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

[startup+51.2011 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 20678
/proc/meminfo: memFree=1266544/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=104092 CPUtime=51.18
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 33445 0 0 0 5103 15 0 0 25 0 1 0 88607809 106590208 25375 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 26023 25375 80 176 0 25845 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 104092

[startup+76.8014 s]
/proc/loadavg: 0.90 0.37 0.13 2/65 20678
/proc/meminfo: memFree=1263600/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=107748 CPUtime=76.77
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 34195 0 0 0 7662 15 0 0 25 0 1 0 88607809 110333952 26125 1992294400 134512640 135237372 4294956192 18446744073709551615 134600746 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 26937 26125 80 176 0 26759 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 107748

[startup+83.202 s]
/proc/loadavg: 0.91 0.38 0.14 2/65 20678
/proc/meminfo: memFree=1263344/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=107880 CPUtime=83.17
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 34244 0 0 0 8302 15 0 0 25 0 1 0 88607809 110469120 26174 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 26970 26174 80 176 0 26792 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 107880

[startup+89.6016 s]
/proc/loadavg: 0.92 0.39 0.14 2/65 20678
/proc/meminfo: memFree=1264624/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=114144 CPUtime=89.57
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 36649 0 0 0 8940 17 0 0 25 0 1 0 88607809 116883456 27133 1992294400 134512640 135237372 4294956192 18446744073709551615 134574451 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 28536 27133 91 176 0 28358 0
Current children cumulated CPU time (s) 89.57
Current children cumulated vsize (KiB) 114144

[startup+91.2018 s]
/proc/loadavg: 0.92 0.39 0.14 2/65 20678
/proc/meminfo: memFree=1128880/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=296732 CPUtime=91.16
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4194304 83136 0 0 0 9080 36 0 0 25 0 1 0 88607809 303853568 73491 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 74183 73491 94 176 0 74005 0
Current children cumulated CPU time (s) 91.16
Current children cumulated vsize (KiB) 296732

[startup+92.0018 s]
/proc/loadavg: 0.92 0.40 0.15 2/65 20678
/proc/meminfo: memFree=1068272/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=315540 CPUtime=91.96
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4195840 87902 0 0 0 9114 82 0 0 24 0 1 0 88607809 323112960 78244 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/20677/statm: 78885 78244 94 176 0 78707 0
Current children cumulated CPU time (s) 91.96
Current children cumulated vsize (KiB) 315540

[startup+92.4042 s]
/proc/loadavg: 0.92 0.40 0.15 2/65 20678
/proc/meminfo: memFree=825264/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=315540 CPUtime=92.35
/proc/20677/stat : 20677 (ttsth-5-0) D 20675 20677 20613 0 -1 4195840 87902 0 0 0 9114 121 0 0 25 0 1 0 88607809 323112960 78244 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/20677/statm: 78885 78244 94 176 0 78707 0
Current children cumulated CPU time (s) 92.35
Current children cumulated vsize (KiB) 315540

[startup+92.8011 s]
/proc/loadavg: 0.92 0.40 0.15 2/65 20678
/proc/meminfo: memFree=825264/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=315540 CPUtime=92.58
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4195840 87902 0 0 0 9114 144 0 0 25 0 1 0 88607809 323112960 78244 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 78885 78244 94 176 0 78707 0
Current children cumulated CPU time (s) 92.58
Current children cumulated vsize (KiB) 315540

[startup+92.9011 s]
/proc/loadavg: 0.92 0.40 0.15 2/65 20678
/proc/meminfo: memFree=825264/2055920 swapFree=4181276/4192956
[pid=20677] ppid=20675 vsize=315540 CPUtime=92.68
/proc/20677/stat : 20677 (ttsth-5-0) R 20675 20677 20613 0 -1 4195840 88447 0 0 0 9114 154 0 0 25 0 1 0 88607809 323112960 78244 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20677/statm: 78885 78244 94 176 0 78707 0
Current children cumulated CPU time (s) 92.68
Current children cumulated vsize (KiB) 315540

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 93
CPU time (s): 92.7849
CPU user time (s): 91.1441
CPU system time (s): 1.64075
CPU usage (%): 99.7687
Max. virtual memory (cumulated for all children) (KiB): 315540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.1441
system time used= 1.64075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88447
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= 246

runsolver used 0.074988 second user time and 0.204968 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-24 22:43:21
IDJOB=1715674
IDBENCH=20343
IDSOLVER=549
FILE ID=node48/1715674-1240605800
PBS_JOBID= 9186269
Free space on /tmp= 66312 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715674-1240605800/watcher-1715674-1240605800 -o /tmp/evaluation-result-1715674-1240605800/solver-1715674-1240605800 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715674-1240605800.cnf

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=1282550217

node48.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.209
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.209
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:       1368408 kB
Buffers:         70416 kB
Cached:         538924 kB
SwapCached:       6400 kB
Active:         155364 kB
Inactive:       462680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368408 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           12820 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            55384 kB
Committed_AS:   355088 kB
PageTables:       1368 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= 66004 MiB
End job on node48 at 2009-04-24 22:44:54