Trace number 3362097

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 65.2211 19.8472

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

0.00/0.00	c Parsing...
0.00/0.78	c ==============================================================================
0.00/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.78	c ==============================================================================
0.00/0.78	c |         0 | 1789144  4261463 |  536743       0        0     nan |  0.000 % |
1.99/2.03	c |         0 | 1676775  4037431 |      --       0       --      -- |     --   | -12770/689
1.99/2.03	c ==============================================================================
1.99/2.03	c Result  :   #vars: 186483   #clauses: 1676775   #literals: 4037431
1.99/2.03	c CPU time:   1.86572 s
1.99/2.03	c ==============================================================================
65.16/19.82	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
65.16/19.82	c ============================[ Problem Statistics ]=============================
65.16/19.82	c |                                                                             |
65.16/19.82	c threadId              : 2
65.16/19.82	c restarts              : 6
65.16/19.82	c conflicts             : 1493           (24 /sec)
65.16/19.82	c decisions             : 102076         (1.31 % random) (1643 /sec)
65.16/19.82	c propagations          : 37845152       (609280 /sec)
65.16/19.82	c conflict literals     : 2456189        (20.14 % deleted)
65.16/19.82	c Memory used           : 456.44 MB
65.16/19.82	c CPU time              : 62.1146 s
65.16/19.82	
65.16/19.82	c --->m=4, e=8, aimd=1, HOME/11060_many.cnf	time: 15.5294	conflicts: 1493         
65.16/19.84	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-3362097-1305298991/watcher-3362097-1305298991 -o /tmp/evaluation-result-3362097-1305298991/solver-3362097-1305298991 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362097-1305298991.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.81 8.04 7.56 6/356 11060
/proc/meminfo: memFree=4257264/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0

[startup+0.064729 s]
/proc/loadavg: 7.81 8.04 7.56 6/356 11060
/proc/meminfo: memFree=4257264/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100719 s]
/proc/loadavg: 7.81 8.04 7.56 6/356 11060
/proc/meminfo: memFree=4257264/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30068 s]
/proc/loadavg: 7.81 8.04 7.56 6/356 11060
/proc/meminfo: memFree=4257264/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700604 s]
/proc/loadavg: 7.81 8.04 7.56 6/356 11060
/proc/meminfo: memFree=4257264/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 7.81 8.04 7.56 6/358 11062
/proc/meminfo: memFree=4103620/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 641496337 8908800 250 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11060/statm: 2175 250 209 178 0 68 0
[pid=11061] ppid=11060 vsize=203972 CPUtime=1.49 cores=0,2,4,6
/proc/11061/stat : 11061 (SatElite) R 11060 11060 10773 0 -1 4202496 48059 0 0 0 137 12 0 0 25 0 1 0 641496337 208867328 39980 33554432000 134512640 135034092 4288482528 18446744073709551615 134569704 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11061/statm: 50993 39980 68 128 0 50863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212672

[startup+3.10114 s]
/proc/loadavg: 7.81 8.04 7.56 6/358 11062
/proc/meminfo: memFree=4105844/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 8700

[startup+6.30047 s]
/proc/loadavg: 7.83 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3837520/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=438308 CPUtime=8.45 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 96765 0 0 0 832 13 0 0 20 0 4 0 641496630 448827392 96691 33554432000 134512640 135305190 4288669040 18446744073709551615 134528136 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 109577 96691 84 194 0 109381 0
[pid=11063/tid=11064] ppid=11060 vsize=438308 CPUtime=1.69 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 755 0 0 0 169 0 0 0 25 0 4 0 641496797 448827392 96691 33554432000 134512640 135305190 4288669040 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=438308 CPUtime=1.68 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 1024 0 0 0 168 0 0 0 20 0 4 0 641496797 448827392 96691 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=438308 CPUtime=1.69 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 699 0 0 0 169 0 0 0 20 0 4 0 641496797 448827392 96691 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 447008

[startup+12.7002 s]
/proc/loadavg: 7.84 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3816460/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=456328 CPUtime=33.97 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 101222 0 0 0 3383 14 0 0 25 0 4 0 641496630 467279872 101113 33554432000 134512640 135305190 4288669040 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 114082 101113 84 194 0 113886 0
[pid=11063/tid=11064] ppid=11060 vsize=456328 CPUtime=8.09 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 1747 0 0 0 809 0 0 0 25 0 4 0 641496797 467279872 101113 33554432000 134512640 135305190 4288669040 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=456328 CPUtime=8.01 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2204 0 0 0 801 0 0 0 25 0 4 0 641496797 467279872 101113 33554432000 134512640 135305190 4288669040 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=456328 CPUtime=8.09 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2171 0 0 0 809 0 0 0 25 0 4 0 641496797 467279872 101113 33554432000 134512640 135305190 4288669040 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.88
Current children cumulated vsize (KiB) 465028

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

[startup+15.9006 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3810012/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=462916 CPUtime=46.74 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 102773 0 0 0 4659 15 0 0 25 0 4 0 641496630 474025984 102664 33554432000 134512640 135305190 4288669040 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 115729 102664 84 194 0 115533 0
[pid=11063/tid=11064] ppid=11060 vsize=462916 CPUtime=11.29 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2140 0 0 0 1129 0 0 0 25 0 4 0 641496797 474025984 102664 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=462916 CPUtime=11.17 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2526 0 0 0 1117 0 0 0 25 0 4 0 641496797 474025984 102664 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=462916 CPUtime=11.29 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2596 0 0 0 1129 0 0 0 25 0 4 0 641496797 474025984 102664 33554432000 134512640 135305190 4288669040 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 471616

[startup+17.5003 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3805796/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=465680 CPUtime=53.14 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 103530 0 0 0 5299 15 0 0 18 0 4 0 641496630 476856320 103421 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 116420 103421 84 194 0 116224 0
[pid=11063/tid=11064] ppid=11060 vsize=465680 CPUtime=12.9 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2339 0 0 0 1290 0 0 0 25 0 4 0 641496797 476856320 103421 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=465680 CPUtime=12.76 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2604 0 0 0 1276 0 0 0 25 0 4 0 641496797 476856320 103421 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=465680 CPUtime=12.9 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2918 0 0 0 1290 0 0 0 25 0 4 0 641496797 476856320 103421 33554432000 134512640 135305190 4288669040 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 56.05
Current children cumulated vsize (KiB) 474380

[startup+19.101 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3805300/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=467144 CPUtime=59.5 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 103902 0 0 0 5935 15 0 0 20 0 4 0 641496630 478355456 103793 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 116786 103793 84 194 0 116590 0
[pid=11063/tid=11064] ppid=11060 vsize=467144 CPUtime=14.49 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2454 0 0 0 1449 0 0 0 25 0 4 0 641496797 478355456 103793 33554432000 134512640 135305190 4288669040 18446744073709551615 134551720 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=467144 CPUtime=14.33 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2687 0 0 0 1433 0 0 0 25 0 4 0 641496797 478355456 103793 33554432000 134512640 135305190 4288669040 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=467144 CPUtime=14.49 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2959 0 0 0 1449 0 0 0 25 0 4 0 641496797 478355456 103793 33554432000 134512640 135305190 4288669040 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 62.41
Current children cumulated vsize (KiB) 475844

[startup+19.5009 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3805300/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=467144 CPUtime=61.09 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 103965 0 0 0 6094 15 0 0 21 0 4 0 641496630 478355456 103856 33554432000 134512640 135305190 4288669040 18446744073709551615 134528201 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 116786 103856 84 194 0 116590 0
[pid=11063/tid=11064] ppid=11060 vsize=467144 CPUtime=14.89 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2517 0 0 0 1489 0 0 0 25 0 4 0 641496797 478355456 103856 33554432000 134512640 135305190 4288669040 18446744073709551615 134551992 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=467144 CPUtime=14.72 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2687 0 0 0 1472 0 0 0 25 0 4 0 641496797 478355456 103856 33554432000 134512640 135305190 4288669040 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=467144 CPUtime=14.89 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2959 0 0 0 1489 0 0 0 25 0 4 0 641496797 478355456 103856 33554432000 134512640 135305190 4288669040 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64
Current children cumulated vsize (KiB) 475844

[startup+19.7009 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3803440/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=467388 CPUtime=61.9 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202496 104015 0 0 0 6175 15 0 0 21 0 4 0 641496630 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657448 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 116847 103906 84 194 0 116651 0
[pid=11063/tid=11064] ppid=11060 vsize=467388 CPUtime=15.1 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2567 0 0 0 1510 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657578 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=467388 CPUtime=14.92 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2687 0 0 0 1492 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657622 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=467388 CPUtime=15.1 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2959 0 0 0 1510 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134529630 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64.81
Current children cumulated vsize (KiB) 476088

[startup+19.8129 s]
/proc/loadavg: 7.85 8.04 7.57 9/361 11066
/proc/meminfo: memFree=3803440/32950928 swapFree=67056568/67111528
[pid=11060] ppid=11058 vsize=8700 CPUtime=2.91 cores=0,2,4,6
/proc/11060/stat : 11060 (manysat.sh) S 11058 11060 10773 0 -1 4202496 357 84092 0 0 0 0 270 21 18 0 1 0 641496337 8908800 253 33554432000 4194304 4922060 140735145865296 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11060/statm: 2175 253 209 178 0 68 0
[pid=11063] ppid=11060 vsize=467388 CPUtime=62.25 cores=0,2,4,6
/proc/11063/stat : 11063 (manysat1.1_stat) S 11060 11060 10773 0 -1 4202496 104015 0 0 0 6210 15 0 0 21 0 4 0 641496630 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11063/statm: 116847 103906 84 194 0 116651 0
[pid=11063/tid=11064] ppid=11060 vsize=467388 CPUtime=15.2 cores=0,2,4,6
/proc/11063/task/11064/stat : 11064 (manysat1.1_stat) S 11060 11060 10773 0 -1 4202560 2567 0 0 0 1520 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657474 0 0 4096 3 18446604443559587968 0 0 -1 2 0 0 0
[pid=11063/tid=11065] ppid=11060 vsize=467388 CPUtime=14.99 cores=0,2,4,6
/proc/11063/task/11065/stat : 11065 (manysat1.1_stat) S 11060 11060 10773 0 -1 4202560 2687 0 0 0 1499 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134657474 0 0 4096 3 18446604443559587968 0 0 -1 4 0 0 0
[pid=11063/tid=11066] ppid=11060 vsize=467388 CPUtime=15.2 cores=0,2,4,6
/proc/11063/task/11066/stat : 11066 (manysat1.1_stat) R 11060 11060 10773 0 -1 4202560 2959 0 0 0 1520 0 0 0 25 0 4 0 641496797 478605312 103906 33554432000 134512640 135305190 4288669040 18446744073709551615 134530241 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.16
Current children cumulated vsize (KiB) 476088

Child status: 20
Real time (s): 19.8472
CPU time (s): 65.2211
CPU user time (s): 64.8231
CPU system time (s): 0.397939
CPU usage (%): 328.616
Max. virtual memory (cumulated for all children) (KiB): 476088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.8231
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188691
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= 166
involuntary context switches= 269

runsolver used 0.076988 second user time and 0.156976 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 17:03:13
IDJOB=3362097
IDBENCH=82409
IDSOLVER=1838
FILE ID=node148/3362097-1305298991
RUNJOBID= node148-1305296390-10791
PBS_JOBID= 13321405
Free space on /tmp= 30248 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362097-1305298991/watcher-3362097-1305298991 -o /tmp/evaluation-result-3362097-1305298991/solver-3362097-1305298991 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362097-1305298991.cnf aimd 1

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=895698259

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4257428 kB
Buffers:        269404 kB
Cached:       24306076 kB
SwapCached:       8488 kB
Active:       11213460 kB
Inactive:     16689468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4257428 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           48136 kB
Writeback:           0 kB
AnonPages:     3325280 kB
Mapped:          27784 kB
Slab:           698312 kB
PageTables:      29848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85116136 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= 30248 MiB
End job on node148 at 2011-05-13 17:03:33