Trace number 1716518

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 710.362 711.054

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
Bench CategoryAPPLICATION (applications instances)
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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data

23.48/23.54	c Command: HOME/tts-5-0 HOME/instance-1716518-1240616757.cnf 
23.48/23.54	c Using SATTIMEOUT of 1200
23.48/23.54	c Using SATRAM of 1800
23.48/23.54	c Size of subset node = 16
23.48/23.54	c Variables = 265064
23.48/23.54	c Clauses = 1236517
23.48/23.54	c Literals = 2853702
23.48/23.54	c Reduced size:
23.48/23.54	c Variables = 265064
23.48/23.54	c Clauses = 963712
23.48/23.54	c Literals = 2266362
23.48/23.54	c a2
25.98/26.01	c a1
705.64/706.00	c Independent sub-problems = 1
705.64/706.00	c Sub-problem with 209276 variables and 963712 clauses
705.64/706.00	c using permutation method 4
705.64/706.00	c count = 1
705.64/706.00	c Ordering finished 705.220 seconds
705.64/706.00	c mapped 705.840 seconds
705.64/706.00	c permuted 705.850 seconds
705.64/706.00	c about to sort
706.05/706.31	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-1716518-1240616757/watcher-1716518-1240616757 -o /tmp/evaluation-result-1716518-1240616757/solver-1716518-1240616757 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1716518-1240616757.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.92 0.98 0.93 3/64 17842
/proc/meminfo: memFree=1493376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=876 CPUtime=0
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 89704434 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 219 107 67 165 0 52 0

[startup+0.0671669 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 17842
/proc/meminfo: memFree=1493376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=3664 CPUtime=0.06
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 776 0 0 0 6 0 0 0 18 0 1 0 89704434 3751936 760 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 916 760 68 165 0 749 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3664

[startup+0.10121 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 17842
/proc/meminfo: memFree=1493376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=5104 CPUtime=0.09
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 1155 0 0 0 9 0 0 0 18 0 1 0 89704434 5226496 1139 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 1276 1140 68 165 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5104

[startup+0.301245 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 17842
/proc/meminfo: memFree=1493376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=13744 CPUtime=0.29
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 3220 0 0 0 28 1 0 0 19 0 1 0 89704434 14073856 3204 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 3436 3205 68 165 0 3269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13744

[startup+0.701321 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 17842
/proc/meminfo: memFree=1493376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=30840 CPUtime=0.69
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 7387 0 0 0 66 3 0 0 22 0 1 0 89704434 31580160 7371 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 7710 7371 68 165 0 7543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30840

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1453944/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=60852 CPUtime=1.49
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 15052 0 0 0 141 8 0 0 25 0 1 0 89704434 62312448 15036 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 15213 15036 68 165 0 15046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60852

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1411256/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=86196 CPUtime=3.09
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 20607 0 0 0 298 11 0 0 25 0 1 0 89704434 88264704 20591 1992294400 134512640 135191068 4294956224 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 21549 20591 68 165 0 21382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86196

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1411256/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=86196 CPUtime=6.29
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 20607 0 0 0 618 11 0 0 25 0 1 0 89704434 88264704 20591 1992294400 134512640 135191068 4294956224 18446744073709551615 134534100 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 21549 20591 68 165 0 21382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86196

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1411200/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=86196 CPUtime=12.68
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 20607 0 0 0 1257 11 0 0 25 0 1 0 89704434 88264704 20591 1992294400 134512640 135191068 4294956224 18446744073709551615 134534096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 21549 20591 68 165 0 21382 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86196

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1349376/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=148000 CPUtime=25.48
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 36052 0 0 0 2531 17 0 0 25 0 1 0 89704434 151552000 36036 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 37000 36036 69 165 0 36833 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 148000

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1310208/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=186768 CPUtime=51.07
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 59120 0 0 0 5080 27 0 0 25 0 1 0 89704434 191250432 45841 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 46692 45841 71 165 0 46525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 186768

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1305856/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=192120 CPUtime=102.26
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 60184 0 0 0 10197 29 0 0 25 0 1 0 89704434 196730880 46905 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 48030 46905 71 165 0 47863 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 192120

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1301888/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=195288 CPUtime=162.23
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61183 0 0 0 16193 30 0 0 25 0 1 0 89704434 199974912 47904 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 48822 47904 71 165 0 48655 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 195288

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1300736/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=196212 CPUtime=222.21
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61459 0 0 0 22191 30 0 0 25 0 1 0 89704434 200921088 48180 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 49053 48180 71 165 0 48886 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 196212

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1300096/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=196740 CPUtime=282.19
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61604 0 0 0 28188 31 0 0 25 0 1 0 89704434 201461760 48325 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 49185 48325 71 165 0 49018 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 196740

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1299584/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=199564 CPUtime=342.17
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61715 0 0 0 34186 31 0 0 25 0 1 0 89704434 204353536 48436 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 49891 48436 71 165 0 49724 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 199564

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1299200/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=199960 CPUtime=402.15
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61814 0 0 0 40184 31 0 0 25 0 1 0 89704434 204759040 48535 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 49990 48535 71 165 0 49823 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 199960

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1299008/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200224 CPUtime=462.13
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61895 0 0 0 46182 31 0 0 25 0 1 0 89704434 205029376 48616 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50056 48616 71 165 0 49889 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 200224

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1298688/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200356 CPUtime=522.11
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 61966 0 0 0 52180 31 0 0 25 0 1 0 89704434 205164544 48687 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50089 48687 71 165 0 49922 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 200356

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1298368/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200620 CPUtime=582.08
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 62041 0 0 0 58177 31 0 0 25 0 1 0 89704434 205434880 48762 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50155 48762 71 165 0 49988 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 200620

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1298112/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200752 CPUtime=642.08
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 62092 0 0 0 64176 32 0 0 25 0 1 0 89704434 205570048 48813 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50188 48813 71 165 0 50021 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 200752

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1297984/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200884 CPUtime=702.05
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 62133 0 0 0 70173 32 0 0 25 0 1 0 89704434 205705216 48854 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50221 48854 71 165 0 50054 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 200884

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

[startup+703.901 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1297984/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=200884 CPUtime=703.66
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 62133 0 0 0 70334 32 0 0 25 0 1 0 89704434 205705216 48854 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 50221 48854 71 165 0 50054 0
Current children cumulated CPU time (s) 703.66
Current children cumulated vsize (KiB) 200884

[startup+707.102 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1299072/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=304656 CPUtime=706.85
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 91229 0 0 0 70641 44 0 0 25 0 1 0 89704434 311967744 75116 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 76164 75116 82 165 0 75997 0
Current children cumulated CPU time (s) 706.85
Current children cumulated vsize (KiB) 304656

[startup+708.701 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1142528/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=374140 CPUtime=708.44
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4194304 108815 0 0 0 70795 49 0 0 25 0 1 0 89704434 383119360 92475 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 93535 92475 85 165 0 93368 0
Current children cumulated CPU time (s) 708.44
Current children cumulated vsize (KiB) 374140

[startup+710.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=1009216/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=394356 CPUtime=709.76
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4195840 113883 0 0 0 70827 149 0 0 25 0 1 0 89704434 403820544 97275 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/17842/statm: 98589 97275 85 165 0 98422 0
Current children cumulated CPU time (s) 709.76
Current children cumulated vsize (KiB) 394356

[startup+710.701 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=782144/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=394356 CPUtime=710.13
/proc/17842/stat : 17842 (tts-5-0) D 17840 17842 17467 0 -1 4195840 114512 0 0 0 70827 186 0 0 25 0 1 0 89704434 403820544 97275 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17842/statm: 98589 97275 85 165 0 98422 0
Current children cumulated CPU time (s) 710.13
Current children cumulated vsize (KiB) 394356

[startup+710.901 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=782144/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=394356 CPUtime=710.2
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4195840 115051 0 0 0 70827 193 0 0 25 0 1 0 89704434 403820544 97275 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 98589 97275 85 165 0 98422 0
Current children cumulated CPU time (s) 710.2
Current children cumulated vsize (KiB) 394356

[startup+711.002 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 17843
/proc/meminfo: memFree=782144/2055920 swapFree=4177552/4192956
[pid=17842] ppid=17840 vsize=0 CPUtime=710.3
/proc/17842/stat : 17842 (tts-5-0) R 17840 17842 17467 0 -1 4195844 115105 0 0 0 70827 203 0 0 25 0 1 0 89704434 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17842/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 710.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 711.054
CPU time (s): 710.362
CPU user time (s): 708.276
CPU system time (s): 2.08568
CPU usage (%): 99.9027
Max. virtual memory (cumulated for all children) (KiB): 394356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 708.276
system time used= 2.08568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115105
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= 5
involuntary context switches= 869

runsolver used 0.546916 second user time and 1.46878 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 01:45:59
IDJOB=1716518
IDBENCH=20383
IDSOLVER=505
FILE ID=node37/1716518-1240616757
PBS_JOBID= 9186277
Free space on /tmp= 66280 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716518-1240616757/watcher-1716518-1240616757 -o /tmp/evaluation-result-1716518-1240616757/solver-1716518-1240616757 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1716518-1240616757.cnf

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=1848272425

node37.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.259
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.259
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:       1493856 kB
Buffers:         62600 kB
Cached:         439616 kB
SwapCached:      10300 kB
Active:         140672 kB
Inactive:       374136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493856 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:           23144 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            33348 kB
Committed_AS:   328480 kB
PageTables:       1384 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= 65900 MiB
End job on node37 at 2009-04-25 01:57:50