Trace number 3377851

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)? (TO) 1301.39 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.80/2.15	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.80/2.15	c INFO: solving HOME/instance-3377851-1305453746.cnf
0.80/2.15	c INFO: computing task features
4.99/6.83	c INFO: computed variable-clause graph statistics
4.99/6.98	c INFO: computed clause balance statistics
25.39/26.71	c INFO: computed variable balance statistics
40.88/42.27	c INFO: computed small-clause counts
41.28/42.64	c INFO: computed Horn-clause counts
118.60/119.92	c INFO: computed variable graph statistics
118.60/119.92	c INFO: collected features for HOME/instance-3377851-1305453746.cnf in 117.68 s
118.60/119.93	c INFO: running lingeling-276@0 for 291 with 2282 remaining (b = 0.27)
411.69/412.84	c INFO: running lingeling-276@292 for 194 with 1990 remaining (b = 0.20)
609.48/610.43	c INFO: running lingeling-276@0 for 97 with 1793 remaining (b = 0.17)
709.07/709.79	c INFO: running cryptominisat-2.9.0@0 for 1693 with 1693 remaining (b = 0.42)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3377851-1305453746/watcher-3377851-1305453746 -o /tmp/evaluation-result-3377851-1305453746/solver-3377851-1305453746 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377851-1305453746.cnf -seed 917413932 -budget 2400 

running on 2 cores: 5,7

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: 0.91 2.36 3.17 5/424 19948
/proc/meminfo: memFree=20912544/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=11796 CPUtime=0 cores=5,7
/proc/19948/stat : 19948 (runsolver) R 19946 19948 18426 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 1 0 735605536 12079104 52 33554432000 4194304 5432360 140734191904176 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/19948/statm: 2949 52 33 303 0 2643 0

[startup+0.0680041 s]
/proc/loadavg: 0.91 2.36 3.17 5/424 19948
/proc/meminfo: memFree=20912544/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=27352 CPUtime=0.02 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 1350 0 0 0 2 0 0 0 17 0 1 0 735605536 28008448 1197 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/19948/statm: 6838 1197 440 364 0 725 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27352

[startup+0.10094 s]
/proc/loadavg: 0.91 2.36 3.17 5/424 19948
/proc/meminfo: memFree=20912544/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=36512 CPUtime=0.04 cores=5,7
/proc/19948/stat : 19948 (python) D 19946 19948 18426 0 -1 4202496 1609 0 1 0 3 1 0 0 17 0 1 0 735605536 37388288 1444 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988590592 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19948/statm: 9128 1444 452 364 0 945 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36512

[startup+0.300964 s]
/proc/loadavg: 0.91 2.36 3.17 5/424 19948
/proc/meminfo: memFree=20912544/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=91832 CPUtime=0.11 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 2671 0 6 0 5 6 0 0 17 0 1 0 735605536 94035968 2394 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988590592 0 0 16781312 2 0 0 0 17 5 0 0 1
/proc/19948/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 91832

[startup+0.700872 s]
/proc/loadavg: 0.91 2.36 3.17 5/424 19948
/proc/meminfo: memFree=20912544/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=124068 CPUtime=0.24 cores=5,7
/proc/19948/stat : 19948 (python) D 19946 19948 18426 0 -1 4202496 4190 0 22 0 9 15 0 0 16 0 1 0 735605536 127045632 3824 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988590592 0 0 16781312 2 0 0 0 17 5 0 0 6
/proc/19948/statm: 31017 3824 991 364 0 2828 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 124068

[startup+1.5007 s]
/proc/loadavg: 1.15 2.38 3.18 6/426 19966
/proc/meminfo: memFree=20850556/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=190256 CPUtime=0.55 cores=5,7
/proc/19948/stat : 19948 (python) D 19946 19948 18426 0 -1 4202496 6847 924 49 10 18 37 0 0 17 0 1 0 735605536 194822144 4942 33554432000 4194304 5683644 140736643138672 18446744073709551615 215983668967 0 0 16781312 2 18446744071562234166 0 0 17 7 0 0 16
/proc/19948/statm: 47564 4942 1422 364 0 3724 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 190256

[startup+3.1004 s]
/proc/loadavg: 1.15 2.38 3.18 7/426 19966
/proc/meminfo: memFree=20795224/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=368676 CPUtime=1.78 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 31591 924 78 10 125 53 0 0 16 0 1 0 735605536 377524224 29338 33554432000 4194304 5683644 140736643138672 18446744073709551615 4639763 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 92169 29339 1761 364 0 28093 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 368676
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 1.15 2.38 3.18 5/426 19966
/proc/meminfo: memFree=20019012/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=564464 CPUtime=4.99 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 113216 924 78 10 436 63 0 0 22 0 1 0 735605536 578011136 78488 33554432000 4194304 5683644 140736643138672 18446744073709551615 47791797833648 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 141116 78488 1814 364 0 77040 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 564464
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 1.81 2.48 3.20 5/426 19966
/proc/meminfo: memFree=19905368/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=564464 CPUtime=11.39 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 113230 924 78 10 1076 63 0 0 25 0 1 0 735605536 578011136 78500 33554432000 4194304 5683644 140736643138672 18446744073709551615 47791798157856 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 141116 78500 1826 364 0 77040 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 564464

[startup+25.5005 s]
/proc/loadavg: 2.31 2.57 3.22 5/426 19966
/proc/meminfo: memFree=19906136/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=564464 CPUtime=24.19 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 113230 924 78 10 2356 63 0 0 25 0 1 0 735605536 578011136 78500 33554432000 4194304 5683644 140736643138672 18446744073709551615 4602976 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 141116 78500 1826 364 0 77040 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 564464

[startup+51.101 s]
/proc/loadavg: 2.81 2.66 3.23 5/429 19970
/proc/meminfo: memFree=19881344/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=564464 CPUtime=49.78 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 113237 924 78 10 4915 63 0 0 25 0 1 0 735605536 578011136 78507 33554432000 4194304 5683644 140736643138672 18446744073709551615 4602391 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 141116 78507 1833 364 0 77040 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 564464

[startup+102.316 s]
/proc/loadavg: 3.58 2.90 3.28 5/432 19975
/proc/meminfo: memFree=19786916/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=564464 CPUtime=101 cores=5,7
/proc/19948/stat : 19948 (python) R 19946 19948 18426 0 -1 4202496 113237 924 78 10 10037 63 0 0 25 0 1 0 735605536 578011136 78507 33554432000 4194304 5683644 140736643138672 18446744073709551615 47791797848204 0 0 16781312 2 0 0 0 17 5 0 0 22
/proc/19948/statm: 141116 78507 1833 364 0 77040 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 564464

[startup+162.301 s]
/proc/loadavg: 3.95 3.14 3.34 5/429 20036
/proc/meminfo: memFree=16954596/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=552936 CPUtime=118.63 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 113528 924 78 10 11799 64 0 0 25 0 2 0 735605536 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 138234 73104 1875 364 0 74152 0
[pid=20008] ppid=19948 vsize=542692 CPUtime=0.13 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 910 0 0 0 6 7 0 0 18 0 1 0 735617530 555716608 71601 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612623 0 0 16781312 514 7068628313576538375 0 0 17 5 0 0 0
/proc/20008/statm: 135673 71601 376 364 0 71591 0
[pid=20010] ppid=20008 vsize=91088 CPUtime=42.21 cores=5,7
/proc/20010/stat : 20010 (lingeling) R 20008 20010 20010 0 -1 4202496 35668 0 0 0 4217 4 0 0 25 0 1 0 735617531 93274112 21942 33554432000 4194304 4352236 140735969077360 18446744073709551615 4291084 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20010/statm: 22772 21942 129 39 0 21852 0
[pid=19948/tid=20009] ppid=19946 vsize=552936 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 31 924 0 10 0 0 0 0 25 0 2 0 735617531 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 1186716

[startup+222.301 s]
/proc/loadavg: 4.08 3.32 3.39 5/432 20118
/proc/meminfo: memFree=16687812/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=552936 CPUtime=118.63 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 113528 924 78 10 11799 64 0 0 25 0 2 0 735605536 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 138234 73104 1875 364 0 74152 0
[pid=20008] ppid=19948 vsize=542692 CPUtime=0.32 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 935 0 0 0 17 15 0 0 18 0 1 0 735617530 555716608 71601 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612623 0 0 16781312 514 7068628313576538375 0 0 17 5 0 0 0
/proc/20008/statm: 135673 71601 376 364 0 71591 0
[pid=20010] ppid=20008 vsize=134152 CPUtime=102.01 cores=5,7
/proc/20010/stat : 20010 (lingeling) R 20008 20010 20010 0 -1 4202496 53743 0 0 0 10195 6 0 0 25 0 1 0 735617531 137371648 31173 33554432000 4194304 4352236 140735969077360 18446744073709551615 4264757 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20010/statm: 33538 31173 129 39 0 32618 0
[pid=19948/tid=20009] ppid=19946 vsize=552936 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 31 924 0 10 0 0 0 0 25 0 2 0 735617531 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 1229780

[startup+282.301 s]
/proc/loadavg: 4.03 3.44 3.42 5/432 20119
/proc/meminfo: memFree=16708304/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=552936 CPUtime=118.63 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 113528 924 78 10 11799 64 0 0 25 0 2 0 735605536 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 138234 73104 1875 364 0 74152 0
[pid=20008] ppid=19948 vsize=542692 CPUtime=0.5 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 955 0 0 0 26 24 0 0 18 0 1 0 735617530 555716608 71601 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612623 0 0 16781312 514 7068628313576538375 0 0 17 5 0 0 0
/proc/20008/statm: 135673 71601 376 364 0 71591 0
[pid=20010] ppid=20008 vsize=133880 CPUtime=161.86 cores=5,7
/proc/20010/stat : 20010 (lingeling) R 20008 20010 20010 0 -1 4202496 62235 0 0 0 16179 7 0 0 25 0 1 0 735617531 137093120 31105 33554432000 4194304 4352236 140735969077360 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20010/statm: 33470 31105 129 39 0 32550 0
[pid=19948/tid=20009] ppid=19946 vsize=552936 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 31 924 0 10 0 0 0 0 25 0 2 0 735617531 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 280.99
Current children cumulated vsize (KiB) 1229508

[startup+342.301 s]
/proc/loadavg: 4.01 3.54 3.46 5/432 20121
/proc/meminfo: memFree=16703884/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=552936 CPUtime=118.63 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 113528 924 78 10 11799 64 0 0 25 0 2 0 735605536 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 138234 73104 1875 364 0 74152 0
[pid=20008] ppid=19948 vsize=542692 CPUtime=0.7 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 971 0 0 0 37 33 0 0 18 0 1 0 735617530 555716608 71601 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612623 0 0 16781312 514 7068628313576538375 0 0 17 5 0 0 0
/proc/20008/statm: 135673 71601 376 364 0 71591 0
[pid=20010] ppid=20008 vsize=132548 CPUtime=221.77 cores=5,7
/proc/20010/stat : 20010 (lingeling) R 20008 20010 20010 0 -1 4202496 71708 0 0 0 22169 8 0 0 25 0 1 0 735617531 135729152 32052 33554432000 4194304 4352236 140735969077360 18446744073709551615 4234434 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20010/statm: 33137 32052 129 39 0 32217 0
[pid=19948/tid=20009] ppid=19946 vsize=552936 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 31 924 0 10 0 0 0 0 25 0 2 0 735617531 566206464 73104 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 341.1
Current children cumulated vsize (KiB) 1228176

[startup+402.301 s]
/proc/loadavg: 4.00 3.62 3.49 5/432 20122
/proc/meminfo: memFree=16702616/32950940 swapFree=67111356/67111528

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

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.30 4/442 20180
/proc/meminfo: memFree=13840964/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=573448 CPUtime=118.67 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 115160 924 78 10 11801 66 0 0 20 0 4 0 735605536 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 143362 73117 1880 364 0 79274 0
[pid=20008] ppid=19948 vsize=552936 CPUtime=1.54 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 1212 0 0 0 80 74 0 0 18 0 2 0 735617530 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20008/statm: 138234 71645 415 364 0 74152 0
[pid=20010] ppid=20008 vsize=141684 CPUtime=489.33 cores=5,7
/proc/20010/stat : 20010 (lingeling) T 20008 20010 20010 0 -1 4202496 97320 0 0 0 48923 10 0 0 25 0 1 0 735617531 145084416 32544 33554432000 4194304 4352236 140735969077360 18446744073709551615 4281201 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20010/statm: 35421 32544 129 39 0 34501 0
[pid=20008/tid=20124] ppid=19948 vsize=552936 CPUtime=0 cores=5,7
/proc/20008/task/20124/stat : 20124 (python) S 19948 19948 18426 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 735646820 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604458287249280 0 0 -1 7 0 0 0
[pid=20152] ppid=19948 vsize=552948 CPUtime=0.32 cores=5,7
/proc/20152/stat : 20152 (python) S 19948 19948 18426 0 -1 4202560 1091 0 0 0 16 16 0 0 19 0 2 0 735666579 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20152/statm: 138237 71629 399 364 0 74152 0
[pid=20154] ppid=20152 vsize=130484 CPUtime=99.33 cores=5,7
/proc/20154/stat : 20154 (lingeling) T 20152 20154 20154 0 -1 4202496 46177 0 0 0 9927 6 0 0 25 0 1 0 735666580 133615616 31791 33554432000 4194304 4352236 140734054755136 18446744073709551615 4241523 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/20154/statm: 32621 31791 129 39 0 31701 0
[pid=20152/tid=20161] ppid=19948 vsize=552948 CPUtime=0 cores=5,7
/proc/20152/task/20161/stat : 20161 (python) S 19948 19948 18426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735676515 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 5 0 0 0
[pid=20162] ppid=19948 vsize=563204 CPUtime=1.63 cores=5,7
/proc/20162/stat : 20162 (python) S 19948 19948 18426 0 -1 4202560 1005 0 0 0 86 77 0 0 15 0 1 0 735676516 576720896 71603 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612678 0 0 16781312 514 16858240046937899271 0 0 17 7 0 0 0
/proc/20162/statm: 140801 71603 370 364 0 76713 0
[pid=20164] ppid=20162 vsize=1750332 CPUtime=472.47 cores=5,7
/proc/20164/stat : 20164 (cryptominisat-2) R 20162 20164 20164 0 -1 4202496 404621 0 0 0 47182 65 0 0 25 0 1 0 735676517 1792339968 351097 33554432000 4194304 4677096 140733197412912 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20164/statm: 437583 351097 391 118 0 432542 0
[pid=19948/tid=20009] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 32 924 0 10 0 0 0 0 18 0 4 0 735617531 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20153] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20153/stat : 20153 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735666580 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20163] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20163/stat : 20163 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735676517 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.29
Current children cumulated vsize (KiB) 4265036

[startup+1242.3 s]
/proc/loadavg: 3.17 3.14 3.29 4/442 20182
/proc/meminfo: memFree=13710448/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=573448 CPUtime=118.67 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 115160 924 78 10 11801 66 0 0 20 0 4 0 735605536 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 143362 73117 1880 364 0 79274 0
[pid=20008] ppid=19948 vsize=552936 CPUtime=1.54 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 1212 0 0 0 80 74 0 0 18 0 2 0 735617530 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20008/statm: 138234 71645 415 364 0 74152 0
[pid=20010] ppid=20008 vsize=141684 CPUtime=489.33 cores=5,7
/proc/20010/stat : 20010 (lingeling) T 20008 20010 20010 0 -1 4202496 97320 0 0 0 48923 10 0 0 25 0 1 0 735617531 145084416 32544 33554432000 4194304 4352236 140735969077360 18446744073709551615 4281201 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20010/statm: 35421 32544 129 39 0 34501 0
[pid=20008/tid=20124] ppid=19948 vsize=552936 CPUtime=0 cores=5,7
/proc/20008/task/20124/stat : 20124 (python) S 19948 19948 18426 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 735646820 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604458287249280 0 0 -1 7 0 0 0
[pid=20152] ppid=19948 vsize=552948 CPUtime=0.32 cores=5,7
/proc/20152/stat : 20152 (python) S 19948 19948 18426 0 -1 4202560 1091 0 0 0 16 16 0 0 19 0 2 0 735666579 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20152/statm: 138237 71629 399 364 0 74152 0
[pid=20154] ppid=20152 vsize=130484 CPUtime=99.33 cores=5,7
/proc/20154/stat : 20154 (lingeling) T 20152 20154 20154 0 -1 4202496 46177 0 0 0 9927 6 0 0 25 0 1 0 735666580 133615616 31791 33554432000 4194304 4352236 140734054755136 18446744073709551615 4241523 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/20154/statm: 32621 31791 129 39 0 31701 0
[pid=20152/tid=20161] ppid=19948 vsize=552948 CPUtime=0 cores=5,7
/proc/20152/task/20161/stat : 20161 (python) S 19948 19948 18426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735676515 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 5 0 0 0
[pid=20162] ppid=19948 vsize=563204 CPUtime=1.82 cores=5,7
/proc/20162/stat : 20162 (python) S 19948 19948 18426 0 -1 4202560 1007 0 0 0 96 86 0 0 15 0 1 0 735676516 576720896 71604 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612678 0 0 16781312 514 16858240046937899271 0 0 17 7 0 0 0
/proc/20162/statm: 140801 71604 371 364 0 76713 0
[pid=20164] ppid=20162 vsize=1874216 CPUtime=532.46 cores=5,7
/proc/20164/stat : 20164 (cryptominisat-2) R 20162 20164 20164 0 -1 4202496 437653 0 0 0 53175 71 0 0 25 0 1 0 735676517 1919197184 379687 33554432000 4194304 4677096 140733197412912 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20164/statm: 468554 379687 391 118 0 463513 0
[pid=19948/tid=20009] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 32 924 0 10 0 0 0 0 18 0 4 0 735617531 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20153] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20153/stat : 20153 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735666580 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20163] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20163/stat : 20163 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735676517 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.47
Current children cumulated vsize (KiB) 4388920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.17 3.14 3.28 4/442 20183
/proc/meminfo: memFree=13658064/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=573448 CPUtime=118.67 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 115160 924 78 10 11801 66 0 0 20 0 4 0 735605536 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 143362 73117 1880 364 0 79274 0
[pid=20008] ppid=19948 vsize=552936 CPUtime=1.54 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 1212 0 0 0 80 74 0 0 18 0 2 0 735617530 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20008/statm: 138234 71645 415 364 0 74152 0
[pid=20010] ppid=20008 vsize=141684 CPUtime=489.33 cores=5,7
/proc/20010/stat : 20010 (lingeling) T 20008 20010 20010 0 -1 4202496 97320 0 0 0 48923 10 0 0 25 0 1 0 735617531 145084416 32544 33554432000 4194304 4352236 140735969077360 18446744073709551615 4281201 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20010/statm: 35421 32544 129 39 0 34501 0
[pid=20008/tid=20124] ppid=19948 vsize=552936 CPUtime=0 cores=5,7
/proc/20008/task/20124/stat : 20124 (python) S 19948 19948 18426 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 735646820 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604458287249280 0 0 -1 7 0 0 0
[pid=20152] ppid=19948 vsize=552948 CPUtime=0.32 cores=5,7
/proc/20152/stat : 20152 (python) S 19948 19948 18426 0 -1 4202560 1091 0 0 0 16 16 0 0 19 0 2 0 735666579 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20152/statm: 138237 71629 399 364 0 74152 0
[pid=20154] ppid=20152 vsize=130484 CPUtime=99.33 cores=5,7
/proc/20154/stat : 20154 (lingeling) T 20152 20154 20154 0 -1 4202496 46177 0 0 0 9927 6 0 0 25 0 1 0 735666580 133615616 31791 33554432000 4194304 4352236 140734054755136 18446744073709551615 4241523 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/20154/statm: 32621 31791 129 39 0 31701 0
[pid=20152/tid=20161] ppid=19948 vsize=552948 CPUtime=0 cores=5,7
/proc/20152/task/20161/stat : 20161 (python) S 19948 19948 18426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735676515 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 5 0 0 0
[pid=20162] ppid=19948 vsize=563204 CPUtime=2.02 cores=5,7
/proc/20162/stat : 20162 (python) S 19948 19948 18426 0 -1 4202560 1007 0 0 0 107 95 0 0 15 0 1 0 735676516 576720896 71604 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612678 0 0 16781312 514 7068628313576538375 0 0 17 7 0 0 0
/proc/20162/statm: 140801 71604 371 364 0 76713 0
[pid=20164] ppid=20162 vsize=1843044 CPUtime=590.18 cores=5,7
/proc/20164/stat : 20164 (cryptominisat-2) R 20162 20164 20164 0 -1 4202496 451187 0 0 0 58942 76 0 0 25 0 1 0 735676517 1887277056 385373 33554432000 4194304 4677096 140733197412912 18446744073709551615 4319860 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20164/statm: 460761 385373 391 118 0 455720 0
[pid=19948/tid=20009] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 32 924 0 10 0 0 0 0 18 0 4 0 735617531 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20153] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20153/stat : 20153 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735666580 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20163] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20163/stat : 20163 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735676517 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 4357748

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 3.17 3.14 3.28 4/442 20183
/proc/meminfo: memFree=13658064/32950940 swapFree=67111356/67111528
[pid=19948] ppid=19946 vsize=573448 CPUtime=118.67 cores=5,7
/proc/19948/stat : 19948 (python) S 19946 19948 18426 0 -1 4202496 115160 924 78 10 11801 66 0 0 20 0 4 0 735605536 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 22
/proc/19948/statm: 143362 73117 1880 364 0 79274 0
[pid=20008] ppid=19948 vsize=552936 CPUtime=1.54 cores=5,7
/proc/20008/stat : 20008 (python) S 19948 19948 18426 0 -1 4202560 1212 0 0 0 80 74 0 0 18 0 2 0 735617530 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20008/statm: 138234 71645 415 364 0 74152 0
[pid=20010] ppid=20008 vsize=141684 CPUtime=489.33 cores=5,7
/proc/20010/stat : 20010 (lingeling) T 20008 20010 20010 0 -1 4202496 97320 0 0 0 48923 10 0 0 25 0 1 0 735617531 145084416 32544 33554432000 4194304 4352236 140735969077360 18446744073709551615 4281201 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20010/statm: 35421 32544 129 39 0 34501 0
[pid=20008/tid=20124] ppid=19948 vsize=552936 CPUtime=0 cores=5,7
/proc/20008/task/20124/stat : 20124 (python) S 19948 19948 18426 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 735646820 566206464 71645 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604458287249280 0 0 -1 7 0 0 0
[pid=20152] ppid=19948 vsize=552948 CPUtime=0.32 cores=5,7
/proc/20152/stat : 20152 (python) S 19948 19948 18426 0 -1 4202560 1091 0 0 0 16 16 0 0 19 0 2 0 735666579 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20152/statm: 138237 71629 399 364 0 74152 0
[pid=20154] ppid=20152 vsize=130484 CPUtime=99.33 cores=5,7
/proc/20154/stat : 20154 (lingeling) T 20152 20154 20154 0 -1 4202496 46177 0 0 0 9927 6 0 0 25 0 1 0 735666580 133615616 31791 33554432000 4194304 4352236 140734054755136 18446744073709551615 4241523 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/20154/statm: 32621 31791 129 39 0 31701 0
[pid=20152/tid=20161] ppid=19948 vsize=552948 CPUtime=0 cores=5,7
/proc/20152/task/20161/stat : 20161 (python) S 19948 19948 18426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735676515 566218752 71629 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 5 0 0 0
[pid=20162] ppid=19948 vsize=563204 CPUtime=2.02 cores=5,7
/proc/20162/stat : 20162 (python) S 19948 19948 18426 0 -1 4202560 1007 0 0 0 107 95 0 0 15 0 1 0 735676516 576720896 71604 33554432000 4194304 5683644 140736643138672 18446744073709551615 215988612678 0 0 16781312 514 7068628313576538375 0 0 17 7 0 0 0
/proc/20162/statm: 140801 71604 371 364 0 76713 0
[pid=20164] ppid=20162 vsize=1843044 CPUtime=590.18 cores=5,7
/proc/20164/stat : 20164 (cryptominisat-2) R 20162 20164 20164 0 -1 4202496 451187 0 0 0 58942 76 0 0 25 0 1 0 735676517 1887277056 385373 33554432000 4194304 4677096 140733197412912 18446744073709551615 4319860 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20164/statm: 460761 385373 391 118 0 455720 0
[pid=19948/tid=20009] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20009/stat : 20009 (python) S 19946 19948 18426 0 -1 4202560 32 924 0 10 0 0 0 0 18 0 4 0 735617531 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20153] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20153/stat : 20153 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735666580 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
[pid=19948/tid=20163] ppid=19946 vsize=573448 CPUtime=0 cores=5,7
/proc/19948/task/20163/stat : 20163 (python) S 19946 19948 18426 0 -1 4202560 26 924 0 10 0 0 0 0 20 0 4 0 735676517 587210752 73117 33554432000 4194304 5683644 140736643138672 18446744073709551615 216000416177 0 0 16781312 2 18446604466011066816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 4357748

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19948 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=18058
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=681896
# CPU time returned by wait4() is 118.7
# while last known CPU time is 1301.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.06
CPU time (s): 1301.39
CPU user time (s): 1297.96
CPU system time (s): 3.43
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 4408468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.018
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116085
page faults= 88
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51652
involuntary context switches= 469

runsolver used 5.34119 second user time and 12.834 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 12:02:27
IDJOB=3377851
IDBENCH=71055
IDSOLVER=1858
FILE ID=node117/3377851-1305453746
RUNJOBID= node117-1305453746-19910
PBS_JOBID= 13324847
Free space on /tmp= 73384 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.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-3377851-1305453746/watcher-3377851-1305453746 -o /tmp/evaluation-result-3377851-1305453746/solver-3377851-1305453746 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377851-1305453746.cnf -seed 917413932 -budget 2400

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=917413932

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20913140 kB
Buffers:        317184 kB
Cached:        3472496 kB
SwapCached:          0 kB
Active:        9657032 kB
Inactive:      2020904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20913140 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          208464 kB
Writeback:           0 kB
AnonPages:     7888368 kB
Mapped:          32724 kB
Slab:           248500 kB
PageTables:      44716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100479908 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= 73056 MiB
End job on node117 at 2011-05-15 12:24:10