Trace number 1716090

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 613.615 616.375

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-17-u.cnf
MD5SUMb9de1594525a25a6c43932e2e172e913
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 variables252004
Number of clauses1178557
Sum of the clauses size2719782
Maximum clause length10
Minimum clause length1
Number of clauses of size 118836
Number of clauses of size 2918677
Number of clauses of size 3194224
Number of clauses of size 45200
Number of clauses of size 520800
Number of clauses of size over 520820

Solver Data

22.38/22.45	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716090-1240611171.cnf 
22.38/22.45	c Using SATTIMEOUT of 1200
22.38/22.45	c Using SATRAM of 1800
22.38/22.45	c Size of subset node = 16
22.38/22.45	c Variables = 252004
22.38/22.45	c Clauses = 1178557
22.38/22.45	c Literals = 2719782
22.38/22.45	c Reduced size:
22.38/22.45	c Variables = 252004
22.38/22.45	c Clauses = 951675
22.38/22.45	c Literals = 2232622
22.38/22.45	c a2
24.69/24.72	c a1
608.33/608.58	c Independent sub-problems = 1
608.33/608.58	c Sub-problem with 205914 variables and 951675 clauses
608.33/608.58	c using permutation method 4
608.33/608.58	c count = 1
608.33/608.58	c Ordering finished 607.910 seconds
608.33/608.58	c mapped 608.500 seconds
608.33/608.58	c permuted 608.500 seconds
608.33/608.58	c about to sort
608.63/608.87	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-1716090-1240611171/watcher-1716090-1240611171 -o /tmp/evaluation-result-1716090-1240611171/solver-1716090-1240611171 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716090-1240611171.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.99 3/65 15978
/proc/meminfo: memFree=1784352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=932 CPUtime=0
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 89147281 954368 111 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 233 111 77 176 0 55 0

[startup+0.105271 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15978
/proc/meminfo: memFree=1784352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=5548 CPUtime=0.1
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 1245 0 0 0 10 0 0 0 18 0 1 0 89147281 5681152 1229 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 1387 1229 78 176 0 1209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5548

[startup+0.201279 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15978
/proc/meminfo: memFree=1784352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=9956 CPUtime=0.19
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 2328 0 0 0 19 0 0 0 19 0 1 0 89147281 10194944 2312 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 2489 2313 78 176 0 2311 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9956

[startup+0.301288 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15978
/proc/meminfo: memFree=1784352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=14584 CPUtime=0.29
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 3436 0 0 0 28 1 0 0 20 0 1 0 89147281 14934016 3420 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 3646 3421 78 176 0 3468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14584

[startup+0.701331 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15978
/proc/meminfo: memFree=1784352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=32076 CPUtime=0.69
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 7721 0 0 0 67 2 0 0 23 0 1 0 89147281 32845824 7705 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 8019 7705 78 176 0 7841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32076

[startup+1.50141 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1737176/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=63408 CPUtime=1.49
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 15734 0 0 0 142 7 0 0 25 0 1 0 89147281 64929792 15718 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 15852 15718 78 176 0 15674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63408

[startup+3.10158 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1705048/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=82596 CPUtime=3.09
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 19656 0 0 0 300 9 0 0 25 0 1 0 89147281 84578304 19640 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 20649 19640 78 176 0 20471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82596

[startup+6.30192 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1705112/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=82596 CPUtime=6.29
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 19656 0 0 0 619 10 0 0 25 0 1 0 89147281 84578304 19640 1992294400 134512640 135237372 4294956192 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 20649 19640 78 176 0 20471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82596

[startup+12.7016 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 15979
/proc/meminfo: memFree=1705816/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=82596 CPUtime=12.68
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 19656 0 0 0 1258 10 0 0 25 0 1 0 89147281 84578304 19640 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 20649 19640 78 176 0 20471 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82596

[startup+25.5019 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 15979
/proc/meminfo: memFree=1674712/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=128788 CPUtime=25.48
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 43759 0 0 0 2527 21 0 0 25 0 1 0 89147281 131878912 30559 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 32197 30560 80 176 0 32019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128788

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 15979
/proc/meminfo: memFree=1606040/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=182344 CPUtime=51.08
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 57823 0 0 0 5082 26 0 0 25 0 1 0 89147281 186720256 44622 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 45586 44622 80 176 0 45408 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 182344

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 15979
/proc/meminfo: memFree=1601816/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=187056 CPUtime=102.27
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 58889 0 0 0 10200 27 0 0 25 0 1 0 89147281 191545344 45688 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 46764 45688 80 176 0 46586 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 187056

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1597848/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=190224 CPUtime=162.25
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 59880 0 0 0 16197 28 0 0 25 0 1 0 89147281 194789376 46679 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 47556 46679 80 176 0 47378 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 190224

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1596824/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=191016 CPUtime=222.23
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60129 0 0 0 22195 28 0 0 25 0 1 0 89147281 195600384 46928 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 47754 46928 80 176 0 47576 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 191016

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1596184/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=194104 CPUtime=282.21
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60273 0 0 0 28193 28 0 0 25 0 1 0 89147281 198762496 47072 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48526 47072 80 176 0 48348 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 194104

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1595736/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=194500 CPUtime=342.2
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60390 0 0 0 34191 29 0 0 25 0 1 0 89147281 199168000 47189 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48625 47189 80 176 0 48447 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 194500

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1595352/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=194764 CPUtime=402.19
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60482 0 0 0 40190 29 0 0 25 0 1 0 89147281 199438336 47281 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48691 47281 80 176 0 48513 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 194764

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1595032/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=195028 CPUtime=462.17
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60562 0 0 0 46188 29 0 0 25 0 1 0 89147281 199708672 47361 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48757 47361 80 176 0 48579 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 195028

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1594648/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=195292 CPUtime=522.15
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60641 0 0 0 52186 29 0 0 25 0 1 0 89147281 199979008 47440 1992294400 134512640 135237372 4294956192 18446744073709551615 134600746 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48823 47440 80 176 0 48645 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 195292

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1594456/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=195424 CPUtime=582.14
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60698 0 0 0 58185 29 0 0 25 0 1 0 89147281 200114176 47497 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48856 47497 80 176 0 48678 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 195424

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

[startup+588.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1594392/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=195424 CPUtime=588.63
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60703 0 0 0 58834 29 0 0 25 0 1 0 89147281 200114176 47502 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48856 47502 80 176 0 48678 0
Current children cumulated CPU time (s) 588.63
Current children cumulated vsize (KiB) 195424

[startup+601.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1594392/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=195424 CPUtime=601.43
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60707 0 0 0 60114 29 0 0 25 0 1 0 89147281 200114176 47506 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 48856 47506 80 176 0 48678 0
Current children cumulated CPU time (s) 601.43
Current children cumulated vsize (KiB) 195424

[startup+608.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1594392/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=191704 CPUtime=607.83
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 60917 0 0 0 60754 29 0 0 25 0 1 0 89147281 196304896 46786 1992294400 134512640 135237372 4294956192 18446744073709551615 134723145 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 47926 46786 89 176 0 47748 0
Current children cumulated CPU time (s) 607.83
Current children cumulated vsize (KiB) 191704

[startup+611.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=1335000/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=493048 CPUtime=611.03
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4194304 138369 0 0 0 61042 61 0 0 25 0 1 0 89147281 504881152 122143 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 123263 122144 94 176 0 123085 0
Current children cumulated CPU time (s) 611.03
Current children cumulated vsize (KiB) 493048

[startup+614.402 s]
/proc/loadavg: 1.00 1.00 1.00 1/66 15979
/proc/meminfo: memFree=938520/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=527132 CPUtime=613.06
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4195840 146921 0 0 0 61092 214 0 0 25 0 1 0 89147281 539783168 130425 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 131783 130425 94 176 0 131605 0
Current children cumulated CPU time (s) 613.06
Current children cumulated vsize (KiB) 527132

[startup+615.202 s]
/proc/loadavg: 1.00 1.00 1.00 1/66 15979
/proc/meminfo: memFree=794520/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=527132 CPUtime=613.21
/proc/15978/stat : 15978 (ttsth-5-0) D 15976 15978 15784 0 -1 4195840 146921 0 0 0 61092 229 0 0 25 0 1 0 89147281 539783168 130425 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/15978/statm: 131783 130425 94 176 0 131605 0
Current children cumulated CPU time (s) 613.21
Current children cumulated vsize (KiB) 527132

[startup+616.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=786456/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=527132 CPUtime=613.24
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4195840 146921 0 0 0 61092 232 0 0 24 0 1 0 89147281 539783168 130425 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 131783 130425 94 176 0 131605 0
Current children cumulated CPU time (s) 613.24
Current children cumulated vsize (KiB) 527132

[startup+616.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=786456/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=527132 CPUtime=613.44
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4195840 148138 0 0 0 61092 252 0 0 25 0 1 0 89147281 539783168 130425 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 131783 130425 94 176 0 131605 0
Current children cumulated CPU time (s) 613.44
Current children cumulated vsize (KiB) 527132

[startup+616.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15979
/proc/meminfo: memFree=786456/2055920 swapFree=4181224/4192956
[pid=15978] ppid=15976 vsize=0 CPUtime=613.54
/proc/15978/stat : 15978 (ttsth-5-0) R 15976 15978 15784 0 -1 4195844 148183 0 0 0 61092 262 0 0 25 0 1 0 89147281 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15978/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 613.54
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 616.375
CPU time (s): 613.615
CPU user time (s): 610.921
CPU system time (s): 2.69359
CPU usage (%): 99.5522
Max. virtual memory (cumulated for all children) (KiB): 527132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 610.921
system time used= 2.69359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148183
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= 6
involuntary context switches= 777

runsolver used 0.682896 second user time and 1.56476 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 00:12:53
IDJOB=1716090
IDBENCH=20366
IDSOLVER=549
FILE ID=node79/1716090-1240611171
PBS_JOBID= 9186245
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= b9de1594525a25a6c43932e2e172e913
RANDOM SEED=1228011683

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1784832 kB
Buffers:         38684 kB
Cached:         182836 kB
SwapCached:       6620 kB
Active:         108828 kB
Inactive:       121544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784832 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           22104 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            26652 kB
Committed_AS:   266740 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= 65768 MiB
End job on node79 at 2009-04-25 00:23:09