Trace number 3361941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 4800.09 1207.74

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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.28	c ==============================================================================
0.00/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.28	c ==============================================================================
0.00/0.28	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
4.69/4.70	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
4.69/4.71	c ==============================================================================
4.69/4.71	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
4.69/4.71	c CPU time:   4.64129 s
4.69/4.71	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3361941-1305297218/watcher-3361941-1305297218 -o /tmp/evaluation-result-3361941-1305297218/solver-3361941-1305297218 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361941-1305297218.cnf aimd 1 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.65 7.45 4.69 6/359 8200
/proc/meminfo: memFree=8576588/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0

[startup+0.063792 s]
/proc/loadavg: 7.65 7.45 4.69 6/359 8200
/proc/meminfo: memFree=8576588/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100796 s]
/proc/loadavg: 7.65 7.45 4.69 6/359 8200
/proc/meminfo: memFree=8576588/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30075 s]
/proc/loadavg: 7.65 7.45 4.69 6/359 8200
/proc/meminfo: memFree=8576588/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700643 s]
/proc/loadavg: 7.65 7.45 4.69 6/359 8200
/proc/meminfo: memFree=8576588/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 7.65 7.45 4.69 6/361 8202
/proc/meminfo: memFree=8486548/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
[pid=8201] ppid=8200 vsize=95292 CPUtime=1.49 cores=0,2,4,6
/proc/8201/stat : 8201 (SatElite) R 8200 8200 8066 0 -1 4202496 22948 0 0 0 145 4 0 0 25 0 1 0 622137332 97579008 21212 33554432000 134512640 135034092 4294491984 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8201/statm: 23823 21212 68 128 0 23693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103992

[startup+3.10023 s]
/proc/loadavg: 7.65 7.45 4.69 6/361 8202
/proc/meminfo: memFree=8473652/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 622137332 8908800 250 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8200/statm: 2175 250 209 178 0 68 0
[pid=8201] ppid=8200 vsize=100640 CPUtime=3.08 cores=0,2,4,6
/proc/8201/stat : 8201 (SatElite) R 8200 8200 8066 0 -1 4202496 24203 0 0 0 303 5 0 0 25 0 1 0 622137332 103055360 22467 33554432000 134512640 135034092 4294491984 18446744073709551615 134566687 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8201/statm: 25160 22467 68 128 0 25030 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 109340

[startup+6.30062 s]
/proc/loadavg: 7.52 7.43 4.69 6/361 8204
/proc/meminfo: memFree=8445752/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=150912 CPUtime=3.87 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 27820 0 0 0 371 16 0 0 18 0 4 0 622137829 154533888 27639 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 37728 27639 84 194 0 37532 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 159612

[startup+12.7004 s]
/proc/loadavg: 7.56 7.44 4.71 9/364 8207
/proc/meminfo: memFree=8409784/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=172044 CPUtime=29.39 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 33133 0 0 0 2919 20 0 0 25 0 4 0 622137829 176173056 32952 33554432000 134512640 135305190 4294420080 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 43011 32952 84 194 0 42815 0
[pid=8204/tid=8205] ppid=8200 vsize=172044 CPUtime=7.16 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 1809 0 0 0 712 4 0 0 25 0 4 0 622137874 176173056 32952 33554432000 134512640 135305190 4294420080 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=172044 CPUtime=7.24 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 2885 0 0 0 720 4 0 0 25 0 4 0 622137874 176173056 32952 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=172044 CPUtime=7.26 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 2101 0 0 0 722 4 0 0 25 0 4 0 622137874 176173056 32952 33554432000 134512640 135305190 4294420080 18446744073709551615 134549123 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.35
Current children cumulated vsize (KiB) 180744

[startup+25.5011 s]
/proc/loadavg: 7.65 7.46 4.76 9/364 8207
/proc/meminfo: memFree=8382472/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=199400 CPUtime=80.43 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 39831 0 0 0 8020 23 0 0 25 0 4 0 622137829 204185600 39650 33554432000 134512640 135305190 4294420080 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 49850 39650 84 194 0 49654 0
[pid=8204/tid=8205] ppid=8200 vsize=199400 CPUtime=19.81 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 2852 0 0 0 1976 5 0 0 25 0 4 0 622137874 204185600 39650 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=199400 CPUtime=20.05 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 5685 0 0 0 2000 5 0 0 25 0 4 0 622137874 204185600 39650 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=199400 CPUtime=20.06 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 3311 0 0 0 2001 5 0 0 25 0 4 0 622137874 204185600 39650 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.39
Current children cumulated vsize (KiB) 208100

[startup+51.1004 s]
/proc/loadavg: 7.77 7.51 4.85 9/364 8208
/proc/meminfo: memFree=8336428/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=240780 CPUtime=182.54 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 49978 0 0 0 18225 29 0 0 25 0 4 0 622137829 246558720 49797 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 60195 49797 84 194 0 59999 0
[pid=8204/tid=8205] ppid=8200 vsize=240780 CPUtime=45.12 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 4876 0 0 0 4506 6 0 0 25 0 4 0 622137874 246558720 49797 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=240780 CPUtime=45.64 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 9930 0 0 0 4556 8 0 0 25 0 4 0 622137874 246558720 49797 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=240780 CPUtime=45.65 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 4955 0 0 0 4559 6 0 0 25 0 4 0 622137874 246558720 49797 33554432000 134512640 135305190 4294420080 18446744073709551615 134551684 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.5
Current children cumulated vsize (KiB) 249480

[startup+102.313 s]
/proc/loadavg: 7.91 7.59 5.03 9/364 8209
/proc/meminfo: memFree=8263496/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=304868 CPUtime=386.77 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 66012 0 0 0 38638 39 0 0 25 0 4 0 622137829 312184832 65831 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 76217 65831 84 194 0 76021 0
[pid=8204/tid=8205] ppid=8200 vsize=304868 CPUtime=95.73 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 7851 0 0 0 9565 8 0 0 25 0 4 0 622137874 312184832 65831 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=304868 CPUtime=96.85 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 17059 0 0 0 9674 11 0 0 25 0 4 0 622137874 312184832 65831 33554432000 134512640 135305190 4294420080 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=304868 CPUtime=96.86 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 7058 0 0 0 9678 8 0 0 25 0 4 0 622137874 312184832 65831 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.73
Current children cumulated vsize (KiB) 313568

[startup+162.301 s]
/proc/loadavg: 8.09 7.70 5.21 9/364 8211
/proc/meminfo: memFree=8190060/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=376876 CPUtime=626.03 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 83737 0 0 0 62555 48 0 0 25 0 4 0 622137829 385921024 83556 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 94219 83556 84 194 0 94023 0
[pid=8204/tid=8205] ppid=8200 vsize=376876 CPUtime=155.05 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 11051 0 0 0 15494 11 0 0 25 0 4 0 622137874 385921024 83556 33554432000 134512640 135305190 4294420080 18446744073709551615 134530621 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=376876 CPUtime=156.83 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 25019 0 0 0 15669 14 0 0 25 0 4 0 622137874 385921024 83556 33554432000 134512640 135305190 4294420080 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=376876 CPUtime=156.83 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 9332 0 0 0 15674 9 0 0 25 0 4 0 622137874 385921024 83556 33554432000 134512640 135305190 4294420080 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 630.99
Current children cumulated vsize (KiB) 385576

[startup+222.301 s]
/proc/loadavg: 7.81 7.66 5.35 9/364 8245
/proc/meminfo: memFree=8058504/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=421956 CPUtime=865.29 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 94912 0 0 0 86474 55 0 0 25 0 4 0 622137829 432082944 94731 33554432000 134512640 135305190 4294420080 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8204/statm: 105489 94731 84 194 0 105293 0
[pid=8204/tid=8205] ppid=8200 vsize=421956 CPUtime=214.35 cores=0,2,4,6

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

/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 24066 0 0 0 81505 20 0 0 25 0 4 0 622137874 804212736 183203 33554432000 134512640 135305190 4294420080 18446744073709551615 134541967 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3263
Current children cumulated vsize (KiB) 794064

[startup+882.301 s]
/proc/loadavg: 8.08 8.06 6.75 9/364 8263
/proc/meminfo: memFree=6991280/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=792988 CPUtime=3497.34 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 185350 0 0 0 349624 110 0 0 25 0 4 0 622137829 812019712 185166 33554432000 134512640 135305190 4294420080 18446744073709551615 134569845 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 198247 185166 84 194 0 198051 0
[pid=8204/tid=8205] ppid=8200 vsize=792988 CPUtime=872.61 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 33715 0 0 0 87236 25 0 0 25 0 4 0 622137874 812019712 185166 33554432000 134512640 135305190 4294420080 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=792988 CPUtime=876.63 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 61940 0 0 0 87631 32 0 0 25 0 4 0 622137874 812019712 185166 33554432000 134512640 135305190 4294420080 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=792988 CPUtime=874.57 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 24338 0 0 0 87437 20 0 0 25 0 4 0 622137874 812019712 185166 33554432000 134512640 135305190 4294420080 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3502.3
Current children cumulated vsize (KiB) 801688

[startup+942.301 s]
/proc/loadavg: 8.11 8.08 6.83 9/364 8264
/proc/meminfo: memFree=6879656/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=795256 CPUtime=3736.6 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 185893 0 0 0 373548 112 0 0 25 0 4 0 622137829 814342144 185709 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8204/statm: 198814 185709 84 194 0 198618 0
[pid=8204/tid=8205] ppid=8200 vsize=795256 CPUtime=932.61 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 34034 0 0 0 93235 26 0 0 25 0 4 0 622137874 814342144 185709 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=795256 CPUtime=936.62 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 62140 0 0 0 93630 32 0 0 25 0 4 0 622137874 814342144 185709 33554432000 134512640 135305190 4294420080 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=795256 CPUtime=934.52 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 24359 0 0 0 93432 20 0 0 25 0 4 0 622137874 814342144 185709 33554432000 134512640 135305190 4294420080 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3741.56
Current children cumulated vsize (KiB) 803956

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 6.91 9/364 8266
/proc/meminfo: memFree=6753520/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=797144 CPUtime=3975.89 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 186368 0 0 0 397477 112 0 0 25 0 4 0 622137829 816275456 186184 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 199286 186184 84 194 0 199090 0
[pid=8204/tid=8205] ppid=8200 vsize=797144 CPUtime=992.61 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 34059 0 0 0 99235 26 0 0 25 0 4 0 622137874 816275456 186184 33554432000 134512640 135305190 4294420080 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=797144 CPUtime=996.61 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 62481 0 0 0 99628 33 0 0 25 0 4 0 622137874 816275456 186184 33554432000 134512640 135305190 4294420080 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=797144 CPUtime=993.88 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 24369 0 0 0 99367 21 0 0 25 0 4 0 622137874 816275456 186184 33554432000 134512640 135305190 4294420080 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3980.85
Current children cumulated vsize (KiB) 805844

[startup+1062.3 s]
/proc/loadavg: 8.27 8.13 7.00 9/364 8268
/proc/meminfo: memFree=6642640/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=804908 CPUtime=4215.21 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 188277 0 0 0 421406 115 0 0 25 0 4 0 622137829 824225792 188093 33554432000 134512640 135305190 4294420080 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 201227 188093 84 194 0 201031 0
[pid=8204/tid=8205] ppid=8200 vsize=804908 CPUtime=1052.61 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 34580 0 0 0 105234 27 0 0 25 0 4 0 622137874 824225792 188093 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=804908 CPUtime=1056.6 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 62884 0 0 0 105627 33 0 0 25 0 4 0 622137874 824225792 188093 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=804908 CPUtime=1053.2 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 24749 0 0 0 105298 22 0 0 25 0 4 0 622137874 824225792 188093 33554432000 134512640 135305190 4294420080 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4220.17
Current children cumulated vsize (KiB) 813608

[startup+1122.3 s]
/proc/loadavg: 8.21 8.13 7.07 9/364 8269
/proc/meminfo: memFree=6544296/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=856888 CPUtime=4454.54 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 200829 0 0 0 445331 123 0 0 25 0 4 0 622137829 877453312 200645 33554432000 134512640 135305190 4294420080 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 214222 200645 84 194 0 214026 0
[pid=8204/tid=8205] ppid=8200 vsize=856888 CPUtime=1112.61 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 38197 0 0 0 111232 29 0 0 25 0 4 0 622137874 877453312 200645 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=856888 CPUtime=1116.6 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 65607 0 0 0 111625 35 0 0 25 0 4 0 622137874 877453312 200645 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=856888 CPUtime=1112.52 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 27136 0 0 0 111230 22 0 0 25 0 4 0 622137874 877453312 200645 33554432000 134512640 135305190 4294420080 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4459.5
Current children cumulated vsize (KiB) 865588

[startup+1182.3 s]
/proc/loadavg: 8.22 8.15 7.14 9/364 8271
/proc/meminfo: memFree=6343396/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=889912 CPUtime=4693.78 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 208892 0 0 0 469249 129 0 0 25 0 4 0 622137829 911269888 208708 33554432000 134512640 135305190 4294420080 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 222478 208708 84 194 0 222282 0
[pid=8204/tid=8205] ppid=8200 vsize=889912 CPUtime=1172.59 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 39935 0 0 0 117230 29 0 0 25 0 4 0 622137874 911269888 208708 33554432000 134512640 135305190 4294420080 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=889912 CPUtime=1176.58 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 67811 0 0 0 117621 37 0 0 25 0 4 0 622137874 911269888 208708 33554432000 134512640 135305190 4294420080 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=889912 CPUtime=1171.84 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 29053 0 0 0 117161 23 0 0 25 0 4 0 622137874 911269888 208708 33554432000 134512640 135305190 4294420080 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4698.74
Current children cumulated vsize (KiB) 898612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 8.13 8.14 7.16 10/364 8272
/proc/meminfo: memFree=6299860/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=891236 CPUtime=4795.13 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 209022 0 0 0 479384 129 0 0 25 0 4 0 622137829 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134528307 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 222809 208838 84 194 0 222613 0
[pid=8204/tid=8205] ppid=8200 vsize=891236 CPUtime=1198.02 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 39946 0 0 0 119772 30 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134551648 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=891236 CPUtime=1202 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 67853 0 0 0 120163 37 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=891236 CPUtime=1196.95 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 29066 0 0 0 119671 24 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 899936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1207.7 s]
/proc/loadavg: 8.13 8.14 7.16 10/364 8272
/proc/meminfo: memFree=6299860/32951124 swapFree=65980216/67111528
[pid=8200] ppid=8198 vsize=8700 CPUtime=4.96 cores=0,2,4,6
/proc/8200/stat : 8200 (manysat.sh) S 8198 8200 8066 0 -1 4202496 358 26993 0 0 0 0 488 8 18 0 1 0 622137332 8908800 253 33554432000 4194304 4922060 140735112191760 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8200/statm: 2175 253 209 178 0 68 0
[pid=8204] ppid=8200 vsize=891236 CPUtime=4795.13 cores=0,2,4,6
/proc/8204/stat : 8204 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202496 209022 0 0 0 479384 129 0 0 25 0 4 0 622137829 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134528307 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8204/statm: 222809 208838 84 194 0 222613 0
[pid=8204/tid=8205] ppid=8200 vsize=891236 CPUtime=1198.02 cores=0,2,4,6
/proc/8204/task/8205/stat : 8205 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 39946 0 0 0 119772 30 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134551648 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8204/tid=8206] ppid=8200 vsize=891236 CPUtime=1202 cores=0,2,4,6
/proc/8204/task/8206/stat : 8206 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 67853 0 0 0 120163 37 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8204/tid=8207] ppid=8200 vsize=891236 CPUtime=1196.95 cores=0,2,4,6
/proc/8204/task/8207/stat : 8207 (manysat1.1_stat) R 8200 8200 8066 0 -1 4202560 29066 0 0 0 119671 24 0 0 25 0 4 0 622137874 912625664 208838 33554432000 134512640 135305190 4294420080 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 899936

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8200 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=884257
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 4.96724
# while last known CPU time is 4800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1207.74
CPU time (s): 4800.09
CPU user time (s): 4798.72
CPU system time (s): 1.37
CPU usage (%): 397.445
Max. virtual memory (cumulated for all children) (KiB): 899936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.88426
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27351
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= 9
involuntary context switches= 22

runsolver used 3.9664 second user time and 9.62854 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 16:33:39
IDJOB=3361941
IDBENCH=70808
IDSOLVER=1838
FILE ID=node142/3361941-1305297218
RUNJOBID= node142-1305296391-8084
PBS_JOBID= 13321411
Free space on /tmp= 47084 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361941-1305297218/watcher-3361941-1305297218 -o /tmp/evaluation-result-3361941-1305297218/solver-3361941-1305297218 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361941-1305297218.cnf aimd 1

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=478513561

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:       8576620 kB
Buffers:        270072 kB
Cached:       18979852 kB
SwapCached:      11520 kB
Active:       10926520 kB
Inactive:     12705588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8576620 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           11816 kB
Writeback:           0 kB
AnonPages:     4379184 kB
Mapped:          20764 kB
Slab:           644216 kB
PageTables:      32336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77247952 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= 47008 MiB
End job on node142 at 2011-05-13 16:53:48