Trace number 1723290

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.53

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.29/1.38	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723290-1240684758.cnf 
1.29/1.38	c Using SATTIMEOUT of 1200
1.29/1.38	c Using SATRAM of 1800
1.29/1.38	c Size of subset node = 16
1.29/1.38	c Variables = 237485
1.29/1.38	c Clauses = 705220
1.29/1.38	c Literals = 1645512
1.29/1.38	c Reduced size:
1.29/1.38	c Variables = 237485
1.29/1.38	c Clauses = 705217
1.29/1.38	c Literals = 1645506
1.29/1.38	c a2
2.59/2.66	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-1723290-1240684758/watcher-1723290-1240684758 -o /tmp/evaluation-result-1723290-1240684758/solver-1723290-1240684758 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723290-1240684758.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.00 1.00 1.09 3/65 6110
/proc/meminfo: memFree=1774384/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=1064 CPUtime=0
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 96505219 1089536 132 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 266 132 78 176 0 88 0

[startup+0.0603359 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 6110
/proc/meminfo: memFree=1774384/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=3420 CPUtime=0.05
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 713 0 0 0 5 0 0 0 18 0 1 0 96505219 3502080 697 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 855 697 78 176 0 677 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3420

[startup+0.101344 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 6110
/proc/meminfo: memFree=1774384/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=4992 CPUtime=0.09
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 1119 0 0 0 9 0 0 0 18 0 1 0 96505219 5111808 1103 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 1248 1103 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301381 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 6110
/proc/meminfo: memFree=1774384/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=12832 CPUtime=0.29
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 3099 0 0 0 28 1 0 0 20 0 1 0 96505219 13139968 3083 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 3208 3083 78 176 0 3030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12832

[startup+0.701455 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 6110
/proc/meminfo: memFree=1774384/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=29408 CPUtime=0.69
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 7011 0 0 0 66 3 0 0 24 0 1 0 96505219 30113792 6995 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 7352 6995 78 176 0 7174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29408

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6111
/proc/meminfo: memFree=1735016/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=74908 CPUtime=1.49
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 17814 0 0 0 142 7 0 0 25 0 1 0 96505219 76705792 17798 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 18727 17799 79 176 0 18549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74908

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6111
/proc/meminfo: memFree=1675560/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=93788 CPUtime=3.09
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 27138 0 0 0 298 11 0 0 25 0 1 0 96505219 96038912 22073 1992294400 134512640 135237372 4294956192 18446744073709551615 134524096 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 23447 22073 79 176 0 23269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93788

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6111
/proc/meminfo: memFree=1646192/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=131268 CPUtime=6.29
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 37754 0 0 0 612 17 0 0 25 0 1 0 96505219 134418432 32000 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 32817 32000 80 176 0 32639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131268

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6111
/proc/meminfo: memFree=1646064/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=131564 CPUtime=12.69
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 37816 0 0 0 1252 17 0 0 25 0 1 0 96505219 134721536 32062 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 32891 32062 80 176 0 32713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131564

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6111
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=131992 CPUtime=25.48
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 37935 0 0 0 2531 17 0 0 25 0 1 0 96505219 135159808 32181 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 32998 32181 80 176 0 32820 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131992

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 6111
/proc/meminfo: memFree=1644784/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=133264 CPUtime=51.07
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 38166 0 0 0 5090 17 0 0 25 0 1 0 96505219 136462336 32412 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 33316 32412 80 176 0 33138 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 133264

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 6111
/proc/meminfo: memFree=1643120/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=134584 CPUtime=102.26
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 38575 0 0 0 10208 18 0 0 25 0 1 0 96505219 137814016 32821 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 33646 32821 80 176 0 33468 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 134584

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 6111
/proc/meminfo: memFree=1641328/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=136676 CPUtime=162.24
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39028 0 0 0 16206 18 0 0 25 0 1 0 96505219 139956224 33274 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34169 33274 80 176 0 33991 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 136676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 6111
/proc/meminfo: memFree=1640944/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=136940 CPUtime=222.22
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39109 0 0 0 22204 18 0 0 25 0 1 0 96505219 140226560 33355 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34235 33355 80 176 0 34057 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 136940

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 6111
/proc/meminfo: memFree=1640688/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137072 CPUtime=282.2
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39162 0 0 0 28202 18 0 0 25 0 1 0 96505219 140361728 33408 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34268 33408 80 176 0 34090 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 137072

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 6111
/proc/meminfo: memFree=1640496/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137204 CPUtime=342.18
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39202 0 0 0 34200 18 0 0 25 0 1 0 96505219 140496896 33448 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34301 33448 80 176 0 34123 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 137204

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6111
/proc/meminfo: memFree=1640304/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137336 CPUtime=402.16
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39238 0 0 0 40198 18 0 0 25 0 1 0 96505219 140632064 33484 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34334 33484 80 176 0 34156 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 137336

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 6111
/proc/meminfo: memFree=1640176/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137468 CPUtime=462.14
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39273 0 0 0 46196 18 0 0 25 0 1 0 96505219 140767232 33519 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34367 33519 80 176 0 34189 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 137468

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 6111
/proc/meminfo: memFree=1639984/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137600 CPUtime=522.12
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39303 0 0 0 52194 18 0 0 25 0 1 0 96505219 140902400 33549 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34400 33549 80 176 0 34222 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 137600

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 6111
/proc/meminfo: memFree=1639856/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137732 CPUtime=582.1
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39336 0 0 0 58192 18 0 0 25 0 1 0 96505219 141037568 33582 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34433 33582 80 176 0 34255 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 137732

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 6111
/proc/meminfo: memFree=1639664/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137864 CPUtime=642.08
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39381 0 0 0 64190 18 0 0 25 0 1 0 96505219 141172736 33627 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34466 33627 80 176 0 34288 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 137864

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 6111
/proc/meminfo: memFree=1639472/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=137864 CPUtime=702.06
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39415 0 0 0 70188 18 0 0 25 0 1 0 96505219 141172736 33661 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34466 33661 80 176 0 34288 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 137864

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 6111
/proc/meminfo: memFree=1639344/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139276 CPUtime=762.04
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39453 0 0 0 76186 18 0 0 25 0 1 0 96505219 142618624 33699 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34819 33699 80 176 0 34641 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 139276

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 6111
/proc/meminfo: memFree=1639216/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139408 CPUtime=822.01
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39479 0 0 0 82183 18 0 0 25 0 1 0 96505219 142753792 33725 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34852 33725 80 176 0 34674 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 139408

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1639088/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139408 CPUtime=881.99
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39498 0 0 0 88181 18 0 0 25 0 1 0 96505219 142753792 33744 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34852 33744 80 176 0 34674 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 139408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638960/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139540 CPUtime=941.97
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39526 0 0 0 94179 18 0 0 25 0 1 0 96505219 142888960 33772 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34885 33772 80 176 0 34707 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 139540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638896/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139672 CPUtime=1001.95
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39548 0 0 0 100177 18 0 0 25 0 1 0 96505219 143024128 33794 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34918 33794 80 176 0 34740 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 139672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638704/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139672 CPUtime=1061.93
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39576 0 0 0 106175 18 0 0 25 0 1 0 96505219 143024128 33822 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34918 33822 80 176 0 34740 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 139672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638640/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139804 CPUtime=1121.91
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39599 0 0 0 112173 18 0 0 25 0 1 0 96505219 143159296 33845 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34951 33845 80 176 0 34773 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 139804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638576/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139804 CPUtime=1181.89
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39620 0 0 0 118171 18 0 0 25 0 1 0 96505219 143159296 33866 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34951 33866 80 176 0 34773 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 139804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6111
/proc/meminfo: memFree=1638512/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139936 CPUtime=1200.09
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39624 0 0 0 119991 18 0 0 25 0 1 0 96505219 143294464 33870 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34984 33870 80 176 0 34806 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 139936

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.00 2/66 6111
/proc/meminfo: memFree=1638512/2055920 swapFree=4192952/4192956
[pid=6110] ppid=6108 vsize=139936 CPUtime=1200.09
/proc/6110/stat : 6110 (ttsth-5-0) R 6108 6110 5922 0 -1 4194304 39624 0 0 0 119991 18 0 0 25 0 1 0 96505219 143294464 33870 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6110/statm: 34984 33870 80 176 0 34806 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 139936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.92
CPU system time (s): 0.205968
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 139936

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

runsolver used 1.2918 second user time and 2.89356 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-25 20:39:19
IDJOB=1723290
IDBENCH=71689
IDSOLVER=549
FILE ID=node82/1723290-1240684758
PBS_JOBID= 9186694
Free space on /tmp= 66260 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723290-1240684758/watcher-1723290-1240684758 -o /tmp/evaluation-result-1723290-1240684758/solver-1723290-1240684758 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723290-1240684758.cnf

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=810237279

node82.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.259
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.259
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:       1774800 kB
Buffers:         27712 kB
Cached:         180704 kB
SwapCached:          4 kB
Active:          91020 kB
Inactive:       131936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774800 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           13368 kB
Writeback:           0 kB
Mapped:          24260 kB
Slab:            44084 kB
Committed_AS:   245268 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node82 at 2009-04-25 20:59:21