Trace number 1775106

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 5013.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.09/0.18	c ==============================================================================
0.09/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
3.89/3.90	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
3.89/3.90	c ==============================================================================
3.89/3.90	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
3.89/3.90	c CPU time:   3.85141 s
3.89/3.90	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-1775106-1241293610/watcher-1775106-1241293610 -o /tmp/evaluation-result-1775106-1241293610/solver-1775106-1241293610 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775106-1241293610.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.99 3.97 3.88 3/64 25751
/proc/meminfo: memFree=1936712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=1392 CPUtime=0
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 157394035 1425408 227 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 348 228 50 127 0 218 0

[startup+0.0800641 s]
/proc/loadavg: 3.99 3.97 3.88 3/64 25751
/proc/meminfo: memFree=1936712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=6940 CPUtime=0.07
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 1617 0 0 0 6 1 0 0 18 0 1 0 157394035 7106560 1601 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 1735 1602 50 127 0 1605 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12296

[startup+0.102068 s]
/proc/loadavg: 3.99 3.97 3.88 3/64 25751
/proc/meminfo: memFree=1936712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=8776 CPUtime=0.09
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 2004 0 0 0 8 1 0 0 18 0 1 0 157394035 8986624 1988 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 2194 1989 50 127 0 2064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14132

[startup+0.301098 s]
/proc/loadavg: 3.99 3.97 3.88 3/64 25751
/proc/meminfo: memFree=1936712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=21212 CPUtime=0.29
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 4972 0 0 0 26 3 0 0 19 0 1 0 157394035 21721088 4956 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 5303 4956 68 127 0 5173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26568

[startup+0.702162 s]
/proc/loadavg: 3.99 3.97 3.88 3/64 25751
/proc/meminfo: memFree=1936712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=24712 CPUtime=0.68
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 5545 0 0 0 65 3 0 0 22 0 1 0 157394035 25305088 5529 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 6178 5529 68 127 0 6048 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30068

[startup+1.50129 s]
/proc/loadavg: 3.75 3.92 3.86 2/66 25753
/proc/meminfo: memFree=1911992/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=30356 CPUtime=1.49
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 6780 0 0 0 145 4 0 0 25 0 1 0 157394035 31084544 6764 1992294400 134512640 135034092 4294956112 18446744073709551615 134569568 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35712

[startup+3.10155 s]
/proc/loadavg: 3.75 3.92 3.86 2/66 25753
/proc/meminfo: memFree=1907832/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=0
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157394035 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25751/statm: 1339 235 195 169 0 50 0
[pid=25752] ppid=25751 vsize=30356 CPUtime=3.09
/proc/25752/stat : 25752 (SatElite) R 25751 25751 25580 0 -1 4194304 6780 0 0 0 305 4 0 0 25 0 1 0 157394035 31084544 6764 1992294400 134512640 135034092 4294956112 18446744073709551615 134569550 0 0 4096 3 0 0 0 17 1 0 0
/proc/25752/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35712

[startup+6.30207 s]
/proc/loadavg: 3.75 3.92 3.86 5/69 25757
/proc/meminfo: memFree=1855712/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=109388 CPUtime=3.31
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 19125 0 0 0 323 8 0 0 17 0 4 0 157394469 112013312 19111 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25754/statm: 27347 19111 83 193 0 27151 0
[pid=25754/tid=25755] ppid=25751 vsize=109388 CPUtime=0.83
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 754 0 0 0 83 0 0 0 19 0 4 0 157394527 112013312 19111 1992294400 134512640 135305190 4294956160 18446744073709551615 134556787 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25756] ppid=25751 vsize=109388 CPUtime=0.35
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 570 0 0 0 35 0 0 0 18 0 4 0 157394527 112013312 19111 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25757] ppid=25751 vsize=109388 CPUtime=0.6
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 513 0 0 0 60 0 0 0 19 0 4 0 157394527 112013312 19111 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 114744

[startup+12.7011 s]
/proc/loadavg: 3.79 3.92 3.86 5/69 25757
/proc/meminfo: memFree=1840288/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=122100 CPUtime=16.08
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 22499 0 0 0 1596 12 0 0 17 0 4 0 157394469 125030400 22485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 30525 22485 83 193 0 30329 0
[pid=25754/tid=25755] ppid=25751 vsize=122100 CPUtime=3.43
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 1551 0 0 0 342 1 0 0 23 0 4 0 157394527 125030400 22485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=122100 CPUtime=1.11
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 959 0 0 0 111 0 0 0 21 0 4 0 157394527 125030400 22485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=122100 CPUtime=4.32
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 1400 0 0 0 431 1 0 0 23 0 4 0 157394527 125030400 22485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.4
Current children cumulated vsize (KiB) 127456

[startup+25.5021 s]
/proc/loadavg: 3.82 3.92 3.86 5/69 25757
/proc/meminfo: memFree=1821216/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=141064 CPUtime=41.63
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 27059 0 0 0 4145 18 0 0 18 0 4 0 157394469 144449536 27045 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 35266 27045 83 193 0 35070 0
[pid=25754/tid=25755] ppid=25751 vsize=141064 CPUtime=9.1
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 2528 0 0 0 908 2 0 0 25 0 4 0 157394527 144449536 27045 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=141064 CPUtime=4.01
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 1798 0 0 0 400 1 0 0 25 0 4 0 157394527 144449536 27045 1992294400 134512640 135305190 4294956160 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=141064 CPUtime=11.4
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 2296 0 0 0 1137 3 0 0 20 0 4 0 157394527 144449536 27045 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.95
Current children cumulated vsize (KiB) 146420

[startup+51.1022 s]
/proc/loadavg: 3.88 3.93 3.87 5/69 25757
/proc/meminfo: memFree=1795552/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=166860 CPUtime=92.7
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 33471 0 0 0 9244 26 0 0 25 0 4 0 157394469 170864640 33457 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25754/statm: 41715 33457 83 193 0 41519 0
[pid=25754/tid=25755] ppid=25751 vsize=166860 CPUtime=17.72
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 3454 0 0 0 1769 3 0 0 25 0 4 0 157394527 170864640 33457 1992294400 134512640 135305190 4294956160 18446744073709551615 134570400 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=166860 CPUtime=15.82
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 3539 0 0 0 1578 4 0 0 25 0 4 0 157394527 170864640 33457 1992294400 134512640 135305190 4294956160 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=166860 CPUtime=24.95
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 3716 0 0 0 2490 5 0 0 25 0 4 0 157394527 170864640 33457 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.02
Current children cumulated vsize (KiB) 172216

[startup+102.306 s]
/proc/loadavg: 3.95 3.94 3.87 5/69 25757
/proc/meminfo: memFree=1770144/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=193180 CPUtime=194.89
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 39782 0 0 0 19454 35 0 0 25 0 4 0 157394469 197816320 39768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25754/statm: 48295 39768 83 193 0 48099 0
[pid=25754/tid=25755] ppid=25751 vsize=193180 CPUtime=41.92
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 5131 0 0 0 4186 6 0 0 25 0 4 0 157394527 197816320 39768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=193180 CPUtime=41.1
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 5370 0 0 0 4105 5 0 0 25 0 4 0 157394527 197816320 39768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=193180 CPUtime=50.85
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 4947 0 0 0 5078 7 0 0 25 0 4 0 157394527 197816320 39768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.21
Current children cumulated vsize (KiB) 198536

[startup+162.303 s]
/proc/loadavg: 3.98 3.94 3.88 5/69 25757
/proc/meminfo: memFree=1743328/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=221196 CPUtime=314.62
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 46524 0 0 0 31420 42 0 0 25 0 4 0 157394469 226504704 46510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25754/statm: 55299 46510 83 193 0 55103 0
[pid=25754/tid=25755] ppid=25751 vsize=221196 CPUtime=68.62
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 7067 0 0 0 6854 8 0 0 25 0 4 0 157394527 226504704 46510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=221196 CPUtime=70.54
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 7025 0 0 0 7047 7 0 0 25 0 4 0 157394527 226504704 46510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=221196 CPUtime=81.38
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 6337 0 0 0 8129 9 0 0 25 0 4 0 157394527 226504704 46510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.94

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

/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 52351 0 0 0 226001 84 0 0 25 0 4 0 157394527 875343872 196928 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9059.65
Current children cumulated vsize (KiB) 860184

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1126232/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=865468 CPUtime=9175.07
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 199883 0 0 0 917212 295 0 0 25 0 4 0 157394469 886239232 199773 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 216367 199773 83 193 0 216171 0
[pid=25754/tid=25755] ppid=25751 vsize=865468 CPUtime=2286.4
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 48471 0 0 0 228559 81 0 0 25 0 4 0 157394527 886239232 199773 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=865468 CPUtime=2256.58
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 35899 0 0 0 225606 52 0 0 25 0 4 0 157394527 886239232 199774 1992294400 134512640 135305190 4294956160 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=865468 CPUtime=2290.76
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 53524 0 0 0 228989 87 0 0 25 0 4 0 157394527 886239232 199774 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9179.39
Current children cumulated vsize (KiB) 870824

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1122328/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=870024 CPUtime=9294.8
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 200866 0 0 0 929183 297 0 0 25 0 4 0 157394469 890904576 200735 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 217506 200735 83 193 0 217310 0
[pid=25754/tid=25755] ppid=25751 vsize=870024 CPUtime=2315.78
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 48713 0 0 0 231496 82 0 0 25 0 4 0 157394527 890904576 200735 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=870024 CPUtime=2286.56
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 35959 0 0 0 228604 52 0 0 25 0 4 0 157394527 890904576 200735 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=870024 CPUtime=2321.13
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 53732 0 0 0 232026 87 0 0 25 0 4 0 157394527 890904576 200735 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9299.12
Current children cumulated vsize (KiB) 875380

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1121624/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=870864 CPUtime=9414.54
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 201042 0 0 0 941157 297 0 0 25 0 4 0 157394469 891764736 200911 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 217716 200911 83 193 0 217520 0
[pid=25754/tid=25755] ppid=25751 vsize=870864 CPUtime=2345.53
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 48838 0 0 0 234471 82 0 0 25 0 4 0 157394527 891764736 200911 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=870864 CPUtime=2316.55
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 35965 0 0 0 231603 52 0 0 25 0 4 0 157394527 891764736 200911 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=870864 CPUtime=2351.14
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 53732 0 0 0 235027 87 0 0 25 0 4 0 157394527 891764736 200911 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9418.86
Current children cumulated vsize (KiB) 876220

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1121312/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=871152 CPUtime=9534.28
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 201122 0 0 0 953130 298 0 0 25 0 4 0 157394469 892059648 200991 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 217788 200991 83 193 0 217592 0
[pid=25754/tid=25755] ppid=25751 vsize=871152 CPUtime=2375.38
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 48865 0 0 0 237456 82 0 0 25 0 4 0 157394527 892059648 200991 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=871152 CPUtime=2346.55
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 35995 0 0 0 234603 52 0 0 25 0 4 0 157394527 892059648 200991 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=871152 CPUtime=2381.04
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 53732 0 0 0 238017 87 0 0 25 0 4 0 157394527 892059648 200991 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9538.6
Current children cumulated vsize (KiB) 876508

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1120160/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=872464 CPUtime=9654.01
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 201408 0 0 0 965102 299 0 0 25 0 4 0 157394469 893403136 201277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 218116 201277 83 193 0 217920 0
[pid=25754/tid=25755] ppid=25751 vsize=872464 CPUtime=2405.27
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 48891 0 0 0 240445 82 0 0 25 0 4 0 157394527 893403136 201277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=872464 CPUtime=2376.55
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 36074 0 0 0 237602 53 0 0 25 0 4 0 157394527 893403136 201277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=872464 CPUtime=2410.91
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 53886 0 0 0 241004 87 0 0 25 0 4 0 157394527 893403136 201277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9658.33
Current children cumulated vsize (KiB) 877820

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1117216/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=875400 CPUtime=9773.75
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 202119 0 0 0 977075 300 0 0 25 0 4 0 157394469 896409600 201988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 218850 201988 83 193 0 218654 0
[pid=25754/tid=25755] ppid=25751 vsize=875400 CPUtime=2435.16
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 49024 0 0 0 243434 82 0 0 25 0 4 0 157394527 896409600 201988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=875400 CPUtime=2406.55
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 36145 0 0 0 240602 53 0 0 25 0 4 0 157394527 896409600 201988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=875400 CPUtime=2440.78
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 54191 0 0 0 243990 88 0 0 25 0 4 0 157394527 896409600 201988 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9778.07
Current children cumulated vsize (KiB) 880756

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1116640/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=875920 CPUtime=9893.48
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 202259 0 0 0 989047 301 0 0 25 0 4 0 157394469 896942080 202128 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 218980 202128 83 193 0 218784 0
[pid=25754/tid=25755] ppid=25751 vsize=875920 CPUtime=2464.89
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 49090 0 0 0 246407 82 0 0 25 0 4 0 157394527 896942080 202128 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=875920 CPUtime=2430.24
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 36168 0 0 0 242971 53 0 0 25 0 4 0 157394527 896942080 202128 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=875920 CPUtime=2470.63
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 54192 0 0 0 246975 88 0 0 25 0 4 0 157394527 896942080 202128 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9897.8
Current children cumulated vsize (KiB) 881276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.6 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 25771
/proc/meminfo: memFree=1114400/2055920 swapFree=4181456/4192956
[pid=25751] ppid=25749 vsize=5356 CPUtime=4.32
/proc/25751/stat : 25751 (manysat.sh) S 25749 25751 25580 0 -1 4194304 313 6784 0 0 0 0 425 7 16 0 1 0 157394035 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25751/statm: 1339 238 195 169 0 50 0
[pid=25754] ppid=25751 vsize=877752 CPUtime=9995.86
/proc/25754/stat : 25754 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194304 202824 0 0 0 999283 303 0 0 25 0 4 0 157394469 898818048 202693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25754/statm: 219438 202693 83 193 0 219242 0
[pid=25754/tid=25755] ppid=25751 vsize=877752 CPUtime=2490.45
/proc/25754/task/25755/stat : 25755 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 49215 0 0 0 248962 83 0 0 25 0 4 0 157394527 898818048 202693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25754/tid=25756] ppid=25751 vsize=877752 CPUtime=2455.84
/proc/25754/task/25756/stat : 25756 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 36175 0 0 0 245531 53 0 0 25 0 4 0 157394527 898818048 202693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25754/tid=25757] ppid=25751 vsize=877752 CPUtime=2496.16
/proc/25754/task/25757/stat : 25757 (manysat1.1_stat) R 25751 25751 25580 0 -1 4194368 54195 0 0 0 249528 88 0 0 25 0 4 0 157394527 898818048 202693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 883108

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 25751 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=260352
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 4.34334
# 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): 5013.62
CPU time (s): 10000.2
CPU user time (s): 9997.08
CPU system time (s): 3.1
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 883108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.26035
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7097
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= 11

runsolver used 4.6093 second user time and 13.6339 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 21:46:51
IDJOB=1775106
IDBENCH=71088
IDSOLVER=612
FILE ID=node26/1775106-1241293610
PBS_JOBID= 9225127
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=308079350

node26.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.261
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.261
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:       1937192 kB
Buffers:          9524 kB
Cached:          42860 kB
SwapCached:       5144 kB
Active:          29372 kB
Inactive:        30788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1937192 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            5976 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            44692 kB
Committed_AS:   665736 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= 66496 MiB
End job on node26 at 2009-05-02 23:10:26