Trace number 3361950

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 1200.63 302.659

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.2849
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   39141    91329 |   11742       0        0     nan |  0.000 % |
0.00/0.16	c |         0 |   22050    73506 |      --       0       --      -- |     --   | -17049/-17722
0.00/0.16	c ==============================================================================
0.00/0.16	c Result  :   #vars: 4743   #clauses: 22050   #literals: 73506
0.00/0.16	c CPU time:   0.157975 s
0.00/0.16	c ==============================================================================
1200.55/302.64	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
1200.55/302.64	c ============================[ Problem Statistics ]=============================
1200.55/302.64	c |                                                                             |
1200.55/302.64	c threadId              : 3
1200.55/302.64	c restarts              : 1326
1200.55/302.64	c conflicts             : 1024181        (854 /sec)
1200.55/302.64	c decisions             : 1707333        (1.72 % random) (1423 /sec)
1200.55/302.64	c propagations          : 272591405      (227240 /sec)
1200.55/302.64	c conflict literals     : 77775762       (51.32 % deleted)
1200.55/302.64	c Memory used           : 284.32 MB
1200.55/302.64	c CPU time              : 1199.57 s
1200.55/302.64	
1200.55/302.64	c --->m=4, e=8, aimd=1, HOME/717_many.cnf	time: 299.893	conflicts: 1024181      
1200.55/302.65	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-3361950-1305296585/watcher-3361950-1305296585 -o /tmp/evaluation-result-3361950-1305296585/solver-3361950-1305296585 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361950-1305296585.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.79 1.79 0.69 1/310 717
/proc/meminfo: memFree=3974380/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 641260846 8908800 249 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 249 209 178 0 68 0

[startup+0.077407 s]
/proc/loadavg: 3.79 1.79 0.69 1/310 717
/proc/meminfo: memFree=3974380/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 641260846 8908800 249 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100401 s]
/proc/loadavg: 3.79 1.79 0.69 1/310 717
/proc/meminfo: memFree=3974380/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 641260846 8908800 249 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304382 s]
/proc/loadavg: 3.79 1.79 0.69 1/310 717
/proc/meminfo: memFree=3974380/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+0.700281 s]
/proc/loadavg: 3.79 1.79 0.69 1/310 717
/proc/meminfo: memFree=3974380/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 3.57 1.77 0.69 5/315 723
/proc/meminfo: memFree=3956620/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=53596 CPUtime=5.16 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 4967 0 0 0 511 5 0 0 18 0 4 0 641260864 54882304 4916 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 13399 4916 84 194 0 13203 0
[pid=720/tid=721] ppid=717 vsize=53596 CPUtime=1.28 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 664 0 0 0 127 1 0 0 19 0 4 0 641260867 54882304 4916 33554432000 134512640 135305190 4292367664 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=53596 CPUtime=1.26 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 812 0 0 0 126 0 0 0 18 0 4 0 641260867 54882304 4916 33554432000 134512640 135305190 4292367664 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=53596 CPUtime=1.27 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 781 0 0 0 126 1 0 0 18 0 4 0 641260867 54882304 4916 33554432000 134512640 135305190 4292367664 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 62296

[startup+3.10083 s]
/proc/loadavg: 3.57 1.77 0.69 5/315 723
/proc/meminfo: memFree=3946948/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=62988 CPUtime=11.56 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 7381 0 0 0 1150 6 0 0 18 0 4 0 641260864 64499712 7330 33554432000 134512640 135305190 4292367664 18446744073709551615 134541971 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 15747 7330 84 194 0 15551 0
[pid=720/tid=721] ppid=717 vsize=62988 CPUtime=2.88 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 1112 0 0 0 287 1 0 0 23 0 4 0 641260867 64499712 7330 33554432000 134512640 135305190 4292367664 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=62988 CPUtime=2.86 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 1379 0 0 0 285 1 0 0 18 0 4 0 641260867 64499712 7330 33554432000 134512640 135305190 4292367664 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=62988 CPUtime=2.87 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 1397 0 0 0 286 1 0 0 18 0 4 0 641260867 64499712 7330 33554432000 134512640 135305190 4292367664 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 71688

[startup+6.30123 s]
/proc/loadavg: 3.60 1.81 0.71 5/315 723
/proc/meminfo: memFree=3931376/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=77784 CPUtime=24.34 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 10925 0 0 0 2426 8 0 0 18 0 4 0 641260864 79650816 10874 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 19446 10874 84 194 0 19250 0
[pid=720/tid=721] ppid=717 vsize=77784 CPUtime=6.08 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 1871 0 0 0 607 1 0 0 25 0 4 0 641260867 79650816 10874 33554432000 134512640 135305190 4292367664 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=77784 CPUtime=6.06 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 2595 0 0 0 604 2 0 0 18 0 4 0 641260867 79650816 10874 33554432000 134512640 135305190 4292367664 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=77784 CPUtime=6.07 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 2233 0 0 0 605 2 0 0 18 0 4 0 641260867 79650816 10874 33554432000 134512640 135305190 4292367664 18446744073709551615 134694990 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 86484

[startup+12.701 s]
/proc/loadavg: 3.63 1.85 0.72 5/315 723
/proc/meminfo: memFree=3910888/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=100992 CPUtime=49.93 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 16555 0 0 0 4980 13 0 0 18 0 4 0 641260864 103415808 16504 33554432000 134512640 135305190 4292367664 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 25248 16504 84 194 0 25052 0
[pid=720/tid=721] ppid=717 vsize=100992 CPUtime=12.47 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 2885 0 0 0 1245 2 0 0 25 0 4 0 641260867 103415808 16504 33554432000 134512640 135305190 4292367664 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=100992 CPUtime=12.45 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 4630 0 0 0 1241 4 0 0 20 0 4 0 641260867 103415808 16504 33554432000 134512640 135305190 4292367664 18446744073709551615 134551531 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=100992 CPUtime=12.47 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 3403 0 0 0 1244 3 0 0 18 0 4 0 641260867 103415808 16504 33554432000 134512640 135305190 4292367664 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 109692

[startup+25.5006 s]
/proc/loadavg: 3.71 1.95 0.78 5/315 723
/proc/meminfo: memFree=3890732/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=117196 CPUtime=101.1 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 20806 0 0 0 10092 18 0 0 18 0 4 0 641260864 120008704 20755 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 29299 20755 84 194 0 29103 0
[pid=720/tid=721] ppid=717 vsize=117196 CPUtime=25.27 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 3845 0 0 0 2524 3 0 0 18 0 4 0 641260867 120008704 20755 33554432000 134512640 135305190 4292367664 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=117196 CPUtime=25.25 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 6038 0 0 0 2519 6 0 0 21 0 4 0 641260867 120008704 20755 33554432000 134512640 135305190 4292367664 18446744073709551615 134553533 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=117196 CPUtime=25.25 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 4305 0 0 0 2521 4 0 0 18 0 4 0 641260867 120008704 20755 33554432000 134512640 135305190 4292367664 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 125896

[startup+51.1008 s]
/proc/loadavg: 3.81 2.11 0.86 5/315 724
/proc/meminfo: memFree=3858908/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=150776 CPUtime=203.43 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 28725 0 0 0 20314 29 0 0 18 0 4 0 641260864 154394624 28674 33554432000 134512640 135305190 4292367664 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 37694 28674 84 194 0 37498 0
[pid=720/tid=721] ppid=717 vsize=150776 CPUtime=50.84 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 6049 0 0 0 5078 6 0 0 18 0 4 0 641260867 154394624 28674 33554432000 134512640 135305190 4292367664 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=150776 CPUtime=50.83 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 8640 0 0 0 5072 11 0 0 18 0 4 0 641260867 154394624 28674 33554432000 134512640 135305190 4292367664 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=150776 CPUtime=50.84 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 5835 0 0 0 5078 6 0 0 18 0 4 0 641260867 154394624 28674 33554432000 134512640 135305190 4292367664 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 159476

[startup+102.312 s]
/proc/loadavg: 3.92 2.40 1.02 5/315 726
/proc/meminfo: memFree=3815232/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=193404 CPUtime=408.21 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 39525 0 0 0 40780 41 0 0 18 0 4 0 641260864 198045696 39474 33554432000 134512640 135305190 4292367664 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 48351 39474 84 194 0 48155 0
[pid=720/tid=721] ppid=717 vsize=193404 CPUtime=102.03 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 8256 0 0 0 10195 8 0 0 25 0 4 0 641260867 198045696 39474 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=720/tid=722] ppid=717 vsize=193404 CPUtime=102.02 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 12068 0 0 0 10186 16 0 0 18 0 4 0 641260867 198045696 39474 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=193404 CPUtime=102.03 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 8458 0 0 0 10195 8 0 0 18 0 4 0 641260867 198045696 39474 33554432000 134512640 135305190 4292367664 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.38
Current children cumulated vsize (KiB) 202104

[startup+162.301 s]
/proc/loadavg: 3.97 2.69 1.21 5/315 727
/proc/meminfo: memFree=3769820/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=240804 CPUtime=648.06 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 50896 0 0 0 64746 60 0 0 23 0 4 0 641260864 246583296 50841 33554432000 134512640 135305190 4292367664 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 60201 50841 84 194 0 60005 0
[pid=720/tid=721] ppid=717 vsize=240804 CPUtime=161.99 cores=0-7

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

[pid=720/tid=722] ppid=717 vsize=240804 CPUtime=162 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 15264 0 0 0 16179 21 0 0 22 0 4 0 641260867 246583296 50841 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=240804 CPUtime=162 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 11474 0 0 0 16186 14 0 0 18 0 4 0 641260867 246583296 50841 33554432000 134512640 135305190 4292367664 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 249504

[startup+222.3 s]
/proc/loadavg: 3.99 2.93 1.38 5/315 729
/proc/meminfo: memFree=3732228/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=279596 CPUtime=887.99 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 60261 0 0 0 88725 74 0 0 21 0 4 0 641260864 286306304 60154 33554432000 134512640 135305190 4292367664 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 69899 60154 84 194 0 69703 0
[pid=720/tid=721] ppid=717 vsize=279596 CPUtime=221.98 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13158 0 0 0 22180 18 0 0 25 0 4 0 641260867 286306304 60154 33554432000 134512640 135305190 4292367664 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=279596 CPUtime=221.98 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 18012 0 0 0 22172 26 0 0 22 0 4 0 641260867 286306304 60154 33554432000 134512640 135305190 4292367664 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=279596 CPUtime=221.98 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13627 0 0 0 22182 16 0 0 21 0 4 0 641260867 286306304 60154 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 888.16
Current children cumulated vsize (KiB) 288296

[startup+282.301 s]
/proc/loadavg: 3.99 3.12 1.54 5/315 730
/proc/meminfo: memFree=3723796/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=288416 CPUtime=1127.9 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 62459 0 0 0 112707 83 0 0 25 0 4 0 641260864 295337984 62317 33554432000 134512640 135305190 4292367664 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72104 62317 84 194 0 71908 0
[pid=720/tid=721] ppid=717 vsize=288416 CPUtime=281.95 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13496 0 0 0 28177 18 0 0 25 0 4 0 641260867 295337984 62317 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=288416 CPUtime=281.95 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 18909 0 0 0 28166 29 0 0 25 0 4 0 641260867 295337984 62317 33554432000 134512640 135305190 4292367664 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=288416 CPUtime=281.95 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 14151 0 0 0 28177 18 0 0 21 0 4 0 641260867 295337984 62317 33554432000 134512640 135305190 4292367664 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1128.07
Current children cumulated vsize (KiB) 297116

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

[startup+294.301 s]
/proc/loadavg: 3.99 3.15 1.57 5/315 731
/proc/meminfo: memFree=3722056/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=290788 CPUtime=1175.89 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 62945 0 0 0 117505 84 0 0 18 0 4 0 641260864 297766912 62795 33554432000 134512640 135305190 4292367664 18446744073709551615 134529265 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72697 62795 84 194 0 72501 0
[pid=720/tid=721] ppid=717 vsize=290788 CPUtime=293.96 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13639 0 0 0 29377 19 0 0 22 0 4 0 641260867 297766912 62795 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=290788 CPUtime=293.94 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 19110 0 0 0 29364 30 0 0 25 0 4 0 641260867 297766912 62795 33554432000 134512640 135305190 4292367664 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=290788 CPUtime=293.95 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 14228 0 0 0 29377 18 0 0 18 0 4 0 641260867 297766912 62795 33554432000 134512640 135305190 4292367664 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1176.06
Current children cumulated vsize (KiB) 299488

[startup+297.501 s]
/proc/loadavg: 3.99 3.16 1.58 5/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1188.68 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) R 717 717 653 0 -1 4202496 63029 0 0 0 118783 85 0 0 18 0 4 0 641260864 298123264 62879 33554432000 134512640 135305190 4292367664 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62879 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=297.16 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13695 0 0 0 29697 19 0 0 25 0 4 0 641260867 298123264 62879 33554432000 134512640 135305190 4292367664 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=297.14 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) R 717 717 653 0 -1 4202560 19112 0 0 0 29683 31 0 0 18 0 4 0 641260867 298123264 62879 33554432000 134512640 135305190 4292367664 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=297.15 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) R 717 717 653 0 -1 4202560 14228 0 0 0 29696 19 0 0 18 0 4 0 641260867 298123264 62879 33554432000 134512640 135305190 4292367664 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1188.85
Current children cumulated vsize (KiB) 299836

[startup+300.701 s]
/proc/loadavg: 3.75 3.12 1.57 2/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1198.48 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) S 717 717 653 0 -1 4202496 63033 0 0 0 119763 85 0 0 21 0 4 0 641260864 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62883 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=300.35 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13696 0 0 0 30016 19 0 0 21 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134529265 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) S 717 717 653 0 -1 4202560 19112 0 0 0 29904 31 0 0 19 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) S 717 717 653 0 -1 4202560 14228 0 0 0 29916 19 0 0 20 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 299836

[startup+301.5 s]
/proc/loadavg: 3.75 3.12 1.57 2/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1199.28 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) S 717 717 653 0 -1 4202496 63033 0 0 0 119843 85 0 0 21 0 4 0 641260864 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62883 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=301.15 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13696 0 0 0 30096 19 0 0 25 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134529255 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) S 717 717 653 0 -1 4202560 19112 0 0 0 29904 31 0 0 19 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) S 717 717 653 0 -1 4202560 14228 0 0 0 29916 19 0 0 20 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 299836

[startup+302.3 s]
/proc/loadavg: 3.75 3.12 1.57 2/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1200.08 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) S 717 717 653 0 -1 4202496 63033 0 0 0 119923 85 0 0 21 0 4 0 641260864 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62883 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=301.95 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13696 0 0 0 30176 19 0 0 25 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134529584 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) S 717 717 653 0 -1 4202560 19112 0 0 0 29904 31 0 0 19 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) S 717 717 653 0 -1 4202560 14228 0 0 0 29916 19 0 0 20 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.25
Current children cumulated vsize (KiB) 299836

[startup+302.51 s]
/proc/loadavg: 3.75 3.12 1.57 2/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1200.29 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) S 717 717 653 0 -1 4202496 63033 0 0 0 119944 85 0 0 21 0 4 0 641260864 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62883 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=302.16 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13696 0 0 0 30197 19 0 0 25 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134529582 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) S 717 717 653 0 -1 4202560 19112 0 0 0 29904 31 0 0 19 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) S 717 717 653 0 -1 4202560 14228 0 0 0 29916 19 0 0 20 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.46
Current children cumulated vsize (KiB) 299836

[startup+302.601 s]
/proc/loadavg: 3.75 3.12 1.57 2/315 731
/proc/meminfo: memFree=3721328/32951124 swapFree=67093864/67111528
[pid=717] ppid=715 vsize=8700 CPUtime=0.17 cores=0-7
/proc/717/stat : 717 (manysat.sh) S 715 717 653 0 -1 4202496 356 1836 0 0 0 0 17 0 19 0 1 0 641260846 8908800 252 33554432000 4194304 4922060 140736248855856 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/717/statm: 2175 252 209 178 0 68 0
[pid=720] ppid=717 vsize=291136 CPUtime=1200.38 cores=0-7
/proc/720/stat : 720 (manysat1.1_stat) S 717 717 653 0 -1 4202496 63033 0 0 0 119953 85 0 0 21 0 4 0 641260864 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/720/statm: 72784 62883 84 194 0 72588 0
[pid=720/tid=721] ppid=717 vsize=291136 CPUtime=302.25 cores=0-7
/proc/720/task/721/stat : 721 (manysat1.1_stat) R 717 717 653 0 -1 4202560 13696 0 0 0 30206 19 0 0 25 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134529265 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=720/tid=722] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/722/stat : 722 (manysat1.1_stat) S 717 717 653 0 -1 4202560 19112 0 0 0 29904 31 0 0 19 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 6 0 0 0
[pid=720/tid=723] ppid=717 vsize=291136 CPUtime=299.35 cores=0-7
/proc/720/task/723/stat : 723 (manysat1.1_stat) S 717 717 653 0 -1 4202560 14228 0 0 0 29916 19 0 0 20 0 4 0 641260867 298123264 62883 33554432000 134512640 135305190 4292367664 18446744073709551615 134657474 0 0 4096 3 18446604467297977664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.55
Current children cumulated vsize (KiB) 299836

Child status: 20
Real time (s): 302.659
CPU time (s): 1200.63
CPU user time (s): 1199.75
CPU system time (s): 0.875866
CPU usage (%): 396.693
Max. virtual memory (cumulated for all children) (KiB): 299836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65450
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= 25150
involuntary context switches= 4391

runsolver used 0.846871 second user time and 2.18767 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-13 16:23:05
IDJOB=3361950
IDBENCH=70818
IDSOLVER=1839
FILE ID=node102/3361950-1305296585
RUNJOBID= node102-1305296397-667
PBS_JOBID= 13321451
Free space on /tmp= 44788 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361950-1305296585/watcher-3361950-1305296585 -o /tmp/evaluation-result-3361950-1305296585/solver-3361950-1305296585 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361950-1305296585.cnf aimd 1

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=885347803

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3974784 kB
Buffers:        236828 kB
Cached:        9876244 kB
SwapCached:       1168 kB
Active:       21895004 kB
Inactive:      6657140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3974784 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:    18438020 kB
Mapped:          26072 kB
Slab:           307100 kB
PageTables:      52772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59036116 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= 44788 MiB
End job on node102 at 2011-05-13 16:28:08