Trace number 3439144

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PicoSAT 941UNSAT 857.948 858.003

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_390.cnf
MD5SUM9f9afdb81b528e7852015fad23de6353
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.147
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of clauses20607
Sum of the clauses size92222
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265
Number of clauses of size 318744
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51798

Solver Data

857.85/857.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439144-1306907327/watcher-3439144-1306907327 -o /tmp/evaluation-result-3439144-1306907327/solver-3439144-1306907327 -C 5000 -W 5100 -M 15500 picosat HOME/instance-3439144-1306907327.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.08 2.02 2/436 3163
/proc/meminfo: memFree=11363744/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=2536 CPUtime=0 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 354 0 0 0 0 0 0 0 25 0 1 0 802330598 2596864 301 33554432000 134512640 134603332 4291734256 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3163/statm: 634 301 89 23 0 260 0

[startup+0.0569199 s]
/proc/loadavg: 2.10 2.08 2.02 2/436 3163
/proc/meminfo: memFree=11363744/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=2800 CPUtime=0.05 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 449 0 0 0 5 0 0 0 25 0 1 0 802330598 2867200 396 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3163/statm: 700 396 97 23 0 326 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2800

[startup+0.100913 s]
/proc/loadavg: 2.10 2.08 2.02 2/436 3163
/proc/meminfo: memFree=11363744/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=3064 CPUtime=0.09 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 501 0 0 0 9 0 0 0 25 0 1 0 802330598 3137536 448 33554432000 134512640 134603332 4291734256 18446744073709551615 134550913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3163/statm: 766 448 97 23 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3064

[startup+0.300875 s]
/proc/loadavg: 2.10 2.08 2.02 2/436 3163
/proc/meminfo: memFree=11363744/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=3988 CPUtime=0.29 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 720 0 0 0 29 0 0 0 25 0 1 0 802330598 4083712 667 33554432000 134512640 134603332 4291734256 18446744073709551615 134550976 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3163/statm: 997 667 97 23 0 623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3988

[startup+0.700803 s]
/proc/loadavg: 2.10 2.08 2.02 2/436 3163
/proc/meminfo: memFree=11363744/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=5440 CPUtime=0.69 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 1092 0 0 0 69 0 0 0 25 0 1 0 802330598 5570560 1039 33554432000 134512640 134603332 4291734256 18446744073709551615 134550910 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3163/statm: 1360 1039 97 23 0 986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5440

[startup+1.50059 s]
/proc/loadavg: 2.10 2.08 2.02 3/437 3164
/proc/meminfo: memFree=11358164/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=7024 CPUtime=1.49 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 1502 0 0 0 149 0 0 0 25 0 1 0 802330598 7192576 1449 33554432000 134512640 134603332 4291734256 18446744073709551615 134550908 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3163/statm: 1756 1449 108 23 0 1382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7024

[startup+3.1003 s]
/proc/loadavg: 2.10 2.08 2.02 3/437 3165
/proc/meminfo: memFree=11356552/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=7676 CPUtime=3.08 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 1590 0 0 0 308 0 0 0 25 0 1 0 802330598 7860224 1526 33554432000 134512640 134603332 4291734256 18446744073709551615 134550913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3163/statm: 1919 1526 98 23 0 1545 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7676

[startup+6.30071 s]
/proc/loadavg: 2.09 2.08 2.02 3/437 3165
/proc/meminfo: memFree=11355156/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=8864 CPUtime=6.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 1919 0 0 0 623 0 0 0 25 0 1 0 802330598 9076736 1855 33554432000 134512640 134603332 4291734256 18446744073709551615 134550888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3163/statm: 2216 1855 98 23 0 1842 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8864

[startup+12.7006 s]
/proc/loadavg: 2.08 2.08 2.02 3/437 3165
/proc/meminfo: memFree=11353204/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=9656 CPUtime=12.61 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 2116 0 0 0 1261 0 0 0 25 0 1 0 802330598 9887744 2052 33554432000 134512640 134603332 4291734256 18446744073709551615 134550888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 2414 2052 98 23 0 2040 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 9656

[startup+25.5012 s]
/proc/loadavg: 2.06 2.07 2.02 3/437 3165
/proc/meminfo: memFree=11352064/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=11104 CPUtime=25.41 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 2521 0 0 0 2541 0 0 0 25 0 1 0 802330598 11370496 2457 33554432000 134512640 134603332 4291734256 18446744073709551615 134550959 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 2776 2457 98 23 0 2402 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 11104

[startup+51.1005 s]
/proc/loadavg: 2.04 2.07 2.02 3/437 3166
/proc/meminfo: memFree=11350928/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=12524 CPUtime=51.01 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 2744 0 0 0 5101 0 0 0 25 0 1 0 802330598 12824576 2680 33554432000 134512640 134603332 4291734256 18446744073709551615 134551166 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 3131 2680 98 23 0 2757 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 12524

[startup+102.316 s]
/proc/loadavg: 2.02 2.05 2.01 3/437 3167
/proc/meminfo: memFree=11347180/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=14336 CPUtime=102.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 3232 0 0 0 10223 0 0 0 25 0 1 0 802330598 14680064 3168 33554432000 134512640 134603332 4291734256 18446744073709551615 134550866 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 3584 3168 98 23 0 3210 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14336

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/437 3169
/proc/meminfo: memFree=11346392/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=15120 CPUtime=162.21 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 3445 0 0 0 16221 0 0 0 25 0 1 0 802330598 15482880 3381 33554432000 134512640 134603332 4291734256 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 3780 3381 98 23 0 3406 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15120

[startup+222.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/437 3170
/proc/meminfo: memFree=11345860/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=16440 CPUtime=222.22 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 3810 0 0 0 22221 1 0 0 25 0 1 0 802330598 16834560 3746 33554432000 134512640 134603332 4291734256 18446744073709551615 134556016 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4110 3746 98 23 0 3736 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16440

[startup+282.301 s]
/proc/loadavg: 2.15 2.09 2.02 3/437 3172
/proc/meminfo: memFree=11345932/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=16440 CPUtime=282.22 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 3810 0 0 0 28221 1 0 0 25 0 1 0 802330598 16834560 3746 33554432000 134512640 134603332 4291734256 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4110 3746 98 23 0 3736 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16440

[startup+342.301 s]
/proc/loadavg: 2.05 2.07 2.02 3/437 3174
/proc/meminfo: memFree=11344048/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=17876 CPUtime=342.22 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4179 0 0 0 34221 1 0 0 25 0 1 0 802330598 18305024 4115 33554432000 134512640 134603332 4291734256 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4469 4115 98 23 0 4095 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 17876

[startup+402.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/437 3175
/proc/meminfo: memFree=11336692/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=17760 CPUtime=402.22 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4179 0 0 0 40221 1 0 0 25 0 1 0 802330598 18186240 4098 33554432000 134512640 134603332 4291734256 18446744073709551615 134563951 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4440 4098 98 23 0 4066 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 17760

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/437 3177
/proc/meminfo: memFree=11337020/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=18016 CPUtime=462.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4215 0 0 0 46222 1 0 0 25 0 1 0 802330598 18448384 4133 33554432000 134512640 134603332 4291734256 18446744073709551615 134563407 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4504 4133 98 23 0 4130 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 18016

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 3178
/proc/meminfo: memFree=11336852/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=17952 CPUtime=522.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4250 0 0 0 52222 1 0 0 25 0 1 0 802330598 18382848 4168 33554432000 134512640 134603332 4291734256 18446744073709551615 134550908 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4488 4168 98 23 0 4114 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 17952

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 3180
/proc/meminfo: memFree=11336068/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=18744 CPUtime=582.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4433 0 0 0 58222 1 0 0 25 0 1 0 802330598 19193856 4351 33554432000 134512640 134603332 4291734256 18446744073709551615 134565506 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4686 4351 98 23 0 4312 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 18744

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 3183
/proc/meminfo: memFree=11335788/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=18744 CPUtime=642.24 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4433 0 0 0 64223 1 0 0 25 0 1 0 802330598 19193856 4351 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4686 4351 98 23 0 4312 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 18744

[startup+702.301 s]
/proc/loadavg: 2.15 2.05 2.01 3/437 3184
/proc/meminfo: memFree=11337728/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=19536 CPUtime=702.23 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4634 0 0 0 70222 1 0 0 25 0 1 0 802330598 20004864 4552 33554432000 134512640 134603332 4291734256 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4884 4552 98 23 0 4510 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 19536

[startup+762.317 s]
/proc/loadavg: 2.12 2.05 2.01 3/437 3195
/proc/meminfo: memFree=11337284/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=19388 CPUtime=762.25 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4634 0 0 0 76224 1 0 0 25 0 1 0 802330598 19853312 4527 33554432000 134512640 134603332 4291734256 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 4847 4527 98 23 0 4473 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 19388

[startup+822.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/437 3196
/proc/meminfo: memFree=11337496/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=822.24 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 82223 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 20408

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

[startup+844.701 s]
/proc/loadavg: 2.14 2.07 2.01 3/437 3197
/proc/meminfo: memFree=11338608/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=844.65 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 84464 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 844.65
Current children cumulated vsize (KiB) 20408

[startup+851.1 s]
/proc/loadavg: 2.13 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338608/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=851.04 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85103 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 851.04
Current children cumulated vsize (KiB) 20408

[startup+854.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338476/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=854.24 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85423 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 854.24
Current children cumulated vsize (KiB) 20408

[startup+855.9 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338476/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=855.84 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85583 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 855.84
Current children cumulated vsize (KiB) 20408

[startup+856.7 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338476/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=856.64 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85663 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 856.64
Current children cumulated vsize (KiB) 20408

[startup+857.501 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338476/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=857.44 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85743 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134565456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 857.44
Current children cumulated vsize (KiB) 20408

[startup+857.901 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 3197
/proc/meminfo: memFree=11338596/32951124 swapFree=60787360/67111528
[pid=3163] ppid=3161 vsize=20408 CPUtime=857.85 cores=0,2,4,6
/proc/3163/stat : 3163 (picosat) R 3161 3163 1229 0 -1 4202496 4658 0 0 0 85784 1 0 0 25 0 1 0 802330598 20897792 4550 33554432000 134512640 134603332 4291734256 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3163/statm: 5102 4550 98 23 0 4728 0
Current children cumulated CPU time (s) 857.85
Current children cumulated vsize (KiB) 20408

Child status: 20
Real time (s): 858.003
CPU time (s): 857.948
CPU user time (s): 857.934
CPU system time (s): 0.013997
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 20408

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

runsolver used 3.87341 second user time and 7.96679 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-01 07:48:47
IDJOB=3439144
IDBENCH=83292
IDSOLVER=1934
FILE ID=node135/3439144-1306907327
RUNJOBID= node135-1306899524-2614
PBS_JOBID= 13488441
Free space on /tmp= 55164 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_390.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439144-1306907327/watcher-3439144-1306907327 -o /tmp/evaluation-result-3439144-1306907327/solver-3439144-1306907327 -C 5000 -W 5100 -M 15500  picosat HOME/instance-3439144-1306907327.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9f9afdb81b528e7852015fad23de6353
RANDOM SEED=1293189893

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11364024 kB
Buffers:        100520 kB
Cached:        9785956 kB
SwapCached:       5944 kB
Active:       12435148 kB
Inactive:      8651524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11364024 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:    11199576 kB
Mapped:          26432 kB
Slab:           367616 kB
PageTables:      66112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124499736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 55164 MiB
End job on node135 at 2011-06-01 08:03:05