Trace number 3377977

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 195.709 195.967

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.68	c INFO: solving HOME/instance-3377977-1305453063.cnf
0.36/0.68	c INFO: computing task features
3.73/4.04	c INFO: computed variable-clause graph statistics
3.83/4.16	c INFO: computed clause balance statistics
19.03/19.36	c INFO: computed variable balance statistics
30.54/30.85	c INFO: computed small-clause counts
30.83/31.18	c INFO: computed Horn-clause counts
150.63/150.93	c INFO: computed variable graph statistics
150.63/150.93	c INFO: collected features for HOME/instance-3377977-1305453063.cnf in 150.15 s
150.63/150.95	c INFO: running lingeling-276@0 for 291 with 2249 remaining (b = 0.82)
195.62/195.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-3377977-1305453063/watcher-3377977-1305453063 -o /tmp/evaluation-result-3377977-1305453063/solver-3377977-1305453063 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377977-1305453063.cnf -seed 1366197139 -budget 2400 

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: 3.96 3.82 3.83 5/370 6155
/proc/meminfo: memFree=20972280/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=15188 CPUtime=0 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 729 0 0 0 0 0 0 0 20 0 1 0 637722566 15552512 620 33554432000 4194304 5683644 140733856411760 18446744073709551615 4989962 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 3796 619 322 364 0 283 0

[startup+0.0325599 s]
/proc/loadavg: 3.96 3.82 3.83 5/370 6155
/proc/meminfo: memFree=20972280/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=16392 CPUtime=0.01 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 1163 0 0 0 1 0 0 0 17 0 1 0 637722566 16785408 1029 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/6155/statm: 4098 1029 414 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100572 s]
/proc/loadavg: 3.96 3.82 3.83 5/370 6155
/proc/meminfo: memFree=20972280/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=85360 CPUtime=0.06 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 2593 0 0 0 5 1 0 0 17 0 1 0 637722566 87408640 2314 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106768640 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 21340 2314 713 364 0 1557 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85360

[startup+0.300558 s]
/proc/loadavg: 3.96 3.82 3.83 5/370 6155
/proc/meminfo: memFree=20972280/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=135748 CPUtime=0.19 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 5969 933 1 0 15 4 0 0 18 0 1 0 637722566 139005952 4148 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106764805 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700463 s]
/proc/loadavg: 3.96 3.82 3.83 5/370 6155
/proc/meminfo: memFree=20972280/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=295148 CPUtime=0.43 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 13437 933 1 0 31 12 0 0 16 0 1 0 637722566 302231552 11107 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106129648 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 73787 11107 1761 364 0 9711 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 295148

[startup+1.50034 s]
/proc/loadavg: 3.96 3.82 3.83 5/371 6160
/proc/meminfo: memFree=20914736/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=344340 CPUtime=1.23 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 25493 933 1 0 110 13 0 0 16 0 1 0 637722566 352604160 23163 33554432000 4194304 5683644 140733856411760 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 86085 23164 1761 364 0 22009 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 344340

[startup+3.10105 s]
/proc/loadavg: 3.96 3.82 3.83 5/371 6160
/proc/meminfo: memFree=20848368/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=436532 CPUtime=2.83 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 48037 933 1 0 266 17 0 0 18 0 1 0 637722566 447008768 45707 33554432000 4194304 5683644 140733856411760 18446744073709551615 4436508 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 109133 45707 1761 364 0 45057 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 436532

[startup+6.30048 s]
/proc/loadavg: 4.04 3.84 3.84 5/371 6160
/proc/meminfo: memFree=20771984/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=452024 CPUtime=6.03 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 82652 933 1 0 581 22 0 0 25 0 1 0 637722566 462872576 50391 33554432000 4194304 5683644 140733856411760 18446744073709551615 255110177712 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 113006 50391 1826 364 0 48930 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 452024

[startup+12.7004 s]
/proc/loadavg: 4.04 3.84 3.84 5/371 6160
/proc/meminfo: memFree=20769104/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=452024 CPUtime=12.43 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 82652 933 1 0 1221 22 0 0 25 0 1 0 637722566 462872576 50391 33554432000 4194304 5683644 140733856411760 18446744073709551615 47708497622800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 113006 50391 1826 364 0 48930 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 452024

[startup+25.5011 s]
/proc/loadavg: 4.03 3.85 3.84 5/371 6160
/proc/meminfo: memFree=20763152/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=452024 CPUtime=25.23 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 82653 933 1 0 2501 22 0 0 25 0 1 0 637722566 462872576 50392 33554432000 4194304 5683644 140733856411760 18446744073709551615 4416954 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 113006 50392 1827 364 0 48930 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 452024

[startup+51.1006 s]
/proc/loadavg: 4.02 3.86 3.84 5/371 6161
/proc/meminfo: memFree=20755368/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=459240 CPUtime=50.83 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 84463 933 1 0 5061 22 0 0 25 0 1 0 637722566 470261760 52202 33554432000 4194304 5683644 140733856411760 18446744073709551615 47708494858380 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 114810 52202 1833 364 0 50734 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 459240

[startup+102.314 s]
/proc/loadavg: 4.06 3.89 3.85 5/371 6163
/proc/meminfo: memFree=20757020/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=459240 CPUtime=102.04 cores=0,2
/proc/6155/stat : 6155 (python) R 6153 6155 5042 0 -1 4202496 84463 933 1 0 10182 22 0 0 25 0 1 0 637722566 470261760 52202 33554432000 4194304 5683644 140733856411760 18446744073709551615 47708494858368 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6155/statm: 114810 52202 1833 364 0 50734 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 459240

[startup+162.301 s]
/proc/loadavg: 4.02 3.91 3.86 5/374 6167
/proc/meminfo: memFree=20672760/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.03 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 886 0 0 0 1 2 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78176 CPUtime=11.28 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 1124 4 0 0 25 0 1 0 637737662 80052224 18714 33554432000 4194304 4352236 140735255786880 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19544 18714 129 39 0 18624 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 978676

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

[startup+179.101 s]
/proc/loadavg: 4.01 3.91 3.86 5/374 6168
/proc/meminfo: memFree=20689996/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.08 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 895 0 0 0 3 5 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78148 CPUtime=28.03 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 2799 4 0 0 25 0 1 0 637737662 80023552 18707 33554432000 4194304 4352236 140735255786880 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19537 18707 129 39 0 18617 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.8
Current children cumulated vsize (KiB) 978648

[startup+185.501 s]
/proc/loadavg: 4.09 3.93 3.86 5/374 6168
/proc/meminfo: memFree=20687144/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.1 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 898 0 0 0 4 6 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78148 CPUtime=34.42 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 3438 4 0 0 25 0 1 0 637737662 80023552 18707 33554432000 4194304 4352236 140735255786880 18446744073709551615 4235456 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19537 18707 129 39 0 18617 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 185.21
Current children cumulated vsize (KiB) 978648

[startup+191.901 s]
/proc/loadavg: 4.08 3.93 3.86 5/374 6168
/proc/meminfo: memFree=20690616/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.11 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 900 0 0 0 4 7 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78140 CPUtime=40.8 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 4076 4 0 0 25 0 1 0 637737662 80015360 18705 33554432000 4194304 4352236 140735255786880 18446744073709551615 4280939 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19535 18705 129 39 0 18615 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 191.6
Current children cumulated vsize (KiB) 978640

[startup+193.501 s]
/proc/loadavg: 4.08 3.93 3.86 5/374 6168
/proc/meminfo: memFree=20690120/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.11 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 900 0 0 0 4 7 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78140 CPUtime=42.4 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 4236 4 0 0 25 0 1 0 637737662 80015360 18705 33554432000 4194304 4352236 140735255786880 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19535 18705 129 39 0 18615 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 193.2
Current children cumulated vsize (KiB) 978640

[startup+195.1 s]
/proc/loadavg: 4.08 3.93 3.86 5/374 6168
/proc/meminfo: memFree=20682540/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.11 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 900 0 0 0 4 7 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78140 CPUtime=44 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 4396 4 0 0 25 0 1 0 637737662 80015360 18705 33554432000 4194304 4352236 140735255786880 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19535 18705 129 39 0 18615 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 194.8
Current children cumulated vsize (KiB) 978640

[startup+195.501 s]
/proc/loadavg: 4.08 3.93 3.86 5/374 6168
/proc/meminfo: memFree=20682540/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.11 cores=0,2
/proc/6165/stat : 6165 (python) S 6155 6155 5042 0 -1 4202560 900 0 0 0 4 7 0 0 18 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255106788879 0 0 16781312 514 18219892834666774787 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=78140 CPUtime=44.4 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202496 34601 0 0 0 4436 4 0 0 25 0 1 0 637737662 80015360 18705 33554432000 4194304 4352236 140735255786880 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6167/statm: 19535 18705 129 39 0 18615 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 195.2
Current children cumulated vsize (KiB) 978640

[startup+195.901 s]
/proc/loadavg: 4.07 3.93 3.87 5/374 6168
/proc/meminfo: memFree=20682540/32951124 swapFree=67111348/67111528
[pid=6155] ppid=6153 vsize=455372 CPUtime=150.69 cores=0,2
/proc/6155/stat : 6155 (python) S 6153 6155 5042 0 -1 4202496 84753 933 1 0 15046 23 0 0 19 0 2 0 637722566 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6155/statm: 113843 48714 1875 364 0 49761 0
[pid=6165] ppid=6155 vsize=445128 CPUtime=0.21 cores=0,2
/proc/6165/stat : 6165 (python) R 6155 6155 5042 0 -1 4202560 901 0 0 0 12 9 0 0 15 0 1 0 637737661 455811072 47211 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118598917 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/6165/statm: 111282 47211 376 364 0 47200 0
[pid=6167] ppid=6165 vsize=0 CPUtime=44.72 cores=0,2
/proc/6167/stat : 6167 (lingeling) R 6165 6167 6167 0 -1 4202500 34604 0 0 0 4467 5 0 0 25 0 1 0 637737662 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6167/statm: 0 0 0 0 0 0 0
[pid=6155/tid=6166] ppid=6153 vsize=455372 CPUtime=0 cores=0,2
/proc/6155/task/6166/stat : 6166 (python) S 6153 6155 5042 0 -1 4202560 28 933 0 0 0 0 0 0 19 0 2 0 637737662 466300928 48714 33554432000 4194304 5683644 140733856411760 18446744073709551615 255118592433 0 0 16781312 2 18446604446039972864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 195.62
Current children cumulated vsize (KiB) 900500

Child status: 0
Real time (s): 195.967
CPU time (s): 195.709
CPU user time (s): 195.299
CPU system time (s): 0.409937
CPU usage (%): 99.8687
Max. virtual memory (cumulated for all children) (KiB): 996020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.299
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144228
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= 2918
involuntary context switches= 670

runsolver used 0.671897 second user time and 1.49877 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 11:51:04
IDJOB=3377977
IDBENCH=69619
IDSOLVER=1858
FILE ID=node144/3377977-1305453063
RUNJOBID= node144-1305452910-6053
PBS_JOBID= 13324838
Free space on /tmp= 73140 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.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-3377977-1305453063/watcher-3377977-1305453063 -o /tmp/evaluation-result-3377977-1305453063/solver-3377977-1305453063 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377977-1305453063.cnf -seed 1366197139 -budget 2400

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1366197139

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20972436 kB
Buffers:        301792 kB
Cached:        3981728 kB
SwapCached:          0 kB
Active:        8755248 kB
Inactive:      2868272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20972436 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           48288 kB
Writeback:           0 kB
AnonPages:     7340012 kB
Mapped:          33916 kB
Slab:           249420 kB
PageTables:      41768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82431688 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= 73108 MiB
End job on node144 at 2011-05-15 11:54:20