Trace number 3317698

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-industrial? (TO) 1299.9 1300.14

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.67	c INFO: solving HOME/instance-3317698-1304268538.cnf
0.36/0.67	c INFO: computing task features
74.83/75.12	c INFO: computed variable-clause graph statistics
76.93/77.22	c INFO: computed clause balance statistics
304.93/305.29	c INFO: computed variable balance statistics
457.53/457.89	c INFO: computed small-clause counts
471.14/471.43	c INFO: computed Horn-clause counts

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: 935)

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-3317698-1304268538/watcher-3317698-1304268538 -o /tmp/evaluation-result-3317698-1304268538/solver-3317698-1304268538 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317698-1304268538.cnf -seed 1760787075 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.79 7.89 5.85 6/221 19958
/proc/meminfo: memFree=25734680/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 771 0 0 0 0 0 0 0 22 0 1 0 538453626 15753216 660 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272382957 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 3846 675 322 364 0 333 0

[startup+0.0587639 s]
/proc/loadavg: 7.79 7.89 5.85 6/221 19958
/proc/meminfo: memFree=25734680/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=29792 CPUtime=0.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 1415 0 0 0 3 0 0 0 22 0 1 0 538453626 30507008 1258 33554432000 4194304 5683644 140737136945552 18446744073709551615 4580097 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 7448 1258 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100757 s]
/proc/loadavg: 7.79 7.89 5.85 6/221 19958
/proc/meminfo: memFree=25734680/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=87708 CPUtime=0.06 cores=0,2,4,6
/proc/19958/stat : 19958 (python) S 19956 19958 19634 0 -1 4202496 2638 0 0 0 5 1 0 0 22 0 1 0 538453626 89812992 2354 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/19958/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300725 s]
/proc/loadavg: 7.79 7.89 5.85 6/221 19958
/proc/meminfo: memFree=25734680/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 5966 933 1 0 14 4 0 0 22 0 1 0 538453626 139010048 4150 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700654 s]
/proc/loadavg: 7.79 7.89 5.85 6/221 19958
/proc/meminfo: memFree=25734680/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=594672 CPUtime=0.43 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 21670 933 1 0 31 12 0 0 22 0 1 0 538453626 608944128 19347 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272688896 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 148668 19366 1758 364 0 84592 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 594672

[startup+1.50051 s]
/proc/loadavg: 7.79 7.89 5.85 6/222 19963
/proc/meminfo: memFree=25385480/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=637740 CPUtime=1.23 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 99060 933 1 0 96 27 0 0 25 0 1 0 538453626 653045760 96736 33554432000 4194304 5683644 140737136945552 18446744073709551615 47240054912237 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 159435 96737 1761 364 0 95359 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 637740

[startup+3.10022 s]
/proc/loadavg: 7.79 7.89 5.85 6/222 19963
/proc/meminfo: memFree=25317804/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=745520 CPUtime=2.83 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 125009 933 1 0 253 30 0 0 25 0 1 0 538453626 763412480 122685 33554432000 4194304 5683644 140737136945552 18446744073709551615 4527930 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 186380 122686 1761 364 0 122304 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 745520

[startup+6.30065 s]
/proc/loadavg: 7.56 7.84 5.85 6/222 19964
/proc/meminfo: memFree=25101672/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=952208 CPUtime=6.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 177132 933 1 0 567 36 0 0 25 0 1 0 538453626 975060992 174808 33554432000 4194304 5683644 140737136945552 18446744073709551615 47240054922912 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 238052 174809 1761 364 0 173976 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 952208

[startup+12.7005 s]
/proc/loadavg: 7.36 7.80 5.84 6/222 19964
/proc/meminfo: memFree=24668912/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=1381444 CPUtime=12.43 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 280200 933 1 0 1194 49 0 0 25 0 1 0 538453626 1414598656 277876 33554432000 4194304 5683644 140737136945552 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19958/statm: 345361 277876 1761 364 0 281285 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1381444

[startup+25.5002 s]
/proc/loadavg: 6.91 7.67 5.84 6/222 19964
/proc/meminfo: memFree=23818856/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2208000 CPUtime=25.22 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 484644 933 1 0 2448 74 0 0 25 0 1 0 538453626 2260992000 482320 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272049924 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 552000 482321 1761 364 0 487924 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 2208000

[startup+51.1007 s]
/proc/loadavg: 5.52 7.30 5.76 3/201 19997
/proc/meminfo: memFree=24273940/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=3377028 CPUtime=50.82 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 1415213 933 1 0 4890 192 0 0 25 0 1 0 538453626 3458076672 757146 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884473978 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 844257 757147 1814 364 0 780181 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 3377028

[startup+102.307 s]
/proc/loadavg: 3.66 6.52 5.57 3/201 20042
/proc/meminfo: memFree=24378272/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2921844 CPUtime=102.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2249775 933 1 0 9912 291 0 0 25 0 1 0 538453626 2991968256 667845 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272349723 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 730461 667845 1826 364 0 666385 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 2921844

[startup+162.301 s]
/proc/loadavg: 3.34 5.86 5.40 6/213 20056
/proc/meminfo: memFree=23867168/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2921844 CPUtime=162.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2249775 933 1 0 15912 291 0 0 25 0 1 0 538453626 2991968256 667845 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239886929963 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 730461 667845 1826 364 0 666385 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 2921844

[startup+222.3 s]
/proc/loadavg: 4.39 5.70 5.37 6/213 20057
/proc/meminfo: memFree=23477576/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2921844 CPUtime=222.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2249775 933 1 0 21911 292 0 0 25 0 1 0 538453626 2991968256 667845 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272345190 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 730461 667845 1826 364 0 666385 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 2921844

[startup+282.3 s]
/proc/loadavg: 4.77 5.57 5.35 7/218 20064
/proc/meminfo: memFree=21941276/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2921844 CPUtime=282.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2249775 933 1 0 27911 292 0 0 25 0 1 0 538453626 2991968256 667845 33554432000 4194304 5683644 140737136945552 18446744073709551615 268272356224 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 730461 667845 1826 364 0 666385 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 2921844

[startup+342.301 s]
/proc/loadavg: 4.96 5.48 5.33 6/218 20065
/proc/meminfo: memFree=21658280/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=342.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2253249 933 1 0 33911 292 0 0 25 0 1 0 538453626 3006193664 671319 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884356430 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671319 1827 364 0 669858 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 2935736

[startup+402.301 s]
/proc/loadavg: 5.03 5.40 5.31 6/218 20067
/proc/meminfo: memFree=20826328/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=402.03 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2253249 933 1 0 39911 292 0 0 25 0 1 0 538453626 3006193664 671319 33554432000 4194304 5683644 140737136945552 18446744073709551615 4940544 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671319 1827 364 0 669858 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 2935736

[startup+462.3 s]
/proc/loadavg: 5.05 5.34 5.29 7/218 20069
/proc/meminfo: memFree=19995604/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=3277508 CPUtime=462.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 2607625 933 1 0 45872 332 0 0 25 0 1 0 538453626 3356168192 740885 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884473978 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 819377 740887 1829 364 0 755301 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 3277508

[startup+522.301 s]
/proc/loadavg: 5.05 5.29 5.27 6/218 20070
/proc/meminfo: memFree=20191724/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=522.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 51807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 2935736

[startup+582.301 s]
/proc/loadavg: 5.05 5.25 5.26 7/218 20072
/proc/meminfo: memFree=19760412/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=582.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 57807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 2935736

[startup+642.3 s]
/proc/loadavg: 5.02 5.20 5.24 7/226 20081
/proc/meminfo: memFree=19424252/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=642.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 63808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 2935736

[startup+702.3 s]
/proc/loadavg: 5.00 5.16 5.23 6/226 20083
/proc/meminfo: memFree=19221344/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=702.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 69807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 2935736

[startup+762.308 s]
/proc/loadavg: 5.11 5.16 5.22 7/230 20098
/proc/meminfo: memFree=18357576/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=762.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 75808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239916739412 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 2935736

[startup+822.301 s]
/proc/loadavg: 5.11 5.14 5.21 7/230 20099
/proc/meminfo: memFree=18308296/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=822.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 81807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 2935736

[startup+882.3 s]
/proc/loadavg: 5.15 5.16 5.20 6/231 20102
/proc/meminfo: memFree=18013380/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=882.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 87807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 2935736

[startup+942.301 s]
/proc/loadavg: 5.12 5.14 5.19 6/231 20106
/proc/meminfo: memFree=17789476/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=942.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 93807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 2935736

[startup+1002.3 s]
/proc/loadavg: 5.15 5.14 5.19 7/231 20108
/proc/meminfo: memFree=17845368/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1002.04 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 99807 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 2935736

[startup+1062.3 s]
/proc/loadavg: 5.11 5.13 5.18 7/232 20111
/proc/meminfo: memFree=17764340/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1062.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 105808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 2935736

[startup+1122.3 s]
/proc/loadavg: 5.15 5.14 5.18 6/232 20112
/proc/meminfo: memFree=17491752/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1122.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 111808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 2935736

[startup+1182.3 s]
/proc/loadavg: 5.05 5.11 5.16 7/232 20114
/proc/meminfo: memFree=17481172/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1182.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 117808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060812 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2935736

[startup+1242.3 s]
/proc/loadavg: 5.02 5.09 5.15 6/232 20115
/proc/meminfo: memFree=17537932/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1242.05 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 123808 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2935736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.09 5.10 5.15 6/232 20117
/proc/meminfo: memFree=17199140/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=2935736 CPUtime=1299.76 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4202496 3193128 933 1 0 129579 397 0 0 25 0 1 0 538453626 3006193664 671325 33554432000 4194304 5683644 140737136945552 18446744073709551615 47239884060800 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19958/statm: 733934 671325 1833 364 0 669858 0
Current children cumulated CPU time (s) 1299.76
Current children cumulated vsize (KiB) 2935736

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

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

[startup+1300.11 s]
/proc/loadavg: 5.09 5.10 5.15 6/233 20118
/proc/meminfo: memFree=19271544/32950928 swapFree=67111464/67111528
[pid=19958] ppid=19956 vsize=0 CPUtime=1299.87 cores=0,2,4,6
/proc/19958/stat : 19958 (python) R 19956 19958 19634 0 -1 4203524 3193128 933 1 0 129579 408 0 0 25 0 1 0 538453626 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.87
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1299.9
CPU user time (s): 1295.79
CPU system time (s): 4.11038
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 3490952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.79
system time used= 4.11038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3194061
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= 2837
involuntary context switches= 2648

runsolver used 2.32965 second user time and 5.14522 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-01 18:49:08
IDJOB=3317698
IDBENCH=71686
IDSOLVER=1706
FILE ID=node122/3317698-1304268538
RUNJOBID= node122-1304267283-19652
PBS_JOBID= 13173957
Free space on /tmp= 73060 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317698-1304268538/watcher-3317698-1304268538 -o /tmp/evaluation-result-3317698-1304268538/solver-3317698-1304268538 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317698-1304268538.cnf -seed 1760787075 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=1760787075

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25734720 kB
Buffers:        359344 kB
Cached:        2221604 kB
SwapCached:         64 kB
Active:        5034288 kB
Inactive:      1807972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25734720 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          348696 kB
Writeback:           0 kB
AnonPages:     4260824 kB
Mapped:          21960 kB
Slab:           293492 kB
PageTables:      18600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5401504 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= 72996 MiB
End job on node122 at 2011-05-01 19:10:50