Trace number 3377971

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-industrial (fixed)UNSAT 101.564 105.826

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.40/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.70	c INFO: solving HOME/instance-3377971-1305453569.cnf
0.40/0.70	c INFO: computing task features
2.40/2.73	c INFO: computed variable-clause graph statistics
2.50/2.80	c INFO: computed clause balance statistics
15.22/19.53	c INFO: computed variable balance statistics
22.72/27.02	c INFO: computed small-clause counts
22.82/27.15	c INFO: computed Horn-clause counts
50.73/55.04	c INFO: computed variable graph statistics
50.73/55.04	c INFO: collected features for HOME/instance-3377971-1305453569.cnf in 50.19 s
50.73/55.05	c INFO: running lingeling-276@0 for 388 with 2349 remaining (b = 0.42)
101.41/105.78	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-3377971-1305453569/watcher-3377971-1305453569 -o /tmp/evaluation-result-3377971-1305453569/solver-3377971-1305453569 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377971-1305453569.cnf -seed 1986013431 -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: 4.13 4.20 4.10 5/307 16668
/proc/meminfo: memFree=17666360/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=14820 CPUtime=0 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 656956610 15175680 419 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664804197 0 2147483391 4096 0 18446744071699109054 0 0 17 1 0 0 0
/proc/16668/statm: 3705 419 259 364 0 192 0

[startup+0.061994 s]
/proc/loadavg: 4.13 4.20 4.10 5/307 16668
/proc/meminfo: memFree=17666360/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=25292 CPUtime=0.03 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 1344 0 0 0 3 0 0 0 17 0 1 0 656956610 25899008 1191 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 6323 1191 438 364 0 724 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25292

[startup+0.101 s]
/proc/loadavg: 4.13 4.20 4.10 5/307 16668
/proc/meminfo: memFree=17666360/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=56784 CPUtime=0.04 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 2102 0 0 0 4 0 0 0 17 0 1 0 656956610 58146816 1857 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 14196 1857 499 364 0 1319 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 56784

[startup+0.300946 s]
/proc/loadavg: 4.13 4.20 4.10 5/307 16668
/proc/meminfo: memFree=17666360/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=135752 CPUtime=0.16 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 5968 935 1 0 13 3 0 0 17 0 1 0 656956610 139010048 4148 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664804357 0 2147483391 16781312 2 18446744071699109054 0 0 17 1 0 0 0
/proc/16668/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.700886 s]
/proc/loadavg: 4.13 4.20 4.10 5/307 16668
/proc/meminfo: memFree=17666360/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=291752 CPUtime=0.4 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 12592 935 1 0 31 9 0 0 15 0 1 0 656956610 298754048 10263 33554432000 4194304 5683644 140736600057792 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 72938 10263 1761 364 0 8862 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 291752

[startup+1.50072 s]
/proc/loadavg: 4.13 4.20 4.10 6/308 16673
/proc/meminfo: memFree=17609428/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=347696 CPUtime=1.2 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 26524 935 1 0 109 11 0 0 16 0 1 0 656956610 356040704 24195 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664469537 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 86924 24195 1761 364 0 22848 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 347696

[startup+3.10044 s]
/proc/loadavg: 4.13 4.20 4.10 5/308 16673
/proc/meminfo: memFree=17538984/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414468 CPUtime=2.8 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 58499 935 1 0 266 14 0 0 18 0 1 0 656956610 424415232 41001 33554432000 4194304 5683644 140736600057792 18446744073709551615 5003920 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 103617 41001 1826 364 0 39541 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 414468

[startup+6.30089 s]
/proc/loadavg: 4.12 4.19 4.10 7/308 16673
/proc/meminfo: memFree=17513816/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414468 CPUtime=6 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 58499 935 1 0 586 14 0 0 25 0 1 0 656956610 424415232 41001 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631920 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 103617 41001 1826 364 0 39541 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 414468

[startup+12.7007 s]
/proc/loadavg: 4.35 4.24 4.11 6/308 16674
/proc/meminfo: memFree=17513780/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414468 CPUtime=10.87 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 58499 935 1 0 1069 18 0 0 25 0 1 0 656956610 424415232 41001 33554432000 4194304 5683644 140736600057792 18446744073709551615 4523408 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/16668/statm: 103617 41001 1826 364 0 39541 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 414468

[startup+25.5006 s]
/proc/loadavg: 4.48 4.27 4.13 5/312 16678
/proc/meminfo: memFree=17459048/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414468 CPUtime=21.22 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 58500 935 1 0 2093 29 0 0 25 0 1 0 656956610 424415232 41002 33554432000 4194304 5683644 140736600057792 18446744073709551615 47098589912180 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 103617 41002 1827 364 0 39541 0
Current children cumulated CPU time (s) 21.22
Current children cumulated vsize (KiB) 414468

[startup+51.1001 s]
/proc/loadavg: 4.32 4.25 4.12 5/312 16679
/proc/meminfo: memFree=17431316/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414468 CPUtime=46.82 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 58506 935 1 0 4653 29 0 0 25 0 1 0 656956610 424415232 41008 33554432000 4194304 5683644 140736600057792 18446744073709551615 47098622294916 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16668/statm: 103617 41008 1833 364 0 39541 0
Current children cumulated CPU time (s) 46.82
Current children cumulated vsize (KiB) 414468

[startup+102.311 s]
/proc/loadavg: 4.14 4.21 4.11 6/316 16693
/proc/meminfo: memFree=17413200/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414436 CPUtime=50.78 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 58796 935 1 0 5048 30 0 0 25 0 2 0 656956610 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103609 38479 1875 364 0 39527 0
[pid=16680] ppid=16668 vsize=404192 CPUtime=0.1 cores=1,3
/proc/16680/stat : 16680 (python) S 16668 16668 15028 0 -1 4202560 901 0 0 0 6 4 0 0 18 0 1 0 656962116 413892608 36976 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664828431 0 0 16781312 514 18134482771421135112 0 0 17 1 0 0 0
/proc/16680/statm: 101048 36976 376 364 0 36966 0
[pid=16682] ppid=16680 vsize=49628 CPUtime=47.14 cores=1,3
/proc/16682/stat : 16682 (lingeling) R 16680 16682 16682 0 -1 4202496 19510 0 0 0 4711 3 0 0 25 0 1 0 656962117 50819072 11577 33554432000 4194304 4352236 140736515808064 18446744073709551615 4270076 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16682/statm: 12407 11577 129 39 0 11487 0
[pid=16668/tid=16681] ppid=16666 vsize=414436 CPUtime=0 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 656962117 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 2 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.02
Current children cumulated vsize (KiB) 868256

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

[startup+103.901 s]
/proc/loadavg: 4.14 4.21 4.11 6/316 16693
/proc/meminfo: memFree=17413324/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414436 CPUtime=50.78 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 58796 935 1 0 5048 30 0 0 25 0 2 0 656956610 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103609 38479 1875 364 0 39527 0
[pid=16680] ppid=16668 vsize=404192 CPUtime=0.1 cores=1,3
/proc/16680/stat : 16680 (python) S 16668 16668 15028 0 -1 4202560 901 0 0 0 6 4 0 0 18 0 1 0 656962116 413892608 36976 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664828431 0 0 16781312 514 18134482771421135112 0 0 17 1 0 0 0
/proc/16680/statm: 101048 36976 376 364 0 36966 0
[pid=16682] ppid=16680 vsize=49628 CPUtime=48.73 cores=1,3
/proc/16682/stat : 16682 (lingeling) R 16680 16682 16682 0 -1 4202496 19510 0 0 0 4870 3 0 0 25 0 1 0 656962117 50819072 11577 33554432000 4194304 4352236 140736515808064 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16682/statm: 12407 11577 129 39 0 11487 0
[pid=16668/tid=16681] ppid=16666 vsize=414436 CPUtime=0 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 656962117 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 2 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.61
Current children cumulated vsize (KiB) 868256

[startup+104.701 s]
/proc/loadavg: 4.12 4.21 4.11 5/316 16693
/proc/meminfo: memFree=17413328/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414436 CPUtime=50.78 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 58796 935 1 0 5048 30 0 0 25 0 2 0 656956610 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103609 38479 1875 364 0 39527 0
[pid=16680] ppid=16668 vsize=404192 CPUtime=0.1 cores=1,3
/proc/16680/stat : 16680 (python) S 16668 16668 15028 0 -1 4202560 901 0 0 0 6 4 0 0 18 0 1 0 656962116 413892608 36976 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664828431 0 0 16781312 514 18134482771421135112 0 0 17 1 0 0 0
/proc/16680/statm: 101048 36976 376 364 0 36966 0
[pid=16682] ppid=16680 vsize=49628 CPUtime=49.53 cores=1,3
/proc/16682/stat : 16682 (lingeling) R 16680 16682 16682 0 -1 4202496 19510 0 0 0 4950 3 0 0 25 0 1 0 656962117 50819072 11577 33554432000 4194304 4352236 140736515808064 18446744073709551615 4234128 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16682/statm: 12407 11577 129 39 0 11487 0
[pid=16668/tid=16681] ppid=16666 vsize=414436 CPUtime=0 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 656962117 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 2 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 868256

[startup+105.501 s]
/proc/loadavg: 4.12 4.21 4.11 5/316 16693
/proc/meminfo: memFree=17413328/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414436 CPUtime=50.78 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 58796 935 1 0 5048 30 0 0 25 0 2 0 656956610 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103609 38479 1875 364 0 39527 0
[pid=16680] ppid=16668 vsize=404192 CPUtime=0.1 cores=1,3
/proc/16680/stat : 16680 (python) S 16668 16668 15028 0 -1 4202560 901 0 0 0 6 4 0 0 18 0 1 0 656962116 413892608 36976 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664828431 0 0 16781312 514 18134482771421135112 0 0 17 1 0 0 0
/proc/16680/statm: 101048 36976 376 364 0 36966 0
[pid=16682] ppid=16680 vsize=49628 CPUtime=50.34 cores=1,3
/proc/16682/stat : 16682 (lingeling) R 16680 16682 16682 0 -1 4202496 19510 0 0 0 5031 3 0 0 25 0 1 0 656962117 50819072 11577 33554432000 4194304 4352236 140736515808064 18446744073709551615 4277718 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16682/statm: 12407 11577 129 39 0 11487 0
[pid=16668/tid=16681] ppid=16666 vsize=414436 CPUtime=0 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 656962117 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 2 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 868256

[startup+105.701 s]
/proc/loadavg: 4.12 4.21 4.11 5/316 16693
/proc/meminfo: memFree=17413328/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414436 CPUtime=50.78 cores=1,3
/proc/16668/stat : 16668 (python) S 16666 16668 15028 0 -1 4202496 58796 935 1 0 5048 30 0 0 25 0 2 0 656956610 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103609 38479 1875 364 0 39527 0
[pid=16680] ppid=16668 vsize=404192 CPUtime=0.1 cores=1,3
/proc/16680/stat : 16680 (python) S 16668 16668 15028 0 -1 4202560 901 0 0 0 6 4 0 0 18 0 1 0 656962116 413892608 36976 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664828431 0 0 16781312 514 18134482771421135112 0 0 17 1 0 0 0
/proc/16680/statm: 101048 36976 376 364 0 36966 0
[pid=16682] ppid=16680 vsize=49628 CPUtime=50.53 cores=1,3
/proc/16682/stat : 16682 (lingeling) R 16680 16682 16682 0 -1 4202496 19510 0 0 0 5050 3 0 0 25 0 1 0 656962117 50819072 11577 33554432000 4194304 4352236 140736515808064 18446744073709551615 4280945 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16682/statm: 12407 11577 129 39 0 11487 0
[pid=16668/tid=16681] ppid=16666 vsize=414436 CPUtime=0 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 656962117 424382464 38479 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 2 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 868256

[startup+105.801 s]
/proc/loadavg: 4.12 4.21 4.11 5/316 16693
/proc/meminfo: memFree=17413328/32951132 swapFree=67093824/67111528
[pid=16668] ppid=16666 vsize=414416 CPUtime=101.52 cores=1,3
/proc/16668/stat : 16668 (python) R 16666 16668 15028 0 -1 4202496 68072 21649 1 0 5050 30 5064 8 18 0 2 0 656956610 424361984 38477 33554432000 4194304 5683644 140736600057792 18446744073709551615 274664463799 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/16668/statm: 103604 38477 1873 364 0 39527 0
[pid=16668/tid=16681] ppid=16666 vsize=414416 CPUtime=50.72 cores=1,3
/proc/16668/task/16681/stat : 16681 (python) S 16666 16668 15028 0 -1 4202560 29 21649 0 0 0 0 5064 8 18 0 2 0 656962117 424361984 38477 33554432000 4194304 5683644 140736600057792 18446744073709551615 274676631985 0 0 16781312 0 18446604467859251520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 414416

Child status: 0
Real time (s): 105.826
CPU time (s): 101.564
CPU user time (s): 101.162
CPU system time (s): 0.401938
CPU usage (%): 95.9718
Max. virtual memory (cumulated for all children) (KiB): 868856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.162
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98225
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= 2907
involuntary context switches= 355

runsolver used 0.299954 second user time and 0.676897 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 11:59:30
IDJOB=3377971
IDBENCH=71003
IDSOLVER=1858
FILE ID=node131/3377971-1305453569
RUNJOBID= node131-1305453039-16410
PBS_JOBID= 13324857
Free space on /tmp= 73572 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377971-1305453569/watcher-3377971-1305453569 -o /tmp/evaluation-result-3377971-1305453569/solver-3377971-1305453569 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377971-1305453569.cnf -seed 1986013431 -budget 2400

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1986013431

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      17666648 kB
Buffers:        288488 kB
Cached:        4236104 kB
SwapCached:       1504 kB
Active:       11758528 kB
Inactive:      3253776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17666648 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           43544 kB
Writeback:           0 kB
AnonPages:    10486180 kB
Mapped:          33488 kB
Slab:           170024 kB
PageTables:      38272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29540940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node131 at 2011-05-15 12:01:16