Trace number 3420151

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
RestartSAT B95UNSAT 2049.9 2049.85

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1644.38
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

2049.85/2049.82	c WARNING: for repeatability, setting FPU to use double precision
2049.85/2049.82	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: 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-3420151-1306586113/watcher-3420151-1306586113 -o /tmp/evaluation-result-3420151-1306586113/solver-3420151-1306586113 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420151-1306586113.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.00 2.00 1.98 3/273 32425
/proc/meminfo: memFree=28485432/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=24368 CPUtime=0 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 1796 0 0 0 0 0 0 0 18 0 1 0 770212465 24952832 1686 33554432000 4194304 4291949 140736415923584 18446744073709551615 222921834922 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 6092 1686 226 24 0 2726 0

[startup+0.0997399 s]
/proc/loadavg: 2.00 2.00 1.98 3/273 32425
/proc/meminfo: memFree=28485432/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=102564 CPUtime=0.09 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 17523 0 0 0 7 2 0 0 18 0 1 0 770212465 105025536 17104 33554432000 4194304 4291949 140736415923584 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 25641 17108 226 24 0 22275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102564

[startup+0.100692 s]
/proc/loadavg: 2.00 2.00 1.98 3/273 32425
/proc/meminfo: memFree=28485432/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=102564 CPUtime=0.09 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 17689 0 0 0 7 2 0 0 18 0 1 0 770212465 105025536 17270 33554432000 4194304 4291949 140736415923584 18446744073709551615 4271501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 25641 17276 226 24 0 22275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102564

[startup+0.300697 s]
/proc/loadavg: 2.00 2.00 1.98 3/273 32425
/proc/meminfo: memFree=28485432/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=158348 CPUtime=0.29 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 28871 0 0 0 25 4 0 0 18 0 1 0 770212465 162148352 28140 33554432000 4194304 4291949 140736415923584 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 39587 28140 228 24 0 36221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 158348

[startup+0.700635 s]
/proc/loadavg: 2.00 2.00 1.98 3/273 32425
/proc/meminfo: memFree=28485432/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=186324 CPUtime=0.68 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 37236 0 0 0 63 5 0 0 18 0 1 0 770212465 190795776 35617 33554432000 4194304 4291949 140736415923584 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 46581 35617 228 24 0 43215 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 186324

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32426
/proc/meminfo: memFree=28321492/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=232192 CPUtime=1.49 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 49749 0 0 0 142 7 0 0 20 0 1 0 770212465 237764608 46492 33554432000 4194304 4291949 140736415923584 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 58048 46493 228 24 0 54682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232192

[startup+3.1012 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32426
/proc/meminfo: memFree=28272016/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=309476 CPUtime=3.09 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 68903 0 0 0 298 11 0 0 25 0 1 0 770212465 316903424 62151 33554432000 4194304 4291949 140736415923584 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 77369 62152 228 24 0 74003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 309476

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32426
/proc/meminfo: memFree=28145904/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=414652 CPUtime=6.29 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 95653 0 0 0 612 17 0 0 25 0 1 0 770212465 424603648 85284 33554432000 4194304 4291949 140736415923584 18446744073709551615 4229698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 103663 85284 232 24 0 100297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 414652

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32427
/proc/meminfo: memFree=28027252/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=432096 CPUtime=12.69 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 128090 0 0 0 1248 21 0 0 25 0 1 0 770212465 442466304 95013 33554432000 4194304 4291949 140736415923584 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 108024 95013 234 24 0 104658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 432096

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32427
/proc/meminfo: memFree=28192356/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=396876 CPUtime=25.49 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 158124 0 0 0 2523 26 0 0 25 0 1 0 770212465 406401024 84895 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 99219 84895 252 24 0 95853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 396876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32428
/proc/meminfo: memFree=28123128/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=396876 CPUtime=51.09 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 158404 0 0 0 5083 26 0 0 25 0 1 0 770212465 406401024 85161 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 99219 85161 252 24 0 95853 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 396876

[startup+102.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32429
/proc/meminfo: memFree=28129220/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=396876 CPUtime=102.3 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 159526 0 0 0 10204 26 0 0 25 0 1 0 770212465 406401024 86258 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 99219 86258 252 24 0 95853 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 396876

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32431
/proc/meminfo: memFree=28117292/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=415844 CPUtime=162.29 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 160849 0 0 0 16202 27 0 0 25 0 1 0 770212465 425824256 87546 33554432000 4194304 4291949 140736415923584 18446744073709551615 4250380 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 103961 87546 252 24 0 100595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 415844

[startup+222.301 s]
/proc/loadavg: 2.16 2.03 1.99 3/274 32432
/proc/meminfo: memFree=28105352/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=415844 CPUtime=222.3 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 162332 0 0 0 22202 28 0 0 25 0 1 0 770212465 425824256 88999 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 103961 88999 252 24 0 100595 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 415844

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 1.99 3/274 32434
/proc/meminfo: memFree=28105944/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=415844 CPUtime=282.3 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 163916 0 0 0 28202 28 0 0 25 0 1 0 770212465 425824256 90558 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 103961 90558 252 24 0 100595 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 415844

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 1.99 3/274 32435
/proc/meminfo: memFree=28087940/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=446664 CPUtime=342.3 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 166703 0 0 0 34201 29 0 0 25 0 1 0 770212465 457383936 93319 33554432000 4194304 4291949 140736415923584 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 111666 93319 252 24 0 108300 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 446664

[startup+402.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/274 32437
/proc/meminfo: memFree=28120396/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=446664 CPUtime=402.3 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 168008 0 0 0 40200 30 0 0 25 0 1 0 770212465 457383936 94606 33554432000 4194304 4291949 140736415923584 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 111666 94606 252 24 0 108300 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 446664

[startup+462.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/274 32439
/proc/meminfo: memFree=28044368/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=446664 CPUtime=462.31 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 170084 0 0 0 46200 31 0 0 25 0 1 0 770212465 457383936 96654 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 111666 96654 252 24 0 108300 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 446664

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/274 32440
/proc/meminfo: memFree=28045444/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=446664 CPUtime=522.31 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 172011 0 0 0 52199 32 0 0 25 0 1 0 770212465 457383936 98557 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 111666 98557 252 24 0 108300 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 446664

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 32442
/proc/meminfo: memFree=28022480/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=496752 CPUtime=582.31 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 177394 0 0 0 58197 34 0 0 25 0 1 0 770212465 508674048 103914 33554432000 4194304 4291949 140736415923584 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 124188 103914 252 24 0 120822 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 496752

[startup+642.301 s]

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

/proc/meminfo: memFree=27966324/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=578140 CPUtime=1422.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 231555 0 0 0 142185 49 0 0 25 0 1 0 770212465 592015360 125188 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 144535 125188 252 24 0 141169 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 578140

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/274 32466
/proc/meminfo: memFree=27919684/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=579668 CPUtime=1482.33 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 233461 0 0 0 148183 50 0 0 25 0 1 0 770212465 593580032 127069 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 144917 127069 252 24 0 141551 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 579668

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/274 32467
/proc/meminfo: memFree=27921132/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=580660 CPUtime=1542.33 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 235075 0 0 0 154182 51 0 0 25 0 1 0 770212465 594595840 128658 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 145165 128658 252 24 0 141799 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 580660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 32478
/proc/meminfo: memFree=27976388/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=580660 CPUtime=1602.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 236739 0 0 0 160182 52 0 0 25 0 1 0 770212465 594595840 130297 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 145165 130297 252 24 0 141799 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 580660

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 32480
/proc/meminfo: memFree=28037852/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=451156 CPUtime=1662.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 257049 0 0 0 166177 57 0 0 25 0 1 0 770212465 461983744 97807 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 112789 97807 252 24 0 109423 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 451156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 32483
/proc/meminfo: memFree=28074292/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=452276 CPUtime=1722.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 272477 0 0 0 172174 60 0 0 25 0 1 0 770212465 463130624 93453 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113069 93453 252 24 0 109703 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 452276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 32486
/proc/meminfo: memFree=28088788/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=452276 CPUtime=1782.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 273777 0 0 0 178173 61 0 0 25 0 1 0 770212465 463130624 94736 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113069 94736 252 24 0 109703 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 452276

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 32487
/proc/meminfo: memFree=28045488/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=453532 CPUtime=1842.35 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 274983 0 0 0 184173 62 0 0 25 0 1 0 770212465 464416768 95917 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113383 95917 252 24 0 110017 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 453532

[startup+1902.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/274 32489
/proc/meminfo: memFree=28061320/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=454164 CPUtime=1902.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 276139 0 0 0 190172 62 0 0 25 0 1 0 770212465 465063936 97054 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113541 97054 252 24 0 110175 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 454164

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/274 32491
/proc/meminfo: memFree=28104560/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455200 CPUtime=1962.35 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 277672 0 0 0 196172 63 0 0 25 0 1 0 770212465 466124800 98565 33554432000 4194304 4291949 140736415923584 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113800 98565 252 24 0 110434 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 455200

[startup+2022.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/274 32492
/proc/meminfo: memFree=28025664/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455876 CPUtime=2022.34 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 279700 0 0 0 202170 64 0 0 25 0 1 0 770212465 466817024 100563 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113969 100563 252 24 0 110603 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 455876

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

[startup+2035.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28095584/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455876 CPUtime=2035.15 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 279835 0 0 0 203450 65 0 0 25 0 1 0 770212465 466817024 100697 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113969 100697 252 24 0 110603 0
Current children cumulated CPU time (s) 2035.15
Current children cumulated vsize (KiB) 455876

[startup+2041.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28094960/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455876 CPUtime=2041.56 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 279951 0 0 0 204091 65 0 0 25 0 1 0 770212465 466817024 100813 33554432000 4194304 4291949 140736415923584 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113969 100813 252 24 0 110603 0
Current children cumulated CPU time (s) 2041.56
Current children cumulated vsize (KiB) 455876

[startup+2044.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28094960/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455876 CPUtime=2044.75 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 279993 0 0 0 204410 65 0 0 25 0 1 0 770212465 466817024 100855 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113969 100855 252 24 0 110603 0
Current children cumulated CPU time (s) 2044.75
Current children cumulated vsize (KiB) 455876

[startup+2047.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28060984/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=455876 CPUtime=2047.95 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 280018 0 0 0 204730 65 0 0 25 0 1 0 770212465 466817024 100880 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 113969 100880 252 24 0 110603 0
Current children cumulated CPU time (s) 2047.95
Current children cumulated vsize (KiB) 455876

[startup+2048.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28059248/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=456696 CPUtime=2048.75 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 280186 0 0 0 204810 65 0 0 25 0 1 0 770212465 467656704 101048 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 114174 101048 252 24 0 110808 0
Current children cumulated CPU time (s) 2048.75
Current children cumulated vsize (KiB) 456696

[startup+2049.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28057012/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=456696 CPUtime=2049.55 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 280198 0 0 0 204890 65 0 0 25 0 1 0 770212465 467656704 101060 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 114174 101060 252 24 0 110808 0
Current children cumulated CPU time (s) 2049.55
Current children cumulated vsize (KiB) 456696

[startup+2049.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28057012/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=456696 CPUtime=2049.75 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 280200 0 0 0 204910 65 0 0 25 0 1 0 770212465 467656704 101062 33554432000 4194304 4291949 140736415923584 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 114174 101062 252 24 0 110808 0
Current children cumulated CPU time (s) 2049.75
Current children cumulated vsize (KiB) 456696

[startup+2049.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/274 32493
/proc/meminfo: memFree=28057012/32951124 swapFree=55664332/67111528
[pid=32425] ppid=32423 vsize=456696 CPUtime=2049.85 cores=0,2,4,6
/proc/32425/stat : 32425 (RestartSAT) R 32423 32425 32020 0 -1 4202496 280201 0 0 0 204920 65 0 0 25 0 1 0 770212465 467656704 101063 33554432000 4194304 4291949 140736415923584 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32425/statm: 114174 101063 252 24 0 110808 0
Current children cumulated CPU time (s) 2049.85
Current children cumulated vsize (KiB) 456696

Child status: 20
Real time (s): 2049.85
CPU time (s): 2049.9
CPU user time (s): 2049.23
CPU system time (s): 0.670898
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 662772

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

runsolver used 5.32619 second user time and 11.4493 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-28 14:35:17
IDJOB=3420151
IDBENCH=84238
IDSOLVER=1911
FILE ID=node109/3420151-1306586113
RUNJOBID= node109-1306579399-32038
PBS_JOBID= 13471571
Free space on /tmp= 73140 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420151-1306586113/watcher-3420151-1306586113 -o /tmp/evaluation-result-3420151-1306586113/solver-3420151-1306586113 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420151-1306586113.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1162010484

node109.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.809
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.61
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.809
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.75
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.809
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.74
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.809
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.75
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28485456 kB
Buffers:        184524 kB
Cached:        2198700 kB
SwapCached:      10136 kB
Active:         901608 kB
Inactive:      3353980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28485456 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:           64020 kB
Writeback:           0 kB
AnonPages:     1868620 kB
Mapped:          16540 kB
Slab:           111176 kB
PageTables:      37736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 31035412 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= 73140 MiB
End job on node109 at 2011-05-28 15:09:27