Trace number 3191751

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
ppfolio seqUNSAT 204.989 204.989

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
MD5SUM5c5f7e1107ac57768306372602d70556
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.49871
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
204.86/204.98	s UNSATISFIABLE
204.86/204.98	solver [2] clasp 1.3.6 answered
204.86/204.98	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191751-1302539479/watcher-3191751-1302539479 -o /tmp/evaluation-result-3191751-1302539479/solver-3191751-1302539479 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191751-1302539479.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.67 11.14 10.77 9/191 5866
/proc/meminfo: memFree=15314532/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) R 5864 5866 5360 0 -1 4202496 443 0 0 0 0 0 0 0 25 0 1 0 444178701 18763776 378 33554432000 4194304 4287625 140737031522000 18446744073709551615 4231166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5866/statm: 4581 382 334 23 0 91 0

[startup+0.00672299 s]
/proc/loadavg: 10.67 11.14 10.77 9/191 5866
/proc/meminfo: memFree=15314532/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) R 5864 5866 5360 0 -1 4202496 456 0 0 0 0 0 0 0 25 0 1 0 444178701 18763776 391 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988412821 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5866/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100756 s]
/proc/loadavg: 10.67 11.14 10.77 9/191 5866
/proc/meminfo: memFree=15314532/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 980488673730461956 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300775 s]
/proc/loadavg: 10.67 11.14 10.77 9/191 5866
/proc/meminfo: memFree=15314532/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700603 s]
/proc/loadavg: 10.67 11.14 10.77 9/191 5866
/proc/meminfo: memFree=15314532/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2251441235455639552 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 10.67 11.14 10.77 10/196 5899
/proc/meminfo: memFree=15312004/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2251439311310290944 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
[pid=5867] ppid=5866 vsize=4880768 CPUtime=0.49 cores=0
/proc/5867/stat : 5867 (cryptominisat) R 5866 5866 5360 0 -1 4202496 1231 0 0 0 49 0 0 0 25 0 1 0 444178702 4997906432 797 33554432000 4194304 4587354 140737467718256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5867/statm: 1220192 797 327 96 0 1216754 0
[pid=5869] ppid=5866 vsize=12840 CPUtime=0.4 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 682 0 0 0 40 0 0 0 25 0 1 0 444178702 13148160 573 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3210 573 340 145 0 255 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=0.59 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 59 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5367760

[startup+3.10018 s]
/proc/loadavg: 10.67 11.14 10.77 13/202 5908
/proc/meminfo: memFree=15294760/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2251439723627151360 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
[pid=5867] ppid=5866 vsize=1093060 CPUtime=0.99 cores=0
/proc/5867/stat : 5867 (cryptominisat) R 5866 5866 5360 0 -1 4202496 1786 0 0 0 99 0 0 0 25 0 1 0 444178702 1119293440 866 33554432000 4194304 4587354 140737467718256 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5867/statm: 273265 866 331 96 0 269827 0
[pid=5869] ppid=5866 vsize=13104 CPUtime=0.94 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 740 0 0 0 94 0 0 0 25 0 1 0 444178702 13418496 631 33554432000 4194304 4785740 140734345402048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3276 631 340 145 0 321 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=1.14 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 114 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1580316

[startup+6.30068 s]
/proc/loadavg: 10.78 11.15 10.78 13/202 5939
/proc/meminfo: memFree=15280512/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2251439586188197888 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
[pid=5867] ppid=5866 vsize=1098012 CPUtime=2.09 cores=0
/proc/5867/stat : 5867 (cryptominisat) R 5866 5866 5360 0 -1 4202496 3585 0 0 0 209 0 0 0 25 0 1 0 444178702 1124364288 1985 33554432000 4194304 4587354 140737467718256 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5867/statm: 274503 1985 337 96 0 271065 0
[pid=5869] ppid=5866 vsize=13524 CPUtime=2 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 825 0 0 0 200 0 0 0 25 0 1 0 444178702 13848576 716 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3381 716 340 145 0 426 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=2.19 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 219 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1585688

[startup+12.7005 s]
/proc/loadavg: 10.88 11.16 10.79 13/202 5999
/proc/meminfo: memFree=15277200/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=0 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444178701 18763776 394 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2251439448749244416 0 0 17 2 0 0 0
/proc/5866/statm: 4581 394 345 23 0 91 0
[pid=5867] ppid=5866 vsize=1099936 CPUtime=4.19 cores=0
/proc/5867/stat : 5867 (cryptominisat) R 5866 5866 5360 0 -1 4202496 4986 0 0 0 419 0 0 0 25 0 1 0 444178702 1126334464 2581 33554432000 4194304 4587354 140737467718256 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5867/statm: 274984 2581 337 96 0 271546 0
[pid=5869] ppid=5866 vsize=13952 CPUtime=4.14 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 944 0 0 0 414 0 0 0 25 0 1 0 444178702 14286848 835 33554432000 4194304 4785740 140734345402048 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3488 835 340 145 0 533 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=4.34 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 434 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1588040

[startup+25.5003 s]
/proc/loadavg: 11.04 11.19 10.80 11/200 5999
/proc/meminfo: memFree=15279660/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=14548 CPUtime=8.89 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1093 0 0 0 889 0 0 0 25 0 1 0 444178702 14897152 984 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3637 984 340 145 0 682 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=9.11 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 911 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 488700

[startup+51.1008 s]
/proc/loadavg: 10.84 11.12 10.79 12/201 6030
/proc/meminfo: memFree=15273352/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=15840 CPUtime=21.69 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1399 0 0 0 2169 0 0 0 25 0 1 0 444178702 16220160 1290 33554432000 4194304 4785740 140734345402048 18446744073709551615 4560650 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 3960 1290 340 145 0 1005 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=21.91 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 2191 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 489992

[startup+102.307 s]
/proc/loadavg: 10.93 11.10 10.80 12/201 6031
/proc/meminfo: memFree=15246160/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=17316 CPUtime=47.29 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1711 0 0 0 4729 0 0 0 25 0 1 0 444178702 17731584 1602 33554432000 4194304 4785740 140734345402048 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4329 1602 340 145 0 1374 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=47.52 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 4752 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 491468

[startup+162.3 s]
/proc/loadavg: 10.97 11.08 10.81 12/201 6033
/proc/meminfo: memFree=15235356/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18072 CPUtime=77.28 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1910 0 0 0 7728 0 0 0 25 0 1 0 444178702 18505728 1801 33554432000 4194304 4785740 140734345402048 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4518 1801 340 145 0 1563 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=77.52 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 7752 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 492224

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

[startup+179.1 s]
/proc/loadavg: 10.98 11.08 10.81 12/201 6033
/proc/meminfo: memFree=15229772/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18220 CPUtime=85.68 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1949 0 0 0 8568 0 0 0 25 0 1 0 444178702 18657280 1840 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4555 1840 340 145 0 1600 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=85.92 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 8592 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 179.06
Current children cumulated vsize (KiB) 492372

[startup+191.901 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6033
/proc/meminfo: memFree=15226788/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=92.08 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1988 0 0 0 9208 0 0 0 25 0 1 0 444178702 18829312 1879 33554432000 4194304 4785740 140734345402048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1879 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=92.32 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9232 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 191.86
Current children cumulated vsize (KiB) 492540

[startup+198.301 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15228636/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=95.28 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1990 0 0 0 9528 0 0 0 25 0 1 0 444178702 18829312 1881 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1881 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=95.52 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9552 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 198.26
Current children cumulated vsize (KiB) 492540

[startup+201.5 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15231984/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=96.88 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1991 0 0 0 9688 0 0 0 25 0 1 0 444178702 18829312 1882 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1882 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=97.12 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9712 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 201.46
Current children cumulated vsize (KiB) 492540

[startup+203.1 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15231364/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=97.68 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1995 0 0 0 9768 0 0 0 25 0 1 0 444178702 18829312 1886 33554432000 4194304 4785740 140734345402048 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1886 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=97.92 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9792 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 203.06
Current children cumulated vsize (KiB) 492540

[startup+203.901 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15230868/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=98.08 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1995 0 0 0 9808 0 0 0 25 0 1 0 444178702 18829312 1886 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1886 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=98.32 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9832 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 492540

[startup+204.701 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15230000/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=98.48 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1996 0 0 0 9848 0 0 0 25 0 1 0 444178702 18829312 1887 33554432000 4194304 4785740 140734345402048 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1887 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=98.72 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9872 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 204.66
Current children cumulated vsize (KiB) 492540

[startup+204.901 s]
/proc/loadavg: 10.98 11.07 10.82 12/201 6034
/proc/meminfo: memFree=15230000/32950940 swapFree=67111528/67111528
[pid=5866] ppid=5864 vsize=18324 CPUtime=7.46 cores=0,2
/proc/5866/stat : 5866 (ppfolio) S 5864 5866 5360 0 -1 4202496 503 6553 0 0 0 0 746 0 15 0 1 0 444178701 18763776 395 33554432000 4194304 4287625 140737031522000 18446744073709551615 215988612623 0 0 4096 65536 2955354218849861889 0 0 17 2 0 0 0
/proc/5866/statm: 4581 395 346 23 0 91 0
[pid=5869] ppid=5866 vsize=18388 CPUtime=98.58 cores=0
/proc/5869/stat : 5869 (clasp) R 5866 5866 5360 0 -1 4202496 1996 0 0 0 9858 0 0 0 25 0 1 0 444178702 18829312 1887 33554432000 4194304 4785740 140734345402048 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5869/statm: 4597 1887 340 145 0 1642 0
[pid=5870] ppid=5866 vsize=455828 CPUtime=98.82 cores=0
/proc/5870/stat : 5870 (TNM) R 5866 5866 5360 0 -1 4202496 318 0 0 0 9882 0 0 0 25 0 1 0 444178702 466767872 214 33554432000 134512640 134534564 4290841120 18446744073709551615 134529267 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5870/statm: 113957 214 95 6 0 112623 0
Current children cumulated CPU time (s) 204.86
Current children cumulated vsize (KiB) 492540

Child status: 0
Real time (s): 204.989
CPU time (s): 204.989
CPU user time (s): 204.97
CPU system time (s): 0.018997
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 5376916

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

runsolver used 0.370943 second user time and 0.725889 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 18:31:19
IDJOB=3191751
IDBENCH=82882
IDSOLVER=1613
FILE ID=node117/3191751-1302539479
RUNJOBID= node117-1302536874-5378
PBS_JOBID= 12951120
Free space on /tmp= 71040 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191751-1302539479/watcher-3191751-1302539479 -o /tmp/evaluation-result-3191751-1302539479/solver-3191751-1302539479 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191751-1302539479.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
RANDOM SEED=1341008185

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15315176 kB
Buffers:        774112 kB
Cached:       16301268 kB
SwapCached:          0 kB
Active:        6493216 kB
Inactive:     10714260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15315176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20252 kB
Writeback:           0 kB
AnonPages:      132280 kB
Mapped:          17044 kB
Slab:           363128 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  2141712 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= 71032 MiB
End job on node117 at 2011-04-11 18:34:44