Trace number 425207

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-08SAT 4556.95 4558.19

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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 252 conflicts
0.00/0.02	c Restarting after 477 conflicts
0.00/0.04	c Restarting after 814 conflicts
0.00/0.06	c Restarting after 1323 conflicts
0.07/0.09	c Restarting after 2082 conflicts
0.09/0.14	c Restarting after 3221 conflicts
0.19/0.22	c Restarting after 4929 conflicts
0.29/0.34	c Restarting after 7491 conflicts
0.49/0.53	c Restarting after 11338 conflicts
0.79/0.82	c Restarting after 17104 conflicts
1.19/1.26	c Restarting after 25753 conflicts
1.89/1.95	c Restarting after 38727 conflicts
2.99/3.03	c Restarting after 58188 conflicts
4.59/4.68	c Restarting after 87383 conflicts
7.19/7.20	c Restarting after 131173 conflicts
11.09/11.15	c Restarting after 196858 conflicts
17.18/17.22	c Restarting after 295384 conflicts
26.56/26.60	c Restarting after 443174 conflicts
41.12/41.21	c Restarting after 664859 conflicts
64.09/64.21	c Restarting after 997385 conflicts
99.89/100.09	c Restarting after 1496173 conflicts
156.36/156.57	c Restarting after 2244355 conflicts
246.05/246.25	c Restarting after 3366629 conflicts
385.31/385.54	c Restarting after 5050044 conflicts
606.66/606.90	c Restarting after 7575160 conflicts
952.08/952.46	c Restarting after 11362835 conflicts
1502.96/1503.50	c Restarting after 17044350 conflicts
2391.65/2392.34	c Restarting after 25566619 conflicts
3817.03/3818.11	c Restarting after 38350022 conflicts
4556.85/4558.18	s SATISFIABLE
4556.85/4558.18	v -1 -2 3 4 5 6 7 -8 -9 10 11 -12 13 14 -15 -16 -17 18 19 20 -21 -22 -23 24 25 -26 -27 28 -29 30 31 32 -33 34 35 36 -37 38 39 -40 41 42 -43 44 -45 46 -47 48 -49 -50 -51 -52 53 54 -55 -56 -57 58 -59 -60 -61 -62 -63 64 65 -66 67 68 -69 70 71 72 -73 74 75 -76 -77 -78 -79 -80 81 82 83 -84 -85 -86 -87 -88 -89 -90 -91 92 93 -94 95 96 -97 -98 -99 100 
4556.85/4558.18	v 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-425207-1177628446 -o ROOT/results/node34/solver-425207-1177628446 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/425207-1177628446/sat7_bin /tmp/evaluation/425207-1177628446/instance-425207-1177628446.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: 1.00 1.00 1.00 3/77 6418
/proc/meminfo: memFree=1635480/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=1064 CPUtime=0
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 210760037 1089536 115 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 266 115 87 220 0 43 0

[startup+0.075811 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6418
/proc/meminfo: memFree=1635480/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=1460 CPUtime=0.07
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 213 0 0 0 7 0 0 0 18 0 1 0 210760037 1495040 197 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 365 197 95 220 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1460

[startup+0.101813 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6418
/proc/meminfo: memFree=1635480/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=1460 CPUtime=0.09
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 218 0 0 0 9 0 0 0 18 0 1 0 210760037 1495040 202 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 365 202 95 220 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1460

[startup+0.30183 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6418
/proc/meminfo: memFree=1635480/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=1460 CPUtime=0.29
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 244 0 0 0 29 0 0 0 19 0 1 0 210760037 1495040 228 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533382 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 365 228 95 220 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1460

[startup+0.701861 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6418
/proc/meminfo: memFree=1635480/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2108 CPUtime=0.69
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 272 0 0 0 69 0 0 0 23 0 1 0 210760037 2158592 256 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 527 256 95 220 0 304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2108

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=1634768/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2108 CPUtime=1.49
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 307 0 0 0 149 0 0 0 25 0 1 0 210760037 2158592 291 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532401 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 527 291 95 220 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=1634576/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2240 CPUtime=3.09
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 343 0 0 0 309 0 0 0 25 0 1 0 210760037 2293760 327 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533277 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 560 327 95 220 0 337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=1634256/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2240 CPUtime=6.29
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 395 0 0 0 629 0 0 0 25 0 1 0 210760037 2293760 379 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 560 379 95 220 0 337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2240

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=1633872/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2512 CPUtime=12.69
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 463 0 0 0 1269 0 0 0 25 0 1 0 210760037 2572288 447 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579067 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 628 447 95 220 0 405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6493
/proc/meminfo: memFree=1632288/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=2644 CPUtime=25.46
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 542 0 0 0 2546 0 0 0 25 0 1 0 210760037 2707456 526 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 661 526 95 220 0 438 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2644

[startup+51.1019 s]
/proc/loadavg: 1.07 1.02 1.00 3/84 6585
/proc/meminfo: memFree=1631888/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=3944 CPUtime=51
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 616 0 0 0 5100 0 0 0 25 0 1 0 210760037 4038656 600 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029288 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 986 600 95 220 0 763 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 3944

[startup+102.306 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 6617
/proc/meminfo: memFree=1632720/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=4212 CPUtime=102.19
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 705 0 0 0 10218 1 0 0 25 0 1 0 210760037 4313088 689 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1053 689 95 220 0 830 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 4212

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 6617
/proc/meminfo: memFree=1632272/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=4500 CPUtime=162.16
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 814 0 0 0 16215 1 0 0 25 0 1 0 210760037 4608000 798 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1125 798 95 220 0 902 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 4500

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 6617
/proc/meminfo: memFree=1631824/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=4932 CPUtime=222.16
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 920 0 0 0 22214 2 0 0 25 0 1 0 210760037 5050368 904 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1233 904 95 220 0 1010 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 4932

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 6617
/proc/meminfo: memFree=1631504/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5076 CPUtime=282.14
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 999 0 0 0 28212 2 0 0 25 0 1 0 210760037 5197824 983 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532465 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1269 983 95 220 0 1046 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 5076

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1631376/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5220 CPUtime=342.12
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1023 0 0 0 34210 2 0 0 25 0 1 0 210760037 5345280 1007 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1305 1007 95 220 0 1082 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 5220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1631184/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5220 CPUtime=402.11
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1065 0 0 0 40209 2 0 0 25 0 1 0 210760037 5345280 1049 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558447 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1305 1049 95 220 0 1082 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 5220

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1631120/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5364 CPUtime=462.1
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1081 0 0 0 46207 3 0 0 25 0 1 0 210760037 5492736 1065 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1341 1065 95 220 0 1118 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 5364

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1631056/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5364 CPUtime=522.08
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1094 0 0 0 52205 3 0 0 25 0 1 0 210760037 5492736 1078 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1341 1078 95 220 0 1118 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 5364

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1631056/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5364 CPUtime=582.07
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1101 0 0 0 58204 3 0 0 25 0 1 0 210760037 5492736 1085 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528780 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1341 1085 95 220 0 1118 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 5364

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6617
/proc/meminfo: memFree=1630992/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=5364 CPUtime=642.05
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1120 0 0 0 64202 3 0 0 25 0 1 0 210760037 5492736 1104 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 1341 1104 95 220 0 1118 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 5364


################
# More data... #
################

/proc/meminfo: memFree=1628752/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=3881.2
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1685 0 0 0 388092 28 0 0 25 0 1 0 210760037 9543680 1669 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1669 95 220 0 2107 0
Current children cumulated CPU time (s) 3881.2
Current children cumulated vsize (KiB) 9320

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628688/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=3941.2
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1692 0 0 0 394091 29 0 0 25 0 1 0 210760037 9543680 1676 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1676 95 220 0 2107 0
Current children cumulated CPU time (s) 3941.2
Current children cumulated vsize (KiB) 9320

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628688/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=4001.17
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1694 0 0 0 400088 29 0 0 25 0 1 0 210760037 9543680 1678 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533279 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1678 95 220 0 2107 0
Current children cumulated CPU time (s) 4001.17
Current children cumulated vsize (KiB) 9320

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=4061.17
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1698 0 0 0 406087 30 0 0 25 0 1 0 210760037 9543680 1682 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1682 95 220 0 2107 0
Current children cumulated CPU time (s) 4061.17
Current children cumulated vsize (KiB) 9320

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=4121.15
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1699 0 0 0 412085 30 0 0 25 0 1 0 210760037 9543680 1683 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536192 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1683 95 220 0 2107 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 9320

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628560/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9320 CPUtime=4181.14
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1707 0 0 0 418083 31 0 0 25 0 1 0 210760037 9543680 1691 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2330 1691 95 220 0 2107 0
Current children cumulated CPU time (s) 4181.14
Current children cumulated vsize (KiB) 9320

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4241.12
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1716 0 0 0 424081 31 0 0 25 0 1 0 210760037 9707520 1700 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1700 95 220 0 2147 0
Current children cumulated CPU time (s) 4241.12
Current children cumulated vsize (KiB) 9480

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4301.11
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1718 0 0 0 430079 32 0 0 25 0 1 0 210760037 9707520 1702 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1702 95 220 0 2147 0
Current children cumulated CPU time (s) 4301.11
Current children cumulated vsize (KiB) 9480

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628688/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4361.09
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1728 0 0 0 436077 32 0 0 25 0 1 0 210760037 9707520 1712 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1712 95 220 0 2147 0
Current children cumulated CPU time (s) 4361.09
Current children cumulated vsize (KiB) 9480

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4421.08
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1729 0 0 0 442075 33 0 0 25 0 1 0 210760037 9707520 1713 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1713 95 220 0 2147 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 9480

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628624/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4481.06
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1738 0 0 0 448073 33 0 0 25 0 1 0 210760037 9707520 1722 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1722 95 220 0 2147 0
Current children cumulated CPU time (s) 4481.06
Current children cumulated vsize (KiB) 9480

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4541.06
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1752 0 0 0 454072 34 0 0 25 0 1 0 210760037 9707520 1736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536852 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1736 95 220 0 2147 0
Current children cumulated CPU time (s) 4541.06
Current children cumulated vsize (KiB) 9480

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

[startup+4543.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4542.66
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1752 0 0 0 454232 34 0 0 25 0 1 0 210760037 9707520 1736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1736 95 220 0 2147 0
Current children cumulated CPU time (s) 4542.66
Current children cumulated vsize (KiB) 9480

[startup+4550.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4549.05
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1752 0 0 0 454871 34 0 0 25 0 1 0 210760037 9707520 1736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1736 95 220 0 2147 0
Current children cumulated CPU time (s) 4549.05
Current children cumulated vsize (KiB) 9480

[startup+4553.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4552.25
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1752 0 0 0 455191 34 0 0 25 0 1 0 210760037 9707520 1736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578696 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1736 95 220 0 2147 0
Current children cumulated CPU time (s) 4552.25
Current children cumulated vsize (KiB) 9480

[startup+4556.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4555.45
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1753 0 0 0 455511 34 0 0 25 0 1 0 210760037 9707520 1737 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1737 95 220 0 2147 0
Current children cumulated CPU time (s) 4555.45
Current children cumulated vsize (KiB) 9480

[startup+4557.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4556.25
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1753 0 0 0 455591 34 0 0 25 0 1 0 210760037 9707520 1737 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530131 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1737 95 220 0 2147 0
Current children cumulated CPU time (s) 4556.25
Current children cumulated vsize (KiB) 9480

[startup+4557.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4556.65
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1753 0 0 0 455631 34 0 0 25 0 1 0 210760037 9707520 1737 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1737 95 220 0 2147 0
Current children cumulated CPU time (s) 4556.65
Current children cumulated vsize (KiB) 9480

[startup+4558.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6817
/proc/meminfo: memFree=1628496/2055920 swapFree=4159680/4192956
[pid=6418] ppid=6416 vsize=9480 CPUtime=4556.85
/proc/6418/stat : 6418 (sat7_bin) R 6416 6418 5889 0 -1 4194304 1753 0 0 0 455651 34 0 0 25 0 1 0 210760037 9707520 1737 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/6418/statm: 2370 1737 95 220 0 2147 0
Current children cumulated CPU time (s) 4556.85
Current children cumulated vsize (KiB) 9480

Child status: 10
Real time (s): 4558.19
CPU time (s): 4556.95
CPU user time (s): 4556.6
CPU system time (s): 0.344947
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 9480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4556.6
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1753
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= 7
involuntary context switches= 95192

runsolver used 3.61245 second user time and 9.34758 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Thu Apr 26 23:00:46 UTC 2007

IDJOB= 425207
IDBENCH= 19855
IDSOLVER= 183
FILE ID= node34/425207-1177628446

PBS_JOBID= 4697210

Free space on /tmp= 66481 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/425207-1177628446/sat7_bin /tmp/evaluation/425207-1177628446/instance-425207-1177628446.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-425207-1177628446 -o ROOT/results/node34/solver-425207-1177628446 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/425207-1177628446/sat7_bin /tmp/evaluation/425207-1177628446/instance-425207-1177628446.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 537263411

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1635952 kB
Buffers:         46956 kB
Cached:         280640 kB
SwapCached:       3088 kB
Active:         245184 kB
Inactive:       106544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635952 kB
SwapTotal:     4192956 kB
SwapFree:      4159680 kB
Dirty:            1196 kB
Writeback:           0 kB
Mapped:          30952 kB
Slab:            53600 kB
Committed_AS:  1647364 kB
PageTables:       1980 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= 66481 MiB

End job on node34 on Fri Apr 27 00:16:44 UTC 2007