Trace number 1776478

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-19 (4 threads)? (TO) 1000.15 1000.07

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

4.91/4.95	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776478-1243674641.cnf 
4.91/4.95	c Using SATTIMEOUT of 10000
4.91/4.95	c Using SATRAM of 2047
4.91/4.95	c Size of subset node = 16
4.91/4.95	c Variables = 151669
4.91/4.95	c Clauses = 2465731
4.91/4.95	c Literals = 7141423
4.91/4.95	c Reduced size:
4.91/4.95	c Variables = 151669
4.91/4.95	c Clauses = 2465696
4.91/4.95	c Literals = 7141341
4.91/4.95	c a2
30.61/30.66	c a1
272.94/272.94	c Independent sub-problems = 1
272.94/272.94	c Sub-problem with 151661 variables and 2465696 clauses
272.94/272.94	c using permutation method 4
272.94/272.94	c count = 1
272.94/272.94	c Ordering finished 271.830 seconds
272.94/272.94	c mapped 272.960 seconds
272.94/272.94	c permuted 272.970 seconds
272.94/272.94	c about to sort
273.74/273.80	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776478-1243674641/watcher-1776478-1243674641 -o /tmp/evaluation-result-1776478-1243674641/solver-1776478-1243674641 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776478-1243674641.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.06 2.83 3/98 7563
/proc/meminfo: memFree=3071604/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=1140 CPUtime=0
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 175 0 0 0 0 0 0 0 18 0 1 0 949041160 1167360 130 4294967295 134512640 135237372 3215070576 3215070024 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 285 130 75 177 0 107 0

[startup+0.077251 s]
/proc/loadavg: 4.14 4.06 2.83 3/98 7563
/proc/meminfo: memFree=3071604/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=4640 CPUtime=0.08
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 1041 0 0 0 6 2 0 0 18 0 1 0 949041160 4751360 996 4294967295 134512640 135237372 3215070576 3215070024 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 1160 996 75 177 0 982 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4640

[startup+0.107233 s]
/proc/loadavg: 4.14 4.06 2.83 3/98 7563
/proc/meminfo: memFree=3071604/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=6080 CPUtime=0.11
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 1386 0 0 0 8 3 0 0 18 0 1 0 949041160 6225920 1341 4294967295 134512640 135237372 3215070576 3215070024 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 1520 1341 75 177 0 1342 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6080

[startup+0.307218 s]
/proc/loadavg: 4.14 4.06 2.83 3/98 7563
/proc/meminfo: memFree=3071604/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=15380 CPUtime=0.31
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 3646 0 0 0 27 4 0 0 18 0 1 0 949041160 15749120 3601 4294967295 134512640 135237372 3215070576 3215070024 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 3845 3601 75 177 0 3667 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15380

[startup+0.70719 s]
/proc/loadavg: 4.14 4.06 2.83 3/98 7563
/proc/meminfo: memFree=3071604/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=33796 CPUtime=0.71
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 8149 0 0 0 65 6 0 0 18 0 1 0 949041160 34607104 8104 4294967295 134512640 135237372 3215070576 3215069940 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 8449 8104 75 177 0 8271 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 33796

[startup+1.50712 s]
/proc/loadavg: 4.14 4.06 2.83 2/99 7564
/proc/meminfo: memFree=3026464/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=69088 CPUtime=1.51
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 17170 0 0 0 140 11 0 0 20 0 1 0 949041160 70746112 17125 4294967295 134512640 135237372 3215070576 3215070024 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 17272 17126 75 177 0 17094 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 69088

[startup+3.10699 s]
/proc/loadavg: 3.89 4.01 2.82 2/99 7564
/proc/meminfo: memFree=2976616/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=140476 CPUtime=3.11
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 34787 0 0 0 287 24 0 0 25 0 1 0 949041160 143847424 34742 4294967295 134512640 135237372 3215070576 3215069100 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 35119 34743 75 177 0 34941 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 140476

[startup+6.30673 s]
/proc/loadavg: 3.89 4.01 2.82 2/99 7564
/proc/meminfo: memFree=2806184/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=493780 CPUtime=6.31
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 110245 0 0 0 584 47 0 0 25 0 1 0 949041160 505630720 110200 4294967295 134512640 135237372 3215070576 3215070128 134554919 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 123445 110200 76 177 0 123267 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 493780

[startup+12.7062 s]
/proc/loadavg: 3.44 3.91 2.80 2/99 7570
/proc/meminfo: memFree=2349708/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=866196 CPUtime=12.71
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 186253 0 0 0 1200 71 0 0 25 0 1 0 949041160 886984704 180230 4294967295 134512640 135237372 3215070576 3215068624 134680346 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 216549 180230 76 177 0 216371 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 866196

[startup+25.5052 s]
/proc/loadavg: 3.07 3.81 2.78 2/99 7572
/proc/meminfo: memFree=2349624/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=866196 CPUtime=25.51
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 190847 0 0 0 2480 71 0 0 25 0 1 0 949041160 886984704 180233 4294967295 134512640 135237372 3215070576 3215069392 134680285 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 216549 180233 76 177 0 216371 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 866196

[startup+51.1031 s]
/proc/loadavg: 2.36 3.59 2.73 2/99 7573
/proc/meminfo: memFree=2737568/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=338256 CPUtime=51.11
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 197154 0 0 0 5035 76 0 0 25 0 1 0 949041160 346374144 83444 4294967295 134512640 135237372 3215070576 3215069904 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 84564 83444 77 177 0 84386 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 338256

[startup+102.319 s]
/proc/loadavg: 1.54 3.15 2.63 2/99 7761
/proc/meminfo: memFree=2675724/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=399928 CPUtime=102.33
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 212517 0 0 0 10148 85 0 0 25 0 1 0 949041160 409526272 98807 4294967295 134512640 135237372 3215070576 3215069904 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 99982 98807 77 177 0 99804 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 399928

[startup+162.314 s]
/proc/loadavg: 1.21 2.78 2.53 2/99 7948
/proc/meminfo: memFree=2640732/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=434884 CPUtime=162.33
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 221399 0 0 0 16144 89 0 0 25 0 1 0 949041160 445321216 107386 4294967295 134512640 135237372 3215070576 3215069936 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 108721 107386 77 177 0 108543 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 434884

[startup+222.309 s]
/proc/loadavg: 1.07 2.43 2.42 2/99 8135
/proc/meminfo: memFree=2638028/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=438016 CPUtime=222.33
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 222108 0 0 0 22144 89 0 0 25 0 1 0 949041160 448528384 108095 4294967295 134512640 135237372 3215070576 3215069936 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 109504 108095 77 177 0 109326 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 438016

[startup+282.314 s]
/proc/loadavg: 1.03 2.19 2.34 2/99 8323
/proc/meminfo: memFree=2345616/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=729108 CPUtime=282.34
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 300174 0 0 0 28124 110 0 0 25 0 1 0 949041160 746606592 181345 4294967295 134512640 135237372 3215070576 3215058768 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 182277 181345 91 177 0 182099 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 729108

[startup+342.309 s]
/proc/loadavg: 1.01 1.95 2.25 2/99 8513
/proc/meminfo: memFree=2307932/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=767748 CPUtime=342.34
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 309755 0 0 0 34120 114 0 0 25 0 1 0 949041160 786173952 190926 4294967295 134512640 135237372 3215070576 3214950912 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 191937 190926 91 177 0 191759 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 767748

[startup+402.305 s]
/proc/loadavg: 1.00 1.79 2.17 2/99 8709
/proc/meminfo: memFree=2262928/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=817876 CPUtime=402.34
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 321012 0 0 0 40117 117 0 0 25 0 1 0 949041160 837505024 202183 4294967295 134512640 135237372 3215070576 3214810912 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 204469 202183 91 177 0 204291 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 817876

[startup+462.32 s]
/proc/loadavg: 1.00 1.63 2.09 2/99 8896
/proc/meminfo: memFree=2205972/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=894828 CPUtime=462.36
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 335302 0 0 0 46116 120 0 0 25 0 1 0 949041160 916303872 216473 4294967295 134512640 135237372 3215070576 3214596320 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 223707 216473 91 177 0 223529 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 894828

[startup+522.315 s]
/proc/loadavg: 1.00 1.52 2.02 2/99 9083
/proc/meminfo: memFree=2128016/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=522.36
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 354701 0 0 0 52107 129 0 0 25 0 1 0 949041160 1007595520 235872 4294967295 134512640 135237372 3215070576 3215053392 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 235872 91 177 0 245817 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 983980

[startup+582.31 s]
/proc/loadavg: 1.00 1.43 1.96 2/99 9271
/proc/meminfo: memFree=2124916/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=582.36
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 355226 0 0 0 58107 129 0 0 25 0 1 0 949041160 1007595520 236397 4294967295 134512640 135237372 3215070576 3214991344 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 236397 91 177 0 245817 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 983980

[startup+642.315 s]
/proc/loadavg: 1.00 1.34 1.89 3/99 9459
/proc/meminfo: memFree=2123056/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=642.37
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 355617 0 0 0 64108 129 0 0 25 0 1 0 949041160 1007595520 236788 4294967295 134512640 135237372 3215070576 3214922576 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 236788 91 177 0 245817 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 983980

[startup+702.31 s]
/proc/loadavg: 1.00 1.28 1.84 2/99 9648
/proc/meminfo: memFree=2116552/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=702.37
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 357290 0 0 0 70108 129 0 0 25 0 1 0 949041160 1007595520 238461 4294967295 134512640 135237372 3215070576 3214844960 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 238461 91 177 0 245817 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 983980

[startup+762.315 s]
/proc/loadavg: 1.00 1.22 1.78 2/99 9839
/proc/meminfo: memFree=2106152/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=762.38
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 360076 0 0 0 76109 129 0 0 25 0 1 0 949041160 1007595520 241247 4294967295 134512640 135237372 3215070576 3214755248 134551487 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 241247 91 177 0 245817 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 983980

[startup+822.32 s]
/proc/loadavg: 1.00 1.18 1.73 2/99 10026
/proc/meminfo: memFree=2102448/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=983980 CPUtime=822.39
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 360984 0 0 0 82110 129 0 0 25 0 1 0 949041160 1007595520 242155 4294967295 134512640 135237372 3215070576 3214647056 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 245995 242155 91 177 0 245817 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 983980

[startup+882.316 s]
/proc/loadavg: 1.00 1.14 1.68 2/99 10214
/proc/meminfo: memFree=2065596/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=1024128 CPUtime=882.39
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 370240 0 0 0 88109 130 0 0 25 0 1 0 949041160 1048707072 251411 4294967295 134512640 135237372 3215070576 3214506272 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 256032 251411 91 177 0 255854 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 1024128

[startup+942.311 s]
/proc/loadavg: 1.00 1.12 1.63 2/99 10402
/proc/meminfo: memFree=2008440/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=1101884 CPUtime=942.39
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 384720 0 0 0 94106 133 0 0 25 0 1 0 949041160 1128329216 265891 4294967295 134512640 135237372 3215070576 3214288432 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 275471 265891 91 177 0 275293 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 1101884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.09 1.59 2/99 10591
/proc/meminfo: memFree=1930848/3368532 swapFree=1959840/1959888
[pid=7563] ppid=7561 vsize=1189916 CPUtime=1000.09
/proc/7563/stat : 7563 (ttsth-5-0) R 7561 7563 30226 0 -1 4202496 403779 0 0 0 99873 136 0 0 25 0 1 0 949041160 1218473984 284950 4294967295 134512640 135237372 3215070576 3215046112 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7563/statm: 297479 284950 91 177 0 297301 0
Current children cumulated CPU time (s) 1000.09
Current children cumulated vsize (KiB) 1189916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.07
CPU time (s): 1000.15
CPU user time (s): 998.73
CPU system time (s): 1.42
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 1189916

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-30 11:10:41
IDJOB=1776478
IDBENCH=20575
IDSOLVER=632
FILE ID=tipi39/1776478-1243674641
PBS_JOBID=
Free space on /tmp= 5694 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776478-1243674641/watcher-1776478-1243674641 -o /tmp/evaluation-result-1776478-1243674641/solver-1776478-1243674641 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776478-1243674641.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED= 1759210393

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3071752 kB
Buffers:         64516 kB
Cached:         127940 kB
SwapCached:          0 kB
Active:         149020 kB
Inactive:        59476 kB
HighTotal:     2489216 kB
HighFree:      2348216 kB
LowTotal:       879316 kB
LowFree:        723536 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           52620 kB
Writeback:           0 kB
AnonPages:       15900 kB
Mapped:           6156 kB
Slab:            79184 kB
SReclaimable:    68496 kB
SUnreclaim:      10688 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94788 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5694 MiB
End job on tipi39 at 2009-05-30 11:27:26