Trace number 1775226

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.1 5011.82

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
0.99/1.10	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
0.99/1.10	c ==============================================================================
0.99/1.10	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
0.99/1.10	c CPU time:   1.07684 s
0.99/1.10	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-1775226-1241294126/watcher-1775226-1241294126 -o /tmp/evaluation-result-1775226-1241294126/solver-1775226-1241294126 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775226-1241294126.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.63 3.88 3.88 3/64 2097
/proc/meminfo: memFree=1961728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=0
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157441024 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2097/statm: 1339 235 195 169 0 50 0
[pid=2098] ppid=2097 vsize=1260 CPUtime=0
/proc/2098/stat : 2098 (SatElite) R 2097 2097 2025 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 157441025 1290240 230 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/2098/statm: 315 230 50 127 0 185 0

[startup+0.040286 s]
/proc/loadavg: 3.63 3.88 3.88 3/64 2097
/proc/meminfo: memFree=1961728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=0
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157441024 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2097/statm: 1339 235 195 169 0 50 0
[pid=2098] ppid=2097 vsize=3628 CPUtime=0.03
/proc/2098/stat : 2098 (SatElite) R 2097 2097 2025 0 -1 4194304 828 0 0 0 3 0 0 0 18 0 1 0 157441025 3715072 812 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/2098/statm: 907 812 50 127 0 777 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8984

[startup+0.101292 s]
/proc/loadavg: 3.63 3.88 3.88 3/64 2097
/proc/meminfo: memFree=1961728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=0
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157441024 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2097/statm: 1339 235 195 169 0 50 0
[pid=2098] ppid=2097 vsize=8832 CPUtime=0.09
/proc/2098/stat : 2098 (SatElite) R 2097 2097 2025 0 -1 4194304 2123 0 0 0 8 1 0 0 18 0 1 0 157441025 9043968 2107 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/2098/statm: 2208 2107 68 127 0 2078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14188

[startup+0.301322 s]
/proc/loadavg: 3.63 3.88 3.88 3/64 2097
/proc/meminfo: memFree=1961728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=0
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157441024 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2097/statm: 1339 235 195 169 0 50 0
[pid=2098] ppid=2097 vsize=11128 CPUtime=0.29
/proc/2098/stat : 2098 (SatElite) R 2097 2097 2025 0 -1 4194304 2579 0 0 0 27 2 0 0 19 0 1 0 157441025 11395072 2563 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/2098/statm: 2782 2563 68 127 0 2652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16484

[startup+0.701381 s]
/proc/loadavg: 3.63 3.88 3.88 3/64 2097
/proc/meminfo: memFree=1961728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=0
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157441024 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2097/statm: 1339 235 195 169 0 50 0
[pid=2098] ppid=2097 vsize=13592 CPUtime=0.69
/proc/2098/stat : 2098 (SatElite) R 2097 2097 2025 0 -1 4194304 3004 0 0 0 67 2 0 0 23 0 1 0 157441025 13918208 2988 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/2098/statm: 3398 2988 68 127 0 3268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18948

[startup+1.50151 s]
/proc/loadavg: 3.41 3.83 3.86 2/66 2099
/proc/meminfo: memFree=1949104/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5356

[startup+3.10274 s]
/proc/loadavg: 3.41 3.83 3.86 5/69 2103
/proc/meminfo: memFree=1924248/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=70400 CPUtime=3.38
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 9575 0 0 0 332 6 0 0 18 0 4 0 157441153 72089600 9561 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 17600 9561 83 193 0 17404 0
[pid=2100/tid=2101] ppid=2097 vsize=70400 CPUtime=0.63
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 542 0 0 0 63 0 0 0 20 0 4 0 157441177 72089600 9561 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=70400 CPUtime=0.51
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 412 0 0 0 51 0 0 0 19 0 4 0 157441177 72089600 9561 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2103] ppid=2097 vsize=70400 CPUtime=0.96
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 697 0 0 0 96 0 0 0 17 0 4 0 157441177 72089600 9561 1992294400 134512640 135305190 4294956160 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 75756

[startup+6.30121 s]
/proc/loadavg: 3.41 3.83 3.86 5/69 2103
/proc/meminfo: memFree=1913176/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=80620 CPUtime=9.75
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 11921 0 0 0 967 8 0 0 25 0 4 0 157441153 82554880 11907 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2100/statm: 20155 11907 83 193 0 19959 0
[pid=2100/tid=2101] ppid=2097 vsize=80620 CPUtime=1.83
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 911 0 0 0 183 0 0 0 20 0 4 0 157441177 82554880 11907 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2102] ppid=2097 vsize=80620 CPUtime=1.86
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 1025 0 0 0 185 1 0 0 25 0 4 0 157441177 82554880 11907 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2103] ppid=2097 vsize=80620 CPUtime=3.19
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 1398 0 0 0 318 1 0 0 24 0 4 0 157441177 82554880 11907 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 85976

[startup+12.7022 s]
/proc/loadavg: 3.50 3.84 3.87 5/69 2103
/proc/meminfo: memFree=1901208/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=91220 CPUtime=22.53
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 14567 0 0 0 2242 11 0 0 25 0 4 0 157441153 93409280 14553 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 22805 14553 83 193 0 22609 0
[pid=2100/tid=2101] ppid=2097 vsize=91220 CPUtime=4.77
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 1439 0 0 0 475 2 0 0 25 0 4 0 157441177 93409280 14553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=91220 CPUtime=4.91
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 1610 0 0 0 490 1 0 0 25 0 4 0 157441177 93409280 14553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=91220 CPUtime=7.03
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 2203 0 0 0 701 2 0 0 25 0 4 0 157441177 93409280 14553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 96576

[startup+25.501 s]
/proc/loadavg: 3.58 3.84 3.87 5/69 2103
/proc/meminfo: memFree=1887128/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=104768 CPUtime=48.07
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 17852 0 0 0 4792 15 0 0 25 0 4 0 157441153 107282432 17838 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2100/statm: 26192 17838 83 193 0 25996 0
[pid=2100/tid=2101] ppid=2097 vsize=104768 CPUtime=11.43
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 2311 0 0 0 1140 3 0 0 24 0 4 0 157441177 107282432 17838 1992294400 134512640 135305190 4294956160 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=104768 CPUtime=11.31
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 2373 0 0 0 1129 2 0 0 25 0 4 0 157441177 107282432 17838 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2103] ppid=2097 vsize=104768 CPUtime=13.17
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 2903 0 0 0 1315 2 0 0 25 0 4 0 157441177 107282432 17838 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 110124

[startup+51.1018 s]
/proc/loadavg: 3.72 3.85 3.87 5/69 2103
/proc/meminfo: memFree=1874648/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=118372 CPUtime=99.16
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 21106 0 0 0 9896 20 0 0 25 0 4 0 157441153 121212928 21092 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2100/statm: 29593 21092 83 193 0 29397 0
[pid=2100/tid=2101] ppid=2097 vsize=118372 CPUtime=23.93
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 2915 0 0 0 2389 4 0 0 25 0 4 0 157441177 121212928 21092 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=118372 CPUtime=23.97
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 3146 0 0 0 2394 3 0 0 25 0 4 0 157441177 121212928 21092 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2103] ppid=2097 vsize=118372 CPUtime=26.1
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 3666 0 0 0 2607 3 0 0 19 0 4 0 157441177 121212928 21092 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 123728

[startup+102.306 s]
/proc/loadavg: 3.89 3.88 3.87 5/69 2103
/proc/meminfo: memFree=1851288/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=141896 CPUtime=201.34
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 26747 0 0 0 20108 26 0 0 25 0 4 0 157441153 145301504 26733 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 35474 26733 83 193 0 35278 0
[pid=2100/tid=2101] ppid=2097 vsize=141896 CPUtime=49.13
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 3678 0 0 0 4908 5 0 0 25 0 4 0 157441177 145301504 26733 1992294400 134512640 135305190 4294956160 18446744073709551615 134528499 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=141896 CPUtime=49.31
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 4376 0 0 0 4927 4 0 0 25 0 4 0 157441177 145301504 26733 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2103] ppid=2097 vsize=141896 CPUtime=52.35
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 5635 0 0 0 5229 6 0 0 25 0 4 0 157441177 145301504 26733 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.61
Current children cumulated vsize (KiB) 147252

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.88 5/69 2103
/proc/meminfo: memFree=1840728/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=153812 CPUtime=321.07
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 29435 0 0 0 32077 30 0 0 25 0 4 0 157441153 157503488 29417 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 38453 29417 83 193 0 38257 0
[pid=2100/tid=2101] ppid=2097 vsize=153812 CPUtime=78.66
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 4096 0 0 0 7861 5 0 0 25 0 4 0 157441177 157503488 29417 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=2100/tid=2102] ppid=2097 vsize=153812 CPUtime=79.1
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 5735 0 0 0 7904 6 0 0 25 0 4 0 157441177 157503488 29417 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0

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

/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 34586 0 0 0 227544 54 0 0 25 0 4 0 157441177 514539520 109817 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9063.16
Current children cumulated vsize (KiB) 507836

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1508184/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=511648 CPUtime=9181.63
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 111804 0 0 0 917992 171 0 0 25 0 4 0 157441153 523927552 111714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 127912 111714 83 193 0 127716 0
[pid=2100/tid=2101] ppid=2097 vsize=511648 CPUtime=2288.97
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 18997 0 0 0 228868 29 0 0 25 0 4 0 157441177 523927552 111714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=511648 CPUtime=2287.57
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22184 0 0 0 228718 39 0 0 25 0 4 0 157441177 523927552 111714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=511648 CPUtime=2305.97
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35262 0 0 0 230542 55 0 0 25 0 4 0 157441177 523927552 111714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9182.9
Current children cumulated vsize (KiB) 517004

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1503128/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=516800 CPUtime=9301.36
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 113053 0 0 0 929963 173 0 0 25 0 4 0 157441153 529203200 112963 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 129200 112963 83 193 0 129004 0
[pid=2100/tid=2101] ppid=2097 vsize=516800 CPUtime=2318.83
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19281 0 0 0 231853 30 0 0 25 0 4 0 157441177 529203200 112963 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=516800 CPUtime=2317.45
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22386 0 0 0 231706 39 0 0 25 0 4 0 157441177 529203200 112963 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=516800 CPUtime=2337.05
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35759 0 0 0 233649 56 0 0 25 0 4 0 157441177 529203200 112963 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9302.63
Current children cumulated vsize (KiB) 522156

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1502936/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=517040 CPUtime=9421.11
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 113108 0 0 0 941938 173 0 0 25 0 4 0 157441153 529448960 113018 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 129260 113018 83 193 0 129064 0
[pid=2100/tid=2101] ppid=2097 vsize=517040 CPUtime=2348.7
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19304 0 0 0 234840 30 0 0 25 0 4 0 157441177 529448960 113018 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=517040 CPUtime=2347.35
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22407 0 0 0 234696 39 0 0 25 0 4 0 157441177 529448960 113018 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=517040 CPUtime=2367.04
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35759 0 0 0 236648 56 0 0 25 0 4 0 157441177 529448960 113018 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9422.38
Current children cumulated vsize (KiB) 522396

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1501912/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=518852 CPUtime=9540.85
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 113385 0 0 0 953911 174 0 0 25 0 4 0 157441153 531304448 113295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 129713 113295 83 193 0 129517 0
[pid=2100/tid=2101] ppid=2097 vsize=518852 CPUtime=2378.57
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19405 0 0 0 237827 30 0 0 25 0 4 0 157441177 531304448 113295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=518852 CPUtime=2377.24
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22568 0 0 0 237684 40 0 0 25 0 4 0 157441177 531304448 113295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=518852 CPUtime=2397.03
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35759 0 0 0 239647 56 0 0 25 0 4 0 157441177 531304448 113295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9542.12
Current children cumulated vsize (KiB) 524208

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1500184/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=520672 CPUtime=9660.58
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 113804 0 0 0 965883 175 0 0 25 0 4 0 157441153 533168128 113714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 130168 113714 83 193 0 129972 0
[pid=2100/tid=2101] ppid=2097 vsize=520672 CPUtime=2408.47
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19742 0 0 0 240816 31 0 0 25 0 4 0 157441177 533168128 113714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=520672 CPUtime=2407.1
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22581 0 0 0 240670 40 0 0 25 0 4 0 157441177 533168128 113714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=520672 CPUtime=2427.01
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35759 0 0 0 242645 56 0 0 25 0 4 0 157441177 533168128 113714 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9661.85
Current children cumulated vsize (KiB) 526028

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1498136/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=522896 CPUtime=9780.31
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 114296 0 0 0 977855 176 0 0 25 0 4 0 157441153 535445504 114206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 130724 114206 83 193 0 130528 0
[pid=2100/tid=2101] ppid=2097 vsize=522896 CPUtime=2438.36
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19908 0 0 0 243805 31 0 0 25 0 4 0 157441177 535445504 114206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=522896 CPUtime=2436.96
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22870 0 0 0 243655 41 0 0 25 0 4 0 157441177 535445504 114206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=522896 CPUtime=2457
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35761 0 0 0 245644 56 0 0 25 0 4 0 157441177 535445504 114206 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9781.58
Current children cumulated vsize (KiB) 528252

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1497112/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=524080 CPUtime=9900.05
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 114549 0 0 0 989828 177 0 0 25 0 4 0 157441153 536657920 114459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 131020 114459 83 193 0 130824 0
[pid=2100/tid=2101] ppid=2097 vsize=524080 CPUtime=2468.25
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 19996 0 0 0 246793 32 0 0 25 0 4 0 157441177 536657920 114459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=524080 CPUtime=2466.84
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 22989 0 0 0 246643 41 0 0 25 0 4 0 157441177 536657920 114459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=524080 CPUtime=2486.98
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35768 0 0 0 248642 56 0 0 25 0 4 0 157441177 536657920 114459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9901.32
Current children cumulated vsize (KiB) 529436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.8 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 2118
/proc/meminfo: memFree=1496024/2055920 swapFree=4181288/4192956
[pid=2097] ppid=2094 vsize=5356 CPUtime=1.27
/proc/2097/stat : 2097 (manysat.sh) S 2094 2097 2025 0 -1 4194304 313 3008 0 0 0 0 124 3 16 0 1 0 157441024 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2097/statm: 1339 238 195 169 0 50 0
[pid=2100] ppid=2097 vsize=525104 CPUtime=9998.85
/proc/2100/stat : 2100 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194304 114810 0 0 0 999707 178 0 0 25 0 4 0 157441153 537706496 114720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2100/statm: 131276 114720 83 193 0 131080 0
[pid=2100/tid=2101] ppid=2097 vsize=525104 CPUtime=2492.85
/proc/2100/task/2101/stat : 2101 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 20011 0 0 0 249253 32 0 0 25 0 4 0 157441177 537706496 114720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2102] ppid=2097 vsize=525104 CPUtime=2491.53
/proc/2100/task/2102/stat : 2102 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 23120 0 0 0 249112 41 0 0 25 0 4 0 157441177 537706496 114720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=2100/tid=2103] ppid=2097 vsize=525104 CPUtime=2511.72
/proc/2100/task/2103/stat : 2103 (manysat1.1_stat) R 2097 2097 2025 0 -1 4194368 35794 0 0 0 251116 56 0 0 25 0 4 0 157441177 537706496 114720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 530460

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 2097 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=250809
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 1.2838
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5011.82
CPU time (s): 10000.1
CPU user time (s): 9998.31
CPU system time (s): 1.81
CPU usage (%): 199.531
Max. virtual memory (cumulated for all children) (KiB): 530460

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

runsolver used 4.56031 second user time and 13.6749 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-02 21:55:26
IDJOB=1775226
IDBENCH=71103
IDSOLVER=612
FILE ID=node39/1775226-1241294126
PBS_JOBID= 9225151
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=290569167

node39.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.281
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.281
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:       1962208 kB
Buffers:          5108 kB
Cached:          32012 kB
SwapCached:       5788 kB
Active:          23272 kB
Inactive:        22048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1962208 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            34548 kB
Committed_AS:   773076 kB
PageTables:       1380 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= 66548 MiB
End job on node39 at 2009-05-02 23:19:00