Trace number 3362238

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) 20394.8 5100.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  197322   482608 |   59196       0        0     nan |  0.000 % |
0.00/0.84	c |         0 |  123324   416560 |      --       0       --      -- |     --   | -73998/-66048
0.00/0.84	c ==============================================================================
0.00/0.84	c Result  :   #vars: 24191   #clauses: 123324   #literals: 416560
0.00/0.84	c CPU time:   0.825874 s
0.00/0.84	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: 977)

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-3362238-1307665277/watcher-3362238-1307665277 -o /tmp/evaluation-result-3362238-1307665277/solver-3362238-1307665277 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362238-1307665277.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: 1.64 1.92 1.97 1/170 13880
/proc/meminfo: memFree=32029620/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 858943040 8908800 249 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/13880/statm: 2175 249 209 178 0 68 0

[startup+0.106102 s]
/proc/loadavg: 1.64 1.92 1.97 1/170 13880
/proc/meminfo: memFree=32029620/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 858943040 8908800 249 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/13880/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201082 s]
/proc/loadavg: 1.64 1.92 1.97 1/170 13880
/proc/meminfo: memFree=32029620/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 858943040 8908800 249 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/13880/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301067 s]
/proc/loadavg: 1.64 1.92 1.97 1/170 13880
/proc/meminfo: memFree=32029620/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 858943040 8908800 249 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/13880/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700994 s]
/proc/loadavg: 1.64 1.92 1.97 1/170 13880
/proc/meminfo: memFree=32029620/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 858943040 8908800 249 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/13880/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 1.64 1.92 1.97 5/175 13886
/proc/meminfo: memFree=31986336/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=77480 CPUtime=1.65 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 10923 0 0 0 152 13 0 0 18 0 4 0 858943135 79339520 10873 33554432000 134512640 135305190 4287272512 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 19370 10873 84 194 0 19174 0
[pid=13883/tid=13884] ppid=13880 vsize=77480 CPUtime=0.37 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 475 0 0 0 34 3 0 0 16 0 4 0 858943150 79339520 10873 33554432000 134512640 135305190 4287272512 18446744073709551615 134530613 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=77480 CPUtime=0.36 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 498 0 0 0 34 2 0 0 18 0 4 0 858943150 79339520 10873 33554432000 134512640 135305190 4287272512 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=77480 CPUtime=0.36 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 429 0 0 0 34 2 0 0 18 0 4 0 858943150 79339520 10873 33554432000 134512640 135305190 4287272512 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 86180

[startup+3.10057 s]
/proc/loadavg: 1.64 1.92 1.97 5/175 13886
/proc/meminfo: memFree=31975396/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=84748 CPUtime=8.04 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 12952 0 0 0 790 14 0 0 18 0 4 0 858943135 86781952 12902 33554432000 134512640 135305190 4287272512 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 21187 12902 84 194 0 20991 0
[pid=13883/tid=13884] ppid=13880 vsize=84748 CPUtime=1.97 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 845 0 0 0 194 3 0 0 17 0 4 0 858943150 86781952 12902 33554432000 134512640 135305190 4287272512 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=84748 CPUtime=1.97 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 1107 0 0 0 194 3 0 0 18 0 4 0 858943150 86781952 12902 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=84748 CPUtime=1.96 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 969 0 0 0 193 3 0 0 18 0 4 0 858943150 86781952 12902 33554432000 134512640 135305190 4287272512 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.98
Current children cumulated vsize (KiB) 93448

[startup+6.301 s]
/proc/loadavg: 1.82 1.95 1.98 5/175 13886
/proc/meminfo: memFree=31961900/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=97216 CPUtime=20.83 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 16066 0 0 0 2068 15 0 0 18 0 4 0 858943135 99549184 16016 33554432000 134512640 135305190 4287272512 18446744073709551615 134556720 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 24304 16016 84 194 0 24108 0
[pid=13883/tid=13884] ppid=13880 vsize=97216 CPUtime=5.17 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 1269 0 0 0 514 3 0 0 19 0 4 0 858943150 99549184 16016 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=97216 CPUtime=5.16 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 2130 0 0 0 513 3 0 0 18 0 4 0 858943150 99549184 16016 33554432000 134512640 135305190 4287272512 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=97216 CPUtime=5.16 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 1802 0 0 0 513 3 0 0 18 0 4 0 858943150 99549184 16016 33554432000 134512640 135305190 4287272512 18446744073709551615 134528794 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.77
Current children cumulated vsize (KiB) 105916

[startup+12.7009 s]
/proc/loadavg: 2.00 1.99 1.99 5/175 13886
/proc/meminfo: memFree=31945060/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=115108 CPUtime=46.42 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 20298 0 0 0 4624 18 0 0 18 0 4 0 858943135 117870592 20248 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 28777 20248 84 194 0 28581 0
[pid=13883/tid=13884] ppid=13880 vsize=115108 CPUtime=11.56 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 1941 0 0 0 1153 3 0 0 25 0 4 0 858943150 117870592 20248 33554432000 134512640 135305190 4287272512 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=115108 CPUtime=11.56 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 3207 0 0 0 1151 5 0 0 18 0 4 0 858943150 117870592 20248 33554432000 134512640 135305190 4287272512 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=115108 CPUtime=11.56 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 3103 0 0 0 1152 4 0 0 18 0 4 0 858943150 117870592 20248 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.36
Current children cumulated vsize (KiB) 123808

[startup+25.5006 s]
/proc/loadavg: 2.44 2.08 2.03 5/175 13886
/proc/meminfo: memFree=31927668/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=131296 CPUtime=97.61 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 24543 0 0 0 9740 21 0 0 18 0 4 0 858943135 134447104 24493 33554432000 134512640 135305190 4287272512 18446744073709551615 134556566 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 32824 24493 84 194 0 32628 0
[pid=13883/tid=13884] ppid=13880 vsize=131296 CPUtime=24.36 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 2704 0 0 0 2432 4 0 0 19 0 4 0 858943150 134447104 24493 33554432000 134512640 135305190 4287272512 18446744073709551615 134530721 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=131296 CPUtime=24.35 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 4607 0 0 0 2430 5 0 0 19 0 4 0 858943150 134447104 24493 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=131296 CPUtime=24.34 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 4183 0 0 0 2430 4 0 0 18 0 4 0 858943150 134447104 24493 33554432000 134512640 135305190 4287272512 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.55
Current children cumulated vsize (KiB) 139996

[startup+51.1011 s]
/proc/loadavg: 2.97 2.24 2.08 5/175 13887
/proc/meminfo: memFree=31910776/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=148532 CPUtime=199.95 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 28673 0 0 0 19969 26 0 0 18 0 4 0 858943135 152096768 28623 33554432000 134512640 135305190 4287272512 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 37133 28623 84 194 0 36937 0
[pid=13883/tid=13884] ppid=13880 vsize=148532 CPUtime=49.94 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 3480 0 0 0 4990 4 0 0 20 0 4 0 858943150 152096768 28623 33554432000 134512640 135305190 4287272512 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=148532 CPUtime=49.93 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 5735 0 0 0 4986 7 0 0 25 0 4 0 858943150 152096768 28623 33554432000 134512640 135305190 4287272512 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=148532 CPUtime=49.93 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 5272 0 0 0 4987 6 0 0 18 0 4 0 858943150 152096768 28623 33554432000 134512640 135305190 4287272512 18446744073709551615 134558366 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.89
Current children cumulated vsize (KiB) 157232

[startup+102.301 s]
/proc/loadavg: 3.55 2.51 2.18 5/175 13888
/proc/meminfo: memFree=31871092/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=190652 CPUtime=404.71 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 38515 0 0 0 40434 37 0 0 18 0 4 0 858943135 195227648 38465 33554432000 134512640 135305190 4287272512 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 47663 38465 84 194 0 47467 0
[pid=13883/tid=13884] ppid=13880 vsize=190652 CPUtime=101.14 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 5247 0 0 0 10108 6 0 0 18 0 4 0 858943150 195227648 38465 33554432000 134512640 135305190 4287272512 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=190652 CPUtime=101.12 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 8752 0 0 0 10100 12 0 0 25 0 4 0 858943150 195227648 38465 33554432000 134512640 135305190 4287272512 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=190652 CPUtime=101.12 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 7912 0 0 0 10104 8 0 0 18 0 4 0 858943150 195227648 38465 33554432000 134512640 135305190 4287272512 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.65
Current children cumulated vsize (KiB) 199352

[startup+162.3 s]
/proc/loadavg: 3.77 2.76 2.28 5/175 13890
/proc/meminfo: memFree=31845140/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=217932 CPUtime=644.62 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 45228 0 0 0 64416 46 0 0 25 0 4 0 858943135 223162368 45178 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/13883/statm: 54483 45178 84 194 0 54287 0
[pid=13883/tid=13884] ppid=13880 vsize=217932 CPUtime=161.12 cores=0-7

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

/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 48837 0 0 0 472021 55 0 0 25 0 4 0 858943150 1032171520 233112 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18884
Current children cumulated vsize (KiB) 1016680

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14028
/proc/meminfo: memFree=31086096/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1011156 CPUtime=19123 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 233954 0 0 0 1911982 321 0 0 25 0 4 0 858943135 1035423744 233901 33554432000 134512640 135305190 4287272512 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 252789 233901 84 194 0 252593 0
[pid=13883/tid=13884] ppid=13880 vsize=1011156 CPUtime=4780.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 43014 0 0 0 478043 46 0 0 25 0 4 0 858943150 1035423744 233901 33554432000 134512640 135305190 4287272512 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1011156 CPUtime=4780.42 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 73358 0 0 0 477898 144 0 0 25 0 4 0 858943150 1035423744 233901 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1011156 CPUtime=4780.75 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 48947 0 0 0 478020 55 0 0 25 0 4 0 858943150 1035423744 233901 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19124
Current children cumulated vsize (KiB) 1019856

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14030
/proc/meminfo: memFree=31075284/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1023044 CPUtime=19363.1 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 236609 0 0 0 1935977 328 0 0 25 0 4 0 858943135 1047597056 236556 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 255761 236556 84 194 0 255565 0
[pid=13883/tid=13884] ppid=13880 vsize=1023044 CPUtime=4840.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 43428 0 0 0 484043 46 0 0 25 0 4 0 858943150 1047597056 236556 33554432000 134512640 135305190 4287272512 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1023044 CPUtime=4840.43 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 74756 0 0 0 483894 149 0 0 25 0 4 0 858943150 1047597056 236556 33554432000 134512640 135305190 4287272512 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1023044 CPUtime=4840.75 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 49212 0 0 0 484020 55 0 0 18 0 4 0 858943150 1047597056 236556 33554432000 134512640 135305190 4287272512 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19364
Current children cumulated vsize (KiB) 1031744

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14031
/proc/meminfo: memFree=31062720/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1036580 CPUtime=19603 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 239725 0 0 0 1959968 335 0 0 25 0 4 0 858943135 1061457920 239672 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 259145 239672 84 194 0 258949 0
[pid=13883/tid=13884] ppid=13880 vsize=1036580 CPUtime=4900.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 43992 0 0 0 490042 47 0 0 25 0 4 0 858943150 1061457920 239672 33554432000 134512640 135305190 4287272512 18446744073709551615 134528280 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1036580 CPUtime=4900.42 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 75741 0 0 0 489889 153 0 0 25 0 4 0 858943150 1061457920 239672 33554432000 134512640 135305190 4287272512 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1036580 CPUtime=4900.75 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 49574 0 0 0 490019 56 0 0 25 0 4 0 858943150 1061457920 239672 33554432000 134512640 135305190 4287272512 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19604
Current children cumulated vsize (KiB) 1045280

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14033
/proc/meminfo: memFree=31056612/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1041096 CPUtime=19843 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 241221 0 0 0 1983964 339 0 0 18 0 4 0 858943135 1066082304 241168 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 260274 241168 84 194 0 260078 0
[pid=13883/tid=13884] ppid=13880 vsize=1041096 CPUtime=4960.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 44403 0 0 0 496042 47 0 0 25 0 4 0 858943150 1066082304 241168 33554432000 134512640 135305190 4287272512 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1041096 CPUtime=4960.41 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 76215 0 0 0 495886 155 0 0 25 0 4 0 858943150 1066082304 241168 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1041096 CPUtime=4960.75 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 49750 0 0 0 496019 56 0 0 19 0 4 0 858943150 1066082304 241168 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19844
Current children cumulated vsize (KiB) 1049796

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14035
/proc/meminfo: memFree=31053744/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1045292 CPUtime=20083 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 241996 0 0 0 2007962 341 0 0 25 0 4 0 858943135 1070379008 241943 33554432000 134512640 135305190 4287272512 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 261323 241943 84 194 0 261127 0
[pid=13883/tid=13884] ppid=13880 vsize=1045292 CPUtime=5020.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 44733 0 0 0 502041 48 0 0 25 0 4 0 858943150 1070379008 241943 33554432000 134512640 135305190 4287272512 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1045292 CPUtime=5020.41 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 76422 0 0 0 501886 155 0 0 25 0 4 0 858943150 1070379008 241943 33554432000 134512640 135305190 4287272512 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1045292 CPUtime=5020.76 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 49877 0 0 0 502019 57 0 0 25 0 4 0 858943150 1070379008 241943 33554432000 134512640 135305190 4287272512 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20084
Current children cumulated vsize (KiB) 1053992

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14036
/proc/meminfo: memFree=31047392/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1052104 CPUtime=20323 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 243481 0 0 0 2031959 344 0 0 25 0 4 0 858943135 1077354496 243428 33554432000 134512640 135305190 4287272512 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 263026 243428 84 194 0 262830 0
[pid=13883/tid=13884] ppid=13880 vsize=1052104 CPUtime=5080.89 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 44943 0 0 0 508041 48 0 0 25 0 4 0 858943150 1077354496 243428 33554432000 134512640 135305190 4287272512 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1052104 CPUtime=5080.4 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 77255 0 0 0 507883 157 0 0 25 0 4 0 858943150 1077354496 243428 33554432000 134512640 135305190 4287272512 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1052104 CPUtime=5080.76 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 50129 0 0 0 508019 57 0 0 18 0 4 0 858943150 1077354496 243428 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20324
Current children cumulated vsize (KiB) 1060804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14037
/proc/meminfo: memFree=31043164/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1055104 CPUtime=20393.9 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 244593 0 0 0 2039039 347 0 0 25 0 4 0 858943135 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 263776 244540 84 194 0 263580 0
[pid=13883/tid=13884] ppid=13880 vsize=1055104 CPUtime=5098.59 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 45023 0 0 0 509811 48 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1055104 CPUtime=5098.12 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 77867 0 0 0 509652 160 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1055104 CPUtime=5098.46 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 50315 0 0 0 509789 57 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20394.8
Current children cumulated vsize (KiB) 1063804

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

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

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.91 5/175 14037
/proc/meminfo: memFree=31043164/32951124 swapFree=67057920/67111528
[pid=13880] ppid=13878 vsize=8700 CPUtime=0.94 cores=0-7
/proc/13880/stat : 13880 (manysat.sh) S 13878 13880 13850 0 -1 4202496 357 9033 0 0 0 0 92 2 18 0 1 0 858943040 8908800 252 33554432000 4194304 4922060 140735086189088 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13880/statm: 2175 252 209 178 0 68 0
[pid=13883] ppid=13880 vsize=1055104 CPUtime=20393.9 cores=0-7
/proc/13883/stat : 13883 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202496 244593 0 0 0 2039039 347 0 0 25 0 4 0 858943135 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13883/statm: 263776 244540 84 194 0 263580 0
[pid=13883/tid=13884] ppid=13880 vsize=1055104 CPUtime=5098.59 cores=0-7
/proc/13883/task/13884/stat : 13884 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 45023 0 0 0 509811 48 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13883/tid=13885] ppid=13880 vsize=1055104 CPUtime=5098.12 cores=0-7
/proc/13883/task/13885/stat : 13885 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 77867 0 0 0 509652 160 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13883/tid=13886] ppid=13880 vsize=1055104 CPUtime=5098.46 cores=0-7
/proc/13883/task/13886/stat : 13886 (manysat1.1_stat) R 13880 13880 13850 0 -1 4202560 50315 0 0 0 509789 57 0 0 25 0 4 0 858943150 1080426496 244540 33554432000 134512640 135305190 4287272512 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20394.8
Current children cumulated vsize (KiB) 1063804

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5100.02
CPU time (s): 20394.8
CPU user time (s): 20391.3
CPU system time (s): 3.49
CPU usage (%): 399.897
Max. virtual memory (cumulated for all children) (KiB): 1063804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.923859
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9390
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= 8
involuntary context switches= 6

runsolver used 8.30074 second user time and 19.3451 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-10 02:21:17
IDJOB=3362238
IDBENCH=83116
IDSOLVER=1839
FILE ID=node140/3362238-1307665277
RUNJOBID= node140-1307665277-13864
PBS_JOBID= 13549437
Free space on /tmp= 73920 MiB

SOLVER NAME= SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362238-1307665277/watcher-3362238-1307665277 -o /tmp/evaluation-result-3362238-1307665277/solver-3362238-1307665277 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362238-1307665277.cnf aimd 1

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1661747610

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
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:      32029800 kB
Buffers:        235636 kB
Cached:         467200 kB
SwapCached:       7060 kB
Active:         359644 kB
Inactive:       361516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32029800 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            5228 kB
Writeback:           0 kB
AnonPages:       16676 kB
Mapped:          12444 kB
Slab:           133964 kB
PageTables:       3860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185716 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= 73912 MiB
End job on node140 at 2011-06-10 03:46:19