Trace number 1717182

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.06 1200.74

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h18-unsat.cnf
MD5SUMb3381a58cbbd64d5d90a3b4fcd44bf6d
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 variables338487
Number of clauses1187589
Sum of the clauses size2886289
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2849854
Number of clauses of size 3326098
Number of clauses of size 4798
Number of clauses of size 5544
Number of clauses of size over 510039

Solver Data

2.29/2.39	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717182-1240625207.cnf 
2.29/2.39	c Using SATTIMEOUT of 1200
2.29/2.39	c Using SATRAM of 1800
2.29/2.39	c Size of subset node = 16
2.29/2.39	c Variables = 340179
2.29/2.39	c Clauses = 1187589
2.29/2.39	c Literals = 2886289
2.29/2.39	c Reduced size:
2.29/2.39	c Variables = 338487
2.29/2.39	c Clauses = 1186821
2.29/2.39	c Literals = 2884753
2.29/2.39	c a2
6.29/6.36	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-1717182-1240625207/watcher-1717182-1240625207 -o /tmp/evaluation-result-1717182-1240625207/solver-1717182-1240625207 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717182-1240625207.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: 2.92 2.52 1.75 3/65 15545
/proc/meminfo: memFree=1325256/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=1064 CPUtime=0
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 90549842 1089536 132 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 266 132 78 176 0 88 0

[startup+0.00768091 s]
/proc/loadavg: 2.92 2.52 1.75 3/65 15545
/proc/meminfo: memFree=1325256/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=1196 CPUtime=0
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 90549842 1224704 160 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 299 160 78 176 0 121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1196

[startup+0.102699 s]
/proc/loadavg: 2.92 2.52 1.75 3/65 15545
/proc/meminfo: memFree=1325256/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=5044 CPUtime=0.09
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 1115 0 0 0 9 0 0 0 18 0 1 0 90549842 5165056 1099 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 1261 1100 78 176 0 1083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.302738 s]
/proc/loadavg: 2.92 2.52 1.75 3/65 15545
/proc/meminfo: memFree=1325256/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=12884 CPUtime=0.3
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 3088 0 0 0 28 2 0 0 20 0 1 0 90549842 13193216 3072 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 3221 3073 78 176 0 3043 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12884

[startup+0.701825 s]
/proc/loadavg: 2.92 2.52 1.75 3/65 15545
/proc/meminfo: memFree=1325256/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=28548 CPUtime=0.7
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 7001 0 0 0 66 4 0 0 24 0 1 0 90549842 29233152 6985 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 7137 6986 78 176 0 6959 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 28548

[startup+1.50198 s]
/proc/loadavg: 2.92 2.52 1.75 2/66 15546
/proc/meminfo: memFree=1285184/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=60000 CPUtime=1.49
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 14806 0 0 0 140 9 0 0 25 0 1 0 90549842 61440000 14790 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 15000 14790 78 176 0 14822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60000

[startup+3.10131 s]
/proc/loadavg: 2.92 2.52 1.75 2/66 15546
/proc/meminfo: memFree=1242752/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=187636 CPUtime=3.09
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 44038 0 0 0 289 20 0 0 25 0 1 0 90549842 192139264 44022 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 46909 44023 79 176 0 46731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187636

[startup+6.30196 s]
/proc/loadavg: 2.84 2.51 1.75 2/66 15546
/proc/meminfo: memFree=1144208/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=196868 CPUtime=6.29
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 45411 0 0 0 608 21 0 0 25 0 1 0 90549842 201592832 45257 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 49217 45257 79 176 0 49039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196868

[startup+12.7013 s]
/proc/loadavg: 2.69 2.49 1.75 2/66 15546
/proc/meminfo: memFree=1115936/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=214028 CPUtime=12.69
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 76270 0 0 0 1235 34 0 0 25 0 1 0 90549842 219164672 52377 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 53507 52377 80 176 0 53329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214028

[startup+25.5019 s]
/proc/loadavg: 2.32 2.42 1.73 2/66 15546
/proc/meminfo: memFree=1115944/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=214380 CPUtime=25.48
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 76319 0 0 0 2514 34 0 0 25 0 1 0 90549842 219525120 52426 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 53595 52426 80 176 0 53417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 214380

[startup+51.1021 s]
/proc/loadavg: 1.87 2.30 1.71 2/66 15546
/proc/meminfo: memFree=1115496/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=214736 CPUtime=51.07
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 76410 0 0 0 5073 34 0 0 25 0 1 0 90549842 219889664 52517 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 53684 52517 80 176 0 53506 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 214736

[startup+102.305 s]
/proc/loadavg: 1.34 2.08 1.67 2/66 15546
/proc/meminfo: memFree=1114856/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=215456 CPUtime=102.25
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 76603 0 0 0 10191 34 0 0 25 0 1 0 90549842 220626944 52710 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 53864 52710 80 176 0 53686 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 215456

[startup+162.302 s]
/proc/loadavg: 1.14 1.90 1.63 2/66 15546
/proc/meminfo: memFree=1114024/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=216568 CPUtime=162.19
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 76821 0 0 0 16185 34 0 0 25 0 1 0 90549842 221765632 52928 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54142 52928 80 176 0 53964 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 216568

[startup+222.302 s]
/proc/loadavg: 1.05 1.73 1.59 2/66 15546
/proc/meminfo: memFree=1113128/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=217228 CPUtime=222.16
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77041 0 0 0 22182 34 0 0 25 0 1 0 90549842 222441472 53148 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54307 53148 80 176 0 54129 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 217228

[startup+282.301 s]
/proc/loadavg: 1.02 1.59 1.54 2/66 15546
/proc/meminfo: memFree=1112248/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=218528 CPUtime=282.13
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77256 0 0 0 28178 35 0 0 25 0 1 0 90549842 223772672 53363 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54632 53363 80 176 0 54454 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 218528

[startup+342.301 s]
/proc/loadavg: 1.00 1.48 1.51 2/66 15546
/proc/meminfo: memFree=1111928/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=218792 CPUtime=342.1
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77343 0 0 0 34175 35 0 0 25 0 1 0 90549842 224043008 53450 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54698 53450 80 176 0 54520 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 218792

[startup+402.301 s]
/proc/loadavg: 1.00 1.39 1.47 2/66 15546
/proc/meminfo: memFree=1111672/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=218924 CPUtime=402.07
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77390 0 0 0 40172 35 0 0 25 0 1 0 90549842 224178176 53497 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54731 53497 80 176 0 54553 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 218924

[startup+462.302 s]
/proc/loadavg: 1.00 1.32 1.44 2/66 15546
/proc/meminfo: memFree=1111480/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219188 CPUtime=462.04
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77448 0 0 0 46169 35 0 0 25 0 1 0 90549842 224448512 53555 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54797 53555 80 176 0 54619 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 219188

[startup+522.302 s]
/proc/loadavg: 1.00 1.26 1.41 2/66 15546
/proc/meminfo: memFree=1111352/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219188 CPUtime=521.97
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77471 0 0 0 52162 35 0 0 25 0 1 0 90549842 224448512 53578 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15545/statm: 54797 53578 80 176 0 54619 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 219188

[startup+582.301 s]
/proc/loadavg: 1.00 1.21 1.38 2/66 15546
/proc/meminfo: memFree=1111288/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219320 CPUtime=581.93
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77508 0 0 0 58158 35 0 0 25 0 1 0 90549842 224583680 53615 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54830 53615 80 176 0 54652 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 219320

[startup+642.301 s]
/proc/loadavg: 1.00 1.16 1.35 2/66 15546
/proc/meminfo: memFree=1111096/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219452 CPUtime=641.91
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77537 0 0 0 64155 36 0 0 25 0 1 0 90549842 224718848 53644 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54863 53644 80 176 0 54685 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 219452

[startup+702.302 s]
/proc/loadavg: 1.00 1.13 1.33 2/66 15546
/proc/meminfo: memFree=1111032/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219584 CPUtime=701.88
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77564 0 0 0 70152 36 0 0 25 0 1 0 90549842 224854016 53671 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54896 53671 80 176 0 54718 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 219584

[startup+762.306 s]
/proc/loadavg: 1.00 1.11 1.31 2/66 15546
/proc/meminfo: memFree=1110840/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219584 CPUtime=761.85
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77593 0 0 0 76149 36 0 0 25 0 1 0 90549842 224854016 53700 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54896 53700 80 176 0 54718 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 219584

[startup+822.302 s]
/proc/loadavg: 1.00 1.08 1.29 2/66 15546
/proc/meminfo: memFree=1110520/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=821.82
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77680 0 0 0 82146 36 0 0 25 0 1 0 90549842 225259520 53787 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53787 80 176 0 54817 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 219980

[startup+882.301 s]
/proc/loadavg: 1.00 1.07 1.26 2/66 15546
/proc/meminfo: memFree=1110520/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=881.78
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77684 0 0 0 88142 36 0 0 25 0 1 0 90549842 225259520 53791 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53791 80 176 0 54817 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 219980

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/66 15546
/proc/meminfo: memFree=1110520/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=941.75
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77688 0 0 0 94139 36 0 0 25 0 1 0 90549842 225259520 53795 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53795 80 176 0 54817 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 219980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.23 2/66 15546
/proc/meminfo: memFree=1110520/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=1001.72
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77692 0 0 0 100136 36 0 0 25 0 1 0 90549842 225259520 53799 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53799 80 176 0 54817 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 219980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.21 2/66 15546
/proc/meminfo: memFree=1110456/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=1061.68
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77713 0 0 0 106132 36 0 0 25 0 1 0 90549842 225259520 53820 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53820 80 176 0 54817 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 219980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/66 15546
/proc/meminfo: memFree=1110456/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=219980 CPUtime=1121.65
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77717 0 0 0 112129 36 0 0 25 0 1 0 90549842 225259520 53824 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 54995 53824 80 176 0 54817 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 219980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/66 15546
/proc/meminfo: memFree=1110392/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=220112 CPUtime=1181.62
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77738 0 0 0 118126 36 0 0 25 0 1 0 90549842 225394688 53845 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 55028 53845 80 176 0 54850 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 220112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 15546
/proc/meminfo: memFree=1110392/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=220112 CPUtime=1200.01
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77746 0 0 0 119965 36 0 0 25 0 1 0 90549842 225394688 53853 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 55028 53853 80 176 0 54850 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 220112

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 15546
/proc/meminfo: memFree=1110392/2055920 swapFree=4181392/4192956
[pid=15545] ppid=15543 vsize=220112 CPUtime=1200.01
/proc/15545/stat : 15545 (ttsth-5-0) R 15543 15545 14903 0 -1 4194304 77746 0 0 0 119965 36 0 0 25 0 1 0 90549842 225394688 53853 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15545/statm: 55028 53853 80 176 0 54850 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 220112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.06
CPU user time (s): 1199.66
CPU system time (s): 0.399939
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 220112

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

runsolver used 1.42278 second user time and 2.79657 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 04:06:49
IDJOB=1717182
IDBENCH=20405
IDSOLVER=549
FILE ID=node80/1717182-1240625207
PBS_JOBID= 9186383
Free space on /tmp= 66136 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h18-unsat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717182-1240625207/watcher-1717182-1240625207 -o /tmp/evaluation-result-1717182-1240625207/solver-1717182-1240625207 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717182-1240625207.cnf

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

MD5SUM BENCH= b3381a58cbbd64d5d90a3b4fcd44bf6d
RANDOM SEED=645080505

node80.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.270
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.270
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:       1325736 kB
Buffers:         71328 kB
Cached:         579212 kB
SwapCached:       6340 kB
Active:         193276 kB
Inactive:       465996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325736 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           24616 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            56868 kB
Committed_AS:   274612 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= 66132 MiB
End job on node80 at 2009-04-25 04:26:52