Trace number 3362432

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-20? (exit code) 3081.35 792.491

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2200.85
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.00	c Parsing...
1.59/1.62	c ==============================================================================
1.59/1.62	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.62	c ==============================================================================
2.58/2.67	c |         0 | 4187693 12410353 | 1256307       0        0     nan |  0.000 % |
13.48/13.59	c |         0 | 4155136 12333878 |      --       0       --      -- |     --   | -32445/-76228
13.48/13.59	c ==============================================================================
13.48/13.59	c Result  :   #vars: 77804   #clauses: 4155136   #literals: 12333878
13.48/13.59	c CPU time:   13.4 s
13.48/13.59	c ==============================================================================
3081.24/792.47	HOME/manysat.sh: line 55: 14196 Segmentation fault      (core dumped) $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3362432-1305305647/watcher-3362432-1305305647 -o /tmp/evaluation-result-3362432-1305305647/solver-3362432-1305305647 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362432-1305305647.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 3.84 3.97 4.21 1/343 14193
/proc/meminfo: memFree=8193972/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=11796 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (runsolver) R 14191 14193 14049 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 1 0 642161597 12079104 52 33554432000 4194304 5432360 140736584478144 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14193/statm: 2949 52 33 303 0 2643 0

[startup+0.0515931 s]
/proc/loadavg: 3.84 3.97 4.21 1/343 14193
/proc/meminfo: memFree=8193972/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100575 s]
/proc/loadavg: 3.84 3.97 4.21 1/343 14193
/proc/meminfo: memFree=8193972/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300539 s]
/proc/loadavg: 3.84 3.97 4.21 1/343 14193
/proc/meminfo: memFree=8193972/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700464 s]
/proc/loadavg: 3.84 3.97 4.21 1/343 14193
/proc/meminfo: memFree=8193972/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 3.84 3.97 4.21 2/345 14195
/proc/meminfo: memFree=8062144/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
[pid=14194] ppid=14193 vsize=244456 CPUtime=1.49 cores=0-7
/proc/14194/stat : 14194 (SatElite) R 14193 14193 14049 0 -1 4202496 57880 0 0 0 136 13 0 0 25 0 1 0 642161597 250322944 57836 33554432000 134512640 135034092 4289431744 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14194/statm: 61114 57837 52 128 0 60984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253156

[startup+3.10098 s]
/proc/loadavg: 3.69 3.93 4.20 2/345 14195
/proc/meminfo: memFree=7908880/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
[pid=14194] ppid=14193 vsize=305228 CPUtime=3.08 cores=0-7
/proc/14194/stat : 14194 (SatElite) R 14193 14193 14049 0 -1 4202496 79074 0 0 0 293 15 0 0 25 0 1 0 642161597 312553472 71239 33554432000 134512640 135034092 4289431744 18446744073709551615 134540699 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14194/statm: 76307 71239 68 128 0 76177 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 313928

[startup+6.30035 s]
/proc/loadavg: 3.69 3.93 4.20 2/345 14195
/proc/meminfo: memFree=7873552/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
[pid=14194] ppid=14193 vsize=374276 CPUtime=6.29 cores=0-7
/proc/14194/stat : 14194 (SatElite) R 14193 14193 14049 0 -1 4202496 87431 0 0 0 612 17 0 0 25 0 1 0 642161597 383258624 79350 33554432000 134512640 135034092 4289431744 18446744073709551615 134569395 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14194/statm: 93569 79350 68 128 0 93439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 382976

[startup+12.7011 s]
/proc/loadavg: 3.28 3.84 4.17 2/345 14195
/proc/meminfo: memFree=7875808/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=0 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 642161597 8908800 249 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 249 209 178 0 68 0
[pid=14194] ppid=14193 vsize=369904 CPUtime=12.68 cores=0-7
/proc/14194/stat : 14194 (SatElite) R 14193 14193 14049 0 -1 4202496 95318 0 0 0 1251 17 0 0 25 0 1 0 642161597 378781696 79173 33554432000 134512640 135034092 4289431744 18446744073709551615 134569592 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14194/statm: 92476 79173 68 128 0 92346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 378604

[startup+25.5005 s]
/proc/loadavg: 3.17 3.79 4.15 5/348 14199
/proc/meminfo: memFree=7186356/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=983576 CPUtime=25.58 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 230754 0 0 0 2511 47 0 0 18 0 4 0 642163196 1007181824 230704 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 245894 230704 84 194 0 245698 0
[pid=14196/tid=14197] ppid=14193 vsize=983576 CPUtime=5.36 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 3006 0 0 0 534 2 0 0 25 0 4 0 642163608 1007181824 230704 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=983576 CPUtime=5.36 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 4882 0 0 0 525 11 0 0 19 0 4 0 642163608 1007181824 230704 33554432000 134512640 135305190 4286777552 18446744073709551615 134551924 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=983576 CPUtime=5.36 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 2433 0 0 0 534 2 0 0 18 0 4 0 642163608 1007181824 230704 33554432000 134512640 135305190 4286777552 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.55
Current children cumulated vsize (KiB) 992276

[startup+51.1004 s]
/proc/loadavg: 3.45 3.81 4.14 5/348 14200
/proc/meminfo: memFree=7037308/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=1138476 CPUtime=127.95 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 269430 0 0 0 12679 116 0 0 18 0 4 0 642163196 1165799424 269380 33554432000 134512640 135305190 4286777552 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 284619 269380 84 194 0 284423 0
[pid=14196/tid=14197] ppid=14193 vsize=1138476 CPUtime=30.95 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 8294 0 0 0 3087 8 0 0 18 0 4 0 642163608 1165799424 269380 33554432000 134512640 135305190 4286777552 18446744073709551615 134530579 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=1138476 CPUtime=30.94 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 29646 0 0 0 3029 65 0 0 19 0 4 0 642163608 1165799424 269380 33554432000 134512640 135305190 4286777552 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=1138476 CPUtime=30.96 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 5421 0 0 0 3091 5 0 0 18 0 4 0 642163608 1165799424 269380 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 143.92
Current children cumulated vsize (KiB) 1147176

[startup+102.313 s]
/proc/loadavg: 3.78 3.84 4.13 5/348 14202
/proc/meminfo: memFree=6671312/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=1498936 CPUtime=332.73 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 359515 0 0 0 33014 259 0 0 18 0 4 0 642163196 1534910464 359465 33554432000 134512640 135305190 4286777552 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 374734 359465 84 194 0 374538 0
[pid=14196/tid=14197] ppid=14193 vsize=1498936 CPUtime=82.13 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 16759 0 0 0 8186 27 0 0 18 0 4 0 642163608 1534910464 359465 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=1498936 CPUtime=82.13 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 98738 0 0 0 8039 174 0 0 19 0 4 0 642163608 1534910464 359465 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=1498936 CPUtime=82.16 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 10306 0 0 0 8204 12 0 0 18 0 4 0 642163608 1534910464 359465 33554432000 134512640 135305190 4286777552 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 348.7
Current children cumulated vsize (KiB) 1507636

[startup+162.301 s]
/proc/loadavg: 3.92 3.86 4.12 5/348 14203
/proc/meminfo: memFree=6328304/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=1842184 CPUtime=572.58 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 444745 0 0 0 56861 397 0 0 18 0 4 0 642163196 1886396416 444695 33554432000 134512640 135305190 4286777552 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 460546 444695 84 194 0 460350 0
[pid=14196/tid=14197] ppid=14193 vsize=1842184 CPUtime=142.08 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 24237 0 0 0 14162 46 0 0 22 0 4 0 642163608 1886396416 444695 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=1842184 CPUtime=142.11 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 161643 0 0 0 13936 275 0 0 25 0 4 0 642163608 1886396416 444695 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=1842184 CPUtime=142.12 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 16152 0 0 0 14192 20 0 0 20 0 4 0 642163608 1886396416 444695 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 588.55
Current children cumulated vsize (KiB) 1850884

[startup+222.301 s]
/proc/loadavg: 3.97 3.89 4.11 5/348 14205
/proc/meminfo: memFree=6185548/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=1983244 CPUtime=812.55 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 480385 0 0 0 80794 461 0 0 18 0 4 0 642163196 2030841856 480335 33554432000 134512640 135305190 4286777552 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 495811 480335 84 194 0 495615 0
[pid=14196/tid=14197] ppid=14193 vsize=1983244 CPUtime=202.07 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 31419 0 0 0 20145 62 0 0 25 0 4 0 642163608 2030841856 480335 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=1983244 CPUtime=202.11 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 179872 0 0 0 19900 311 0 0 25 0 4 0 642163608 2030841856 480335 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=1983244 CPUtime=202.12 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 20262 0 0 0 20187 25 0 0 18 0 4 0 642163608 2030841856 480335 33554432000 134512640 135305190 4286777552 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 828.52

################
# More data... #
################

[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=3719056 CPUtime=2732.03 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 912532 0 0 0 271998 1205 0 0 18 0 4 0 642163196 3808313344 912482 33554432000 134512640 135305190 4286777552 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 929764 912482 84 194 0 929568 0
[pid=14196/tid=14197] ppid=14193 vsize=3719056 CPUtime=681.86 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 72625 0 0 0 68017 169 0 0 25 0 4 0 642163608 3808313344 912482 33554432000 134512640 135305190 4286777552 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=3719056 CPUtime=682.03 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 488445 0 0 0 67364 839 0 0 25 0 4 0 642163608 3808313344 912482 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=3719056 CPUtime=682.02 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 57074 0 0 0 68127 75 0 0 18 0 4 0 642163608 3808313344 912482 33554432000 134512640 135305190 4286777552 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2748
Current children cumulated vsize (KiB) 3727756

[startup+762.313 s]
/proc/loadavg: 4.00 3.98 4.06 5/348 14231
/proc/meminfo: memFree=4119976/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4055628 CPUtime=2972 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 996158 0 0 0 295861 1339 0 0 18 0 4 0 642163196 4152963072 996108 33554432000 134512640 135305190 4286777552 18446744073709551615 134528939 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 1013907 996108 84 194 0 1013711 0
[pid=14196/tid=14197] ppid=14193 vsize=4055628 CPUtime=741.84 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 79314 0 0 0 73995 189 0 0 19 0 4 0 642163608 4152963072 996108 33554432000 134512640 135305190 4286777552 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=4055628 CPUtime=742.02 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 547816 0 0 0 73270 932 0 0 25 0 4 0 642163608 4152963072 996108 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4055628 CPUtime=742.03 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 66111 0 0 0 74117 86 0 0 18 0 4 0 642163608 4152963072 996108 33554432000 134512640 135305190 4286777552 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2987.97
Current children cumulated vsize (KiB) 4064328

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

[startup+767.901 s]
/proc/loadavg: 4.00 3.98 4.06 5/348 14231
/proc/meminfo: memFree=4093068/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4083276 CPUtime=2994.35 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 1002873 0 0 0 298085 1350 0 0 18 0 4 0 642163196 4181274624 1002823 33554432000 134512640 135305190 4286777552 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 1020819 1002823 84 194 0 1020623 0
[pid=14196/tid=14197] ppid=14193 vsize=4083276 CPUtime=747.43 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 80179 0 0 0 74551 192 0 0 20 0 4 0 642163608 4181274624 1002823 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=4083276 CPUtime=747.6 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 551498 0 0 0 73822 938 0 0 25 0 4 0 642163608 4181274624 1002823 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4083276 CPUtime=747.62 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 67172 0 0 0 74674 88 0 0 18 0 4 0 642163608 4181274624 1002823 33554432000 134512640 135305190 4286777552 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3010.32
Current children cumulated vsize (KiB) 4091976

[startup+780.701 s]
/proc/loadavg: 4.00 3.98 4.06 5/348 14232
/proc/meminfo: memFree=4019272/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4162284 CPUtime=3045.54 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202496 1022587 0 0 0 303166 1388 0 0 18 0 4 0 642163196 4262178816 1022537 33554432000 134512640 135305190 4286777552 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/14196/statm: 1040571 1022537 84 194 0 1040375 0
[pid=14196/tid=14197] ppid=14193 vsize=4162284 CPUtime=760.22 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 82011 0 0 0 75826 196 0 0 20 0 4 0 642163608 4262178816 1022537 33554432000 134512640 135305190 4286777552 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=14196/tid=14198] ppid=14193 vsize=4162284 CPUtime=760.4 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 565416 0 0 0 75075 965 0 0 25 0 4 0 642163608 4262178816 1022537 33554432000 134512640 135305190 4286777552 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4162284 CPUtime=760.42 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) R 14193 14193 14049 0 -1 4202560 69119 0 0 0 75951 91 0 0 18 0 4 0 642163608 4262178816 1022537 33554432000 134512640 135305190 4286777552 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3061.51
Current children cumulated vsize (KiB) 4170984

[startup+787.101 s]
/proc/loadavg: 4.00 3.98 4.06 2/348 14232
/proc/meminfo: memFree=2361204/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4185280 CPUtime=3062.4 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203524 1029104 0 0 0 304549 1691 0 0 18 0 4 0 642163196 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 1046320 1028907 84 194 0 1046124 0
[pid=14196/tid=14197] ppid=14193 vsize=4185280 CPUtime=766.54 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4204096 82755 0 0 0 76171 483 0 0 22 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 2 0 0 5
[pid=14196/tid=14198] ppid=14193 vsize=4185280 CPUtime=763.91 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 569880 0 0 0 75416 975 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4185280 CPUtime=763.95 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 69625 0 0 0 76302 93 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134869121 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3078.37
Current children cumulated vsize (KiB) 4193980

[startup+790.301 s]
/proc/loadavg: 4.00 3.98 4.06 1/348 14232
/proc/meminfo: memFree=181104/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4185280 CPUtime=3064.65 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203524 1029104 0 0 0 304549 1916 0 0 18 0 4 0 642163196 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 1046320 1028907 84 194 0 1046124 0
[pid=14196/tid=14197] ppid=14193 vsize=4185280 CPUtime=768.8 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) D 14193 14193 14049 0 -1 4204096 82755 0 0 0 76171 709 0 0 18 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 88
[pid=14196/tid=14198] ppid=14193 vsize=4185280 CPUtime=763.91 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 569880 0 0 0 75416 975 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4185280 CPUtime=763.95 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 69625 0 0 0 76302 93 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134869121 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3080.62
Current children cumulated vsize (KiB) 4193980

[startup+791.101 s]
/proc/loadavg: 4.00 3.98 4.06 1/348 14232
/proc/meminfo: memFree=96164/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4185280 CPUtime=3064.65 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203524 1029104 0 0 0 304549 1916 0 0 18 0 4 0 642163196 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 1046320 1028907 84 194 0 1046124 0
[pid=14196/tid=14197] ppid=14193 vsize=4185280 CPUtime=768.8 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) D 14193 14193 14049 0 -1 4204096 82755 0 0 0 76171 709 0 0 18 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 88
[pid=14196/tid=14198] ppid=14193 vsize=4185280 CPUtime=763.91 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 569880 0 0 0 75416 975 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4185280 CPUtime=763.95 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 69625 0 0 0 76302 93 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134869121 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3080.62
Current children cumulated vsize (KiB) 4193980

[startup+791.901 s]
/proc/loadavg: 4.24 4.03 4.07 2/348 14232
/proc/meminfo: memFree=100136/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=4185280 CPUtime=3064.78 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203524 1029104 0 0 0 304549 1929 0 0 18 0 4 0 642163196 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 1046320 1028907 84 194 0 1046124 0
[pid=14196/tid=14197] ppid=14193 vsize=4185280 CPUtime=768.93 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4204096 82755 0 0 0 76171 722 0 0 18 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 4 0 0 246
[pid=14196/tid=14198] ppid=14193 vsize=4185280 CPUtime=763.91 cores=0-7
/proc/14196/task/14198/stat : 14198 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 569880 0 0 0 75416 975 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=14196/tid=14199] ppid=14193 vsize=4185280 CPUtime=763.95 cores=0-7
/proc/14196/task/14199/stat : 14199 (manysat1.1_stat) D 14193 14193 14049 0 -1 4203588 69625 0 0 0 76302 93 0 0 17 0 4 0 642163608 4285726720 1028907 33554432000 134512640 135305190 4286777552 18446744073709551615 134869121 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3080.75
Current children cumulated vsize (KiB) 4193980

[startup+792.301 s]
/proc/loadavg: 4.24 4.03 4.07 2/348 14232
/proc/meminfo: memFree=100136/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=0 CPUtime=3065.17 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) Z 14193 14193 14049 0 -1 4203548 1029105 0 0 0 304549 1968 0 0 18 0 2 0 642163196 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 0 0 0 0 0 0 0
[pid=14196/tid=14197] ppid=14193 vsize=0 CPUtime=769.32 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4204100 82756 0 0 0 76171 761 0 0 18 0 2 0 642163608 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 4 0 0 246
Current children cumulated CPU time (s) 3081.14
Current children cumulated vsize (KiB) 8700

[startup+792.401 s]
/proc/loadavg: 4.24 4.03 4.07 2/348 14232
/proc/meminfo: memFree=100136/32950928 swapFree=45937192/67111528
[pid=14193] ppid=14191 vsize=8700 CPUtime=15.97 cores=0-7
/proc/14193/stat : 14193 (manysat.sh) S 14191 14193 14049 0 -1 4202496 357 102973 0 0 0 0 1568 29 18 0 1 0 642161597 8908800 252 33554432000 4194304 4922060 140735999212880 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14193/statm: 2175 252 209 178 0 68 0
[pid=14196] ppid=14193 vsize=0 CPUtime=3065.27 cores=0-7
/proc/14196/stat : 14196 (manysat1.1_stat) Z 14193 14193 14049 0 -1 4203548 1029105 0 0 0 304549 1978 0 0 18 0 2 0 642163196 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/14196/statm: 0 0 0 0 0 0 0
[pid=14196/tid=14197] ppid=14193 vsize=0 CPUtime=769.42 cores=0-7
/proc/14196/task/14197/stat : 14197 (manysat1.1_stat) R 14193 14193 14049 0 -1 4204100 82756 0 0 0 76171 771 0 0 18 0 2 0 642163608 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 4 0 0 246
Current children cumulated CPU time (s) 3081.24
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 792.491
CPU time (s): 3081.35
CPU user time (s): 3061.18
CPU system time (s): 20.1739
CPU usage (%): 388.819
Max. virtual memory (cumulated for all children) (KiB): 4193980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3061.18
system time used= 20.1739
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1132647
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= 36241
involuntary context switches= 3246

runsolver used 2.44963 second user time and 6.25805 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 18:54:09
IDJOB=3362432
IDBENCH=88163
IDSOLVER=1839
FILE ID=node149/3362432-1305305647
RUNJOBID= node149-1305303646-14063
PBS_JOBID= 13321460
Free space on /tmp= 42140 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362432-1305305647/watcher-3362432-1305305647 -o /tmp/evaluation-result-3362432-1305305647/solver-3362432-1305305647 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362432-1305305647.cnf aimd 1

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=2007773676

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:       8194376 kB
Buffers:        267660 kB
Cached:       19467984 kB
SwapCached:      19984 kB
Active:        9175660 kB
Inactive:     14896616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8194376 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           82924 kB
Writeback:           0 kB
AnonPages:     4329388 kB
Mapped:          13684 kB
Slab:           547492 kB
PageTables:      71508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80184888 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= 38116 MiB
End job on node149 at 2011-05-13 19:07:22