Trace number 3362131

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 1610.07 404.175

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  141997   317706 |   42599       0        0     nan |  0.000 % |
0.00/0.39	c |         0 |  125436   284873 |      --       0       --      -- |     --   | -15197/-29805
0.00/0.39	c ==============================================================================
0.00/0.39	c Result  :   #vars: 19609   #clauses: 125436   #literals: 284873
0.00/0.39	c CPU time:   0.378942 s
0.00/0.39	c ==============================================================================
1609.83/404.15	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1609.83/404.15	c ============================[ Problem Statistics ]=============================
1609.83/404.15	c |                                                                             |
1609.83/404.15	c threadId              : 3
1609.83/404.15	c restarts              : 823
1609.83/404.15	c conflicts             : 733191         (456 /sec)
1609.83/404.15	c decisions             : 1023804        (2.12 % random) (636 /sec)
1609.83/404.15	c propagations          : 560492900      (348381 /sec)
1609.83/404.15	c conflict literals     : 71098528       (50.56 % deleted)
1609.83/404.15	c Memory used           : 344.89 MB
1609.83/404.15	c CPU time              : 1608.85 s
1609.83/404.15	
1609.83/404.15	c --->m=4, e=8, aimd=1, HOME/11333_many.cnf	time: 402.213	conflicts: 733191       
1609.83/404.17	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-3362131-1305299248/watcher-3362131-1305299248 -o /tmp/evaluation-result-3362131-1305299248/solver-3362131-1305299248 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362131-1305299248.cnf aimd 1 

running on 4 cores: 1,3,5,7

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: 6.47 7.48 7.47 6/356 11333
/proc/meminfo: memFree=3476292/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641521859 8908800 249 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11333/statm: 2175 249 209 178 0 68 0

[startup+0.0851889 s]
/proc/loadavg: 6.47 7.48 7.47 6/356 11333
/proc/meminfo: memFree=3476292/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641521859 8908800 249 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11333/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101188 s]
/proc/loadavg: 6.47 7.48 7.47 6/356 11333
/proc/meminfo: memFree=3476292/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641521859 8908800 249 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11333/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301149 s]
/proc/loadavg: 6.47 7.48 7.47 6/356 11333
/proc/meminfo: memFree=3476292/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641521859 8908800 249 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11333/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700998 s]
/proc/loadavg: 6.47 7.48 7.47 6/356 11333
/proc/meminfo: memFree=3476292/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 6.47 7.48 7.47 9/361 11339
/proc/meminfo: memFree=3433604/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=78524 CPUtime=3.73 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 11170 0 0 0 370 3 0 0 19 0 4 0 641521905 80408576 11122 33554432000 134512640 135305190 4291202640 18446744073709551615 134837791 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 19631 11123 84 194 0 19435 0
[pid=11336/tid=11337] ppid=11333 vsize=78524 CPUtime=0.88 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 708 0 0 0 88 0 0 0 25 0 4 0 641521919 80408576 11123 33554432000 134512640 135305190 4291202640 18446744073709551615 134530721 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=78524 CPUtime=0.89 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 835 0 0 0 89 0 0 0 19 0 4 0 641521919 80408576 11123 33554432000 134512640 135305190 4291202640 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=78524 CPUtime=0.89 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 826 0 0 0 89 0 0 0 19 0 4 0 641521919 80408576 11123 33554432000 134512640 135305190 4291202640 18446744073709551615 134551814 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 87224

[startup+3.10054 s]
/proc/loadavg: 6.47 7.48 7.47 9/361 11339
/proc/meminfo: memFree=3415252/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=94336 CPUtime=10.11 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 15242 0 0 0 1007 4 0 0 22 0 4 0 641521905 96600064 15194 33554432000 134512640 135305190 4291202640 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 23584 15194 84 194 0 23388 0
[pid=11336/tid=11337] ppid=11333 vsize=94336 CPUtime=2.47 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 1545 0 0 0 247 0 0 0 25 0 4 0 641521919 96600064 15194 33554432000 134512640 135305190 4291202640 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=94336 CPUtime=2.49 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 1681 0 0 0 249 0 0 0 22 0 4 0 641521919 96600064 15194 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=94336 CPUtime=2.49 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 1828 0 0 0 249 0 0 0 22 0 4 0 641521919 96600064 15194 33554432000 134512640 135305190 4291202640 18446744073709551615 134556789 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 103036

[startup+6.30093 s]
/proc/loadavg: 6.60 7.49 7.47 10/361 11339
/proc/meminfo: memFree=3378548/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=121184 CPUtime=22.87 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 21694 0 0 0 2281 6 0 0 25 0 4 0 641521905 124092416 21646 33554432000 134512640 135305190 4291202640 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 30296 21646 84 194 0 30100 0
[pid=11336/tid=11337] ppid=11333 vsize=121184 CPUtime=5.63 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 3289 0 0 0 562 1 0 0 25 0 4 0 641521919 124092416 21646 33554432000 134512640 135305190 4291202640 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=121184 CPUtime=5.7 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 2923 0 0 0 569 1 0 0 25 0 4 0 641521919 124092416 21646 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=121184 CPUtime=5.69 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 3688 0 0 0 568 1 0 0 25 0 4 0 641521919 124092416 21646 33554432000 134512640 135305190 4291202640 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.32
Current children cumulated vsize (KiB) 129884

[startup+12.7007 s]
/proc/loadavg: 6.71 7.50 7.47 10/361 11339
/proc/meminfo: memFree=3345200/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=137928 CPUtime=48.39 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 25938 0 0 0 4830 9 0 0 25 0 4 0 641521905 141238272 25890 33554432000 134512640 135305190 4291202640 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 34482 25890 84 194 0 34286 0
[pid=11336/tid=11337] ppid=11333 vsize=137928 CPUtime=11.95 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 4360 0 0 0 1194 1 0 0 25 0 4 0 641521919 141238272 25890 33554432000 134512640 135305190 4291202640 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=137928 CPUtime=12.09 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 3783 0 0 0 1208 1 0 0 25 0 4 0 641521919 141238272 25890 33554432000 134512640 135305190 4291202640 18446744073709551615 134551634 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=137928 CPUtime=12.09 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 5004 0 0 0 1207 2 0 0 25 0 4 0 641521919 141238272 25890 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.84
Current children cumulated vsize (KiB) 146628

[startup+25.5012 s]
/proc/loadavg: 6.99 7.52 7.48 9/361 11339
/proc/meminfo: memFree=3294112/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=164964 CPUtime=99.43 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 32612 0 0 0 9930 13 0 0 25 0 4 0 641521905 168923136 32564 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 41241 32564 84 194 0 41045 0
[pid=11336/tid=11337] ppid=11333 vsize=164964 CPUtime=24.59 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 5904 0 0 0 2457 2 0 0 25 0 4 0 641521919 168923136 32564 33554432000 134512640 135305190 4291202640 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=164964 CPUtime=24.89 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 5435 0 0 0 2487 2 0 0 25 0 4 0 641521919 168923136 32564 33554432000 134512640 135305190 4291202640 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=164964 CPUtime=24.89 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 6825 0 0 0 2485 4 0 0 25 0 4 0 641521919 168923136 32564 33554432000 134512640 135305190 4291202640 18446744073709551615 134558144 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 173664

[startup+51.1003 s]
/proc/loadavg: 6.54 7.38 7.44 6/358 11368
/proc/meminfo: memFree=4319704/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=207792 CPUtime=201.53 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 43185 0 0 0 20131 22 0 0 25 0 4 0 641521905 212779008 43137 33554432000 134512640 135305190 4291202640 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 51948 43137 84 194 0 51752 0
[pid=11336/tid=11337] ppid=11333 vsize=207792 CPUtime=49.91 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 8379 0 0 0 4987 4 0 0 25 0 4 0 641521919 212779008 43137 33554432000 134512640 135305190 4291202640 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=207792 CPUtime=50.5 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 8378 0 0 0 5045 5 0 0 25 0 4 0 641521919 212779008 43137 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=207792 CPUtime=50.48 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 9672 0 0 0 5042 6 0 0 25 0 4 0 641521919 212779008 43137 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 216492

[startup+102.313 s]
/proc/loadavg: 5.79 7.04 7.32 6/358 11369
/proc/meminfo: memFree=4270000/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=258364 CPUtime=405.77 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 55587 0 0 0 40540 37 0 0 25 0 4 0 641521905 264564736 55539 33554432000 134512640 135305190 4291202640 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 64591 55539 84 194 0 64395 0
[pid=11336/tid=11337] ppid=11333 vsize=258364 CPUtime=100.55 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 11928 0 0 0 10046 9 0 0 25 0 4 0 641521919 264564736 55539 33554432000 134512640 135305190 4291202640 18446744073709551615 134557163 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=258364 CPUtime=101.69 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 11268 0 0 0 10162 7 0 0 25 0 4 0 641521919 264564736 55539 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=258364 CPUtime=101.69 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 12632 0 0 0 10160 9 0 0 25 0 4 0 641521919 264564736 55539 33554432000 134512640 135305190 4291202640 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.22
Current children cumulated vsize (KiB) 267064

[startup+162.301 s]
/proc/loadavg: 5.29 6.67 7.17 6/358 11371
/proc/meminfo: memFree=4239976/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=289420 CPUtime=645.05 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 62656 0 0 0 64451 54 0 0 25 0 4 0 641521905 296366080 62608 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 72355 62608 84 194 0 72159 0
[pid=11336/tid=11337] ppid=11333 vsize=289420 CPUtime=159.87 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 13291 0 0 0 15974 13 0 0 25 0 4 0 641521919 296366080 62608 33554432000 134512640 135305190 4291202640 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=289420 CPUtime=161.68 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 13891 0 0 0 16157 11 0 0 25 0 4 0 641521919 296366080 62608 33554432000 134512640 135305190 4291202640 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=289420 CPUtime=161.67 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 14278 0 0 0 16153 14 0 0 25 0 4 0 641521919 296366080 62608 33554432000 134512640 135305190 4291202640 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.5
Current children cumulated vsize (KiB) 298120

[startup+222.3 s]
/proc/loadavg: 6.18 6.62 7.11 9/361 11409
/proc/meminfo: memFree=4177388/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=317052 CPUtime=884.33 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 68909 0 0 0 88369 64 0 0 25 0 4 0 641521905 324661248 68861 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 79263 68861 84 194 0 79067 0
[pid=11336/tid=11337] ppid=11333 vsize=317052 CPUtime=219.2 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 14977 0 0 0 21904 16 0 0 25 0 4 0 641521919 324661248 68861 33554432000 134512640 135305190 4291202640 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=317052 CPUtime=221.66 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 15347 0 0 0 22153 13 0 0 25 0 4 0 641521919 324661248 68861 33554432000 134512640 135305190 4291202640 18446744073709551615 134539432 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=317052 CPUtime=221.65 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 15913 0 0 0 22150 15 0 0 25 0 4 0 641521919 324661248 68861 33554432000 134512640 135305190 4291202640 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 884.78
Current children cumulated vsize (KiB) 325752

[startup+282.301 s]
/proc/loadavg: 7.37 6.88 7.17 9/361 11411
/proc/meminfo: memFree=4135244/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=331884 CPUtime=1123.62 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 72372 0 0 0 112295 67 0 0 25 0 4 0 641521905 339849216 72324 33554432000 134512640 135305190 4291202640 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 82971 72324 84 194 0 82775 0
[pid=11336/tid=11337] ppid=11333 vsize=331884 CPUtime=278.5 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 16280 0 0 0 27833 17 0 0 25 0 4 0 641521919 339849216 72324 33554432000 134512640 135305190 4291202640 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=331884 CPUtime=281.66 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 16053 0 0 0 28152 14 0 0 25 0 4 0 641521919 339849216 72324 33554432000 134512640 135305190 4291202640 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=331884 CPUtime=281.66 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 16491 0 0 0 28150 16 0 0 25 0 4 0 641521919 339849216 72324 33554432000 134512640 135305190 4291202640 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.07
Current children cumulated vsize (KiB) 340584

[startup+342.3 s]
/proc/loadavg: 7.80 7.10 7.23 9/361 11413
/proc/meminfo: memFree=4105624/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=343368 CPUtime=1362.91 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 74703 0 0 0 136221 70 0 0 25 0 4 0 641521905 351608832 74655 33554432000 134512640 135305190 4291202640 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 85842 74655 84 194 0 85646 0
[pid=11336/tid=11337] ppid=11333 vsize=343368 CPUtime=337.82 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17225 0 0 0 33763 19 0 0 25 0 4 0 641521919 351608832 74655 33554432000 134512640 135305190 4291202640 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=343368 CPUtime=341.66 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 16770 0 0 0 34152 14 0 0 25 0 4 0 641521919 351608832 74655 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=343368 CPUtime=341.64 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 16755 0 0 0 34148 16 0 0 25 0 4 0 641521919 351608832 74655 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1363.36
Current children cumulated vsize (KiB) 352068

[startup+402.301 s]
/proc/loadavg: 8.04 7.30 7.29 9/361 11414
/proc/meminfo: memFree=4077580/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=353016 CPUtime=1602.2 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 76822 0 0 0 160145 75 0 0 25 0 4 0 641521905 361488384 76774 33554432000 134512640 135305190 4291202640 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 88254 76774 84 194 0 88058 0
[pid=11336/tid=11337] ppid=11333 vsize=353016 CPUtime=397.3 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17657 0 0 0 39711 19 0 0 25 0 4 0 641521919 361488384 76774 33554432000 134512640 135305190 4291202640 18446744073709551615 134551971 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=353016 CPUtime=401.64 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17229 0 0 0 40149 15 0 0 25 0 4 0 641521919 361488384 76774 33554432000 134512640 135305190 4291202640 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=353016 CPUtime=401.47 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17159 0 0 0 40130 17 0 0 25 0 4 0 641521919 361488384 76774 33554432000 134512640 135305190 4291202640 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1602.65
Current children cumulated vsize (KiB) 361716

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

[startup+403.101 s]
/proc/loadavg: 8.04 7.30 7.29 9/361 11414
/proc/meminfo: memFree=4076588/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=353016 CPUtime=1605.39 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 76824 0 0 0 160464 75 0 0 25 0 4 0 641521905 361488384 76776 33554432000 134512640 135305190 4291202640 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 88254 76776 84 194 0 88058 0
[pid=11336/tid=11337] ppid=11333 vsize=353016 CPUtime=398.1 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17659 0 0 0 39791 19 0 0 25 0 4 0 641521919 361488384 76776 33554432000 134512640 135305190 4291202640 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=353016 CPUtime=402.44 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17229 0 0 0 40229 15 0 0 25 0 4 0 641521919 361488384 76776 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=353016 CPUtime=402.26 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17159 0 0 0 40209 17 0 0 25 0 4 0 641521919 361488384 76776 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1605.84
Current children cumulated vsize (KiB) 361716

[startup+403.901 s]
/proc/loadavg: 8.04 7.30 7.29 9/361 11414
/proc/meminfo: memFree=4075472/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=353160 CPUtime=1608.58 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 76852 0 0 0 160783 75 0 0 25 0 4 0 641521905 361635840 76804 33554432000 134512640 135305190 4291202640 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 88290 76804 84 194 0 88094 0
[pid=11336/tid=11337] ppid=11333 vsize=353160 CPUtime=398.9 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17662 0 0 0 39871 19 0 0 25 0 4 0 641521919 361635840 76804 33554432000 134512640 135305190 4291202640 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=353160 CPUtime=403.24 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17229 0 0 0 40309 15 0 0 25 0 4 0 641521919 361635840 76804 33554432000 134512640 135305190 4291202640 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=353160 CPUtime=403.04 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17159 0 0 0 40287 17 0 0 25 0 4 0 641521919 361635840 76804 33554432000 134512640 135305190 4291202640 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1609.03
Current children cumulated vsize (KiB) 361860

[startup+404.101 s]
/proc/loadavg: 8.04 7.30 7.29 9/361 11414
/proc/meminfo: memFree=4075472/32950928 swapFree=67056568/67111528
[pid=11333] ppid=11331 vsize=8700 CPUtime=0.45 cores=1,3,5,7
/proc/11333/stat : 11333 (manysat.sh) S 11331 11333 10773 0 -1 4202496 357 5678 0 0 0 0 43 2 21 0 1 0 641521859 8908800 252 33554432000 4194304 4922060 140737001639456 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11333/statm: 2175 252 209 178 0 68 0
[pid=11336] ppid=11333 vsize=353160 CPUtime=1609.38 cores=1,3,5,7
/proc/11336/stat : 11336 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202496 76853 0 0 0 160863 75 0 0 25 0 4 0 641521905 361635840 76805 33554432000 134512640 135305190 4291202640 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11336/statm: 88290 76805 84 194 0 88094 0
[pid=11336/tid=11337] ppid=11333 vsize=353160 CPUtime=399.1 cores=1,3,5,7
/proc/11336/task/11337/stat : 11337 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17663 0 0 0 39891 19 0 0 25 0 4 0 641521919 361635840 76805 33554432000 134512640 135305190 4291202640 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11336/tid=11338] ppid=11333 vsize=353160 CPUtime=403.44 cores=1,3,5,7
/proc/11336/task/11338/stat : 11338 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17229 0 0 0 40329 15 0 0 25 0 4 0 641521919 361635840 76805 33554432000 134512640 135305190 4291202640 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11336/tid=11339] ppid=11333 vsize=353160 CPUtime=403.24 cores=1,3,5,7
/proc/11336/task/11339/stat : 11339 (manysat1.1_stat) R 11333 11333 10773 0 -1 4202560 17159 0 0 0 40307 17 0 0 25 0 4 0 641521919 361635840 76805 33554432000 134512640 135305190 4291202640 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1609.83
Current children cumulated vsize (KiB) 361860

Child status: 20
Real time (s): 404.175
CPU time (s): 1610.07
CPU user time (s): 1609.29
CPU system time (s): 0.78888
CPU usage (%): 398.361
Max. virtual memory (cumulated for all children) (KiB): 361860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1609.29
system time used= 0.78888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83113
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= 8857
involuntary context switches= 10687

runsolver used 1.2878 second user time and 3.23251 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 17:07:28
IDJOB=3362131
IDBENCH=82433
IDSOLVER=1838
FILE ID=node148/3362131-1305299248
RUNJOBID= node148-1305296390-10792
PBS_JOBID= 13321405
Free space on /tmp= 30204 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362131-1305299248/watcher-3362131-1305299248 -o /tmp/evaluation-result-3362131-1305299248/solver-3362131-1305299248 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362131-1305299248.cnf aimd 1

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1259486140

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:       3476572 kB
Buffers:        270404 kB
Cached:       24366196 kB
SwapCached:       8488 kB
Active:       12024588 kB
Inactive:     16655880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3476572 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           98204 kB
Writeback:           0 kB
AnonPages:     4041552 kB
Mapped:          27724 kB
Slab:           699168 kB
PageTables:      31160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85816568 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= 30256 MiB
End job on node148 at 2011-05-13 17:14:12