Trace number 3362412

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 3012.87 754.385

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.63029
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  271393   550328 |   81417       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |  269998   945031 |      --       0       --      -- |     --   | -1395/394703
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 8694   #clauses: 269998   #literals: 945031
0.00/0.80	c CPU time:   0.796878 s
0.00/0.80	c ==============================================================================
3012.58/754.35	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
3012.58/754.35	c ============================[ Problem Statistics ]=============================
3012.58/754.35	c |                                                                             |
3012.58/754.35	c threadId              : 1
3012.58/754.35	c restarts              : 4991
3012.58/754.35	c conflicts             : 1347545        (448 /sec)
3012.58/754.35	c decisions             : 2132482        (1.75 % random) (708 /sec)
3012.58/754.35	c propagations          : 495726879      (164642 /sec)
3012.58/754.35	c conflict literals     : 51474904       (34.41 % deleted)
3012.58/754.35	c Memory used           : 389.08 MB
3012.58/754.35	c CPU time              : 3010.93 s
3012.58/754.35	
3012.58/754.35	c --->m=4, e=8, aimd=1, HOME/4254_many.cnf	time: 752.733	conflicts: 1347545      
3012.58/754.37	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-3362412-1305305347/watcher-3362412-1305305347 -o /tmp/evaluation-result-3362412-1305305347/solver-3362412-1305305347 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362412-1305305347.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.98 3.95 3.98 1/347 4254
/proc/meminfo: memFree=21723884/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 642132458 8908800 249 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 249 209 178 0 68 0

[startup+0.0817791 s]
/proc/loadavg: 3.98 3.95 3.98 1/347 4254
/proc/meminfo: memFree=21723884/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 642132458 8908800 249 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100774 s]
/proc/loadavg: 3.98 3.95 3.98 1/347 4254
/proc/meminfo: memFree=21723884/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 642132458 8908800 249 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300738 s]
/proc/loadavg: 3.98 3.95 3.98 1/347 4254
/proc/meminfo: memFree=21723884/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 642132458 8908800 249 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700664 s]
/proc/loadavg: 3.98 3.95 3.98 1/347 4254
/proc/meminfo: memFree=21723884/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 642132458 8908800 249 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 3.98 3.95 3.98 2/349 4258
/proc/meminfo: memFree=21712088/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=100748 CPUtime=0.73 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 16745 0 0 0 69 4 0 0 18 0 4 0 642132557 103165952 16696 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/4258/statm: 25187 16696 84 194 0 24991 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 109448

[startup+3.10125 s]
/proc/loadavg: 3.98 3.95 3.98 5/352 4261
/proc/meminfo: memFree=21645324/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=108828 CPUtime=7.13 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 18928 0 0 0 705 8 0 0 18 0 4 0 642132557 111439872 18879 33554432000 134512640 135305190 4294172992 18446744073709551615 134551703 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/4258/statm: 27207 18879 84 194 0 27011 0
[pid=4258/tid=4259] ppid=4254 vsize=108828 CPUtime=1.67 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 888 0 0 0 167 0 0 0 18 0 4 0 642132599 111439872 18879 33554432000 134512640 135305190 4294172992 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=108828 CPUtime=1.67 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 830 0 0 0 165 2 0 0 18 0 4 0 642132599 111439872 18879 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=108828 CPUtime=1.67 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 904 0 0 0 167 0 0 0 18 0 4 0 642132599 111439872 18879 33554432000 134512640 135305190 4294172992 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 117528

[startup+6.30066 s]
/proc/loadavg: 3.98 3.95 3.98 5/352 4261
/proc/meminfo: memFree=21635992/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=116936 CPUtime=19.93 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 20966 0 0 0 1982 11 0 0 20 0 4 0 642132557 119742464 20917 33554432000 134512640 135305190 4294172992 18446744073709551615 134528501 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/4258/statm: 29234 20917 84 194 0 29038 0
[pid=4258/tid=4259] ppid=4254 vsize=116936 CPUtime=4.87 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 1332 0 0 0 487 0 0 0 18 0 4 0 642132599 119742464 20917 33554432000 134512640 135305190 4294172992 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=116936 CPUtime=4.87 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 1299 0 0 0 484 3 0 0 25 0 4 0 642132599 119742464 20917 33554432000 134512640 135305190 4294172992 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=116936 CPUtime=4.88 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 1493 0 0 0 487 1 0 0 18 0 4 0 642132599 119742464 20917 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.91
Current children cumulated vsize (KiB) 125636

[startup+12.7005 s]
/proc/loadavg: 3.98 3.95 3.98 5/352 4261
/proc/meminfo: memFree=21625384/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=125632 CPUtime=45.52 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 23006 0 0 0 4539 13 0 0 25 0 4 0 642132557 128647168 22957 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 31408 22957 84 194 0 31212 0
[pid=4258/tid=4259] ppid=4254 vsize=125632 CPUtime=11.28 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 1724 0 0 0 1127 1 0 0 18 0 4 0 642132599 128647168 22957 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=125632 CPUtime=11.27 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 1822 0 0 0 1123 4 0 0 25 0 4 0 642132599 128647168 22957 33554432000 134512640 135305190 4294172992 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=125632 CPUtime=11.27 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 2061 0 0 0 1126 1 0 0 20 0 4 0 642132599 128647168 22957 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.5
Current children cumulated vsize (KiB) 134332

[startup+25.5012 s]
/proc/loadavg: 3.98 3.96 3.98 5/352 4261
/proc/meminfo: memFree=21606984/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=144920 CPUtime=96.72 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 27750 0 0 0 9655 17 0 0 25 0 4 0 642132557 148398080 27701 33554432000 134512640 135305190 4294172992 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 36230 27701 84 194 0 36034 0
[pid=4258/tid=4259] ppid=4254 vsize=144920 CPUtime=24.08 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 2718 0 0 0 2406 2 0 0 21 0 4 0 642132599 148398080 27701 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=144920 CPUtime=24.07 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 3261 0 0 0 2402 5 0 0 20 0 4 0 642132599 148398080 27701 33554432000 134512640 135305190 4294172992 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=144920 CPUtime=24.07 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 3189 0 0 0 2405 2 0 0 18 0 4 0 642132599 148398080 27701 33554432000 134512640 135305190 4294172992 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.7
Current children cumulated vsize (KiB) 153620

[startup+51.1005 s]
/proc/loadavg: 3.99 3.96 3.98 5/352 4262
/proc/meminfo: memFree=21584640/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=168820 CPUtime=199.1 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 33531 0 0 0 19886 24 0 0 25 0 4 0 642132557 172871680 33482 33554432000 134512640 135305190 4294172992 18446744073709551615 134528693 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/4258/statm: 42205 33482 84 194 0 42009 0
[pid=4258/tid=4259] ppid=4254 vsize=168820 CPUtime=49.67 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 3874 0 0 0 4963 4 0 0 20 0 4 0 642132599 172871680 33482 33554432000 134512640 135305190 4294172992 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=168820 CPUtime=49.66 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 5240 0 0 0 4959 7 0 0 25 0 4 0 642132599 172871680 33482 33554432000 134512640 135305190 4294172992 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=168820 CPUtime=49.66 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 4619 0 0 0 4963 3 0 0 18 0 4 0 642132599 172871680 33482 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (KiB) 177520

[startup+102.313 s]
/proc/loadavg: 3.99 3.96 3.98 5/352 4263
/proc/meminfo: memFree=21547280/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=205092 CPUtime=403.94 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 42638 0 0 0 40358 36 0 0 25 0 4 0 642132557 210014208 42589 33554432000 134512640 135305190 4294172992 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/4258/statm: 51273 42589 84 194 0 51077 0
[pid=4258/tid=4259] ppid=4254 vsize=205092 CPUtime=100.88 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 5809 0 0 0 10081 7 0 0 25 0 4 0 642132599 210014208 42589 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=205092 CPUtime=100.88 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 7772 0 0 0 10079 9 0 0 25 0 4 0 642132599 210014208 42589 33554432000 134512640 135305190 4294172992 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=205092 CPUtime=100.87 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 6904 0 0 0 10081 6 0 0 25 0 4 0 642132599 210014208 42589 33554432000 134512640 135305190 4294172992 18446744073709551615 134549147 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.92
Current children cumulated vsize (KiB) 213792

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.98 5/352 4265
/proc/meminfo: memFree=21523060/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=230172 CPUtime=643.86 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 48609 0 0 0 64345 41 0 0 25 0 4 0 642132557 235696128 48560 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 57543 48560 84 194 0 57347 0
[pid=4258/tid=4259] ppid=4254 vsize=230172 CPUtime=160.86 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 7160 0 0 0 16078 8 0 0 25 0 4 0 642132599 235696128 48560 33554432000 134512640 135305190 4294172992 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=230172 CPUtime=160.86 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 9890 0 0 0 16076 10 0 0 25 0 4 0 642132599 235696128 48560 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=230172 CPUtime=160.85 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 8313 0 0 0 16077 8 0 0 23 0 4 0 642132599 235696128 48560 33554432000 134512640 135305190 4294172992 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 644.84

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

[pid=4258/tid=4260] ppid=4254 vsize=370172 CPUtime=640.85 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 18652 0 0 0 64064 21 0 0 25 0 4 0 642132599 379056128 82290 33554432000 134512640 135305190 4294172992 18446744073709551615 134528509 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=370172 CPUtime=640.81 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17570 0 0 0 64061 20 0 0 19 0 4 0 642132599 379056128 82290 33554432000 134512640 135305190 4294172992 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.71
Current children cumulated vsize (KiB) 378872

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4279
/proc/meminfo: memFree=21365968/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=389584 CPUtime=2803.68 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 87686 0 0 0 280279 89 0 0 25 0 4 0 642132557 398934016 87634 33554432000 134512640 135305190 4294172992 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 97396 87634 84 194 0 97200 0
[pid=4258/tid=4259] ppid=4254 vsize=389584 CPUtime=700.81 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 16597 0 0 0 70061 20 0 0 25 0 4 0 642132599 398934016 87634 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=389584 CPUtime=700.84 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19744 0 0 0 70062 22 0 0 25 0 4 0 642132599 398934016 87634 33554432000 134512640 135305190 4294172992 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=389584 CPUtime=700.81 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19135 0 0 0 70058 23 0 0 25 0 4 0 642132599 398934016 87634 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.66
Current children cumulated vsize (KiB) 398284

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

[startup+716.701 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4289
/proc/meminfo: memFree=21363220/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=390076 CPUtime=2861.28 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 87892 0 0 0 286039 89 0 0 25 0 4 0 642132557 399437824 87840 33554432000 134512640 135305190 4294172992 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 97519 87840 84 194 0 97323 0
[pid=4258/tid=4259] ppid=4254 vsize=390076 CPUtime=715.21 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 16597 0 0 0 71501 20 0 0 25 0 4 0 642132599 399437824 87840 33554432000 134512640 135305190 4294172992 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=390076 CPUtime=715.24 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19889 0 0 0 71502 22 0 0 25 0 4 0 642132599 399437824 87840 33554432000 134512640 135305190 4294172992 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=390076 CPUtime=715.21 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19196 0 0 0 71498 23 0 0 25 0 4 0 642132599 399437824 87840 33554432000 134512640 135305190 4294172992 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2862.26
Current children cumulated vsize (KiB) 398776

[startup+729.501 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4289
/proc/meminfo: memFree=21361928/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=391872 CPUtime=2912.48 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 88421 0 0 0 291158 90 0 0 25 0 4 0 642132557 401276928 88369 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 97968 88369 84 194 0 97772 0
[pid=4258/tid=4259] ppid=4254 vsize=391872 CPUtime=728.01 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 16712 0 0 0 72781 20 0 0 19 0 4 0 642132599 401276928 88369 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=391872 CPUtime=728.04 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19933 0 0 0 72782 22 0 0 25 0 4 0 642132599 401276928 88369 33554432000 134512640 135305190 4294172992 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=391872 CPUtime=728.01 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19436 0 0 0 72778 23 0 0 25 0 4 0 642132599 401276928 88369 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2913.46
Current children cumulated vsize (KiB) 400572

[startup+742.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4289
/proc/meminfo: memFree=21361276/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=393780 CPUtime=2963.67 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 88568 0 0 0 296277 90 0 0 25 0 4 0 642132557 403230720 88516 33554432000 134512640 135305190 4294172992 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 98445 88516 84 194 0 98249 0
[pid=4258/tid=4259] ppid=4254 vsize=393780 CPUtime=740.81 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 16723 0 0 0 74061 20 0 0 25 0 4 0 642132599 403230720 88516 33554432000 134512640 135305190 4294172992 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=393780 CPUtime=740.83 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 74061 22 0 0 18 0 4 0 642132599 403230720 88516 33554432000 134512640 135305190 4294172992 18446744073709551615 134538280 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=393780 CPUtime=740.81 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 74058 23 0 0 18 0 4 0 642132599 403230720 88516 33554432000 134512640 135305190 4294172992 18446744073709551615 134538540 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2964.65
Current children cumulated vsize (KiB) 402480

[startup+748.7 s]
/proc/loadavg: 4.00 3.99 3.98 4/352 4289
/proc/meminfo: memFree=21360400/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=397160 CPUtime=2989.21 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 88894 0 0 0 298830 91 0 0 25 0 4 0 642132557 406691840 88842 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 99290 88842 84 194 0 99094 0
[pid=4258/tid=4259] ppid=4254 vsize=397160 CPUtime=747.2 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17048 0 0 0 74700 20 0 0 18 0 4 0 642132599 406691840 88842 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=397160 CPUtime=747.18 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 74695 23 0 0 18 0 4 0 642132599 406691840 88842 33554432000 134512640 135305190 4294172992 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=397160 CPUtime=747.2 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 74697 23 0 0 19 0 4 0 642132599 406691840 88842 33554432000 134512640 135305190 4294172992 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2990.19
Current children cumulated vsize (KiB) 405860

[startup+751.901 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4290
/proc/meminfo: memFree=21359408/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=397844 CPUtime=3002.01 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 89102 0 0 0 300110 91 0 0 25 0 4 0 642132557 407392256 89050 33554432000 134512640 135305190 4294172992 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 99461 89050 84 194 0 99265 0
[pid=4258/tid=4259] ppid=4254 vsize=397844 CPUtime=750.4 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17256 0 0 0 75020 20 0 0 25 0 4 0 642132599 407392256 89050 33554432000 134512640 135305190 4294172992 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=397844 CPUtime=750.38 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 75015 23 0 0 25 0 4 0 642132599 407392256 89050 33554432000 134512640 135305190 4294172992 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=397844 CPUtime=750.4 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 75017 23 0 0 25 0 4 0 642132599 407392256 89050 33554432000 134512640 135305190 4294172992 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3002.99
Current children cumulated vsize (KiB) 406544

[startup+753.513 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4290
/proc/meminfo: memFree=21358660/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=398412 CPUtime=3008.46 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 89256 0 0 0 300755 91 0 0 25 0 4 0 642132557 407973888 89204 33554432000 134512640 135305190 4294172992 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 99603 89204 84 194 0 99407 0
[pid=4258/tid=4259] ppid=4254 vsize=398412 CPUtime=752.02 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17410 0 0 0 75181 21 0 0 25 0 4 0 642132599 407973888 89204 33554432000 134512640 135305190 4294172992 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=398412 CPUtime=751.99 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 75176 23 0 0 25 0 4 0 642132599 407973888 89204 33554432000 134512640 135305190 4294172992 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=398412 CPUtime=752.01 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 75178 23 0 0 19 0 4 0 642132599 407973888 89204 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3009.44
Current children cumulated vsize (KiB) 407112

[startup+753.9 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4290
/proc/meminfo: memFree=21358660/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=398412 CPUtime=3010 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 89284 0 0 0 300909 91 0 0 25 0 4 0 642132557 407973888 89232 33554432000 134512640 135305190 4294172992 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 99603 89232 84 194 0 99407 0
[pid=4258/tid=4259] ppid=4254 vsize=398412 CPUtime=752.41 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17438 0 0 0 75220 21 0 0 25 0 4 0 642132599 407973888 89232 33554432000 134512640 135305190 4294172992 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=398412 CPUtime=752.38 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 75215 23 0 0 25 0 4 0 642132599 407973888 89232 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=398412 CPUtime=752.4 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 75217 23 0 0 20 0 4 0 642132599 407973888 89232 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3010.98
Current children cumulated vsize (KiB) 407112

[startup+754.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/352 4290
/proc/meminfo: memFree=21358660/32951124 swapFree=65581052/67111528
[pid=4254] ppid=4252 vsize=8700 CPUtime=0.98 cores=0-7
/proc/4254/stat : 4254 (manysat.sh) S 4252 4254 3602 0 -1 4202496 357 6523 0 0 0 0 97 1 18 0 1 0 642132458 8908800 252 33554432000 4194304 4922060 140735928905632 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4254/statm: 2175 252 209 178 0 68 0
[pid=4258] ppid=4254 vsize=398412 CPUtime=3011.6 cores=0-7
/proc/4258/stat : 4258 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202496 89317 0 0 0 301069 91 0 0 25 0 4 0 642132557 407973888 89265 33554432000 134512640 135305190 4294172992 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/4258/statm: 99603 89265 84 194 0 99407 0
[pid=4258/tid=4259] ppid=4254 vsize=398412 CPUtime=752.81 cores=0-7
/proc/4258/task/4259/stat : 4259 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 17471 0 0 0 75260 21 0 0 25 0 4 0 642132599 407973888 89265 33554432000 134512640 135305190 4294172992 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=4258/tid=4260] ppid=4254 vsize=398412 CPUtime=752.78 cores=0-7
/proc/4258/task/4260/stat : 4260 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19935 0 0 0 75255 23 0 0 25 0 4 0 642132599 407973888 89265 33554432000 134512640 135305190 4294172992 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=4258/tid=4261] ppid=4254 vsize=398412 CPUtime=752.8 cores=0-7
/proc/4258/task/4261/stat : 4261 (manysat1.1_stat) R 4254 4254 3602 0 -1 4202560 19570 0 0 0 75257 23 0 0 20 0 4 0 642132599 407973888 89265 33554432000 134512640 135305190 4294172992 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3012.58
Current children cumulated vsize (KiB) 407112

Child status: 20
Real time (s): 754.385
CPU time (s): 3012.87
CPU user time (s): 3011.91
CPU system time (s): 0.958854
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 407112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3011.91
system time used= 0.958854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96423
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= 7700
involuntary context switches= 11867

runsolver used 2.48462 second user time and 6.10207 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-13 18:49:07
IDJOB=3362412
IDBENCH=88062
IDSOLVER=1839
FILE ID=node137/3362412-1305305347
RUNJOBID= node137-1305296391-3616
PBS_JOBID= 13321416
Free space on /tmp= 37840 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362412-1305305347/watcher-3362412-1305305347 -o /tmp/evaluation-result-3362412-1305305347/solver-3362412-1305305347 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362412-1305305347.cnf aimd 1

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=979556980

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      21724280 kB
Buffers:        203536 kB
Cached:        3372880 kB
SwapCached:      36296 kB
Active:        1516404 kB
Inactive:      9499488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21724280 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:     7412544 kB
Mapped:          18904 kB
Slab:           107860 kB
PageTables:      37968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75888728 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= 37840 MiB
End job on node137 at 2011-05-13 19:01:42