Trace number 292408

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.02 1200.44

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Starting solver ...
0.00/0.01	c Restarting after 102 conflicts
0.00/0.02	c Restarting after 253 conflicts
0.00/0.02	c Restarting after 479 conflicts
0.00/0.04	c Restarting after 816 conflicts
0.00/0.06	c Restarting after 1323 conflicts
0.00/0.09	c Restarting after 2085 conflicts
0.10/0.14	c Restarting after 3224 conflicts
0.20/0.21	c Restarting after 4933 conflicts
0.30/0.33	c Restarting after 7496 conflicts
0.41/0.50	c Restarting after 11341 conflicts
0.71/0.77	c Restarting after 17108 conflicts
1.12/1.20	c Restarting after 25758 conflicts
1.84/1.85	c Restarting after 38733 conflicts
2.76/2.84	c Restarting after 58194 conflicts
4.30/4.35	c Restarting after 87387 conflicts
6.65/6.69	c Restarting after 131176 conflicts
10.24/10.33	c Restarting after 196860 conflicts
15.87/15.97	c Restarting after 295386 conflicts
24.67/24.76	c Restarting after 443175 conflicts
38.18/38.26	c Restarting after 664861 conflicts
58.97/59.06	c Restarting after 997386 conflicts
91.73/91.80	c Restarting after 1496175 conflicts
142.71/142.81	c Restarting after 2244357 conflicts
223.29/223.42	c Restarting after 3366631 conflicts
349.62/349.85	c Restarting after 5050042 conflicts
551.12/551.41	c Restarting after 7575160 conflicts
870.44/870.79	c Restarting after 11362838 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-292408-1171753439 -o ROOT/results/node43/solver-292408-1171753439 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292408-1171753439/sat7_bin /tmp/evaluation/292408-1171753439/instance-292408-1171753439.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.93 3/64 5184
/proc/meminfo: memFree=600744/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=1064 CPUtime=0
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 195299906 1089536 114 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135013975 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 266 114 87 220 0 43 0

[startup+0.106961 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5184
/proc/meminfo: memFree=600744/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=1460 CPUtime=0.1
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 210 0 0 0 10 0 0 0 18 0 1 0 195299906 1495040 193 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532517 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 365 193 95 220 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1460

[startup+0.515028 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 5184
/proc/meminfo: memFree=600744/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=1460 CPUtime=0.51
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 246 0 0 0 51 0 0 0 21 0 1 0 195299906 1495040 229 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 365 229 95 220 0 142 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1460

[startup+1.33516 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=600096/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2108 CPUtime=1.33
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 280 0 0 0 133 0 0 0 25 0 1 0 195299906 2158592 263 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134579015 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 527 263 95 220 0 304 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2108

[startup+2.97444 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=599776/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2240 CPUtime=2.97
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 330 0 0 0 297 0 0 0 25 0 1 0 195299906 2293760 313 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 560 313 95 220 0 337 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2240

[startup+6.25098 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=599456/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2240 CPUtime=6.24
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 366 0 0 0 624 0 0 0 25 0 1 0 195299906 2293760 349 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 560 349 95 220 0 337 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2240

[startup+12.7031 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=599144/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2508 CPUtime=12.69
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 436 0 0 0 1269 0 0 0 25 0 1 0 195299906 2568192 419 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 627 419 95 220 0 404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2508

[startup+25.5052 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=598952/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2644 CPUtime=25.49
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 494 0 0 0 2549 0 0 0 25 0 1 0 195299906 2707456 477 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 661 477 95 220 0 438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2644

[startup+51.1094 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=598632/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=2780 CPUtime=51.08
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 552 0 0 0 5108 0 0 0 25 0 1 0 195299906 2846720 535 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 695 535 95 220 0 472 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2780

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=598248/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4084 CPUtime=102.27
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 639 0 0 0 10227 0 0 0 25 0 1 0 195299906 4182016 622 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1021 622 95 220 0 798 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4084

[startup+162.339 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=597800/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4516 CPUtime=162.27
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 755 0 0 0 16227 0 0 0 25 0 1 0 195299906 4624384 738 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532640 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1129 738 95 220 0 906 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4516

[startup+222.357 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=597544/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4660 CPUtime=222.27
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 806 0 0 0 22227 0 0 0 25 0 1 0 195299906 4771840 789 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1165 789 95 220 0 942 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 4660

[startup+282.372 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 5185
/proc/meminfo: memFree=597480/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4804 CPUtime=282.26
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 853 0 0 0 28226 0 0 0 25 0 1 0 195299906 4919296 836 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538653 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1201 836 95 220 0 978 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 4804

[startup+342.382 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 5185
/proc/meminfo: memFree=597288/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4804 CPUtime=342.25
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 883 0 0 0 34225 0 0 0 25 0 1 0 195299906 4919296 866 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532564 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1201 866 95 220 0 978 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 4804

[startup+402.402 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 5185
/proc/meminfo: memFree=597160/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4948 CPUtime=402.26
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 930 0 0 0 40225 1 0 0 25 0 1 0 195299906 5066752 913 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531366 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1237 913 95 220 0 1014 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 4948

[startup+462.421 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=597160/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4948 CPUtime=462.25
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 938 0 0 0 46224 1 0 0 25 0 1 0 195299906 5066752 921 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1237 921 95 220 0 1014 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 4948

[startup+522.436 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=597160/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4948 CPUtime=522.25
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 949 0 0 0 52224 1 0 0 25 0 1 0 195299906 5066752 932 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1237 932 95 220 0 1014 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 4948

[startup+582.452 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=597032/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4948 CPUtime=582.24
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 977 0 0 0 58223 1 0 0 25 0 1 0 195299906 5066752 960 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531907 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1237 960 95 220 0 1014 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 4948

[startup+642.468 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596968/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=4948 CPUtime=642.23
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 987 0 0 0 64222 1 0 0 25 0 1 0 195299906 5066752 970 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1237 970 95 220 0 1014 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 4948

[startup+702.485 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596968/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=702.23
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 994 0 0 0 70222 1 0 0 25 0 1 0 195299906 5214208 977 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 977 95 220 0 1050 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 5092

[startup+762.503 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596904/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=762.23
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 998 0 0 0 76222 1 0 0 25 0 1 0 195299906 5214208 981 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 981 95 220 0 1050 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 5092

[startup+822.522 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596968/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=822.23
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1000 0 0 0 82222 1 0 0 25 0 1 0 195299906 5214208 983 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 983 95 220 0 1050 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 5092

[startup+882.535 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596840/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=882.22
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1018 0 0 0 88221 1 0 0 25 0 1 0 195299906 5214208 1001 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1001 95 220 0 1050 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 5092

[startup+942.547 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596840/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=942.21
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1029 0 0 0 94220 1 0 0 25 0 1 0 195299906 5214208 1012 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1012 95 220 0 1050 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 5092

[startup+1002.56 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596776/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=1002.21
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1033 0 0 0 100219 2 0 0 25 0 1 0 195299906 5214208 1016 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1016 95 220 0 1050 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 5092

[startup+1062.58 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596776/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=1062.21
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1035 0 0 0 106219 2 0 0 25 0 1 0 195299906 5214208 1018 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1018 95 220 0 1050 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 5092

[startup+1122.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596776/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=1122.2
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1043 0 0 0 112218 2 0 0 25 0 1 0 195299906 5214208 1026 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1026 95 220 0 1050 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 5092

[startup+1182.61 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596712/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5092 CPUtime=1182.19
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1045 0 0 0 118217 2 0 0 25 0 1 0 195299906 5214208 1028 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134578702 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1273 1028 95 220 0 1050 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 5092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5185
/proc/meminfo: memFree=596712/2055920 swapFree=4183376/4192956
[pid=5184] ppid=5182 vsize=5236 CPUtime=1200.01
/proc/5184/stat : 5184 (sat7_bin) R 5182 5184 3376 0 -1 4194304 1051 0 0 0 119999 2 0 0 25 0 1 0 195299906 5361664 1034 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5184/statm: 1309 1034 95 220 0 1086 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 5236

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.44
CPU time (s): 1200.02
CPU user time (s): 1200
CPU system time (s): 0.024996
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 5236

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

runsolver used 0.758884 second user time and 2.45063 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Feb 17 23:03:59 UTC 2007

IDJOB= 292408
IDBENCH= 19839
IDSOLVER= 101
FILE ID= node43/292408-1171753439

PBS_JOBID= 3839467

Free space on /tmp= 66563 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292408-1171753439/sat7_bin /tmp/evaluation/292408-1171753439/instance-292408-1171753439.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-292408-1171753439 -o ROOT/results/node43/solver-292408-1171753439 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292408-1171753439/sat7_bin /tmp/evaluation/292408-1171753439/instance-292408-1171753439.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 730672648

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:        601216 kB
Buffers:         50472 kB
Cached:        1283136 kB
SwapCached:       4020 kB
Active:         818260 kB
Inactive:       525448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        601216 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:          15412 kB
Slab:            97136 kB
Committed_AS:   490348 kB
PageTables:       1392 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= 66563 MiB

End job on node43 on Sat Feb 17 23:24:01 UTC 2007