Trace number 319966

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
SAT7 2007-02-08? (TO) 1200.12 1200.52

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.69013
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

Solver Data (download as text)

0.29/0.36	c Starting solver ...
0.29/0.39	c Restarting after 101 conflicts
0.39/0.43	c Restarting after 253 conflicts
0.39/0.47	c Restarting after 479 conflicts
0.49/0.53	c Restarting after 816 conflicts
0.59/0.63	c Restarting after 1323 conflicts
0.69/0.79	c Restarting after 2082 conflicts
1.00/1.03	c Restarting after 3221 conflicts
1.39/1.46	c Restarting after 4929 conflicts
2.09/2.15	c Restarting after 7492 conflicts
3.39/3.48	c Restarting after 11338 conflicts
5.79/5.84	c Restarting after 17107 conflicts
10.48/10.58	c Restarting after 25758 conflicts
20.59/20.67	c Restarting after 38733 conflicts
48.77/48.84	c Restarting after 58195 conflicts
103.05/103.11	c Restarting after 87388 conflicts
226.91/227.02	c Restarting after 131177 conflicts
405.66/405.84	c Restarting after 196861 conflicts
764.34/764.67	c Restarting after 295389 conflicts

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/node60/watcher-319966-1173038703 -o ROOT/results/node60/solver-319966-1173038703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319966-1173038703/sat7_bin /tmp/evaluation/319966-1173038703/instance-319966-1173038703.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.99 0.97 0.98 3/64 13750
/proc/meminfo: memFree=873496/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=1224 CPUtime=0
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 323827112 1253376 132 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547997 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 306 132 87 220 0 83 0

[startup+0.0548859 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 13750
/proc/meminfo: memFree=873496/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=2000 CPUtime=0.05
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 304 0 0 0 5 0 0 0 18 0 1 0 323827112 2048000 287 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 500 287 88 220 0 277 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2000

[startup+0.101894 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 13750
/proc/meminfo: memFree=873496/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=3028 CPUtime=0.09
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 437 0 0 0 9 0 0 0 18 0 1 0 323827112 3100672 420 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 757 420 88 220 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3028

[startup+0.30193 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 13750
/proc/meminfo: memFree=873496/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=5080 CPUtime=0.29
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 1032 0 0 0 29 0 0 0 19 0 1 0 323827112 5201920 1015 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 1270 1015 88 220 0 1047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.702001 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 13750
/proc/meminfo: memFree=873496/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=9316 CPUtime=0.69
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 1692 0 0 0 68 1 0 0 22 0 1 0 323827112 9539584 1675 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 2329 1675 95 220 0 2106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9316

[startup+1.50114 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=866512/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=9316 CPUtime=1.49
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 2050 0 0 0 148 1 0 0 25 0 1 0 323827112 9539584 2033 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134537823 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 2329 2033 95 220 0 2106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10143 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=864784/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=13416 CPUtime=3.09
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 2528 0 0 0 308 1 0 0 25 0 1 0 323827112 13737984 2511 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 3354 2511 95 220 0 3131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13416

[startup+6.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=861072/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=17648 CPUtime=6.29
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 3329 0 0 0 627 2 0 0 25 0 1 0 323827112 18071552 3312 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532512 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 4412 3312 95 220 0 4189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17648

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=856272/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=22152 CPUtime=12.68
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 4427 0 0 0 1266 2 0 0 25 0 1 0 323827112 22683648 4410 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 5538 4410 95 220 0 5315 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22152

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=850064/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=26924 CPUtime=25.48
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 5904 0 0 0 2544 4 0 0 25 0 1 0 323827112 27570176 5887 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 6731 5887 95 220 0 6508 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26924

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=842384/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=35984 CPUtime=51.07
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 7831 0 0 0 5101 6 0 0 25 0 1 0 323827112 36847616 7814 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 8996 7814 95 220 0 8773 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35984

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=829456/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=45132 CPUtime=102.25
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 11052 0 0 0 10216 9 0 0 25 0 1 0 323827112 46215168 11035 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 11283 11035 95 220 0 11060 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45132

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=819472/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=55636 CPUtime=162.23
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 13563 0 0 0 16211 12 0 0 25 0 1 0 323827112 56971264 13546 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 13909 13546 95 220 0 13686 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55636

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=811920/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=65028 CPUtime=222.22
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 15432 0 0 0 22208 14 0 0 25 0 1 0 323827112 66588672 15415 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 16257 15415 95 220 0 16034 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65028

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=806800/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=70428 CPUtime=282.2
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 16714 0 0 0 28204 16 0 0 25 0 1 0 323827112 72118272 16697 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 17607 16697 95 220 0 17384 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 70428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=801296/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=75128 CPUtime=342.17
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 18097 0 0 0 34200 17 0 0 25 0 1 0 323827112 76931072 18080 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532747 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 18782 18080 95 220 0 18559 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 75128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=798160/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=79960 CPUtime=402.16
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 18856 0 0 0 40197 19 0 0 25 0 1 0 323827112 81879040 18839 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 19990 18839 95 220 0 19767 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 79960

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=797392/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=80712 CPUtime=462.14
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 19044 0 0 0 46195 19 0 0 25 0 1 0 323827112 82649088 19027 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 20178 19027 95 220 0 19955 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 80712

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=796880/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=81356 CPUtime=522.11
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 19164 0 0 0 52192 19 0 0 25 0 1 0 323827112 83308544 19147 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 20339 19147 95 220 0 20116 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 81356

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=795984/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=82736 CPUtime=582.09
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 19390 0 0 0 58190 19 0 0 25 0 1 0 323827112 84721664 19373 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 20684 19373 95 220 0 20461 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 82736

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=795728/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=83032 CPUtime=642.08
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 19466 0 0 0 64189 19 0 0 25 0 1 0 323827112 85024768 19449 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 20758 19449 95 220 0 20535 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 83032

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=794320/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=83500 CPUtime=702.06
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 19810 0 0 0 70186 20 0 0 25 0 1 0 323827112 85504000 19793 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 20875 19793 95 220 0 20652 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 83500

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=790800/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=88184 CPUtime=762.04
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 20730 0 0 0 76183 21 0 0 25 0 1 0 323827112 90300416 20680 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 22046 20680 95 220 0 21823 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 88184

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=787664/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=89424 CPUtime=822.01
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 21528 0 0 0 82180 21 0 0 25 0 1 0 323827112 91570176 21478 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 22356 21478 95 220 0 22133 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 89424

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=784656/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=94368 CPUtime=881.99
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 22340 0 0 0 88177 22 0 0 25 0 1 0 323827112 96632832 22224 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 23592 22224 95 220 0 23369 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 94368

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=780432/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=99248 CPUtime=941.98
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 23457 0 0 0 94174 24 0 0 25 0 1 0 323827112 101629952 23292 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 24812 23292 95 220 0 24589 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 99248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=775760/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=103868 CPUtime=1001.96
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 24662 0 0 0 100170 26 0 0 25 0 1 0 323827112 106360832 24431 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 25967 24431 95 220 0 25744 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 103868

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=773008/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=104260 CPUtime=1061.94
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 25394 0 0 0 106168 26 0 0 25 0 1 0 323827112 106762240 25130 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 26065 25130 95 220 0 25842 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 104260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=772752/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=104552 CPUtime=1121.92
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 25449 0 0 0 112166 26 0 0 25 0 1 0 323827112 107061248 25185 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 26138 25185 95 220 0 25915 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 104552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=772432/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=104948 CPUtime=1181.89
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 25528 0 0 0 118163 26 0 0 25 0 1 0 323827112 107466752 25264 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 26237 25264 95 220 0 26014 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 104948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=772304/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=105080 CPUtime=1200.09
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 25554 0 0 0 119983 26 0 0 25 0 1 0 323827112 107601920 25290 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 26270 25290 95 220 0 26047 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 105080

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: 0.99 0.97 0.98 2/65 13751
/proc/meminfo: memFree=772304/2055920 swapFree=4183500/4192956
[pid=13750] ppid=13748 vsize=105080 CPUtime=1200.09
/proc/13750/stat : 13750 (sat7_bin) R 13748 13750 12558 0 -1 4194304 25554 0 0 0 119983 26 0 0 25 0 1 0 323827112 107601920 25290 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 26270 25290 95 220 0 26047 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 105080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.84
CPU system time (s): 0.284956
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 105080

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

runsolver used 0.871867 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Mar  4 20:05:03 UTC 2007

IDJOB= 319966
IDBENCH= 20492
IDSOLVER= 101
FILE ID= node60/319966-1173038703

PBS_JOBID= 4012446

Free space on /tmp= 66530 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_28.cnf
COMMAND LINE= /tmp/evaluation/319966-1173038703/sat7_bin /tmp/evaluation/319966-1173038703/instance-319966-1173038703.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-319966-1173038703 -o ROOT/results/node60/solver-319966-1173038703 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319966-1173038703/sat7_bin /tmp/evaluation/319966-1173038703/instance-319966-1173038703.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  2679ca6fb11bcf9f950de09652ce7147

RANDOM SEED= 629869097

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:        873904 kB
Buffers:         49816 kB
Cached:        1032488 kB
SwapCached:       3656 kB
Active:         865116 kB
Inactive:       230468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        873904 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:            2640 kB
Writeback:           0 kB
Mapped:          19008 kB
Slab:            72416 kB
Committed_AS:   899704 kB
PageTables:       1472 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= 66530 MiB

End job on node60 on Sun Mar  4 20:25:05 UTC 2007