Trace number 3385924

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
SArTagnan 2011-05-15 (fixed)UNSAT 32.0921 10.7565

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_060.shuffled.cnf
MD5SUM8fb426184fc34ee36ee1bb5e07551b2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.369943
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses936
Sum of the clauses size4520
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37
Number of clauses of size 4146
Number of clauses of size 5783
Number of clauses of size over 50

Solver Data

31.92/10.75	
31.92/10.75	s UNSATISFIABLE
31.92/10.75	c Conflict at level 0

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: 961)

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-3385924-1305583427/watcher-3385924-1305583427 -o /tmp/evaluation-result-3385924-1305583427/solver-3385924-1305583427 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385924-1305583427.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=49368 CPUtime=0.01 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 480 0 0 0 1 0 0 0 25 0 4 0 650757982 50552832 418 33554432000 4194304 4625164 140737247925792 18446744073709551615 47664574228402 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 12342 418 300 106 0 7845 0
[pid=10105/tid=10106] ppid=10103 vsize=49368 CPUtime=0 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650757982 50552832 418 33554432000 4194304 4625164 140737247925792 18446744073709551615 47664574228396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=49368 CPUtime=0 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650757982 50552832 418 33554432000 4194304 4625164 140737247925792 18446744073709551615 47664574228402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=49368 CPUtime=0 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650757982 50552832 418 33554432000 4194304 4625164 140737247925792 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0655089 s]
/proc/loadavg: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=181248 CPUtime=0.17 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 951 0 0 0 17 0 0 0 25 0 4 0 650757982 185597952 816 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 45312 816 339 106 0 40815 0
[pid=10105/tid=10106] ppid=10103 vsize=181248 CPUtime=0.06 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 168 0 0 0 6 0 0 0 25 0 4 0 650757982 185597952 816 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=181248 CPUtime=0.01 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3 0 0 0 1 0 0 0 25 0 4 0 650757982 185597952 816 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=181248 CPUtime=0.04 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 214 0 0 0 4 0 0 0 25 0 4 0 650757982 185597952 816 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 181248

[startup+0.106018 s]
/proc/loadavg: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=182168 CPUtime=0.29 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 1314 0 0 0 29 0 0 0 25 0 4 0 650757982 186540032 1070 33554432000 4194304 4625164 140737247925792 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 45542 1070 339 106 0 41045 0
[pid=10105/tid=10106] ppid=10103 vsize=182168 CPUtime=0.09 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 305 0 0 0 9 0 0 0 25 0 4 0 650757982 186540032 1070 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=182168 CPUtime=0.03 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) D 10103 10105 9320 0 -1 4202560 111 0 0 0 3 0 0 0 25 0 4 0 650757982 186540032 1070 33554432000 4194304 4625164 140737247925792 18446744073709551615 254261313744 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=182168 CPUtime=0.08 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 324 0 0 0 8 0 0 0 25 0 4 0 650757982 186540032 1070 33554432000 4194304 4625164 140737247925792 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 182168

[startup+0.364427 s]
/proc/loadavg: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=250144 CPUtime=1.05 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 3352 0 0 0 105 0 0 0 25 0 4 0 650757982 256147456 2091 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 62536 2091 344 106 0 58039 0
[pid=10105/tid=10106] ppid=10103 vsize=250144 CPUtime=0.34 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) D 10103 10105 9320 0 -1 4202560 1051 0 0 0 34 0 0 0 18 0 4 0 650757982 256147456 2091 33554432000 4194304 4625164 140737247925792 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=250144 CPUtime=0.24 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 516 0 0 0 24 0 0 0 18 0 4 0 650757982 256147456 2091 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=250144 CPUtime=0.33 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 1094 0 0 0 33 0 0 0 25 0 4 0 650757982 256147456 2091 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 250144

[startup+1.02034 s]
/proc/loadavg: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=254152 CPUtime=3.01 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 7998 0 0 0 301 0 0 0 25 0 4 0 650757982 260251648 3361 33554432000 4194304 4625164 140737247925792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 63538 3361 341 106 0 59041 0
[pid=10105/tid=10106] ppid=10103 vsize=254152 CPUtime=0.99 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 1806 0 0 0 99 0 0 0 19 0 4 0 650757982 260251648 3361 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=254152 CPUtime=0.89 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 1807 0 0 0 89 0 0 0 19 0 4 0 650757982 260251648 3361 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=254152 CPUtime=0.66 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3409 0 0 0 66 0 0 0 25 0 4 0 650757982 260251648 3361 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 254152

[startup+1.50026 s]
/proc/loadavg: 9.23 9.13 8.48 6/400 10105
/proc/meminfo: memFree=21052048/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=255972 CPUtime=4.44 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 9858 0 0 0 444 0 0 0 25 0 4 0 650757982 262115328 4075 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 63993 4075 341 106 0 59496 0
[pid=10105/tid=10106] ppid=10103 vsize=255972 CPUtime=1.47 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 2678 0 0 0 147 0 0 0 19 0 4 0 650757982 262115328 4075 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=255972 CPUtime=1.37 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 1997 0 0 0 137 0 0 0 19 0 4 0 650757982 262115328 4075 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=255972 CPUtime=0.87 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4162 0 0 0 87 0 0 0 25 0 4 0 650757982 262115328 4075 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 255972

[startup+3.10098 s]
/proc/loadavg: 9.29 9.15 8.49 10/404 10109
/proc/meminfo: memFree=21017436/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=258124 CPUtime=9.21 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 16862 0 0 0 920 1 0 0 25 0 4 0 650757982 264318976 5525 33554432000 4194304 4625164 140737247925792 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 64531 5525 342 106 0 60034 0
[pid=10105/tid=10106] ppid=10103 vsize=258124 CPUtime=2.97 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3955 0 0 0 297 0 0 0 23 0 4 0 650757982 264318976 5525 33554432000 4194304 4625164 140737247925792 18446744073709551615 4464903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=258124 CPUtime=2.27 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3127 0 0 0 227 0 0 0 21 0 4 0 650757982 264318976 5526 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=258124 CPUtime=1.64 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 8284 0 0 0 164 0 0 0 25 0 4 0 650757982 264318976 5526 33554432000 4194304 4625164 140737247925792 18446744073709551615 4547348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 258124

[startup+6.30041 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=21000936/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=262552 CPUtime=18.78 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 24761 0 0 0 1875 3 0 0 25 0 4 0 650757982 268853248 7577 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 65638 7577 363 106 0 61141 0
[pid=10105/tid=10106] ppid=10103 vsize=262552 CPUtime=6.13 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4409 0 0 0 613 0 0 0 25 0 4 0 650757982 268853248 7577 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=262552 CPUtime=3.87 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3485 0 0 0 387 0 0 0 25 0 4 0 650757982 268853248 7577 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=262552 CPUtime=3.24 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 15037 0 0 0 323 1 0 0 25 0 4 0 650757982 268853248 7577 33554432000 4194304 4625164 140737247925792 18446744073709551615 4552377 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 262552

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

[startup+7.00029 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=21000936/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=262552 CPUtime=20.88 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 24841 0 0 0 2085 3 0 0 25 0 4 0 650757982 268853248 7657 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 65638 7657 364 106 0 61141 0
[pid=10105/tid=10106] ppid=10103 vsize=262552 CPUtime=6.49 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4411 0 0 0 649 0 0 0 25 0 4 0 650757982 268853248 7657 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=262552 CPUtime=4.33 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3544 0 0 0 433 0 0 0 25 0 4 0 650757982 268853248 7657 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=262552 CPUtime=3.81 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 15055 0 0 0 380 1 0 0 25 0 4 0 650757982 268853248 7657 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 262552

[startup+8.601 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=20992264/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=262552 CPUtime=25.65 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 25024 0 0 0 2562 3 0 0 25 0 4 0 650757982 268853248 7830 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 65638 7830 354 106 0 61141 0
[pid=10105/tid=10106] ppid=10103 vsize=262552 CPUtime=7.29 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4444 0 0 0 729 0 0 0 25 0 4 0 650757982 268853248 7830 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=262552 CPUtime=5.1 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3556 0 0 0 510 0 0 0 25 0 4 0 650757982 268853248 7830 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=262552 CPUtime=5.41 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 15189 0 0 0 540 1 0 0 25 0 4 0 650757982 268853248 7830 33554432000 4194304 4625164 140737247925792 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 262552

[startup+9.40086 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=20987180/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=265024 CPUtime=28.07 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 27150 0 0 0 2804 3 0 0 25 0 4 0 650757982 271384576 8258 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 66256 8258 348 106 0 61759 0
[pid=10105/tid=10106] ppid=10103 vsize=265024 CPUtime=7.69 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 5717 0 0 0 769 0 0 0 25 0 4 0 650757982 271384576 8258 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=265024 CPUtime=5.5 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 3561 0 0 0 550 0 0 0 25 0 4 0 650757982 271384576 8258 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=265024 CPUtime=6.23 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 15775 0 0 0 622 1 0 0 25 0 4 0 650757982 271384576 8258 33554432000 4194304 4625164 140737247925792 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 28.07
Current children cumulated vsize (KiB) 265024

[startup+10.2007 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=20987180/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=267156 CPUtime=30.44 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 29338 0 0 0 3040 4 0 0 25 0 4 0 650757982 273567744 8448 33554432000 4194304 4625164 140737247925792 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 66789 8448 348 106 0 62292 0
[pid=10105/tid=10106] ppid=10103 vsize=267156 CPUtime=8.09 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 5739 0 0 0 809 0 0 0 25 0 4 0 650757982 273567744 8448 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=267156 CPUtime=5.89 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4768 0 0 0 589 0 0 0 25 0 4 0 650757982 273567744 8448 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=267156 CPUtime=7.02 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 16734 0 0 0 700 2 0 0 25 0 4 0 650757982 273567744 8448 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 30.44
Current children cumulated vsize (KiB) 267156

[startup+10.6156 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=20982972/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=267156 CPUtime=31.67 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 29862 0 0 0 3163 4 0 0 25 0 4 0 650757982 273567744 8513 33554432000 4194304 4625164 140737247925792 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 66789 8513 348 106 0 62292 0
[pid=10105/tid=10106] ppid=10103 vsize=267156 CPUtime=8.28 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 5747 0 0 0 828 0 0 0 25 0 4 0 650757982 273567744 8513 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=267156 CPUtime=6.19 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4788 0 0 0 618 1 0 0 25 0 4 0 650757982 273567744 8513 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=267156 CPUtime=7.34 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 17228 0 0 0 732 2 0 0 25 0 4 0 650757982 273567744 8513 33554432000 4194304 4625164 140737247925792 18446744073709551615 4335138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.67
Current children cumulated vsize (KiB) 267156

[startup+10.7006 s]
/proc/loadavg: 9.35 9.16 8.49 10/404 10109
/proc/meminfo: memFree=20982972/32951124 swapFree=67057896/67111528
[pid=10105] ppid=10103 vsize=267476 CPUtime=31.92 cores=1,3,5,7
/proc/10105/stat : 10105 (SArTagnan) R 10103 10105 9320 0 -1 4202496 30048 0 0 0 3188 4 0 0 25 0 4 0 650757982 273895424 8593 33554432000 4194304 4625164 140737247925792 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10105/statm: 66869 8593 348 106 0 62372 0
[pid=10105/tid=10106] ppid=10103 vsize=267476 CPUtime=8.29 cores=1,3,5,7
/proc/10105/task/10106/stat : 10106 (SArTagnan) R 10103 10105 9320 0 -1 4202560 5747 0 0 0 829 0 0 0 25 0 4 0 650757982 273895424 8593 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10105/tid=10107] ppid=10103 vsize=267476 CPUtime=6.28 cores=1,3,5,7
/proc/10105/task/10107/stat : 10107 (SArTagnan) R 10103 10105 9320 0 -1 4202560 4790 0 0 0 627 1 0 0 25 0 4 0 650757982 273895424 8593 33554432000 4194304 4625164 140737247925792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10105/tid=10108] ppid=10103 vsize=267476 CPUtime=7.42 cores=1,3,5,7
/proc/10105/task/10108/stat : 10108 (SArTagnan) R 10103 10105 9320 0 -1 4202560 17393 0 0 0 740 2 0 0 25 0 4 0 650757982 273895424 8593 33554432000 4194304 4625164 140737247925792 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.92
Current children cumulated vsize (KiB) 267476

Child status: 20
Real time (s): 10.7565
CPU time (s): 32.0921
CPU user time (s): 32.0461
CPU system time (s): 0.045993
CPU usage (%): 298.351
Max. virtual memory (cumulated for all children) (KiB): 267476

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

runsolver used 0.030995 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 00:03:47
IDJOB=3385924
IDBENCH=87444
IDSOLVER=1871
FILE ID=node140/3385924-1305583427
RUNJOBID= node140-1305582046-9825
PBS_JOBID= 13350214
Free space on /tmp= 73416 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_060.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385924-1305583427/watcher-3385924-1305583427 -o /tmp/evaluation-result-3385924-1305583427/solver-3385924-1305583427 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385924-1305583427.cnf -threads=4

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

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=2133219698

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.833
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	: 5332.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21052072 kB
Buffers:        334756 kB
Cached:        4970132 kB
SwapCached:       8088 kB
Active:        8126800 kB
Inactive:      3436368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21052072 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:             544 kB
Writeback:           0 kB
AnonPages:     6255064 kB
Mapped:          31308 kB
Slab:           227404 kB
PageTables:      42476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102639032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73416 MiB
End job on node140 at 2011-05-17 00:03:57