Trace number 1717754

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? (TO) 1200.12 1200.55

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

2.89/2.96	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717754-1240630175.cnf 
2.89/2.96	c Using SATTIMEOUT of 1200
2.89/2.96	c Using SATRAM of 1800
2.89/2.96	c Size of subset node = 16
2.89/2.96	c Variables = 509512
2.89/2.96	c Clauses = 1529045
2.89/2.96	c Literals = 3568287
2.89/2.96	c Reduced size:
2.89/2.96	c Variables = 508177
2.89/2.96	c Clauses = 1525052
2.89/2.96	c Literals = 3560301
2.89/2.96	c a2
5.89/5.99	c a1

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-1717754-1240630175/watcher-1717754-1240630175 -o /tmp/evaluation-result-1717754-1240630175/solver-1717754-1240630175 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717754-1240630175.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.83 1.81 1.43 3/65 15749
/proc/meminfo: memFree=1815192/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=1064 CPUtime=0
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 91046880 1089536 138 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 266 138 77 176 0 88 0

[startup+0.01047 s]
/proc/loadavg: 1.83 1.81 1.43 3/65 15749
/proc/meminfo: memFree=1815192/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=1328 CPUtime=0
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 215 0 0 0 0 0 0 0 19 0 1 0 91046880 1359872 199 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 332 199 78 176 0 154 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1328

[startup+0.101478 s]
/proc/loadavg: 1.83 1.81 1.43 3/65 15749
/proc/meminfo: memFree=1815192/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=5124 CPUtime=0.09
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 1136 0 0 0 9 0 0 0 19 0 1 0 91046880 5246976 1120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 1281 1121 78 176 0 1103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.3015 s]
/proc/loadavg: 1.83 1.81 1.43 3/65 15749
/proc/meminfo: memFree=1815192/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=13500 CPUtime=0.29
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 3149 0 0 0 28 1 0 0 20 0 1 0 91046880 13824000 3133 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 3375 3134 78 176 0 3197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13500

[startup+0.701544 s]
/proc/loadavg: 1.83 1.81 1.43 3/65 15749
/proc/meminfo: memFree=1815192/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=29672 CPUtime=0.69
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 7099 0 0 0 66 3 0 0 25 0 1 0 91046880 30384128 7083 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 7418 7083 78 176 0 7240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29672

[startup+1.50163 s]
/proc/loadavg: 1.85 1.81 1.43 2/66 15750
/proc/meminfo: memFree=1774224/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=60476 CPUtime=1.49
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 14985 0 0 0 142 7 0 0 25 0 1 0 91046880 61927424 14969 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 15119 14969 78 176 0 14941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60476

[startup+3.10181 s]
/proc/loadavg: 1.85 1.81 1.43 2/66 15750
/proc/meminfo: memFree=1730704/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=142976 CPUtime=3.09
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 34494 0 0 0 294 15 0 0 25 0 1 0 91046880 146407424 34478 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 35744 34479 79 176 0 35566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142976

[startup+6.30117 s]
/proc/loadavg: 1.85 1.81 1.43 2/66 15750
/proc/meminfo: memFree=1607056/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=229444 CPUtime=6.29
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 54114 0 0 0 606 23 0 0 25 0 1 0 91046880 234950656 54097 1992294400 134512640 135237372 4294956192 18446744073709551615 134540092 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 57361 54097 79 176 0 57183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229444

[startup+12.7019 s]
/proc/loadavg: 1.79 1.80 1.43 2/66 15750
/proc/meminfo: memFree=1553040/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=282696 CPUtime=12.68
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 92725 0 0 0 1229 39 0 0 25 0 1 0 91046880 289480704 67758 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 70674 67758 80 176 0 70496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 282696

[startup+25.5013 s]
/proc/loadavg: 1.67 1.77 1.43 2/66 15750
/proc/meminfo: memFree=1544080/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=282828 CPUtime=25.47
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 92755 0 0 0 2508 39 0 0 25 0 1 0 91046880 289615872 67788 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 70707 67788 80 176 0 70529 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 282828

[startup+51.1012 s]
/proc/loadavg: 1.44 1.71 1.41 2/66 15750
/proc/meminfo: memFree=1544144/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=282828 CPUtime=51.06
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 92757 0 0 0 5066 40 0 0 25 0 1 0 91046880 289615872 67790 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 70707 67790 80 176 0 70529 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 282828

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/66 15750
/proc/meminfo: memFree=1543248/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=283652 CPUtime=102.23
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93013 0 0 0 10183 40 0 0 25 0 1 0 91046880 290459648 68046 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 70913 68046 80 176 0 70735 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 283652

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.36 2/66 15750
/proc/meminfo: memFree=1543056/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=283812 CPUtime=162.19
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93059 0 0 0 16179 40 0 0 25 0 1 0 91046880 290623488 68092 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 70953 68092 80 176 0 70775 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 283812

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.33 2/66 15750
/proc/meminfo: memFree=1541584/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=284924 CPUtime=222.18
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93404 0 0 0 22177 41 0 0 25 0 1 0 91046880 291762176 68437 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71231 68437 80 176 0 71053 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 284924

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.31 2/66 15750
/proc/meminfo: memFree=1541392/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=285056 CPUtime=282.15
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93461 0 0 0 28174 41 0 0 25 0 1 0 91046880 291897344 68494 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71264 68494 80 176 0 71086 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 285056

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 15750
/proc/meminfo: memFree=1540816/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=285452 CPUtime=342.12
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93588 0 0 0 34171 41 0 0 25 0 1 0 91046880 292302848 68621 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71363 68621 80 176 0 71185 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 285452

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/66 15750
/proc/meminfo: memFree=1539600/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=286752 CPUtime=402.11
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 93901 0 0 0 40169 42 0 0 25 0 1 0 91046880 293634048 68934 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71688 68934 80 176 0 71510 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 286752

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.25 2/66 15750
/proc/meminfo: memFree=1538576/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287016 CPUtime=462.09
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94145 0 0 0 46167 42 0 0 25 0 1 0 91046880 293904384 69178 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71754 69178 80 176 0 71576 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 287016

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/66 15750
/proc/meminfo: memFree=1538384/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287148 CPUtime=522.06
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94198 0 0 0 52164 42 0 0 25 0 1 0 91046880 294039552 69231 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71787 69231 80 176 0 71609 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 287148

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.21 2/66 15752
/proc/meminfo: memFree=1538128/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287280 CPUtime=582.05
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94234 0 0 0 58162 43 0 0 25 0 1 0 91046880 294174720 69267 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71820 69267 80 176 0 71642 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 287280

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 15752
/proc/meminfo: memFree=1538064/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287412 CPUtime=642.03
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94274 0 0 0 64160 43 0 0 25 0 1 0 91046880 294309888 69307 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71853 69307 80 176 0 71675 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 287412

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 15752
/proc/meminfo: memFree=1537872/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287544 CPUtime=702.01
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94311 0 0 0 70158 43 0 0 25 0 1 0 91046880 294445056 69344 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71886 69344 80 176 0 71708 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 287544

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 15752
/proc/meminfo: memFree=1537744/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287676 CPUtime=761.99
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94344 0 0 0 76156 43 0 0 25 0 1 0 91046880 294580224 69377 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71919 69377 80 176 0 71741 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 287676

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 15752
/proc/meminfo: memFree=1537680/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287808 CPUtime=821.97
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94375 0 0 0 82154 43 0 0 25 0 1 0 91046880 294715392 69408 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71952 69408 80 176 0 71774 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 287808

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 15752
/proc/meminfo: memFree=1537488/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287808 CPUtime=881.95
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94405 0 0 0 88152 43 0 0 25 0 1 0 91046880 294715392 69438 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71952 69438 80 176 0 71774 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 287808

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 15752
/proc/meminfo: memFree=1537424/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=287940 CPUtime=941.93
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94429 0 0 0 94150 43 0 0 25 0 1 0 91046880 294850560 69462 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 71985 69462 80 176 0 71807 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 287940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 15752
/proc/meminfo: memFree=1536272/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1001.92
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94698 0 0 0 100148 44 0 0 25 0 1 0 91046880 295256064 69731 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69731 80 176 0 71906 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 288336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 15752
/proc/meminfo: memFree=1536272/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1061.9
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94703 0 0 0 106146 44 0 0 25 0 1 0 91046880 295256064 69736 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69736 80 176 0 71906 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 288336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 15752
/proc/meminfo: memFree=1536208/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1121.88
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94707 0 0 0 112144 44 0 0 25 0 1 0 91046880 295256064 69740 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69740 80 176 0 71906 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 288336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 15752
/proc/meminfo: memFree=1536208/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1181.86
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94711 0 0 0 118142 44 0 0 25 0 1 0 91046880 295256064 69744 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69744 80 176 0 71906 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 288336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 15752
/proc/meminfo: memFree=1536208/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1200.06
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94713 0 0 0 119962 44 0 0 25 0 1 0 91046880 295256064 69746 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69746 80 176 0 71906 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 288336

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 15752
/proc/meminfo: memFree=1536208/2055920 swapFree=4180984/4192956
[pid=15749] ppid=15747 vsize=288336 CPUtime=1200.06
/proc/15749/stat : 15749 (ttsth-5-0) R 15747 15749 14933 0 -1 4194304 94713 0 0 0 119962 44 0 0 25 0 1 0 91046880 295256064 69746 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15749/statm: 72084 69746 80 176 0 71906 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 288336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.62
CPU system time (s): 0.491925
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 288336

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

runsolver used 1.36279 second user time and 2.82357 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 05:29:37
IDJOB=1717754
IDBENCH=20423
IDSOLVER=549
FILE ID=node87/1717754-1240630175
PBS_JOBID= 9186344
Free space on /tmp= 66396 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717754-1240630175/watcher-1717754-1240630175 -o /tmp/evaluation-result-1717754-1240630175/solver-1717754-1240630175 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717754-1240630175.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=976720778

node87.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.213
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.213
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:       1815616 kB
Buffers:         30436 kB
Cached:         138356 kB
SwapCached:       6852 kB
Active:          48188 kB
Inactive:       129856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815616 kB
SwapTotal:     4192956 kB
SwapFree:      4180984 kB
Dirty:           28360 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            48152 kB
Committed_AS:   279476 kB
PageTables:       1456 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= 66392 MiB
End job on node87 at 2009-04-25 05:49:40