Trace number 3322093

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-randomUNSAT 6.28804 1.69271

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S862932513-073.UNKNOWN.cnf
MD5SUMdbf411c57e02bcb78ae06dd835bb89b5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.813876
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3322093-1304373549.cnf
0.37/0.67	c INFO: computing task features
0.37/0.67	c INFO: computed variable-clause graph statistics
0.37/0.67	c INFO: computed clause balance statistics
0.37/0.70	c INFO: computed variable balance statistics
0.46/0.71	c INFO: computed small-clause counts
0.46/0.71	c INFO: computed Horn-clause counts
0.46/0.72	c INFO: computed variable graph statistics
0.46/0.72	c INFO: collected features for HOME/instance-3322093-1304373549.cnf in 0.05 s
0.46/0.75	c INFO: running TNM@0 for 97 with 39999 remaining (b = 0.55)
0.46/0.79	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.43)
0.55/0.83	c INFO: running march_hi@0 for 194 with 39999 remaining (b = 0.27)
0.55/0.87	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.30)
0.66/0.90	c INFO: running march_hi@0 for 97 with 39999 remaining (b = 0.09)
0.66/0.94	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.07)
0.66/0.98	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.26)
0.75/1.02	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.23)
5.60/1.67	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: 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-3322093-1304373549/watcher-3322093-1304373549 -o /tmp/evaluation-result-3322093-1304373549/solver-3322093-1304373549 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322093-1304373549.cnf -seed 539418609 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.15 9.49 9.51 2/361 11096
/proc/meminfo: memFree=6598376/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=15776 CPUtime=0 cores=0-7
/proc/11096/stat : 11096 (python) R 11094 11096 9896 0 -1 4202496 933 0 0 0 0 0 0 0 24 0 1 0 548953665 16154624 812 33554432000 4194304 5683644 140734170479152 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/11096/statm: 3944 814 356 364 0 431 0

[startup+0.10757 s]
/proc/loadavg: 9.15 9.49 9.51 2/361 11096
/proc/meminfo: memFree=6598376/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=94184 CPUtime=0.07 cores=0-7
/proc/11096/stat : 11096 (python) S 11094 11096 9896 0 -1 4202496 2772 0 0 0 5 2 0 0 24 0 1 0 548953665 96444416 2478 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/11096/statm: 23546 2478 765 364 0 1678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94184

[startup+0.200625 s]
/proc/loadavg: 9.15 9.49 9.51 2/361 11096
/proc/meminfo: memFree=6598376/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=124232 CPUtime=0.13 cores=0-7
/proc/11096/stat : 11096 (python) R 11094 11096 9896 0 -1 4202496 4274 0 1 0 9 4 0 0 24 0 1 0 548953665 127213568 3879 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814283399 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/11096/statm: 31058 3879 996 364 0 2869 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 124232

[startup+0.300623 s]
/proc/loadavg: 9.15 9.49 9.51 2/361 11096
/proc/meminfo: memFree=6598376/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=135748 CPUtime=0.21 cores=0-7
/proc/11096/stat : 11096 (python) S 11094 11096 9896 0 -1 4202496 5961 933 1 0 15 6 0 0 17 0 1 0 548953665 139005952 4151 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814236165 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/11096/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.700471 s]
/proc/loadavg: 9.15 9.49 9.51 2/361 11096
/proc/meminfo: memFree=6598376/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=278124 CPUtime=0.46 cores=0-7
/proc/11096/stat : 11096 (python) R 11094 11096 9896 0 -1 4202496 9271 933 1 0 35 11 0 0 16 0 1 0 548953665 284798976 6942 33554432000 4194304 5683644 140734170479152 18446744073709551615 251813897246 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/11096/statm: 69531 6942 1827 364 0 5455 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 278124

[startup+1.50134 s]
/proc/loadavg: 9.15 9.49 9.51 10/385 11124
/proc/meminfo: memFree=6544228/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=426216 CPUtime=0.79 cores=0-7
/proc/11096/stat : 11096 (python) S 11094 11096 9896 0 -1 4202496 15326 933 1 0 66 13 0 0 25 0 9 0 548953665 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11096/statm: 106554 7295 1889 364 0 42451 0
[pid=11102] ppid=11096 vsize=278576 CPUtime=0 cores=0-7
/proc/11102/stat : 11102 (python) S 11096 11096 9896 0 -1 4202560 708 0 0 0 0 0 0 0 18 0 1 0 548953741 285261824 5559 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260239 0 0 16781312 514 8936997640625717247 0 0 17 0 0 0 0
/proc/11102/statm: 69644 5559 347 364 0 5562 0
[pid=11104] ppid=11102 vsize=454884 CPUtime=0.61 cores=0-7
/proc/11104/stat : 11104 (TNM) R 11102 11104 11104 0 -1 4202496 409 0 0 0 61 0 0 0 21 0 1 0 548953741 465801216 144 33554432000 134512640 135008748 4289611008 18446744073709551615 134529148 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11104/statm: 113721 144 46 122 0 112621 0
[pid=11105] ppid=11096 vsize=289272 CPUtime=0 cores=0-7
/proc/11105/stat : 11105 (python) S 11096 11096 9896 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 1 0 548953745 296214528 5676 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5602241747607322880 0 0 17 4 0 0 0
/proc/11105/statm: 72318 5676 348 364 0 8233 0
[pid=11107] ppid=11105 vsize=1756 CPUtime=0.69 cores=0-7
/proc/11107/stat : 11107 (march_hi) R 11105 11107 11107 0 -1 4202496 517 0 0 0 69 0 0 0 22 0 1 0 548953745 1798144 252 33554432000 4194304 4955518 140733976855392 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11107/statm: 439 252 104 186 0 252 0
[pid=11108] ppid=11096 vsize=299156 CPUtime=0 cores=0-7
/proc/11108/stat : 11108 (python) S 11096 11096 9896 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 548953749 306335744 5587 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 14932375062144057601 0 0 17 3 0 0 0
/proc/11108/statm: 74789 5587 348 364 0 10701 0
[pid=11110] ppid=11108 vsize=1756 CPUtime=0.66 cores=0-7
/proc/11110/stat : 11110 (march_hi) R 11108 11110 11110 0 -1 4202496 514 0 0 0 66 0 0 0 24 0 1 0 548953749 1798144 253 33554432000 4194304 4955518 140735064891648 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11110/statm: 439 253 104 186 0 252 0
[pid=11111] ppid=11096 vsize=374948 CPUtime=0 cores=0-7
/proc/11111/stat : 11111 (python) S 11096 11096 9896 0 -1 4202560 722 0 0 0 0 0 0 0 15 0 1 0 548953752 383946752 5764 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 4428225910558130434 0 0 17 3 0 0 0
/proc/11111/statm: 93737 5764 348 364 0 29646 0
[pid=11113] ppid=11111 vsize=1624 CPUtime=0.6 cores=0-7
/proc/11113/stat : 11113 (march_hi) R 11111 11113 11113 0 -1 4202496 504 0 0 0 60 0 0 0 25 0 1 0 548953753 1662976 251 33554432000 4194304 4955518 140733707541632 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11113/statm: 406 251 104 186 0 219 0
[pid=11114] ppid=11096 vsize=385204 CPUtime=0 cores=0-7
/proc/11114/stat : 11114 (python) S 11096 11096 9896 0 -1 4202560 731 0 0 0 0 0 0 0 17 0 1 0 548953756 394448896 5723 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 3379551302403981568 0 0 17 3 0 0 0
/proc/11114/statm: 96301 5723 348 364 0 32207 0
[pid=11116] ppid=11114 vsize=1624 CPUtime=0.57 cores=0-7
/proc/11116/stat : 11116 (march_hi) R 11114 11116 11116 0 -1 4202496 503 0 0 0 57 0 0 0 25 0 1 0 548953756 1662976 250 33554432000 4194304 4955518 140733808819616 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11116/statm: 406 250 104 186 0 219 0
[pid=11117] ppid=11096 vsize=395460 CPUtime=0 cores=0-7
/proc/11117/stat : 11117 (python) S 11096 11096 9896 0 -1 4202560 731 0 0 0 0 0 0 0 23 0 1 0 548953760 404951040 5709 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5655703374499151871 0 0 17 3 0 0 0
/proc/11117/statm: 98865 5709 348 364 0 34768 0
[pid=11119] ppid=11117 vsize=1017800 CPUtime=0.49 cores=0-7
/proc/11119/stat : 11119 (gnovelty+2) R 11117 11119 11119 0 -1 4202496 415 0 0 0 49 0 0 0 25 0 1 0 548953762 1042227200 159 33554432000 134512640 135663704 4292331456 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/11119/statm: 254450 159 113 282 0 254166 0
[pid=11120] ppid=11096 vsize=405716 CPUtime=0 cores=0-7
/proc/11120/stat : 11120 (python) S 11096 11096 9896 0 -1 4202560 745 0 0 0 0 0 0 0 20 0 1 0 548953764 415453184 5849 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5602241747607322883 0 0 17 3 0 0 0
/proc/11120/statm: 101429 5849 348 364 0 37329 0
[pid=11122] ppid=11120 vsize=1624 CPUtime=0.5 cores=0-7
/proc/11122/stat : 11122 (march_hi) R 11120 11122 11122 0 -1 4202496 505 0 0 0 50 0 0 0 25 0 1 0 548953764 1662976 248 33554432000 4194304 4955518 140736250081600 18446744073709551615 4227741 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11122/statm: 406 248 104 186 0 219 0
[pid=11123] ppid=11096 vsize=415972 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (python) S 11096 11096 9896 0 -1 4202560 780 0 0 0 0 0 0 0 23 0 1 0 548953768 425955328 5756 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 7704361543005077762 0 0 17 1 0 0 0
/proc/11123/statm: 103993 5756 354 364 0 39890 0
[pid=11096/tid=11103] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11103/stat : 11103 (python) S 11094 11096 9896 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 9 0 548953741 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 2 0 0 0
[pid=11096/tid=11106] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11106/stat : 11106 (python) S 11094 11096 9896 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 9 0 548953745 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 0 0 0 0
[pid=11096/tid=11109] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11109/stat : 11109 (python) S 11094 11096 9896 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 548953749 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 5 0 0 0
[pid=11096/tid=11112] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11112/stat : 11112 (python) S 11094 11096 9896 0 -1 4202560 77 933 0 0 0 0 0 0 21 0 9 0 548953752 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 0 0 0 0
[pid=11096/tid=11115] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11115/stat : 11115 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 22 0 9 0 548953756 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 7 0 0 0
[pid=11096/tid=11118] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11118/stat : 11118 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 23 0 9 0 548953760 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 3 0 0 0
[pid=11096/tid=11121] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11121/stat : 11121 (python) S 11094 11096 9896 0 -1 4202560 34 933 0 0 0 0 0 0 24 0 9 0 548953764 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 3 0 0 0
[pid=11096/tid=11124] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11124/stat : 11124 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 9 0 548953768 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 4751588

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

[startup+1.60132 s]
/proc/loadavg: 9.15 9.49 9.51 10/385 11124
/proc/meminfo: memFree=6544228/32950928 swapFree=67111448/67111528
[pid=11096] ppid=11094 vsize=426216 CPUtime=0.79 cores=0-7
/proc/11096/stat : 11096 (python) S 11094 11096 9896 0 -1 4202496 15326 933 1 0 66 13 0 0 25 0 9 0 548953665 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11096/statm: 106554 7295 1889 364 0 42451 0
[pid=11102] ppid=11096 vsize=278576 CPUtime=0 cores=0-7
/proc/11102/stat : 11102 (python) S 11096 11096 9896 0 -1 4202560 708 0 0 0 0 0 0 0 18 0 1 0 548953741 285261824 5559 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260239 0 0 16781312 514 8936997640625717247 0 0 17 0 0 0 0
/proc/11102/statm: 69644 5559 347 364 0 5562 0
[pid=11104] ppid=11102 vsize=454884 CPUtime=0.7 cores=0-7
/proc/11104/stat : 11104 (TNM) R 11102 11104 11104 0 -1 4202496 409 0 0 0 70 0 0 0 21 0 1 0 548953741 465801216 144 33554432000 134512640 135008748 4289611008 18446744073709551615 134527734 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11104/statm: 113721 144 46 122 0 112621 0
[pid=11105] ppid=11096 vsize=289272 CPUtime=0 cores=0-7
/proc/11105/stat : 11105 (python) S 11096 11096 9896 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 548953745 296214528 5676 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 4158242204747268352 0 0 17 4 0 0 0
/proc/11105/statm: 72318 5676 348 364 0 8233 0
[pid=11107] ppid=11105 vsize=1756 CPUtime=0.79 cores=0-7
/proc/11107/stat : 11107 (march_hi) R 11105 11107 11107 0 -1 4202496 517 0 0 0 79 0 0 0 22 0 1 0 548953745 1798144 252 33554432000 4194304 4955518 140733976855392 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11107/statm: 439 252 104 186 0 252 0
[pid=11108] ppid=11096 vsize=299156 CPUtime=0 cores=0-7
/proc/11108/stat : 11108 (python) S 11096 11096 9896 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 548953749 306335744 5587 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 14932375062144057601 0 0 17 3 0 0 0
/proc/11108/statm: 74789 5587 348 364 0 10701 0
[pid=11110] ppid=11108 vsize=1756 CPUtime=0.76 cores=0-7
/proc/11110/stat : 11110 (march_hi) R 11108 11110 11110 0 -1 4202496 514 0 0 0 76 0 0 0 25 0 1 0 548953749 1798144 253 33554432000 4194304 4955518 140735064891648 18446744073709551615 4224608 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11110/statm: 439 253 104 186 0 252 0
[pid=11111] ppid=11096 vsize=374948 CPUtime=0 cores=0-7
/proc/11111/stat : 11111 (python) S 11096 11096 9896 0 -1 4202560 723 0 0 0 0 0 0 0 15 0 1 0 548953752 383946752 5764 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 4158234508165873922 0 0 17 3 0 0 0
/proc/11111/statm: 93737 5764 348 364 0 29646 0
[pid=11113] ppid=11111 vsize=1756 CPUtime=0.7 cores=0-7
/proc/11113/stat : 11113 (march_hi) R 11111 11113 11113 0 -1 4202496 505 0 0 0 70 0 0 0 25 0 1 0 548953753 1798144 252 33554432000 4194304 4955518 140733707541632 18446744073709551615 4224528 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11113/statm: 439 252 104 186 0 252 0
[pid=11114] ppid=11096 vsize=385204 CPUtime=0 cores=0-7
/proc/11114/stat : 11114 (python) S 11096 11096 9896 0 -1 4202560 733 0 0 0 0 0 0 0 16 0 1 0 548953756 394448896 5723 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5655707222789816576 0 0 17 3 0 0 0
/proc/11114/statm: 96301 5723 348 364 0 32207 0
[pid=11116] ppid=11114 vsize=1756 CPUtime=0.67 cores=0-7
/proc/11116/stat : 11116 (march_hi) R 11114 11116 11116 0 -1 4202496 506 0 0 0 67 0 0 0 25 0 1 0 548953756 1798144 253 33554432000 4194304 4955518 140733808819616 18446744073709551615 4263703 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11116/statm: 439 253 104 186 0 252 0
[pid=11117] ppid=11096 vsize=395460 CPUtime=0 cores=0-7
/proc/11117/stat : 11117 (python) S 11096 11096 9896 0 -1 4202560 731 0 0 0 0 0 0 0 23 0 1 0 548953760 404951040 5709 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5655703374499151871 0 0 17 3 0 0 0
/proc/11117/statm: 98865 5709 348 364 0 34768 0
[pid=11119] ppid=11117 vsize=1017800 CPUtime=0.59 cores=0-7
/proc/11119/stat : 11119 (gnovelty+2) R 11117 11119 11119 0 -1 4202496 415 0 0 0 59 0 0 0 25 0 1 0 548953762 1042227200 159 33554432000 134512640 135663704 4292331456 18446744073709551615 134545622 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/11119/statm: 254450 159 113 282 0 254166 0
[pid=11120] ppid=11096 vsize=405716 CPUtime=0 cores=0-7
/proc/11120/stat : 11120 (python) S 11096 11096 9896 0 -1 4202560 746 0 0 0 0 0 0 0 19 0 1 0 548953764 415453184 5849 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 5602241747607322883 0 0 17 3 0 0 0
/proc/11120/statm: 101429 5849 348 364 0 37329 0
[pid=11122] ppid=11120 vsize=1624 CPUtime=0.6 cores=0-7
/proc/11122/stat : 11122 (march_hi) R 11120 11122 11122 0 -1 4202496 505 0 0 0 60 0 0 0 25 0 1 0 548953764 1662976 248 33554432000 4194304 4955518 140736250081600 18446744073709551615 4282482 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11122/statm: 406 248 104 186 0 219 0
[pid=11123] ppid=11096 vsize=415972 CPUtime=0 cores=0-7
/proc/11123/stat : 11123 (python) S 11096 11096 9896 0 -1 4202560 780 0 0 0 0 0 0 0 21 0 1 0 548953768 425955328 5756 33554432000 4194304 5683644 140734170479152 18446744073709551615 251814260294 0 0 16781312 514 7704361543005077762 0 0 17 1 0 0 0
/proc/11123/statm: 103993 5756 354 364 0 39890 0
[pid=11096/tid=11103] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11103/stat : 11103 (python) S 11094 11096 9896 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 9 0 548953741 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 2 0 0 0
[pid=11096/tid=11106] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11106/stat : 11106 (python) S 11094 11096 9896 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 9 0 548953745 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 0 0 0 0
[pid=11096/tid=11109] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11109/stat : 11109 (python) S 11094 11096 9896 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 548953749 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 5 0 0 0
[pid=11096/tid=11112] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11112/stat : 11112 (python) S 11094 11096 9896 0 -1 4202560 77 933 0 0 0 0 0 0 21 0 9 0 548953752 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 0 0 0 0
[pid=11096/tid=11115] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11115/stat : 11115 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 22 0 9 0 548953756 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 7 0 0 0
[pid=11096/tid=11118] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11118/stat : 11118 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 23 0 9 0 548953760 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 3 0 0 0
[pid=11096/tid=11121] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11121/stat : 11121 (python) S 11094 11096 9896 0 -1 4202560 34 933 0 0 0 0 0 0 24 0 9 0 548953764 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 3 0 0 0
[pid=11096/tid=11124] ppid=11094 vsize=426216 CPUtime=0 cores=0-7
/proc/11096/task/11124/stat : 11124 (python) S 11094 11096 9896 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 9 0 548953768 436445184 7295 33554432000 4194304 5683644 140734170479152 18446744073709551615 251826063793 0 0 16781312 2 18446604440550642880 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 4751852

Child status: 0
Real time (s): 1.69271
CPU time (s): 6.28804
CPU user time (s): 6.10607
CPU system time (s): 0.181972
CPU usage (%): 371.477
Max. virtual memory (cumulated for all children) (KiB): 4752352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.10607
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31356
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= 3461
involuntary context switches= 442

runsolver used 0.012998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-02 23:59:09
IDJOB=3322093
IDBENCH=82871
IDSOLVER=1712
FILE ID=node126/3322093-1304373549
RUNJOBID= node126-1304366466-9910
PBS_JOBID= 13181745
Free space on /tmp= 73604 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S862932513-073.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322093-1304373549/watcher-3322093-1304373549 -o /tmp/evaluation-result-3322093-1304373549/solver-3322093-1304373549 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322093-1304373549.cnf -seed 539418609 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= dbf411c57e02bcb78ae06dd835bb89b5
RANDOM SEED=539418609

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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:     32950928 kB
MemFree:       6598284 kB
Buffers:        350392 kB
Cached:        2057620 kB
SwapCached:         76 kB
Active:       24077044 kB
Inactive:      1869048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6598284 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           31896 kB
Writeback:           0 kB
AnonPages:    23538452 kB
Mapped:          29212 kB
Slab:           266020 kB
PageTables:      70328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79168452 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= 73572 MiB
End job on node126 at 2011-05-02 23:59:11