Trace number 319676

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, and are wall clock time (not CPU 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
TTS 4.0? (TO) 1200.08 1200.43

General information on the benchmark

Nameindustrial/grieu/
vmpc_25.cnf
MD5SUMc5b44b10975f50cd32d40650a6a22d18
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.99054
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of clauses76775
Sum of the clauses size201350
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230075
Number of clauses of size 346650
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-319676-1173034795 -o ROOT/results/node29/solver-319676-1173034795 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319676-1173034795/tts-4-0 /tmp/evaluation/319676-1173034795/instance-319676-1173034795.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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 27670
/proc/meminfo: memFree=1483296/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=928 CPUtime=0
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 297243771 950272 104 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 232 107 57 113 0 116 0

[startup+0.074149 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 27670
/proc/meminfo: memFree=1483296/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=3812 CPUtime=0.07
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 830 0 0 0 7 0 0 0 18 0 1 0 297243771 3903488 815 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 953 816 57 113 0 837 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3812

[startup+0.10115 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 27670
/proc/meminfo: memFree=1483296/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=4856 CPUtime=0.09
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 1108 0 0 0 9 0 0 0 18 0 1 0 297243771 4972544 1093 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 1214 1093 57 113 0 1098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4856

[startup+0.301162 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 27670
/proc/meminfo: memFree=1483296/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=12392 CPUtime=0.29
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 2780 0 0 0 29 0 0 0 19 0 1 0 297243771 12689408 2765 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 3098 2765 62 113 0 2982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12392

[startup+0.701187 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 27670
/proc/meminfo: memFree=1483296/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=19252 CPUtime=0.69
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 5025 0 0 0 68 1 0 0 22 0 1 0 297243771 19714048 4672 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630276 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 4813 4672 65 113 0 4697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19252

[startup+1.50124 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 27671
/proc/meminfo: memFree=1459864/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=31800 CPUtime=1.49
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 8186 0 0 0 146 3 0 0 25 0 1 0 297243771 32563200 7833 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630276 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 7950 7833 65 113 0 7834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31800

[startup+3.10133 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 27671
/proc/meminfo: memFree=1438488/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=46072 CPUtime=3.09
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 11858 0 0 0 305 4 0 0 25 0 1 0 297243771 47177728 11395 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 11518 11395 66 113 0 11402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46072

[startup+6.30153 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 27671
/proc/meminfo: memFree=1436696/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=47344 CPUtime=6.29
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 12188 0 0 0 625 4 0 0 25 0 1 0 297243771 48480256 11725 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 11836 11725 66 113 0 11720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47344

[startup+12.7029 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 27671
/proc/meminfo: memFree=1434200/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=49684 CPUtime=12.69
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 12767 0 0 0 1265 4 0 0 25 0 1 0 297243771 50876416 12304 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 12421 12304 66 113 0 12305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49684

[startup+25.5017 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 27671
/proc/meminfo: memFree=1430104/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=53456 CPUtime=25.48
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 13739 0 0 0 2543 5 0 0 25 0 1 0 297243771 54738944 13276 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 13364 13276 66 113 0 13248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53456

[startup+51.1013 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 27671
/proc/meminfo: memFree=1425048/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=58532 CPUtime=51.08
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 15012 0 0 0 5102 6 0 0 25 0 1 0 297243771 59936768 14549 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 14633 14549 66 113 0 14517 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58532

[startup+102.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/84 27787
/proc/meminfo: memFree=1414104/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=68052 CPUtime=102.22
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 17360 0 0 0 10214 8 0 0 25 0 1 0 297243771 69685248 16897 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 17013 16897 66 113 0 16897 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 68052

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 27869
/proc/meminfo: memFree=1406616/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=76872 CPUtime=162.16
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 19546 0 0 0 16207 9 0 0 25 0 1 0 297243771 78716928 19083 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 19218 19083 66 113 0 19102 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 76872

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1395928/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=87432 CPUtime=222.14
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 22197 0 0 0 22204 10 0 0 25 0 1 0 297243771 89530368 21734 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534182 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 21858 21734 66 113 0 21742 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 87432

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1387480/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=95884 CPUtime=282.13
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 24328 0 0 0 28201 12 0 0 25 0 1 0 297243771 98185216 23865 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 23971 23865 66 113 0 23855 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 95884

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1379736/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=103644 CPUtime=342.12
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 26250 0 0 0 34199 13 0 0 25 0 1 0 297243771 106131456 25787 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 25911 25787 66 113 0 25795 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 103644

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 27869
/proc/meminfo: memFree=1373080/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=110220 CPUtime=402.1
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 27929 0 0 0 40195 15 0 0 25 0 1 0 297243771 112865280 27466 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 27555 27466 66 113 0 27439 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 110220

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1366872/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=116560 CPUtime=462.09
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 29477 0 0 0 46192 17 0 0 25 0 1 0 297243771 119357440 29014 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 29140 29014 66 113 0 29024 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 116560

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1362392/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=121252 CPUtime=522.08
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 30642 0 0 0 52190 18 0 0 25 0 1 0 297243771 124162048 30179 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 30313 30179 66 113 0 30197 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 121252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1358488/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=125000 CPUtime=582.07
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 31610 0 0 0 58188 19 0 0 25 0 1 0 297243771 128000000 31147 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 31250 31147 66 113 0 31134 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 125000

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1353304/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=130168 CPUtime=642.06
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 32887 0 0 0 64186 20 0 0 25 0 1 0 297243771 133292032 32424 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 32542 32424 66 113 0 32426 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 130168

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1349016/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=134388 CPUtime=702.05
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 33959 0 0 0 70184 21 0 0 25 0 1 0 297243771 137613312 33496 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 33597 33496 66 113 0 33481 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 134388

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1346712/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=136736 CPUtime=762.03
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 34529 0 0 0 76182 21 0 0 25 0 1 0 297243771 140017664 34066 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 34184 34066 66 113 0 34068 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 136736

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1343064/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=140344 CPUtime=822.02
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 35438 0 0 0 82179 23 0 0 25 0 1 0 297243771 143712256 34975 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 35086 34975 66 113 0 34970 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 140344

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1338008/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=145268 CPUtime=882
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 36697 0 0 0 88176 24 0 0 25 0 1 0 297243771 148754432 36234 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 36317 36234 66 113 0 36201 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 145268

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1330648/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=152772 CPUtime=941.99
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 38538 0 0 0 94173 26 0 0 25 0 1 0 297243771 156438528 38075 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 38193 38075 66 113 0 38077 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 152772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1324696/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=158636 CPUtime=1001.98
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 40043 0 0 0 100170 28 0 0 25 0 1 0 297243771 162443264 39580 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 39659 39580 66 113 0 39543 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 158636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1319512/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=164024 CPUtime=1061.96
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 41347 0 0 0 106167 29 0 0 25 0 1 0 297243771 167960576 40884 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 41006 40884 66 113 0 40890 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 164024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1316056/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=167308 CPUtime=1121.95
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 42190 0 0 0 112165 30 0 0 25 0 1 0 297243771 171323392 41727 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 41827 41727 66 113 0 41711 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 167308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1310872/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=172480 CPUtime=1181.94
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 43503 0 0 0 118162 32 0 0 25 0 1 0 297243771 176619520 43040 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 43120 43040 66 113 0 43004 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 172480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27869
/proc/meminfo: memFree=1309272/2055920 swapFree=4147692/4192956
[pid=27670] ppid=27668 vsize=174120 CPUtime=1200.04
/proc/27670/stat : 27670 (tts-4-0) R 27668 27670 27044 0 -1 4194304 43872 0 0 0 119972 32 0 0 25 0 1 0 297243771 178298880 43409 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27670/statm: 43530 43409 66 113 0 43414 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 174120

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): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1199.72
CPU system time (s): 0.353946
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 174120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1406

runsolver used 1.3348 second user time and 3.03754 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Mar  4 18:59:55 UTC 2007

IDJOB= 319676
IDBENCH= 20485
IDSOLVER= 98
FILE ID= node29/319676-1173034795

PBS_JOBID= 4012464

Free space on /tmp= 66551 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_25.cnf
COMMAND LINE= /tmp/evaluation/319676-1173034795/tts-4-0 /tmp/evaluation/319676-1173034795/instance-319676-1173034795.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-319676-1173034795 -o ROOT/results/node29/solver-319676-1173034795 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319676-1173034795/tts-4-0 /tmp/evaluation/319676-1173034795/instance-319676-1173034795.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  c5b44b10975f50cd32d40650a6a22d18

RANDOM SEED= 496807429

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.209
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	: 5931.00
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.209
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1483704 kB
Buffers:         38388 kB
Cached:         447364 kB
SwapCached:      12348 kB
Active:         195272 kB
Inactive:       317344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483704 kB
SwapTotal:     4192956 kB
SwapFree:      4147692 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          33808 kB
Slab:            45016 kB
Committed_AS:   830488 kB
PageTables:       1880 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= 66551 MiB

End job on node29 on Sun Mar  4 19:19:58 UTC 2007