Trace number 298763

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 1065.69 1066.09

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
MD5SUM7faf66a7cdab73c483b5715fbee2bc7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2216
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 101 conflicts
0.00/0.02	c Restarting after 253 conflicts
0.00/0.03	c Restarting after 478 conflicts
0.00/0.05	c Restarting after 816 conflicts
0.00/0.07	c Restarting after 1323 conflicts
0.10/0.12	c Restarting after 2082 conflicts
0.10/0.19	c Restarting after 3223 conflicts
0.20/0.29	c Restarting after 4931 conflicts
0.41/0.44	c Restarting after 7493 conflicts
0.61/0.68	c Restarting after 11338 conflicts
1.02/1.05	c Restarting after 17104 conflicts
1.54/1.62	c Restarting after 25756 conflicts
2.46/2.49	c Restarting after 38730 conflicts
3.79/3.83	c Restarting after 58192 conflicts
5.84/5.90	c Restarting after 87386 conflicts
9.01/9.06	c Restarting after 131175 conflicts
13.92/13.99	c Restarting after 196859 conflicts
21.40/21.42	c Restarting after 295386 conflicts
32.77/32.82	c Restarting after 443175 conflicts
50.48/50.57	c Restarting after 664859 conflicts
77.52/77.58	c Restarting after 997384 conflicts
119.62/119.74	c Restarting after 1496173 conflicts
184.33/184.43	c Restarting after 2244358 conflicts
284.07/284.20	c Restarting after 3366634 conflicts
439.21/439.42	c Restarting after 5050046 conflicts
678.72/679.01	c Restarting after 7575162 conflicts
1051.05/1051.50	c Restarting after 11362837 conflicts
1065.59/1066.08	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-298763-1171860128 -o ROOT/results/node6/solver-298763-1171860128 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298763-1171860128/sat7_bin /tmp/evaluation/298763-1171860128/instance-298763-1171860128.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: 0.91 0.97 0.99 3/77 17426
/proc/meminfo: memFree=1336448/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=1200 CPUtime=0
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 205967502 1228800 124 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 300 124 87 220 0 77 0

[startup+0.107372 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17426
/proc/meminfo: memFree=1336448/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=1464 CPUtime=0.1
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 197 0 0 0 10 0 0 0 18 0 1 0 205967502 1499136 180 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531443 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 366 180 95 220 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1464

[startup+0.515452 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17426
/proc/meminfo: memFree=1336448/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=1464 CPUtime=0.51
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 223 0 0 0 51 0 0 0 22 0 1 0 205967502 1499136 206 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134539576 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 366 206 95 220 0 143 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1464

[startup+1.33962 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1335928/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=1464 CPUtime=1.33
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 247 0 0 0 133 0 0 0 25 0 1 0 205967502 1499136 230 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 366 230 95 220 0 143 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1464

[startup+2.97594 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1335672/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=1980 CPUtime=2.97
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 278 0 0 0 297 0 0 0 25 0 1 0 205967502 2027520 261 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531604 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 495 261 95 220 0 272 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1980

[startup+6.25659 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1335416/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=2112 CPUtime=6.25
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 317 0 0 0 625 0 0 0 25 0 1 0 205967502 2162688 300 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134578693 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 528 300 95 220 0 305 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2112

[startup+12.7109 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1335160/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=2112 CPUtime=12.7
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 363 0 0 0 1270 0 0 0 25 0 1 0 205967502 2162688 346 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528645 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 528 346 95 220 0 305 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2112

[startup+25.5134 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1334904/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=2244 CPUtime=25.49
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 426 0 0 0 2549 0 0 0 25 0 1 0 205967502 2297856 409 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 561 409 95 220 0 338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2244

[startup+51.1264 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1334648/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=3404 CPUtime=51.1
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 498 0 0 0 5110 0 0 0 25 0 1 0 205967502 3485696 481 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 851 481 95 220 0 628 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3404

[startup+102.352 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1334200/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=3668 CPUtime=102.31
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 606 0 0 0 10230 1 0 0 25 0 1 0 205967502 3756032 589 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 917 589 95 220 0 694 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 3668

[startup+162.384 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1333880/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=3936 CPUtime=162.32
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 681 0 0 0 16231 1 0 0 25 0 1 0 205967502 4030464 664 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 984 664 95 220 0 761 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 3936

[startup+222.415 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1333560/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4200 CPUtime=222.32
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 753 0 0 0 22231 1 0 0 25 0 1 0 205967502 4300800 736 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1050 736 95 220 0 827 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 4200

[startup+282.44 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1333368/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4336 CPUtime=282.33
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 792 0 0 0 28231 2 0 0 25 0 1 0 205967502 4440064 775 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134565476 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1084 775 95 220 0 861 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 4336

[startup+342.467 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17427
/proc/meminfo: memFree=1333176/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4468 CPUtime=342.33
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 843 0 0 0 34231 2 0 0 25 0 1 0 205967502 4575232 826 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1117 826 95 220 0 894 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 4468

[startup+402.502 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332984/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4604 CPUtime=402.34
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 886 0 0 0 40232 2 0 0 25 0 1 0 205967502 4714496 869 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134559015 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1151 869 95 220 0 928 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 4604

[startup+462.529 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332856/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4740 CPUtime=462.35
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 926 0 0 0 46232 3 0 0 25 0 1 0 205967502 4853760 909 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1185 909 95 220 0 962 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 4740

[startup+522.557 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332728/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=4876 CPUtime=522.35
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 962 0 0 0 52232 3 0 0 25 0 1 0 205967502 4993024 945 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134579396 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1219 945 95 220 0 996 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 4876

[startup+582.584 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332600/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5012 CPUtime=582.36
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1000 0 0 0 58232 4 0 0 25 0 1 0 205967502 5132288 983 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1253 983 95 220 0 1030 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 5012

[startup+642.615 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332472/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5148 CPUtime=642.36
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1026 0 0 0 64232 4 0 0 25 0 1 0 205967502 5271552 1009 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1287 1009 95 220 0 1064 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 5148

[startup+702.649 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332280/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5292 CPUtime=702.37
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1071 0 0 0 70233 4 0 0 25 0 1 0 205967502 5419008 1054 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533251 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1323 1054 95 220 0 1100 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 5292

[startup+762.679 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332152/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5428 CPUtime=762.38
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1097 0 0 0 76233 5 0 0 25 0 1 0 205967502 5558272 1080 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1357 1080 95 220 0 1134 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 5428

[startup+822.711 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1332152/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5428 CPUtime=822.39
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1114 0 0 0 82234 5 0 0 25 0 1 0 205967502 5558272 1097 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1357 1097 95 220 0 1134 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 5428

[startup+882.736 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331960/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5560 CPUtime=882.4
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1144 0 0 0 88234 6 0 0 25 0 1 0 205967502 5693440 1127 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1390 1127 95 220 0 1167 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 5560

[startup+942.767 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331896/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5696 CPUtime=942.4
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1169 0 0 0 94234 6 0 0 25 0 1 0 205967502 5832704 1152 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1424 1152 95 220 0 1201 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 5696

[startup+1002.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331832/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5696 CPUtime=1002.41
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1176 0 0 0 100234 7 0 0 25 0 1 0 205967502 5832704 1159 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1424 1159 95 220 0 1201 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 5696

[startup+1062.83 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331768/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5832 CPUtime=1062.42
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1206 0 0 0 106235 7 0 0 25 0 1 0 205967502 5971968 1189 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1458 1189 95 220 0 1235 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 5832

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

[startup+1063.75 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331768/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5832 CPUtime=1063.34
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1209 0 0 0 106327 7 0 0 25 0 1 0 205967502 5971968 1192 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134529324 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1458 1192 95 220 0 1235 0
Current children cumulated CPU time (s) 1063.34
Current children cumulated vsize (KiB) 5832

[startup+1065.39 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331768/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5832 CPUtime=1064.98
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1209 0 0 0 106491 7 0 0 25 0 1 0 205967502 5971968 1192 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536168 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1458 1192 95 220 0 1235 0
Current children cumulated CPU time (s) 1064.98
Current children cumulated vsize (KiB) 5832

[startup+1065.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331768/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5832 CPUtime=1065.38
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1209 0 0 0 106531 7 0 0 25 0 1 0 205967502 5971968 1192 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536118 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1458 1192 95 220 0 1235 0
Current children cumulated CPU time (s) 1065.38
Current children cumulated vsize (KiB) 5832

[startup+1066 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17427
/proc/meminfo: memFree=1331768/2055924 swapFree=4192812/4192956
[pid=17426] ppid=17424 vsize=5832 CPUtime=1065.59
/proc/17426/stat : 17426 (sat7_bin) R 17424 17426 16187 0 -1 4194304 1209 0 0 0 106552 7 0 0 25 0 1 0 205967502 5971968 1192 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17426/statm: 1458 1192 95 220 0 1235 0
Current children cumulated CPU time (s) 1065.59
Current children cumulated vsize (KiB) 5832

Child status: 20
Real time (s): 1066.09
CPU time (s): 1065.69
CPU user time (s): 1065.61
CPU system time (s): 0.080987
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 5832

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

runsolver used 1.23181 second user time and 2.38064 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Feb 19 04:42:08 UTC 2007

IDJOB= 298763
IDBENCH= 19994
IDSOLVER= 101
FILE ID= node6/298763-1171860128

PBS_JOBID= 3839406

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  7faf66a7cdab73c483b5715fbee2bc7a

RANDOM SEED= 454914535

TIME LIMIT= 1200 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.277
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.277
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:       1336856 kB
Buffers:         68396 kB
Cached:         517016 kB
SwapCached:          0 kB
Active:         334144 kB
Inactive:       307648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1336856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          75292 kB
Slab:            62812 kB
Committed_AS:   752128 kB
PageTables:       1744 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= 66552 MiB

End job on node6 on Mon Feb 19 04:59:54 UTC 2007