Trace number 1577616

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
tts tts-5-0Signal 404.07 404.199

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.951
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

3.19/3.27	c Command: HOME/tts-5-0 HOME/instance-1577616-1241003160.cnf 
3.19/3.27	c Using SATTIMEOUT of 1200
3.19/3.27	c Using SATRAM of 1800
3.19/3.27	c Size of subset node = 16
3.19/3.27	c Variables = 218792
3.19/3.27	c Clauses = 1020908
3.19/3.27	c Literals = 2941934
3.19/3.27	c Reduced size:
3.19/3.27	c Variables = 218792
3.19/3.27	c Clauses = 827184
3.19/3.27	c Literals = 2443890
3.19/3.27	c a2
6.18/6.25	c a1
343.38/343.53	c Independent sub-problems = 1
343.38/343.53	c Sub-problem with 168009 variables and 827184 clauses
343.38/343.53	c using permutation method 4
343.38/343.53	c count = 1
343.38/343.53	c Ordering finished 342.860 seconds
343.38/343.53	c mapped 343.460 seconds
343.38/343.53	c permuted 343.470 seconds
343.38/343.53	c about to sort
343.68/343.88	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-1577616-1241003160/watcher-1577616-1241003160 -o /tmp/evaluation-result-1577616-1241003160/solver-1577616-1241003160 -C 1200 -W 1800 -M 1800 HOME/tts-5-0 HOME/instance-1577616-1241003160.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4026
/proc/meminfo: memFree=1122048/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=1008 CPUtime=0
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 128344485 1032192 122 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 252 123 67 165 0 85 0

[startup+0.0906081 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4026
/proc/meminfo: memFree=1122048/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=4160 CPUtime=0.08
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 914 0 0 0 8 0 0 0 18 0 1 0 128344485 4259840 898 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 1040 898 68 165 0 873 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4160

[startup+0.101609 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4026
/proc/meminfo: memFree=1122048/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=4424 CPUtime=0.09
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 1006 0 0 0 9 0 0 0 18 0 1 0 128344485 4530176 990 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 1106 990 68 165 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301633 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4026
/proc/meminfo: memFree=1122048/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=11064 CPUtime=0.29
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 2631 0 0 0 28 1 0 0 19 0 1 0 128344485 11329536 2615 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 2766 2615 68 165 0 2599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11064

[startup+0.701683 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4026
/proc/meminfo: memFree=1122048/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=24352 CPUtime=0.69
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 5889 0 0 0 66 3 0 0 22 0 1 0 128344485 24936448 5873 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 6088 5874 68 165 0 5921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24352

[startup+1.50279 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4027
/proc/meminfo: memFree=1089016/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=50920 CPUtime=1.49
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 12366 0 0 0 143 6 0 0 25 0 1 0 128344485 52142080 12350 1992294400 134512640 135191068 4294956224 18446744073709551615 134843765 0 0 4096 0 0 0 0 17 0 0 0
/proc/4026/statm: 12730 12350 68 165 0 12563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50920

[startup+3.10199 s]
/proc/loadavg: 1.01 1.00 1.00 3/66 4027
/proc/meminfo: memFree=1051960/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=72020 CPUtime=3.08
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 17449 0 0 0 299 9 0 0 25 0 1 0 128344485 73748480 17433 1992294400 134512640 135191068 4294956224 18446744073709551615 134533925 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 18005 17433 68 165 0 17838 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72020

[startup+6.30139 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4027
/proc/meminfo: memFree=990840/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=139612 CPUtime=6.28
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 34083 0 0 0 612 16 0 0 25 0 1 0 128344485 142962688 33194 1992294400 134512640 135191068 4294956224 18446744073709551615 134516488 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 34903 33194 69 165 0 34736 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 139612

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=997760/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=145044 CPUtime=12.68
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 51168 0 0 0 1245 23 0 0 25 0 1 0 128344485 148525056 33968 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 36261 33968 71 165 0 36094 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145044

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=965248/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=160312 CPUtime=25.47
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 56409 0 0 0 2522 25 0 0 25 0 1 0 128344485 164159488 39209 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40078 39209 71 165 0 39911 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 160312

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=965312/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=160312 CPUtime=51.06
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 56409 0 0 0 5081 25 0 0 25 0 1 0 128344485 164159488 39209 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40078 39209 71 165 0 39911 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 160312

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=964160/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=162124 CPUtime=102.26
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 56716 0 0 0 10200 26 0 0 25 0 1 0 128344485 166014976 39516 1992294400 134512640 135191068 4294956224 18446744073709551615 134600611 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40531 39516 71 165 0 40364 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 162124

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=963584/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=162652 CPUtime=162.23
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 56853 0 0 0 16197 26 0 0 25 0 1 0 128344485 166555648 39653 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40663 39653 71 165 0 40496 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 162652

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=963328/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=162784 CPUtime=222.22
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 56927 0 0 0 22195 27 0 0 25 0 1 0 128344485 166690816 39727 1992294400 134512640 135191068 4294956224 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40696 39727 71 165 0 40529 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 162784

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=962944/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=163048 CPUtime=282.2
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 57010 0 0 0 28193 27 0 0 25 0 1 0 128344485 166961152 39810 1992294400 134512640 135191068 4294956224 18446744073709551615 134600386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40762 39810 71 165 0 40595 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 163048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=962624/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=163312 CPUtime=342.18
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 57084 0 0 0 34191 27 0 0 25 0 1 0 128344485 167231488 39884 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 40828 39884 71 165 0 40661 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 163312

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=845312/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=296576 CPUtime=402.16
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4194304 93285 0 0 0 40174 42 0 0 25 0 1 0 128344485 303693824 73285 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 74145 73286 85 165 0 73978 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 296576

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=818368/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=331568 CPUtime=402.96
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4195840 101847 0 0 0 40226 70 0 0 25 0 1 0 128344485 339525632 81836 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 82892 81836 85 165 0 82725 0
Current children cumulated CPU time (s) 402.96
Current children cumulated vsize (KiB) 331568

[startup+403.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=596480/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=331568 CPUtime=403.77
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4195840 101944 0 0 0 40226 151 0 0 25 0 1 0 128344485 339525632 81836 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 82892 81836 85 165 0 82725 0
Current children cumulated CPU time (s) 403.77
Current children cumulated vsize (KiB) 331568

[startup+404.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4027
/proc/meminfo: memFree=596480/2055920 swapFree=4192812/4192956
[pid=4026] ppid=4024 vsize=331568 CPUtime=403.97
/proc/4026/stat : 4026 (tts-5-0) R 4024 4026 3724 0 -1 4195840 102811 0 0 0 40226 171 0 0 25 0 1 0 128344485 339525632 81836 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 82892 81836 85 165 0 82725 0
Current children cumulated CPU time (s) 403.97
Current children cumulated vsize (KiB) 331568

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 404.199
CPU time (s): 404.07
CPU user time (s): 402.262
CPU system time (s): 1.80772
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 331568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 402.262
system time used= 1.80773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102811
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= 2
involuntary context switches= 609

runsolver used 0.431934 second user time and 1.04584 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-29 13:06:01
IDJOB=1577616
IDBENCH=70963
IDSOLVER=505
FILE ID=node54/1577616-1241003160
PBS_JOBID= 9204816
Free space on /tmp= 66476 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L70_coli.sat.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577616-1241003160/watcher-1577616-1241003160 -o /tmp/evaluation-result-1577616-1241003160/solver-1577616-1241003160 -C 1200 -W 1800 -M 1800  HOME/tts-5-0 HOME/instance-1577616-1241003160.cnf

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=60311893

node54.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.234
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.234
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:       1122528 kB
Buffers:         80000 kB
Cached:         754496 kB
SwapCached:          0 kB
Active:         281136 kB
Inactive:       568712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1122528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20584 kB
Writeback:           0 kB
Mapped:          25112 kB
Slab:            69524 kB
Committed_AS:   523188 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66156 MiB
End job on node54 at 2009-04-29 13:12:45