Trace number 3362175

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 89.3124 23.8945

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  307467   717423 |   92240       0        0     nan |  0.000 % |
1.59/1.65	c |         0 |  144550   492721 |      --       0       --      -- |     --   | -162915/-224697
1.59/1.65	c ==============================================================================
1.59/1.65	c Result  :   #vars: 25127   #clauses: 144550   #literals: 492721
1.59/1.65	c CPU time:   1.61475 s
1.59/1.65	c ==============================================================================
88.94/23.88	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
88.94/23.88	c ============================[ Problem Statistics ]=============================
88.94/23.88	c |                                                                             |
88.94/23.88	c threadId              : 0
88.94/23.88	c restarts              : 171
88.94/23.88	c conflicts             : 98614          (1128 /sec)
88.94/23.88	c decisions             : 214872         (1.49 % random) (2459 /sec)
88.94/23.88	c propagations          : 63703810       (728987 /sec)
88.94/23.88	c conflict literals     : 2234401        (33.78 % deleted)
88.94/23.88	c Memory used           : 121.72 MB
88.94/23.88	c CPU time              : 87.3867 s
88.94/23.88	
88.94/23.88	c --->m=4, e=8, aimd=1, HOME/8536_many.cnf	time: 21.8467	conflicts: 98614        
88.94/23.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362175-1305299553/watcher-3362175-1305299553 -o /tmp/evaluation-result-3362175-1305299553/solver-3362175-1305299553 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362175-1305299553.cnf aimd 1 

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.37 7.90 7.69 5/359 8536
/proc/meminfo: memFree=8541076/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0

[startup+0.0949419 s]
/proc/loadavg: 7.37 7.90 7.69 5/359 8536
/proc/meminfo: memFree=8541076/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100937 s]
/proc/loadavg: 7.37 7.90 7.69 5/359 8536
/proc/meminfo: memFree=8541076/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300901 s]
/proc/loadavg: 7.37 7.90 7.69 5/359 8536
/proc/meminfo: memFree=8541076/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700827 s]
/proc/loadavg: 7.37 7.90 7.69 5/359 8536
/proc/meminfo: memFree=8541076/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 7.37 7.90 7.69 6/361 8538
/proc/meminfo: memFree=8483772/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 622370825 8908800 249 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8536/statm: 2175 249 209 178 0 68 0
[pid=8537] ppid=8536 vsize=52320 CPUtime=1.49 cores=0,2,4,6
/proc/8537/stat : 8537 (SatElite) R 8536 8536 8066 0 -1 4202496 13194 0 0 0 146 3 0 0 25 0 1 0 622370825 53575680 11743 33554432000 134512640 135034092 4286603264 18446744073709551615 134566555 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8537/statm: 13080 11743 68 128 0 12950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61020

[startup+3.10035 s]
/proc/loadavg: 7.34 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8480524/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=88816 CPUtime=4.67 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 13680 0 0 0 460 7 0 0 18 0 4 0 622371001 90947584 13611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 22204 13611 84 194 0 22008 0
[pid=8539/tid=8540] ppid=8536 vsize=88816 CPUtime=1.12 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 851 0 0 0 110 2 0 0 19 0 4 0 622371021 90947584 13611 33554432000 134512640 135305190 4291926992 18446744073709551615 134557498 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=88816 CPUtime=1.12 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 914 0 0 0 111 1 0 0 19 0 4 0 622371021 90947584 13611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=88816 CPUtime=1.11 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 891 0 0 0 110 1 0 0 19 0 4 0 622371021 90947584 13611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 97516

[startup+6.30076 s]
/proc/loadavg: 7.34 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8464288/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=99696 CPUtime=17.43 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 16282 0 0 0 1734 9 0 0 19 0 4 0 622371001 102088704 16192 33554432000 134512640 135305190 4291926992 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 24924 16192 84 194 0 24728 0
[pid=8539/tid=8540] ppid=8536 vsize=99696 CPUtime=4.31 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 1335 0 0 0 429 2 0 0 25 0 4 0 622371021 102088704 16192 33554432000 134512640 135305190 4291926992 18446744073709551615 134551854 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=99696 CPUtime=4.32 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 1601 0 0 0 431 1 0 0 25 0 4 0 622371021 102088704 16192 33554432000 134512640 135305190 4291926992 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=99696 CPUtime=4.27 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 1653 0 0 0 426 1 0 0 25 0 4 0 622371021 102088704 16192 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 108396

[startup+12.7006 s]
/proc/loadavg: 7.44 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8449124/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=112500 CPUtime=42.94 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 19516 0 0 0 4282 12 0 0 25 0 4 0 622371001 115200000 19426 33554432000 134512640 135305190 4291926992 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 28125 19426 84 194 0 27929 0
[pid=8539/tid=8540] ppid=8536 vsize=112500 CPUtime=10.7 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 1829 0 0 0 1067 3 0 0 25 0 4 0 622371021 115200000 19426 33554432000 134512640 135305190 4291926992 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=112500 CPUtime=10.72 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2605 0 0 0 1070 2 0 0 25 0 4 0 622371021 115200000 19426 33554432000 134512640 135305190 4291926992 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=112500 CPUtime=10.6 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2487 0 0 0 1058 2 0 0 25 0 4 0 622371021 115200000 19426 33554432000 134512640 135305190 4291926992 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 121200

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

[startup+19.1004 s]
/proc/loadavg: 7.49 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8442420/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=118964 CPUtime=68.44 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 21197 0 0 0 6831 13 0 0 25 0 4 0 622371001 121819136 21107 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 29741 21107 84 194 0 29545 0
[pid=8539/tid=8540] ppid=8536 vsize=118964 CPUtime=17.09 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2156 0 0 0 1706 3 0 0 25 0 4 0 622371021 121819136 21107 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=118964 CPUtime=17.11 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3115 0 0 0 1709 2 0 0 25 0 4 0 622371021 121819136 21107 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=118964 CPUtime=16.91 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2882 0 0 0 1689 2 0 0 25 0 4 0 622371021 121819136 21107 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 70.19
Current children cumulated vsize (KiB) 127664

[startup+22.3008 s]
/proc/loadavg: 7.53 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8436212/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=123956 CPUtime=81.21 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 22615 0 0 0 8106 15 0 0 25 0 4 0 622371001 126930944 22525 33554432000 134512640 135305190 4291926992 18446744073709551615 134528327 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 30989 22525 84 194 0 30793 0
[pid=8539/tid=8540] ppid=8536 vsize=123956 CPUtime=20.3 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2407 0 0 0 2026 4 0 0 25 0 4 0 622371021 126930944 22525 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=123956 CPUtime=20.32 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3475 0 0 0 2029 3 0 0 25 0 4 0 622371021 126930944 22525 33554432000 134512640 135305190 4291926992 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=123956 CPUtime=20.08 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3245 0 0 0 2005 3 0 0 25 0 4 0 622371021 126930944 22525 33554432000 134512640 135305190 4291926992 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 82.96
Current children cumulated vsize (KiB) 132656

[startup+23.1137 s]
/proc/loadavg: 7.53 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8435936/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=124496 CPUtime=84.45 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 22701 0 0 0 8430 15 0 0 25 0 4 0 622371001 127483904 22611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 31124 22611 84 194 0 30928 0
[pid=8539/tid=8540] ppid=8536 vsize=124496 CPUtime=21.11 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2425 0 0 0 2107 4 0 0 25 0 4 0 622371021 127483904 22611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=124496 CPUtime=21.13 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3509 0 0 0 2110 3 0 0 25 0 4 0 622371021 127483904 22611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=124496 CPUtime=20.88 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3278 0 0 0 2085 3 0 0 25 0 4 0 622371021 127483904 22611 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 86.2
Current children cumulated vsize (KiB) 133196

[startup+23.5006 s]
/proc/loadavg: 7.53 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8435936/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=124636 CPUtime=85.99 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 22718 0 0 0 8584 15 0 0 25 0 4 0 622371001 127627264 22628 33554432000 134512640 135305190 4291926992 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 31159 22628 84 194 0 30963 0
[pid=8539/tid=8540] ppid=8536 vsize=124636 CPUtime=21.5 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2427 0 0 0 2146 4 0 0 25 0 4 0 622371021 127627264 22628 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=124636 CPUtime=21.52 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3520 0 0 0 2149 3 0 0 25 0 4 0 622371021 127627264 22628 33554432000 134512640 135305190 4291926992 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=124636 CPUtime=21.26 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3281 0 0 0 2123 3 0 0 25 0 4 0 622371021 127627264 22628 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 87.74
Current children cumulated vsize (KiB) 133336

[startup+23.7006 s]
/proc/loadavg: 7.53 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8435936/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=124636 CPUtime=86.79 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 22728 0 0 0 8664 15 0 0 25 0 4 0 622371001 127627264 22638 33554432000 134512640 135305190 4291926992 18446744073709551615 134528636 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 31159 22638 84 194 0 30963 0
[pid=8539/tid=8540] ppid=8536 vsize=124636 CPUtime=21.7 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2428 0 0 0 2166 4 0 0 25 0 4 0 622371021 127627264 22638 33554432000 134512640 135305190 4291926992 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=124636 CPUtime=21.72 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3529 0 0 0 2169 3 0 0 25 0 4 0 622371021 127627264 22638 33554432000 134512640 135305190 4291926992 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=124636 CPUtime=21.46 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3281 0 0 0 2143 3 0 0 25 0 4 0 622371021 127627264 22638 33554432000 134512640 135305190 4291926992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 88.54
Current children cumulated vsize (KiB) 133336

[startup+23.8006 s]
/proc/loadavg: 7.53 7.89 7.69 9/364 8542
/proc/meminfo: memFree=8435936/32951124 swapFree=65980216/67111528
[pid=8536] ppid=8534 vsize=8700 CPUtime=1.75 cores=0,2,4,6
/proc/8536/stat : 8536 (manysat.sh) S 8534 8536 8066 0 -1 4202496 355 15267 0 0 0 0 171 4 18 0 1 0 622370825 8908800 252 33554432000 4194304 4922060 140733667503104 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8536/statm: 2175 252 209 178 0 68 0
[pid=8539] ppid=8536 vsize=124636 CPUtime=87.19 cores=0,2,4,6
/proc/8539/stat : 8539 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202496 22733 0 0 0 8704 15 0 0 25 0 4 0 622371001 127627264 22643 33554432000 134512640 135305190 4291926992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8539/statm: 31159 22643 84 194 0 30963 0
[pid=8539/tid=8540] ppid=8536 vsize=124636 CPUtime=21.8 cores=0,2,4,6
/proc/8539/task/8540/stat : 8540 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 2430 0 0 0 2176 4 0 0 25 0 4 0 622371021 127627264 22643 33554432000 134512640 135305190 4291926992 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8539/tid=8541] ppid=8536 vsize=124636 CPUtime=21.82 cores=0,2,4,6
/proc/8539/task/8541/stat : 8541 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3530 0 0 0 2179 3 0 0 25 0 4 0 622371021 127627264 22643 33554432000 134512640 135305190 4291926992 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8539/tid=8542] ppid=8536 vsize=124636 CPUtime=21.56 cores=0,2,4,6
/proc/8539/task/8542/stat : 8542 (manysat1.1_stat) R 8536 8536 8066 0 -1 4202560 3281 0 0 0 2153 3 0 0 25 0 4 0 622371021 127627264 22643 33554432000 134512640 135305190 4291926992 18446744073709551615 134557478 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 88.94
Current children cumulated vsize (KiB) 133336

Child status: 20
Real time (s): 23.8945
CPU time (s): 89.3124
CPU user time (s): 89.1025
CPU system time (s): 0.209968
CPU usage (%): 373.779
Max. virtual memory (cumulated for all children) (KiB): 133336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.1025
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38583
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6588
involuntary context switches= 430

runsolver used 0.074988 second user time and 0.205968 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 17:12:34
IDJOB=3362175
IDBENCH=82473
IDSOLVER=1838
FILE ID=node142/3362175-1305299553
RUNJOBID= node142-1305296391-8084
PBS_JOBID= 13321411
Free space on /tmp= 47076 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362175-1305299553/watcher-3362175-1305299553 -o /tmp/evaluation-result-3362175-1305299553/solver-3362175-1305299553 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362175-1305299553.cnf aimd 1

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1578343706

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8541232 kB
Buffers:        277080 kB
Cached:       17017844 kB
SwapCached:      11520 kB
Active:       11895872 kB
Inactive:     11799848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8541232 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           10408 kB
Writeback:           0 kB
AnonPages:     6398096 kB
Mapped:          20592 kB
Slab:           612580 kB
PageTables:      35992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79257264 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= 47072 MiB
End job on node142 at 2011-05-13 17:12:57