Trace number 1716558

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 674.966 675.333

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

22.78/22.80	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716558-1240617282.cnf 
22.78/22.80	c Using SATTIMEOUT of 1200
22.78/22.80	c Using SATRAM of 1800
22.78/22.80	c Size of subset node = 16
22.78/22.80	c Variables = 265064
22.78/22.80	c Clauses = 1236517
22.78/22.80	c Literals = 2853702
22.78/22.80	c Reduced size:
22.78/22.80	c Variables = 265064
22.78/22.80	c Clauses = 963712
22.78/22.80	c Literals = 2266362
22.78/22.80	c a2
25.08/25.10	c a1
669.54/669.98	c Independent sub-problems = 1
669.54/669.98	c Sub-problem with 209276 variables and 963712 clauses
669.54/669.98	c using permutation method 4
669.54/669.98	c count = 1
669.54/669.98	c Ordering finished 669.110 seconds
669.54/669.98	c mapped 669.710 seconds
669.54/669.98	c permuted 669.710 seconds
669.54/669.98	c about to sort
669.83/670.27	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-1716558-1240617282/watcher-1716558-1240617282 -o /tmp/evaluation-result-1716558-1240617282/solver-1716558-1240617282 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716558-1240617282.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.84 1.83 1.45 3/64 20053
/proc/meminfo: memFree=1075976/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=932 CPUtime=0
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 89762334 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 233 120 77 176 0 55 0

[startup+0.0808829 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20053
/proc/meminfo: memFree=1075976/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=4380 CPUtime=0.07
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 967 0 0 0 7 0 0 0 18 0 1 0 89762334 4485120 951 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 1095 951 78 176 0 917 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4380

[startup+0.102882 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20053
/proc/meminfo: memFree=1075976/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=5424 CPUtime=0.09
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 1220 0 0 0 9 0 0 0 18 0 1 0 89762334 5554176 1204 1992294400 134512640 135237372 4294956192 18446744073709551615 134884129 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 1356 1204 78 176 0 1178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5424

[startup+0.301908 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20053
/proc/meminfo: memFree=1075976/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=14592 CPUtime=0.29
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 3455 0 0 0 29 0 0 0 19 0 1 0 89762334 14942208 3439 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 3648 3439 78 176 0 3470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14592

[startup+0.701985 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20053
/proc/meminfo: memFree=1075976/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=32348 CPUtime=0.69
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 7816 0 0 0 66 3 0 0 23 0 1 0 89762334 33124352 7800 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 8087 7800 78 176 0 7909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32348

[startup+1.50112 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 20054
/proc/meminfo: memFree=1033792/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=63680 CPUtime=1.49
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 15796 0 0 0 142 7 0 0 25 0 1 0 89762334 65208320 15780 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 15920 15781 78 176 0 15742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63680

[startup+3.1014 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 20054
/proc/meminfo: memFree=993664/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=86252 CPUtime=3.09
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 20618 0 0 0 300 9 0 0 25 0 1 0 89762334 88322048 20602 1992294400 134512640 135237372 4294956192 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 21563 20602 78 176 0 21385 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86252

[startup+6.30196 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 20054
/proc/meminfo: memFree=993664/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=86252 CPUtime=6.29
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 20618 0 0 0 620 9 0 0 25 0 1 0 89762334 88322048 20602 1992294400 134512640 135237372 4294956192 18446744073709551615 134534132 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 21563 20602 78 176 0 21385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86252

[startup+12.7011 s]
/proc/loadavg: 1.71 1.80 1.44 2/65 20054
/proc/meminfo: memFree=993728/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=86252 CPUtime=12.69
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 20618 0 0 0 1260 9 0 0 25 0 1 0 89762334 88322048 20602 1992294400 134512640 135237372 4294956192 18446744073709551615 134534692 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 21563 20602 78 176 0 21385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86252

[startup+25.5023 s]
/proc/loadavg: 1.55 1.76 1.44 2/65 20054
/proc/meminfo: memFree=928192/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=155884 CPUtime=25.48
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 37806 0 0 0 2533 15 0 0 25 0 1 0 89762334 159625216 37790 1992294400 134512640 135237372 4294956192 18446744073709551615 134540092 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 38971 37790 79 176 0 38793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155884

[startup+51.1018 s]
/proc/loadavg: 1.36 1.70 1.42 3/65 20054
/proc/meminfo: memFree=892672/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=186956 CPUtime=51.07
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 59086 0 0 0 5082 25 0 0 25 0 1 0 89762334 191442944 45891 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 46739 45891 80 176 0 46561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 186956

[startup+102.306 s]
/proc/loadavg: 1.14 1.58 1.40 2/65 20054
/proc/meminfo: memFree=888512/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=192308 CPUtime=102.25
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 60134 0 0 0 10199 26 0 0 25 0 1 0 89762334 196923392 46939 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 48077 46939 80 176 0 47899 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 192308

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 20054
/proc/meminfo: memFree=884544/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=195476 CPUtime=162.21
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61123 0 0 0 16195 26 0 0 25 0 1 0 89762334 200167424 47928 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 48869 47928 80 176 0 48691 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 195476

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 20054
/proc/meminfo: memFree=883456/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=196268 CPUtime=222.17
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61402 0 0 0 22191 26 0 0 25 0 1 0 89762334 200978432 48207 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 49067 48207 80 176 0 48889 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 196268

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 20054
/proc/meminfo: memFree=882816/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=199356 CPUtime=282.14
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61557 0 0 0 28188 26 0 0 25 0 1 0 89762334 204140544 48362 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 49839 48362 80 176 0 49661 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 199356

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 20054
/proc/meminfo: memFree=882368/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=199752 CPUtime=342.11
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61674 0 0 0 34185 26 0 0 25 0 1 0 89762334 204546048 48479 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 49938 48479 80 176 0 49760 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 199752

[startup+402.301 s]
/proc/loadavg: 1.06 1.22 1.28 2/65 20060
/proc/meminfo: memFree=881664/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200016 CPUtime=402.07
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61770 0 0 0 40180 27 0 0 25 0 1 0 89762334 204816384 48575 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50004 48575 80 176 0 49826 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 200016

[startup+462.303 s]
/proc/loadavg: 1.02 1.18 1.26 2/65 20060
/proc/meminfo: memFree=881472/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200280 CPUtime=462.05
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61854 0 0 0 46178 27 0 0 25 0 1 0 89762334 205086720 48659 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50070 48659 80 176 0 49892 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 200280

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 20060
/proc/meminfo: memFree=881152/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200544 CPUtime=522.02
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61932 0 0 0 52175 27 0 0 25 0 1 0 89762334 205357056 48737 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50136 48737 80 176 0 49958 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 200544

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 20060
/proc/meminfo: memFree=880960/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200808 CPUtime=581.99
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 61993 0 0 0 58172 27 0 0 25 0 1 0 89762334 205627392 48798 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50202 48798 80 176 0 50024 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 200808

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 20060
/proc/meminfo: memFree=880768/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200940 CPUtime=641.96
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 62049 0 0 0 64169 27 0 0 25 0 1 0 89762334 205762560 48854 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50235 48854 80 176 0 50057 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 200940

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

[startup+652.701 s]
/proc/loadavg: 1.00 1.09 1.20 2/65 20060
/proc/meminfo: memFree=880704/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200940 CPUtime=652.35
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 62061 0 0 0 65208 27 0 0 25 0 1 0 89762334 205762560 48866 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50235 48866 80 176 0 50057 0
Current children cumulated CPU time (s) 652.35
Current children cumulated vsize (KiB) 200940

[startup+665.506 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=880704/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=200940 CPUtime=665.14
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 62061 0 0 0 66487 27 0 0 25 0 1 0 89762334 205762560 48866 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 50235 48866 80 176 0 50057 0
Current children cumulated CPU time (s) 665.14
Current children cumulated vsize (KiB) 200940

[startup+671.902 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=695616/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=461476 CPUtime=671.53
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4194304 130375 0 0 0 67099 54 0 0 25 0 1 0 89762334 472551424 114248 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 115369 114248 94 176 0 115191 0
Current children cumulated CPU time (s) 671.53
Current children cumulated vsize (KiB) 461476

[startup+673.502 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=547648/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=537596 CPUtime=673.13
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4195840 149594 0 0 0 67220 93 0 0 25 0 1 0 89762334 550498304 133068 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 134399 133068 94 176 0 134221 0
Current children cumulated CPU time (s) 673.13
Current children cumulated vsize (KiB) 537596

[startup+674.306 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=260672/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=537596 CPUtime=673.94
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4195840 149594 0 0 0 67220 174 0 0 25 0 1 0 89762334 550498304 133068 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 134399 133068 94 176 0 134221 0
Current children cumulated CPU time (s) 673.94
Current children cumulated vsize (KiB) 537596

[startup+675.102 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=260672/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=537596 CPUtime=674.73
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4195840 150775 0 0 0 67220 253 0 0 25 0 1 0 89762334 550498304 133068 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 134399 133068 94 176 0 134221 0
Current children cumulated CPU time (s) 674.73
Current children cumulated vsize (KiB) 537596

[startup+675.303 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20060
/proc/meminfo: memFree=374464/2055920 swapFree=4192956/4192956
[pid=20053] ppid=20051 vsize=0 CPUtime=674.93
/proc/20053/stat : 20053 (ttsth-5-0) R 20051 20053 19565 0 -1 4195844 150829 0 0 0 67220 273 0 0 25 0 1 0 89762334 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 674.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 675.333
CPU time (s): 674.966
CPU user time (s): 672.208
CPU system time (s): 2.75858
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 537596

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

runsolver used 0.679896 second user time and 1.78673 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-25 01:54:44
IDJOB=1716558
IDBENCH=20383
IDSOLVER=549
FILE ID=node4/1716558-1240617282
PBS_JOBID= 9186310
Free space on /tmp= 66184 MiB

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

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=1658831786

node4.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.265
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.265
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:       1076392 kB
Buffers:         95736 kB
Cached:         782484 kB
SwapCached:          0 kB
Active:         203936 kB
Inactive:       688252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076392 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           23212 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            73296 kB
Committed_AS:   381392 kB
PageTables:       1480 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= 65664 MiB
End job on node4 at 2009-04-25 02:05:59