Trace number 426491

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 929.981 930.381

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
MD5SUM52283ce63e705369937455e1ca21a476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.4555
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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 102 conflicts
0.00/0.01	c Restarting after 254 conflicts
0.00/0.02	c Restarting after 479 conflicts
0.02/0.03	c Restarting after 818 conflicts
0.02/0.05	c Restarting after 1324 conflicts
0.02/0.08	c Restarting after 2083 conflicts
0.10/0.12	c Restarting after 3223 conflicts
0.10/0.19	c Restarting after 4931 conflicts
0.19/0.30	c Restarting after 7494 conflicts
0.39/0.46	c Restarting after 11339 conflicts
0.69/0.70	c Restarting after 17105 conflicts
1.00/1.08	c Restarting after 25754 conflicts
1.59/1.65	c Restarting after 38730 conflicts
2.49/2.53	c Restarting after 58191 conflicts
3.79/3.90	c Restarting after 87384 conflicts
5.99/6.01	c Restarting after 131173 conflicts
9.29/9.35	c Restarting after 196858 conflicts
14.39/14.43	c Restarting after 295385 conflicts
22.28/22.33	c Restarting after 443175 conflicts
34.48/34.54	c Restarting after 664858 conflicts
53.47/53.52	c Restarting after 997384 conflicts
83.26/83.35	c Restarting after 1496175 conflicts
129.35/129.45	c Restarting after 2244358 conflicts
201.52/201.62	c Restarting after 3366632 conflicts
314.10/314.29	c Restarting after 5050043 conflicts
491.04/491.24	c Restarting after 7575160 conflicts
768.34/768.77	c Restarting after 11362837 conflicts
929.89/930.37	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/node25/watcher-426491-1177825825 -o ROOT/results/node25/solver-426491-1177825825 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426491-1177825825/sat7_bin /tmp/evaluation/426491-1177825825/instance-426491-1177825825.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.78 0.95 0.98 3/64 9253
/proc/meminfo: memFree=1677656/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=1064 CPUtime=0
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 230499535 1089536 113 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134847853 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 266 114 87 220 0 43 0

[startup+0.0292299 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 9253
/proc/meminfo: memFree=1677656/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=1200 CPUtime=0.02
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 179 0 0 0 2 0 0 0 18 0 1 0 230499535 1228800 163 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 300 163 95 220 0 77 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1200

[startup+0.102242 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 9253
/proc/meminfo: memFree=1677656/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=1460 CPUtime=0.1
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 203 0 0 0 10 0 0 0 18 0 1 0 230499535 1495040 187 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533710 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 365 187 95 220 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1460

[startup+0.302287 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 9253
/proc/meminfo: memFree=1677656/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=1460 CPUtime=0.29
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 220 0 0 0 29 0 0 0 19 0 1 0 230499535 1495040 204 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066573 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 365 204 95 220 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1460

[startup+0.701343 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 9253
/proc/meminfo: memFree=1677656/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=1460 CPUtime=0.69
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 236 0 0 0 69 0 0 0 23 0 1 0 230499535 1495040 220 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528665 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 365 220 95 220 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1460

[startup+1.50148 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 9254
/proc/meminfo: memFree=1677008/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2108 CPUtime=1.49
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 267 0 0 0 149 0 0 0 25 0 1 0 230499535 2158592 251 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532747 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 527 251 95 220 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10175 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 9254
/proc/meminfo: memFree=1676752/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2108 CPUtime=3.09
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 289 0 0 0 309 0 0 0 25 0 1 0 230499535 2158592 273 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 527 273 95 220 0 304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2108

[startup+6.3013 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 9254
/proc/meminfo: memFree=1676624/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2240 CPUtime=6.29
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 337 0 0 0 629 0 0 0 25 0 1 0 230499535 2293760 321 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 560 321 95 220 0 337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2240

[startup+12.7014 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 9254
/proc/meminfo: memFree=1676256/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2372 CPUtime=12.69
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 391 0 0 0 1269 0 0 0 25 0 1 0 230499535 2428928 375 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 593 375 95 220 0 370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2372

[startup+25.5026 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 9254
/proc/meminfo: memFree=1675936/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2644 CPUtime=25.48
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 455 0 0 0 2548 0 0 0 25 0 1 0 230499535 2707456 439 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 661 439 95 220 0 438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2644

[startup+51.103 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 9254
/proc/meminfo: memFree=1675872/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2644 CPUtime=51.07
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 491 0 0 0 5107 0 0 0 25 0 1 0 230499535 2707456 475 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528665 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 661 475 95 220 0 438 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2644

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 9254
/proc/meminfo: memFree=1675552/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=2788 CPUtime=102.26
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 559 0 0 0 10226 0 0 0 25 0 1 0 230499535 2854912 543 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 697 543 95 220 0 474 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2788

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 9254
/proc/meminfo: memFree=1675168/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4244 CPUtime=162.24
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 655 0 0 0 16224 0 0 0 25 0 1 0 230499535 4345856 639 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578680 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1061 639 95 220 0 838 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4244

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9254
/proc/meminfo: memFree=1674848/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4532 CPUtime=222.22
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 719 0 0 0 22222 0 0 0 25 0 1 0 230499535 4640768 703 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1133 703 95 220 0 910 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4532

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9254
/proc/meminfo: memFree=1674592/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4676 CPUtime=282.2
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 770 0 0 0 28220 0 0 0 25 0 1 0 230499535 4788224 754 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532734 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1169 754 95 220 0 946 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4676

[startup+342.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 9254
/proc/meminfo: memFree=1674464/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4676 CPUtime=342.19
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 795 0 0 0 34218 1 0 0 25 0 1 0 230499535 4788224 779 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579449 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1169 779 95 220 0 946 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4676

[startup+402.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 9254
/proc/meminfo: memFree=1674400/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4676 CPUtime=402.17
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 822 0 0 0 40216 1 0 0 25 0 1 0 230499535 4788224 806 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1169 806 95 220 0 946 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4676

[startup+462.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 9254
/proc/meminfo: memFree=1674336/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4676 CPUtime=462.15
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 838 0 0 0 46214 1 0 0 25 0 1 0 230499535 4788224 822 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1169 822 95 220 0 946 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4676

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9254
/proc/meminfo: memFree=1674272/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=522.13
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 857 0 0 0 52212 1 0 0 25 0 1 0 230499535 4935680 841 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029288 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 841 95 220 0 982 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9254
/proc/meminfo: memFree=1674208/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=582.11
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 862 0 0 0 58210 1 0 0 25 0 1 0 230499535 4935680 846 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 846 95 220 0 982 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 4820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9326
/proc/meminfo: memFree=1672928/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=642.06
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 865 0 0 0 64205 1 0 0 25 0 1 0 230499535 4935680 849 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 849 95 220 0 982 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 4820

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1673952/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=701.96
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 870 0 0 0 70195 1 0 0 25 0 1 0 230499535 4935680 854 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 854 95 220 0 982 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 4820

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1673952/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=761.94
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 874 0 0 0 76193 1 0 0 25 0 1 0 230499535 4935680 858 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 858 95 220 0 982 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 4820

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=821.92
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 888 0 0 0 82191 1 0 0 25 0 1 0 230499535 4935680 872 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 872 95 220 0 982 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 4820

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1673952/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=881.91
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 899 0 0 0 88189 2 0 0 25 0 1 0 230499535 4935680 883 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532747 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 883 95 220 0 982 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 4820

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

[startup+895.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1673952/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=895.5
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 907 0 0 0 89548 2 0 0 25 0 1 0 230499535 4935680 891 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532379 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 891 95 220 0 982 0
Current children cumulated CPU time (s) 895.5
Current children cumulated vsize (KiB) 4820

[startup+908.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1673888/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=908.3
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 907 0 0 0 90828 2 0 0 25 0 1 0 230499535 4935680 891 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 891 95 220 0 982 0
Current children cumulated CPU time (s) 908.3
Current children cumulated vsize (KiB) 4820

[startup+921.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=921.1
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 908 0 0 0 92108 2 0 0 25 0 1 0 230499535 4935680 892 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 892 95 220 0 982 0
Current children cumulated CPU time (s) 921.1
Current children cumulated vsize (KiB) 4820

[startup+924.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=924.3
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 909 0 0 0 92428 2 0 0 25 0 1 0 230499535 4935680 893 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 893 95 220 0 982 0
Current children cumulated CPU time (s) 924.3
Current children cumulated vsize (KiB) 4820

[startup+927.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=927.5
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 909 0 0 0 92748 2 0 0 25 0 1 0 230499535 4935680 893 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 893 95 220 0 982 0
Current children cumulated CPU time (s) 927.5
Current children cumulated vsize (KiB) 4820

[startup+929.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=929.1
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 910 0 0 0 92908 2 0 0 25 0 1 0 230499535 4935680 894 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 894 95 220 0 982 0
Current children cumulated CPU time (s) 929.1
Current children cumulated vsize (KiB) 4820

[startup+929.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=929.49
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 910 0 0 0 92947 2 0 0 25 0 1 0 230499535 4935680 894 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 894 95 220 0 982 0
Current children cumulated CPU time (s) 929.49
Current children cumulated vsize (KiB) 4820

[startup+930.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9452
/proc/meminfo: memFree=1674016/2055920 swapFree=4182908/4192956
[pid=9253] ppid=9251 vsize=4820 CPUtime=929.89
/proc/9253/stat : 9253 (sat7_bin) R 9251 9253 9199 0 -1 4194304 910 0 0 0 92987 2 0 0 25 0 1 0 230499535 4935680 894 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9253/statm: 1205 894 95 220 0 982 0
Current children cumulated CPU time (s) 929.89
Current children cumulated vsize (KiB) 4820

Child status: 20
Real time (s): 930.381
CPU time (s): 929.981
CPU user time (s): 929.958
CPU system time (s): 0.022996
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 4820

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

runsolver used 0.781881 second user time and 1.81372 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Apr 29 05:50:25 UTC 2007

IDJOB= 426491
IDBENCH= 19822
IDSOLVER= 183
FILE ID= node25/426491-1177825825

PBS_JOBID= 4718268

Free space on /tmp= 66563 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426491-1177825825/sat7_bin /tmp/evaluation/426491-1177825825/instance-426491-1177825825.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-426491-1177825825 -o ROOT/results/node25/solver-426491-1177825825 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426491-1177825825/sat7_bin /tmp/evaluation/426491-1177825825/instance-426491-1177825825.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  52283ce63e705369937455e1ca21a476

RANDOM SEED= 212486356

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1678128 kB
Buffers:         42768 kB
Cached:         277304 kB
SwapCached:       4220 kB
Active:         186060 kB
Inactive:       143748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678128 kB
SwapTotal:     4192956 kB
SwapFree:      4182908 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            34068 kB
Committed_AS:  4270128 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= 66563 MiB

End job on node25 on Sun Apr 29 06:05:55 UTC 2007