Trace number 1774936

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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.2 5009.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.04/0.06	c ==============================================================================
0.04/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.06	c ==============================================================================
0.04/0.06	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.69/0.72	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.69/0.72	c ==============================================================================
0.69/0.72	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.69/0.72	c CPU time:   0.705892 s
0.69/0.72	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774936-1241293024/watcher-1774936-1241293024 -o /tmp/evaluation-result-1774936-1241293024/solver-1774936-1241293024 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774936-1241293024.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.75 3.87 3.87 3/64 27088
/proc/meminfo: memFree=1238080/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157335855 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 235 195 169 0 50 0
[pid=27089] ppid=27088 vsize=1128 CPUtime=0
/proc/27089/stat : 27089 (SatElite) R 27088 27088 26950 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 157335855 1155072 164 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/27089/statm: 282 164 50 127 0 152 0

[startup+0.059114 s]
/proc/loadavg: 3.75 3.87 3.87 3/64 27088
/proc/meminfo: memFree=1238080/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157335855 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 235 195 169 0 50 0
[pid=27089] ppid=27088 vsize=5476 CPUtime=0.04
/proc/27089/stat : 27089 (SatElite) R 27088 27088 26950 0 -1 4194304 1260 0 0 0 4 0 0 0 19 0 1 0 157335855 5607424 1244 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27089/statm: 1369 1245 50 127 0 1239 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10832

[startup+0.101101 s]
/proc/loadavg: 3.75 3.87 3.87 3/64 27088
/proc/meminfo: memFree=1238080/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157335855 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 235 195 169 0 50 0
[pid=27089] ppid=27088 vsize=8404 CPUtime=0.09
/proc/27089/stat : 27089 (SatElite) R 27088 27088 26950 0 -1 4194304 1997 0 0 0 8 1 0 0 19 0 1 0 157335855 8605696 1981 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/27089/statm: 2101 1981 68 127 0 1971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13760

[startup+0.301044 s]
/proc/loadavg: 3.75 3.87 3.87 3/64 27088
/proc/meminfo: memFree=1238080/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157335855 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 235 195 169 0 50 0
[pid=27089] ppid=27088 vsize=11276 CPUtime=0.29
/proc/27089/stat : 27089 (SatElite) R 27088 27088 26950 0 -1 4194304 2713 0 0 0 28 1 0 0 20 0 1 0 157335855 11546624 2697 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/27089/statm: 2819 2697 68 127 0 2689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16632

[startup+0.701933 s]
/proc/loadavg: 3.75 3.87 3.87 3/64 27088
/proc/meminfo: memFree=1238080/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157335855 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 235 195 169 0 50 0
[pid=27089] ppid=27088 vsize=11276 CPUtime=0.69
/proc/27089/stat : 27089 (SatElite) R 27088 27088 26950 0 -1 4194304 2713 0 0 0 68 1 0 0 24 0 1 0 157335855 11546624 2697 1992294400 134512640 135034092 4294956112 18446744073709551615 134569561 0 0 4096 3 0 0 0 17 0 0 0
/proc/27089/statm: 2819 2697 68 127 0 2689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16632

[startup+1.50171 s]
/proc/loadavg: 3.75 3.87 3.87 2/66 27091
/proc/meminfo: memFree=1218672/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=64236 CPUtime=0.99
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 7806 0 0 0 96 3 0 0 16 0 4 0 157335943 65777664 7792 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 16059 7792 83 193 0 15863 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 69592

[startup+3.10226 s]
/proc/loadavg: 3.75 3.87 3.87 6/69 27094
/proc/meminfo: memFree=1201496/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=70276 CPUtime=4.2
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 9287 0 0 0 415 5 0 0 17 0 4 0 157335943 71962624 9273 1992294400 134512640 135305190 4294956160 18446744073709551615 134545930 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 17569 9273 83 193 0 17373 0
[pid=27091/tid=27092] ppid=27088 vsize=70276 CPUtime=0.53
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 562 0 0 0 53 0 0 0 19 0 4 0 157335966 71962624 9273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=70276 CPUtime=0.71
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 555 0 0 0 71 0 0 0 19 0 4 0 157335966 71962624 9273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=70276 CPUtime=1.46
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 828 0 0 0 146 0 0 0 18 0 4 0 157335966 71962624 9273 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 75632

[startup+6.30135 s]
/proc/loadavg: 3.77 3.88 3.87 5/69 27094
/proc/meminfo: memFree=1190936/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=78540 CPUtime=10.57
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 11663 0 0 0 1051 6 0 0 20 0 4 0 157335943 80424960 11649 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 19635 11649 83 193 0 19439 0
[pid=27091/tid=27092] ppid=27088 vsize=78540 CPUtime=1.63
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 776 0 0 0 163 0 0 0 24 0 4 0 157335966 80424960 11649 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=78540 CPUtime=1.74
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 980 0 0 0 174 0 0 0 25 0 4 0 157335966 80424960 11649 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=78540 CPUtime=3.55
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 1589 0 0 0 354 1 0 0 17 0 4 0 157335966 80424960 11649 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 83896

[startup+12.7015 s]
/proc/loadavg: 3.79 3.88 3.87 5/69 27094
/proc/meminfo: memFree=1175896/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=92532 CPUtime=23.36
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 15006 0 0 0 2326 10 0 0 25 0 4 0 157335943 94752768 14992 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 23133 14992 83 193 0 22937 0
[pid=27091/tid=27092] ppid=27088 vsize=92532 CPUtime=3.86
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 1014 0 0 0 386 0 0 0 23 0 4 0 157335966 94752768 14992 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=92532 CPUtime=4.91
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 1729 0 0 0 490 1 0 0 25 0 4 0 157335966 94752768 14992 1992294400 134512640 135305190 4294956160 18446744073709551615 134531171 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27094] ppid=27088 vsize=92532 CPUtime=7.82
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 2868 0 0 0 780 2 0 0 18 0 4 0 157335966 94752768 14992 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 97888

[startup+25.5019 s]
/proc/loadavg: 3.84 3.88 3.87 5/69 27094
/proc/meminfo: memFree=1161368/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=107044 CPUtime=48.91
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 18607 0 0 0 4877 14 0 0 25 0 4 0 157335943 109613056 18593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 26761 18593 83 193 0 26565 0
[pid=27091/tid=27092] ppid=27088 vsize=107044 CPUtime=10.62
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 2083 0 0 0 1061 1 0 0 25 0 4 0 157335966 109613056 18593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=107044 CPUtime=10.9
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 2532 0 0 0 1088 2 0 0 25 0 4 0 157335966 109613056 18593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27094] ppid=27088 vsize=107044 CPUtime=15.9
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 4051 0 0 0 1586 4 0 0 22 0 4 0 157335966 109613056 18593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 112400

[startup+51.1016 s]
/proc/loadavg: 3.89 3.89 3.88 5/69 27094
/proc/meminfo: memFree=1139800/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=130552 CPUtime=100.01
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 24104 0 0 0 9982 19 0 0 25 0 4 0 157335943 133685248 24090 1992294400 134512640 135305190 4294956160 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 32638 24090 83 193 0 32442 0
[pid=27091/tid=27092] ppid=27088 vsize=130552 CPUtime=23.32
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 3433 0 0 0 2330 2 0 0 25 0 4 0 157335966 133685248 24090 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=130552 CPUtime=23.15
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 3817 0 0 0 2312 3 0 0 25 0 4 0 157335966 133685248 24090 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=130552 CPUtime=29.48
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 5422 0 0 0 2943 5 0 0 25 0 4 0 157335966 133685248 24090 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 135908

[startup+102.306 s]
/proc/loadavg: 3.95 3.91 3.88 5/69 27094
/proc/meminfo: memFree=1114008/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=156016 CPUtime=202.24
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 30301 0 0 0 20198 26 0 0 25 0 4 0 157335943 159760384 30287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 39004 30287 83 193 0 38808 0
[pid=27091/tid=27092] ppid=27088 vsize=156016 CPUtime=48.82
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 4967 0 0 0 4878 4 0 0 25 0 4 0 157335966 159760384 30287 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=156016 CPUtime=48.34
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 5097 0 0 0 4829 5 0 0 25 0 4 0 157335966 159760384 30287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27094] ppid=27088 vsize=156016 CPUtime=55.29
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 7665 0 0 0 5522 7 0 0 25 0 4 0 157335966 159760384 30287 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 161372

[startup+162.301 s]
/proc/loadavg: 3.98 3.92 3.89 5/69 27094
/proc/meminfo: memFree=1091928/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=178492 CPUtime=322.02
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 35792 0 0 0 32168 34 0 0 25 0 4 0 157335943 182775808 35778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 44623 35778 83 193 0 44427 0
[pid=27091/tid=27092] ppid=27088 vsize=178492 CPUtime=78.82

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

/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39550 0 0 0 227497 60 0 0 25 0 4 0 157335966 519397376 112275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9067.28
Current children cumulated vsize (KiB) 512580

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 27102
/proc/meminfo: memFree=784088/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=508596 CPUtime=9186.21
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 112533 0 0 0 918451 170 0 0 25 0 4 0 157335943 520802304 112504 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 127149 112504 83 193 0 126953 0
[pid=27091/tid=27092] ppid=27088 vsize=508596 CPUtime=2293.88
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19268 0 0 0 229357 31 0 0 25 0 4 0 157335966 520802304 112504 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=508596 CPUtime=2297.56
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 23966 0 0 0 229718 38 0 0 25 0 4 0 157335966 520802304 112504 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=508596 CPUtime=2305.57
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39571 0 0 0 230497 60 0 0 25 0 4 0 157335966 520802304 112504 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9187.07
Current children cumulated vsize (KiB) 513952

[startup+4662.3 s]
/proc/loadavg: 4.05 4.01 3.98 5/69 27102
/proc/meminfo: memFree=783064/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=509532 CPUtime=9305.99
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 112767 0 0 0 930429 170 0 0 25 0 4 0 157335943 521760768 112738 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 127383 112738 83 193 0 127187 0
[pid=27091/tid=27092] ppid=27088 vsize=509532 CPUtime=2323.77
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19465 0 0 0 232346 31 0 0 25 0 4 0 157335966 521760768 112738 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=509532 CPUtime=2327.56
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 23969 0 0 0 232718 38 0 0 25 0 4 0 157335966 521760768 112738 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=509532 CPUtime=2335.45
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39594 0 0 0 233485 60 0 0 25 0 4 0 157335966 521760768 112738 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9306.85
Current children cumulated vsize (KiB) 514888

[startup+4722.31 s]
/proc/loadavg: 4.02 4.01 3.98 5/69 27102
/proc/meminfo: memFree=782552/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=510108 CPUtime=9425.78
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 112923 0 0 0 942407 171 0 0 25 0 4 0 157335943 522350592 112894 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 127527 112894 83 193 0 127331 0
[pid=27091/tid=27092] ppid=27088 vsize=510108 CPUtime=2353.67
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19501 0 0 0 235336 31 0 0 25 0 4 0 157335966 522350592 112894 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=510108 CPUtime=2357.57
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 24018 0 0 0 235719 38 0 0 25 0 4 0 157335966 522350592 112894 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=510108 CPUtime=2365.35
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39650 0 0 0 236474 61 0 0 25 0 4 0 157335966 522350592 112894 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9426.64
Current children cumulated vsize (KiB) 515464

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 27102
/proc/meminfo: memFree=781976/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=510792 CPUtime=9545.56
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 113059 0 0 0 954385 171 0 0 25 0 4 0 157335943 523051008 113030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 127698 113030 83 193 0 127502 0
[pid=27091/tid=27092] ppid=27088 vsize=510792 CPUtime=2383.56
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19546 0 0 0 238325 31 0 0 25 0 4 0 157335966 523051008 113030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=510792 CPUtime=2387.67
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 24049 0 0 0 238729 38 0 0 25 0 4 0 157335966 523051008 113030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=510792 CPUtime=2395.24
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39710 0 0 0 239463 61 0 0 25 0 4 0 157335966 523051008 113030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9546.42
Current children cumulated vsize (KiB) 516148

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 27102
/proc/meminfo: memFree=781400/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=511456 CPUtime=9665.35
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 113231 0 0 0 966363 172 0 0 25 0 4 0 157335943 523730944 113202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 127864 113202 83 193 0 127668 0
[pid=27091/tid=27092] ppid=27088 vsize=511456 CPUtime=2413.45
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19585 0 0 0 241314 31 0 0 25 0 4 0 157335966 523730944 113202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=511456 CPUtime=2417.68
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 24077 0 0 0 241730 38 0 0 25 0 4 0 157335966 523730944 113202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=511456 CPUtime=2425.13
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 39803 0 0 0 242452 61 0 0 25 0 4 0 157335966 523730944 113202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9666.21
Current children cumulated vsize (KiB) 516812

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 27102
/proc/meminfo: memFree=778648/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=514816 CPUtime=9785.13
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 113926 0 0 0 978340 173 0 0 25 0 4 0 157335943 527171584 113897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 128704 113897 83 193 0 128508 0
[pid=27091/tid=27092] ppid=27088 vsize=514816 CPUtime=2443.34
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19796 0 0 0 244302 32 0 0 25 0 4 0 157335966 527171584 113897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=514816 CPUtime=2447.73
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 24229 0 0 0 244735 38 0 0 25 0 4 0 157335966 527171584 113897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=514816 CPUtime=2455.03
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 40044 0 0 0 245441 62 0 0 25 0 4 0 157335966 527171584 113897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9785.99
Current children cumulated vsize (KiB) 520172

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 27102
/proc/meminfo: memFree=775320/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=518268 CPUtime=9904.91
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 114747 0 0 0 990317 174 0 0 25 0 4 0 157335943 530706432 114718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 129567 114718 83 193 0 129371 0
[pid=27091/tid=27092] ppid=27088 vsize=518268 CPUtime=2473.23
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19939 0 0 0 247291 32 0 0 25 0 4 0 157335966 530706432 114718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=518268 CPUtime=2477.73
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 24756 0 0 0 247734 39 0 0 25 0 4 0 157335966 530706432 114718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=518268 CPUtime=2484.93
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 40156 0 0 0 248431 62 0 0 25 0 4 0 157335966 530706432 114718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9905.77
Current children cumulated vsize (KiB) 523624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.6 s]
/proc/loadavg: 4.00 4.00 3.98 5/69 27102
/proc/meminfo: memFree=773592/2055920 swapFree=4179172/4192956
[pid=27088] ppid=27086 vsize=5356 CPUtime=0.86
/proc/27088/stat : 27088 (manysat.sh) S 27086 27088 26950 0 -1 4194304 313 2718 0 0 0 0 84 2 19 0 1 0 157335855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27088/statm: 1339 238 195 169 0 50 0
[pid=27091] ppid=27088 vsize=519652 CPUtime=9999.35
/proc/27091/stat : 27091 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194304 115166 0 0 0 999760 175 0 0 25 0 4 0 157335943 532123648 115137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27091/statm: 129913 115137 83 193 0 129717 0
[pid=27091/tid=27092] ppid=27088 vsize=519652 CPUtime=2496.75
/proc/27091/task/27092/stat : 27092 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 19945 0 0 0 249643 32 0 0 25 0 4 0 157335966 532123648 115137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27091/tid=27093] ppid=27088 vsize=519652 CPUtime=2501.4
/proc/27091/task/27093/stat : 27093 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 25028 0 0 0 250100 40 0 0 25 0 4 0 157335966 532123648 115137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27091/tid=27094] ppid=27088 vsize=519652 CPUtime=2508.52
/proc/27091/task/27094/stat : 27094 (manysat1.1_stat) R 27088 27088 26950 0 -1 4194368 40270 0 0 0 250790 62 0 0 25 0 4 0 157335966 532123648 115137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 525008

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5009.62
CPU time (s): 10000.2
CPU user time (s): 9998.44
CPU system time (s): 1.77
CPU usage (%): 199.62
Max. virtual memory (cumulated for all children) (KiB): 525008

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

runsolver used 5.07823 second user time and 13.461 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 21:37:05
IDJOB=1774936
IDBENCH=71064
IDSOLVER=612
FILE ID=node16/1774936-1241293024
PBS_JOBID= 9225132
Free space on /tmp= 66560 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_11_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774936-1241293024/watcher-1774936-1241293024 -o /tmp/evaluation-result-1774936-1241293024/solver-1774936-1241293024 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774936-1241293024.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=909594826

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1238560 kB
Buffers:         79492 kB
Cached:         663012 kB
SwapCached:       8080 kB
Active:         146016 kB
Inactive:       605964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238560 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            3116 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            51452 kB
Committed_AS:   704168 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node16 at 2009-05-02 23:00:36