Trace number 426810

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-08UNSAT 698.482 698.67

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.4337
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting solver ...
0.00/0.01	c Restarting after 100 conflicts
0.00/0.01	c Restarting after 250 conflicts
0.00/0.03	c Restarting after 475 conflicts
0.00/0.04	c Restarting after 812 conflicts
0.04/0.07	c Restarting after 1321 conflicts
0.10/0.11	c Restarting after 2082 conflicts
0.10/0.18	c Restarting after 3222 conflicts
0.20/0.27	c Restarting after 4931 conflicts
0.40/0.42	c Restarting after 7495 conflicts
0.60/0.65	c Restarting after 11340 conflicts
1.00/1.01	c Restarting after 17106 conflicts
1.50/1.54	c Restarting after 25759 conflicts
2.30/2.38	c Restarting after 38733 conflicts
3.59/3.67	c Restarting after 58194 conflicts
5.60/5.63	c Restarting after 87387 conflicts
8.59/8.65	c Restarting after 131177 conflicts
13.20/13.21	c Restarting after 196861 conflicts
20.19/20.23	c Restarting after 295387 conflicts
31.29/31.31	c Restarting after 443180 conflicts
48.18/48.29	c Restarting after 664863 conflicts
74.57/74.64	c Restarting after 997390 conflicts
115.06/115.10	c Restarting after 1496178 conflicts
178.65/178.75	c Restarting after 2244360 conflicts
276.12/276.20	c Restarting after 3366635 conflicts
427.27/427.49	c Restarting after 5050047 conflicts
662.91/663.20	c Restarting after 7575164 conflicts
698.40/698.66	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-426810-1177829191 -o ROOT/results/node6/solver-426810-1177829191 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426810-1177829191/sat7_bin /tmp/evaluation/426810-1177829191/instance-426810-1177829191.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.96 0.96 3/77 23449
/proc/meminfo: memFree=1626224/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1200 CPUtime=0
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 258956748 1228800 123 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 300 123 87 220 0 77 0

[startup+0.0492369 s]
/proc/loadavg: 0.99 0.96 0.96 3/77 23449
/proc/meminfo: memFree=1626224/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1204 CPUtime=0.04
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 187 0 0 0 4 0 0 0 18 0 1 0 258956748 1232896 171 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532523 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 301 171 95 220 0 78 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1204

[startup+0.101243 s]
/proc/loadavg: 0.99 0.96 0.96 3/77 23449
/proc/meminfo: memFree=1626224/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1464 CPUtime=0.1
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 194 0 0 0 10 0 0 0 18 0 1 0 258956748 1499136 178 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 366 178 95 220 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1464

[startup+0.301266 s]
/proc/loadavg: 0.99 0.96 0.96 3/77 23449
/proc/meminfo: memFree=1626224/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1464 CPUtime=0.3
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 210 0 0 0 30 0 0 0 19 0 1 0 258956748 1499136 194 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 366 194 95 220 0 143 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1464

[startup+0.701313 s]
/proc/loadavg: 0.99 0.96 0.96 3/77 23449
/proc/meminfo: memFree=1626224/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1464 CPUtime=0.7
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 227 0 0 0 70 0 0 0 22 0 1 0 258956748 1499136 211 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532623 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 366 211 95 220 0 143 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1464

[startup+1.50141 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1625704/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=1464 CPUtime=1.5
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 248 0 0 0 150 0 0 0 25 0 1 0 258956748 1499136 232 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 366 232 95 220 0 143 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1464

[startup+3.1016 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1625448/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=2112 CPUtime=3.1
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 275 0 0 0 310 0 0 0 25 0 1 0 258956748 2162688 259 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 528 259 95 220 0 305 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2112

[startup+6.30197 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1625256/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=2112 CPUtime=6.29
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 314 0 0 0 629 0 0 0 25 0 1 0 258956748 2162688 298 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542157 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 528 298 95 220 0 305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2112

[startup+12.7017 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1625000/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=2112 CPUtime=12.69
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 357 0 0 0 1269 0 0 0 25 0 1 0 258956748 2162688 341 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 528 341 95 220 0 305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2112

[startup+25.5012 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1624680/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=2244 CPUtime=25.49
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 421 0 0 0 2549 0 0 0 25 0 1 0 258956748 2297856 405 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528465 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 561 405 95 220 0 338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2244

[startup+51.1012 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 23450
/proc/meminfo: memFree=1624360/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=3536 CPUtime=51.08
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 505 0 0 0 5108 0 0 0 25 0 1 0 258956748 3620864 489 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533279 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 884 489 95 220 0 661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3536

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1623912/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=3804 CPUtime=102.27
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 611 0 0 0 10227 0 0 0 25 0 1 0 258956748 3895296 595 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 951 595 95 220 0 728 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3804

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1623592/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4068 CPUtime=162.25
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 694 0 0 0 16224 1 0 0 25 0 1 0 258956748 4165632 678 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1017 678 95 220 0 794 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1623272/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4340 CPUtime=222.24
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 772 0 0 0 22223 1 0 0 25 0 1 0 258956748 4444160 756 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533378 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1085 756 95 220 0 862 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4340

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1623016/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4480 CPUtime=282.22
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 823 0 0 0 28221 1 0 0 25 0 1 0 258956748 4587520 807 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134537038 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1120 807 95 220 0 897 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4480

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622888/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4612 CPUtime=342.2
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 861 0 0 0 34219 1 0 0 25 0 1 0 258956748 4722688 845 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1153 845 95 220 0 930 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4612

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622760/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4612 CPUtime=402.18
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 893 0 0 0 40217 1 0 0 25 0 1 0 258956748 4722688 877 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532453 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1153 877 95 220 0 930 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4612

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622568/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4748 CPUtime=462.17
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 936 0 0 0 46215 2 0 0 25 0 1 0 258956748 4861952 920 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532623 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1187 920 95 220 0 964 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 4748

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622440/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=4884 CPUtime=522.15
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 963 0 0 0 52213 2 0 0 25 0 1 0 258956748 5001216 947 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535972 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1221 947 95 220 0 998 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 4884

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622312/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5016 CPUtime=582.14
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 981 0 0 0 58212 2 0 0 25 0 1 0 258956748 5136384 965 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531413 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1254 965 95 220 0 1031 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 5016

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622248/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5016 CPUtime=642.12
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 996 0 0 0 64210 2 0 0 25 0 1 0 258956748 5136384 980 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1254 980 95 220 0 1031 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 5016

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

[startup+665.504 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622184/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5016 CPUtime=665.31
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1013 0 0 0 66529 2 0 0 25 0 1 0 258956748 5136384 997 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538403 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1254 997 95 220 0 1031 0
Current children cumulated CPU time (s) 665.31
Current children cumulated vsize (KiB) 5016

[startup+678.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622184/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=678.11
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1020 0 0 0 67809 2 0 0 25 0 1 0 258956748 5279744 1004 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578650 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1004 95 220 0 1066 0
Current children cumulated CPU time (s) 678.11
Current children cumulated vsize (KiB) 5156

[startup+691.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622120/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=690.9
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1030 0 0 0 69088 2 0 0 25 0 1 0 258956748 5279744 1014 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1014 95 220 0 1066 0
Current children cumulated CPU time (s) 690.9
Current children cumulated vsize (KiB) 5156

[startup+694.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622120/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=694.1
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1036 0 0 0 69408 2 0 0 25 0 1 0 258956748 5279744 1020 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529645 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1020 95 220 0 1066 0
Current children cumulated CPU time (s) 694.1
Current children cumulated vsize (KiB) 5156

[startup+695.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622056/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=695.7
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1039 0 0 0 69568 2 0 0 25 0 1 0 258956748 5279744 1023 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558400 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1023 95 220 0 1066 0
Current children cumulated CPU time (s) 695.7
Current children cumulated vsize (KiB) 5156

[startup+697.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622056/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=697.3
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1039 0 0 0 69728 2 0 0 25 0 1 0 258956748 5279744 1023 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1023 95 220 0 1066 0
Current children cumulated CPU time (s) 697.3
Current children cumulated vsize (KiB) 5156

[startup+698.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622056/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=698.1
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1039 0 0 0 69808 2 0 0 25 0 1 0 258956748 5279744 1023 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525279 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1023 95 220 0 1066 0
Current children cumulated CPU time (s) 698.1
Current children cumulated vsize (KiB) 5156

[startup+698.505 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622056/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=698.3
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1039 0 0 0 69828 2 0 0 25 0 1 0 258956748 5279744 1023 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1023 95 220 0 1066 0
Current children cumulated CPU time (s) 698.3
Current children cumulated vsize (KiB) 5156

[startup+698.602 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 23450
/proc/meminfo: memFree=1622056/2055924 swapFree=4143464/4192956
[pid=23449] ppid=23447 vsize=5156 CPUtime=698.4
/proc/23449/stat : 23449 (sat7_bin) R 23447 23449 22322 0 -1 4194304 1039 0 0 0 69838 2 0 0 25 0 1 0 258956748 5279744 1023 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538401 0 0 4096 0 0 0 0 17 1 0 0
/proc/23449/statm: 1289 1023 95 220 0 1066 0
Current children cumulated CPU time (s) 698.4
Current children cumulated vsize (KiB) 5156

Child status: 20
Real time (s): 698.67
CPU time (s): 698.482
CPU user time (s): 698.451
CPU system time (s): 0.030995
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 5156

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

runsolver used 0.543917 second user time and 1.47477 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Apr 29 06:46:31 UTC 2007

IDJOB= 426810
IDBENCH= 19993
IDSOLVER= 183
FILE ID= node6/426810-1177829191

PBS_JOBID= 4718258

Free space on /tmp= 66563 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426810-1177829191/sat7_bin /tmp/evaluation/426810-1177829191/instance-426810-1177829191.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426810-1177829191 -o ROOT/results/node6/solver-426810-1177829191 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426810-1177829191/sat7_bin /tmp/evaluation/426810-1177829191/instance-426810-1177829191.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 271349331

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1626696 kB
Buffers:         43652 kB
Cached:         310040 kB
SwapCached:      17928 kB
Active:         216616 kB
Inactive:       164268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1626696 kB
SwapTotal:     4192956 kB
SwapFree:      4143464 kB
Dirty:            1248 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            33908 kB
Committed_AS:  7200280 kB
PageTables:       1784 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 node6 on Sun Apr 29 06:58:10 UTC 2007