Trace number 3377395

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
borg-sat 11.03.02-seq-random (fixed)UNSAT 223.149 222.925

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
MD5SUMb444591b86255859f3a5d3b876e65166
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4203
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.69	c INFO: solving HOME/instance-3377395-1305452980.cnf
0.37/0.69	c INFO: computing task features
0.37/0.69	c INFO: computed variable-clause graph statistics
0.37/0.69	c INFO: computed clause balance statistics
0.44/0.72	c INFO: computed variable balance statistics
0.44/0.75	c INFO: computed small-clause counts
0.44/0.75	c INFO: computed Horn-clause counts
0.44/0.75	c INFO: computed variable graph statistics
0.44/0.75	c INFO: collected features for HOME/instance-3377395-1305452980.cnf in 0.06 s
0.44/0.77	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
100.87/101.02	c INFO: running TNM@0 for 97 with 2299 remaining (b = 0.05)
200.32/200.29	c INFO: running march_hi@0 for 2200 with 2200 remaining (b = 0.73)
223.06/222.90	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-3377395-1305452980/watcher-3377395-1305452980 -o /tmp/evaluation-result-3377395-1305452980/solver-3377395-1305452980 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377395-1305452980.cnf -seed 324175525 -budget 2400 

running on 2 cores: 1,3

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: 3.12 3.66 3.79 4/382 15821
/proc/meminfo: memFree=14942752/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=15764 CPUtime=0 cores=1,3
/proc/15821/stat : 15821 (python) R 15819 15821 14075 0 -1 4202496 851 0 0 0 0 0 0 0 17 0 1 0 112907432 16142336 734 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880608391 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15821/statm: 3944 738 335 364 0 431 0

[startup+0.067841 s]
/proc/loadavg: 3.12 3.66 3.79 4/382 15821
/proc/meminfo: memFree=14942752/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=30120 CPUtime=0.03 cores=1,3
/proc/15821/stat : 15821 (python) R 15819 15821 14075 0 -1 4202496 1498 0 0 0 3 0 0 0 17 0 1 0 112907432 30842880 1338 33554432000 4194304 5683644 140736578956400 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15821/statm: 7530 1341 443 364 0 900 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30120

[startup+0.100837 s]
/proc/loadavg: 3.12 3.66 3.79 4/382 15821
/proc/meminfo: memFree=14942752/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=85368 CPUtime=0.06 cores=1,3
/proc/15821/stat : 15821 (python) R 15819 15821 14075 0 -1 4202496 2601 0 0 0 5 1 0 0 17 0 1 0 112907432 87416832 2322 33554432000 4194304 5683644 140736578956400 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15821/statm: 21342 2325 713 364 0 1559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85368

[startup+0.300821 s]
/proc/loadavg: 3.12 3.66 3.79 4/382 15821
/proc/meminfo: memFree=14942752/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=135752 CPUtime=0.2 cores=1,3
/proc/15821/stat : 15821 (python) R 15819 15821 14075 0 -1 4202496 5970 937 1 0 15 5 0 0 17 0 1 0 112907432 139010048 4149 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880561157 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15821/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+0.70072 s]
/proc/loadavg: 3.12 3.66 3.79 4/382 15821
/proc/meminfo: memFree=14942752/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=278268 CPUtime=0.44 cores=1,3
/proc/15821/stat : 15821 (python) R 15819 15821 14075 0 -1 4202496 9305 937 1 0 33 11 0 0 15 0 1 0 112907432 284946432 6966 33554432000 4194304 5683644 140736578956400 18446744073709551615 47037045496757 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15821/statm: 69567 6966 1826 364 0 5491 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278268

[startup+1.50058 s]
/proc/loadavg: 3.12 3.66 3.79 4/386 15829
/proc/meminfo: memFree=14917548/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 112907509 285110272 5530 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 5632238696850784255 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5530 354 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=0.72 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 72 0 0 0 21 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 1584900

[startup+3.1003 s]
/proc/loadavg: 3.12 3.66 3.79 4/386 15829
/proc/meminfo: memFree=14917176/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 112907509 285110272 5530 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 5632238696850751749 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5530 354 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=2.32 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 232 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 1584900

[startup+6.30073 s]
/proc/loadavg: 3.11 3.65 3.79 5/386 15829
/proc/meminfo: memFree=14917060/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 1 0 112907509 285110272 5553 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 5632238696850751749 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5553 377 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=5.51 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 551 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1584900

[startup+12.7006 s]
/proc/loadavg: 3.10 3.64 3.79 4/386 15829
/proc/meminfo: memFree=14916204/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0.02 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 971 0 0 0 1 1 0 0 18 0 1 0 112907509 285110272 5558 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 13031112745238364421 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5558 382 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=11.91 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 1191 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134545776 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1584900

[startup+25.5004 s]
/proc/loadavg: 3.23 3.64 3.78 4/386 15829
/proc/meminfo: memFree=14916804/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0.05 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 975 0 0 0 2 3 0 0 18 0 1 0 112907509 285110272 5558 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 13031112745238364421 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5558 382 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=24.7 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 2470 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525172 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 1584900

[startup+51.1009 s]
/proc/loadavg: 3.30 3.62 3.77 4/386 15830
/proc/meminfo: memFree=14917144/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=288672 CPUtime=0.5 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 9770 937 1 0 39 11 0 0 17 0 2 0 112907432 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 72168 7055 1875 364 0 8086 0
[pid=15827] ppid=15821 vsize=278428 CPUtime=0.11 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 988 0 0 0 5 6 0 0 18 0 1 0 112907509 285110272 5558 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585231 0 0 16781312 514 13031112745238364421 0 0 17 1 0 0 0
/proc/15827/statm: 69607 5558 382 364 0 5525 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=50.28 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) R 15827 15829 15829 0 -1 4202496 429 0 0 0 5028 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134545538 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15821/tid=15828] ppid=15819 vsize=288672 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 2 0 112907509 295600128 7055 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 1584900

[startup+102.313 s]
/proc/loadavg: 3.21 3.54 3.73 4/390 15835
/proc/meminfo: memFree=14912388/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=299536 CPUtime=0.52 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 10607 937 1 0 41 11 0 0 20 0 3 0 112907432 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 74884 7214 1878 364 0 10799 0
[pid=15827] ppid=15821 vsize=288672 CPUtime=0.24 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 1145 0 0 0 12 12 0 0 19 0 2 0 112907509 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15827/statm: 72168 5596 415 364 0 8086 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=100.15 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) T 15827 15829 15829 0 -1 4202496 429 0 0 0 10015 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15827/tid=15832] ppid=15821 vsize=288672 CPUtime=0 cores=1,3
/proc/15827/task/15832/stat : 15832 (python) S 15821 15821 14075 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 112917533 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604454224051008 0 0 -1 3 0 0 0
[pid=15833] ppid=15821 vsize=289292 CPUtime=0 cores=1,3
/proc/15833/stat : 15833 (python) S 15821 15821 14075 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 112917535 296235008 5680 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585286 0 0 16781312 514 1659525339690303487 0 0 17 3 0 0 0
/proc/15833/statm: 72323 5680 348 364 0 8238 0
[pid=15835] ppid=15833 vsize=454908 CPUtime=1.28 cores=1,3
/proc/15835/stat : 15835 (TNM) R 15833 15835 15835 0 -1 4202496 424 0 0 0 128 0 0 0 25 0 1 0 112917535 465825792 160 33554432000 134512640 135008748 4294094192 18446744073709551615 134527289 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15835/statm: 113727 160 46 122 0 112627 0
[pid=15821/tid=15828] ppid=15819 vsize=299536 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 3 0 112907509 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15834] ppid=15819 vsize=299536 CPUtime=0 cores=1,3
/proc/15821/task/15834/stat : 15834 (python) S 15819 15821 14075 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 112917535 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 2350208

[startup+162.301 s]
/proc/loadavg: 3.14 3.45 3.69 4/390 15837
/proc/meminfo: memFree=14911240/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=299536 CPUtime=0.52 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 10607 937 1 0 41 11 0 0 20 0 3 0 112907432 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 74884 7214 1878 364 0 10799 0
[pid=15827] ppid=15821 vsize=288672 CPUtime=0.24 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 1145 0 0 0 12 12 0 0 19 0 2 0 112907509 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15827/statm: 72168 5596 415 364 0 8086 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=100.15 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) T 15827 15829 15829 0 -1 4202496 429 0 0 0 10015 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15827/tid=15832] ppid=15821 vsize=288672 CPUtime=0 cores=1,3
/proc/15827/task/15832/stat : 15832 (python) S 15821 15821 14075 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 112917533 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604454224051008 0 0 -1 3 0 0 0
[pid=15833] ppid=15821 vsize=289292 CPUtime=0.14 cores=1,3
/proc/15833/stat : 15833 (python) S 15821 15821 14075 0 -1 4202560 908 0 0 0 7 7 0 0 18 0 1 0 112917535 296235008 5703 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585286 0 0 16781312 514 13031112745238364422 0 0 17 3 0 0 0
/proc/15833/statm: 72323 5703 371 364 0 8238 0
[pid=15835] ppid=15833 vsize=454908 CPUtime=61.27 cores=1,3
/proc/15835/stat : 15835 (TNM) R 15833 15835 15835 0 -1 4202496 424 0 0 0 6127 0 0 0 25 0 1 0 112917535 465825792 160 33554432000 134512640 135008748 4294094192 18446744073709551615 134527111 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15835/statm: 113727 160 46 122 0 112627 0
[pid=15821/tid=15828] ppid=15819 vsize=299536 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 3 0 112907509 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15834] ppid=15819 vsize=299536 CPUtime=0 cores=1,3
/proc/15821/task/15834/stat : 15834 (python) S 15819 15821 14075 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 112917535 306724864 7214 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 2350208

[startup+222.301 s]
/proc/loadavg: 3.13 3.39 3.65 4/402 15851
/proc/meminfo: memFree=14844760/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=309492 CPUtime=0.54 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 11448 937 1 0 42 12 0 0 20 0 4 0 112907432 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 77373 7128 1880 364 0 13285 0
[pid=15827] ppid=15821 vsize=288672 CPUtime=0.24 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 1145 0 0 0 12 12 0 0 19 0 2 0 112907509 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15827/statm: 72168 5596 415 364 0 8086 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=100.15 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) T 15827 15829 15829 0 -1 4202496 429 0 0 0 10015 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15827/tid=15832] ppid=15821 vsize=288672 CPUtime=0 cores=1,3
/proc/15827/task/15832/stat : 15832 (python) S 15821 15821 14075 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 112917533 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604454224051008 0 0 -1 3 0 0 0
[pid=15833] ppid=15821 vsize=289292 CPUtime=0.25 cores=1,3
/proc/15833/stat : 15833 (python) S 15821 15821 14075 0 -1 4202560 1076 0 0 0 12 13 0 0 19 0 2 0 112917535 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15833/statm: 72323 5733 400 364 0 8238 0
[pid=15835] ppid=15833 vsize=454908 CPUtime=99.25 cores=1,3
/proc/15835/stat : 15835 (TNM) T 15833 15835 15835 0 -1 4202496 424 0 0 0 9925 0 0 0 25 0 1 0 112917535 465825792 160 33554432000 134512640 135008748 4294094192 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15835/statm: 113727 160 46 122 0 112627 0
[pid=15833/tid=15847] ppid=15821 vsize=289292 CPUtime=0 cores=1,3
/proc/15833/task/15847/stat : 15847 (python) S 15821 15821 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 112927460 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604457594048896 0 0 -1 3 0 0 0
[pid=15848] ppid=15821 vsize=299248 CPUtime=0.07 cores=1,3
/proc/15848/stat : 15848 (python) S 15821 15821 14075 0 -1 4202560 909 0 0 0 4 3 0 0 15 0 1 0 112927462 306429952 5615 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585286 0 0 16781312 514 5740888862494785797 0 0 17 1 0 0 0
/proc/15848/statm: 74812 5615 371 364 0 10724 0
[pid=15850] ppid=15848 vsize=2768 CPUtime=21.97 cores=1,3
/proc/15850/stat : 15850 (march_hi) R 15848 15850 15850 0 -1 4202496 732 0 0 0 2197 0 0 0 25 0 1 0 112927462 2834432 466 33554432000 4194304 4955518 140734721358848 18446744073709551615 4238345 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15850/statm: 692 466 104 186 0 505 0
[pid=15821/tid=15828] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 4 0 112907509 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15834] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15834/stat : 15834 (python) S 15819 15821 14075 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 112917535 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15849] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15849/stat : 15849 (python) S 15819 15821 14075 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 4 0 112927462 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (KiB) 2662180

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

[startup+222.701 s]
/proc/loadavg: 3.13 3.39 3.65 4/402 15851
/proc/meminfo: memFree=14844760/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=309492 CPUtime=0.54 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 11448 937 1 0 42 12 0 0 20 0 4 0 112907432 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 77373 7128 1880 364 0 13285 0
[pid=15827] ppid=15821 vsize=288672 CPUtime=0.24 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 1145 0 0 0 12 12 0 0 19 0 2 0 112907509 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15827/statm: 72168 5596 415 364 0 8086 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=100.15 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) T 15827 15829 15829 0 -1 4202496 429 0 0 0 10015 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15827/tid=15832] ppid=15821 vsize=288672 CPUtime=0 cores=1,3
/proc/15827/task/15832/stat : 15832 (python) S 15821 15821 14075 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 112917533 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604454224051008 0 0 -1 3 0 0 0
[pid=15833] ppid=15821 vsize=289292 CPUtime=0.25 cores=1,3
/proc/15833/stat : 15833 (python) S 15821 15821 14075 0 -1 4202560 1076 0 0 0 12 13 0 0 19 0 2 0 112917535 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15833/statm: 72323 5733 400 364 0 8238 0
[pid=15835] ppid=15833 vsize=454908 CPUtime=99.25 cores=1,3
/proc/15835/stat : 15835 (TNM) T 15833 15835 15835 0 -1 4202496 424 0 0 0 9925 0 0 0 25 0 1 0 112917535 465825792 160 33554432000 134512640 135008748 4294094192 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15835/statm: 113727 160 46 122 0 112627 0
[pid=15833/tid=15847] ppid=15821 vsize=289292 CPUtime=0 cores=1,3
/proc/15833/task/15847/stat : 15847 (python) S 15821 15821 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 112927460 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604457594048896 0 0 -1 3 0 0 0
[pid=15848] ppid=15821 vsize=299248 CPUtime=0.07 cores=1,3
/proc/15848/stat : 15848 (python) S 15821 15821 14075 0 -1 4202560 910 0 0 0 4 3 0 0 15 0 1 0 112927462 306429952 5615 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585286 0 0 16781312 514 5740888862494785797 0 0 17 1 0 0 0
/proc/15848/statm: 74812 5615 371 364 0 10724 0
[pid=15850] ppid=15848 vsize=2768 CPUtime=22.37 cores=1,3
/proc/15850/stat : 15850 (march_hi) R 15848 15850 15850 0 -1 4202496 737 0 0 0 2237 0 0 0 25 0 1 0 112927462 2834432 471 33554432000 4194304 4955518 140734721358848 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15850/statm: 692 471 104 186 0 505 0
[pid=15821/tid=15828] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 4 0 112907509 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15834] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15834/stat : 15834 (python) S 15819 15821 14075 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 112917535 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15849] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15849/stat : 15849 (python) S 15819 15821 14075 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 4 0 112927462 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.87
Current children cumulated vsize (KiB) 2662180

[startup+222.901 s]
/proc/loadavg: 3.13 3.39 3.65 4/402 15851
/proc/meminfo: memFree=14844760/32950928 swapFree=67111364/67111528
[pid=15821] ppid=15819 vsize=309492 CPUtime=0.54 cores=1,3
/proc/15821/stat : 15821 (python) S 15819 15821 14075 0 -1 4202496 11448 937 1 0 42 12 0 0 20 0 4 0 112907432 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15821/statm: 77373 7128 1880 364 0 13285 0
[pid=15827] ppid=15821 vsize=288672 CPUtime=0.24 cores=1,3
/proc/15827/stat : 15827 (python) S 15821 15821 14075 0 -1 4202560 1145 0 0 0 12 12 0 0 19 0 2 0 112907509 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15827/statm: 72168 5596 415 364 0 8086 0
[pid=15829] ppid=15827 vsize=1017800 CPUtime=100.15 cores=1,3
/proc/15829/stat : 15829 (gnovelty+2) T 15827 15829 15829 0 -1 4202496 429 0 0 0 10015 0 0 0 25 0 1 0 112907509 1042227200 168 33554432000 134512640 135663704 4289974720 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15829/statm: 254450 168 113 282 0 254166 0
[pid=15827/tid=15832] ppid=15821 vsize=288672 CPUtime=0 cores=1,3
/proc/15827/task/15832/stat : 15832 (python) S 15821 15821 14075 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 112917533 295600128 5596 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604454224051008 0 0 -1 3 0 0 0
[pid=15833] ppid=15821 vsize=289292 CPUtime=0.25 cores=1,3
/proc/15833/stat : 15833 (python) S 15821 15821 14075 0 -1 4202560 1076 0 0 0 12 13 0 0 19 0 2 0 112917535 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15833/statm: 72323 5733 400 364 0 8238 0
[pid=15835] ppid=15833 vsize=454908 CPUtime=99.25 cores=1,3
/proc/15835/stat : 15835 (TNM) T 15833 15835 15835 0 -1 4202496 424 0 0 0 9925 0 0 0 25 0 1 0 112917535 465825792 160 33554432000 134512640 135008748 4294094192 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15835/statm: 113727 160 46 122 0 112627 0
[pid=15833/tid=15847] ppid=15821 vsize=289292 CPUtime=0 cores=1,3
/proc/15833/task/15847/stat : 15847 (python) S 15821 15821 14075 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 112927460 296235008 5733 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 514 18446604457594048896 0 0 -1 3 0 0 0
[pid=15848] ppid=15821 vsize=299248 CPUtime=0.07 cores=1,3
/proc/15848/stat : 15848 (python) R 15821 15821 14075 0 -1 4202560 911 0 0 0 4 3 0 0 15 0 1 0 112927462 306429952 5615 33554432000 4194304 5683644 140736578956400 18446744073709551615 218880585286 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/15848/statm: 74812 5615 371 364 0 10724 0
[pid=15850] ppid=15848 vsize=0 CPUtime=22.56 cores=1,3
/proc/15850/stat : 15850 (march_hi) R 15848 15850 15850 0 -1 4202500 741 0 0 0 2256 0 0 0 25 0 1 0 112927462 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/15850/statm: 0 0 0 0 0 0 0
[pid=15821/tid=15828] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15828/stat : 15828 (python) S 15819 15821 14075 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 4 0 112907509 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15834] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15834/stat : 15834 (python) S 15819 15821 14075 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 112917535 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
[pid=15821/tid=15849] ppid=15819 vsize=309492 CPUtime=0 cores=1,3
/proc/15821/task/15849/stat : 15849 (python) S 15819 15821 14075 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 4 0 112927462 316919808 7128 33554432000 4194304 5683644 140736578956400 18446744073709551615 218892388785 0 0 16781312 2 18446604466729530688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 223.06
Current children cumulated vsize (KiB) 2659412

Child status: 0
Real time (s): 222.925
CPU time (s): 223.149
CPU user time (s): 222.713
CPU system time (s): 0.435933
CPU usage (%): 100.101
Max. virtual memory (cumulated for all children) (KiB): 2662180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.713
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21755
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3668
involuntary context switches= 1116

runsolver used 0.694894 second user time and 1.74573 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 11:49:40
IDJOB=3377395
IDBENCH=82704
IDSOLVER=1857
FILE ID=node112/3377395-1305452980
RUNJOBID= node112-1305451373-15067
PBS_JOBID= 13324849
Free space on /tmp= 73484 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377395-1305452980/watcher-3377395-1305452980 -o /tmp/evaluation-result-3377395-1305452980/solver-3377395-1305452980 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377395-1305452980.cnf -seed 324175525 -budget 2400

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=324175525

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14942908 kB
Buffers:        303424 kB
Cached:        3085660 kB
SwapCached:          0 kB
Active:       15936340 kB
Inactive:      1806076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14942908 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           31908 kB
Writeback:           0 kB
AnonPages:    14353188 kB
Mapped:          32472 kB
Slab:           143188 kB
PageTables:      56984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 62484444 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= 73452 MiB
End job on node112 at 2011-05-15 11:53:23