Trace number 1774986

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 5014.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
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.18/0.27	c ==============================================================================
0.18/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.27	c ==============================================================================
0.18/0.27	c |         0 |  395999  1182858 |  118799       0        0     nan |  0.000 % |
5.68/5.74	c |         0 |  394633  1728226 |      --       0       --      -- |     --   | -1366/545368
5.68/5.74	c ==============================================================================
5.68/5.74	c Result  :   #vars: 2337   #clauses: 394633   #literals: 1728226
5.68/5.74	c CPU time:   5.66814 s
5.68/5.74	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-1774986-1241293212/watcher-1774986-1241293212 -o /tmp/evaluation-result-1774986-1241293212/solver-1774986-1241293212 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774986-1241293212.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.19 3.79 3.88 3/64 32369
/proc/meminfo: memFree=1268912/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=1700 CPUtime=0
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 322 0 0 0 0 0 0 0 18 0 1 0 157355217 1740800 306 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 425 306 51 127 0 295 0

[startup+0.0185919 s]
/proc/loadavg: 3.19 3.79 3.88 3/64 32369
/proc/meminfo: memFree=1268912/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=2440 CPUtime=0.01
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 505 0 0 0 1 0 0 0 18 0 1 0 157355217 2498560 489 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 610 489 51 127 0 480 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7796

[startup+0.1016 s]
/proc/loadavg: 3.19 3.79 3.88 3/64 32369
/proc/meminfo: memFree=1268912/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=8876 CPUtime=0.09
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 2023 0 0 0 8 1 0 0 18 0 1 0 157355217 9089024 2007 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 2219 2007 51 127 0 2089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14232

[startup+0.301618 s]
/proc/loadavg: 3.19 3.79 3.88 3/64 32369
/proc/meminfo: memFree=1268912/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=26572 CPUtime=0.28
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 6423 0 0 0 25 3 0 0 19 0 1 0 157355217 27209728 6407 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 6643 6409 68 127 0 6513 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31928

[startup+0.701658 s]
/proc/loadavg: 3.19 3.79 3.88 3/64 32369
/proc/meminfo: memFree=1268912/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=31552 CPUtime=0.68
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 7650 0 0 0 64 4 0 0 23 0 1 0 157355217 32309248 7634 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 7888 7634 68 127 0 7758 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36908

[startup+1.50174 s]
/proc/loadavg: 3.19 3.79 3.88 2/66 32371
/proc/meminfo: memFree=1235552/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=36832 CPUtime=1.49
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 8593 0 0 0 143 6 0 0 25 0 1 0 157355217 37715968 8577 1992294400 134512640 135034092 4294956112 18446744073709551615 134563466 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 9208 8577 68 127 0 9078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42188

[startup+3.1019 s]
/proc/loadavg: 3.19 3.79 3.88 2/66 32371
/proc/meminfo: memFree=1229024/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=40960 CPUtime=3.09
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 9524 0 0 0 303 6 0 0 25 0 1 0 157355217 41943040 9508 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 10240 9508 68 127 0 10110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46316

[startup+6.30122 s]
/proc/loadavg: 3.01 3.75 3.87 2/66 32371
/proc/meminfo: memFree=1228768/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=0
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157355217 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32369/statm: 1339 235 195 169 0 50 0
[pid=32370] ppid=32369 vsize=37444 CPUtime=6.28
/proc/32370/stat : 32370 (SatElite) R 32369 32369 32299 0 -1 4194304 9525 0 0 0 618 10 0 0 25 0 1 0 157355217 38342656 8732 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32370/statm: 9361 8732 68 127 0 9231 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42800

[startup+12.7029 s]
/proc/loadavg: 3.09 3.75 3.87 5/69 32375
/proc/meminfo: memFree=1137104/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=157280 CPUtime=11.69
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 30808 0 0 0 1153 16 0 0 19 0 4 0 157355857 161054720 30794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 39320 30794 83 193 0 39124 0
[pid=32372/tid=32373] ppid=32369 vsize=157280 CPUtime=2.68
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 1652 0 0 0 267 1 0 0 24 0 4 0 157355943 161054720 30794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=157280 CPUtime=2.3
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 1621 0 0 0 229 1 0 0 23 0 4 0 157355943 161054720 30794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=157280 CPUtime=3.02
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 1522 0 0 0 301 1 0 0 17 0 4 0 157355943 161054720 30794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.06
Current children cumulated vsize (KiB) 162636

[startup+25.5011 s]
/proc/loadavg: 3.29 3.76 3.87 5/69 32375
/proc/meminfo: memFree=1101456/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=191168 CPUtime=37.23
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 39376 0 0 0 3698 25 0 0 19 0 4 0 157355857 195756032 39362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 47792 39362 83 193 0 47596 0
[pid=32372/tid=32373] ppid=32369 vsize=191168 CPUtime=4.79
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 2294 0 0 0 477 2 0 0 25 0 4 0 157355943 195756032 39362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=191168 CPUtime=8.41
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 4382 0 0 0 837 4 0 0 25 0 4 0 157355943 195756032 39362 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32375] ppid=32369 vsize=191168 CPUtime=15.15
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 4914 0 0 0 1510 5 0 0 18 0 4 0 157355943 195756032 39362 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.6
Current children cumulated vsize (KiB) 196524

[startup+51.1017 s]
/proc/loadavg: 3.53 3.78 3.87 5/69 32375
/proc/meminfo: memFree=1059408/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=233216 CPUtime=88.31
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 50057 0 0 0 8795 36 0 0 25 0 4 0 157355857 238813184 50043 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 58304 50043 83 193 0 58108 0
[pid=32372/tid=32373] ppid=32369 vsize=233216 CPUtime=18.59
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 6298 0 0 0 1853 6 0 0 25 0 4 0 157355943 238813184 50043 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=233216 CPUtime=20.1
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 7384 0 0 0 2003 7 0 0 25 0 4 0 157355943 238813184 50043 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32375] ppid=32369 vsize=233216 CPUtime=39.13
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 8372 0 0 0 3904 9 0 0 17 0 4 0 157355943 238813184 50043 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.68
Current children cumulated vsize (KiB) 238572

[startup+102.306 s]
/proc/loadavg: 3.80 3.81 3.88 5/69 32375
/proc/meminfo: memFree=1007312/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=284548 CPUtime=190.5
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 62733 0 0 0 18999 51 0 0 25 0 4 0 157355857 291377152 62719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 71137 62719 83 193 0 70941 0
[pid=32372/tid=32373] ppid=32369 vsize=284548 CPUtime=41.24
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 10146 0 0 0 4115 9 0 0 25 0 4 0 157355943 291377152 62719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=284548 CPUtime=44.8
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 10737 0 0 0 4469 11 0 0 25 0 4 0 157355943 291377152 62719 1992294400 134512640 135305190 4294956160 18446744073709551615 134553245 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32375] ppid=32369 vsize=284548 CPUtime=80.77
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 11827 0 0 0 8064 13 0 0 19 0 4 0 157355943 291377152 62719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 196.87
Current children cumulated vsize (KiB) 289904

[startup+162.302 s]
/proc/loadavg: 3.92 3.84 3.88 5/69 32375
/proc/meminfo: memFree=954192/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=338864 CPUtime=310.23
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 76103 0 0 0 30954 69 0 0 25 0 4 0 157355857 346996736 76089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 84716 76089 83 193 0 84520 0
[pid=32372/tid=32373] ppid=32369 vsize=338864 CPUtime=72.01
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 16448 0 0 0 7183 18 0 0 25 0 4 0 157355943 346996736 76089 1992294400 134512640 135305190 4294956160 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=338864 CPUtime=73.79
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 12439 0 0 0 7365 14 0 0 25 0 4 0 157355943 346996736 76089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32375] ppid=32369 vsize=338864 CPUtime=123.58
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 15179 0 0 0 12341 17 0 0 25 0 4 0 157355943 346996736 76089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 316.6
Current children cumulated vsize (KiB) 344220

[startup+222.302 s]
/proc/loadavg: 3.97 3.87 3.89 5/69 32375
/proc/meminfo: memFree=923472/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37

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

/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74936 0 0 0 245882 110 0 0 25 0 4 0 157355943 1147826176 266218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9057.88
Current children cumulated vsize (KiB) 1126280

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32383
/proc/meminfo: memFree=190608/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1121320 CPUtime=9171.25
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 266405 0 0 0 916753 372 0 0 25 0 4 0 157355857 1148231680 266359 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 280330 266359 83 193 0 280134 0
[pid=32372/tid=32373] ppid=32369 vsize=1121320 CPUtime=2244.17
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 71794 0 0 0 224312 105 0 0 25 0 4 0 157355943 1148231680 266359 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1121320 CPUtime=2213.33
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31466 0 0 0 221286 47 0 0 25 0 4 0 157355943 1148231680 266359 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1121320 CPUtime=2490.58
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74936 0 0 0 248948 110 0 0 23 0 4 0 157355943 1148231680 266359 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9177.62
Current children cumulated vsize (KiB) 1126676

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32383
/proc/meminfo: memFree=190096/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1121876 CPUtime=9290.99
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 266539 0 0 0 928727 372 0 0 25 0 4 0 157355857 1148801024 266493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 280469 266493 83 193 0 280273 0
[pid=32372/tid=32373] ppid=32369 vsize=1121876 CPUtime=2274.08
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 71826 0 0 0 227302 106 0 0 25 0 4 0 157355943 1148801024 266493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1121876 CPUtime=2243.42
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31470 0 0 0 224295 47 0 0 25 0 4 0 157355943 1148801024 266493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1121876 CPUtime=2523.35
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74936 0 0 0 252225 110 0 0 25 0 4 0 157355943 1148801024 266493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9297.36
Current children cumulated vsize (KiB) 1127232

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32383
/proc/meminfo: memFree=185872/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1127228 CPUtime=9410.74
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 267599 0 0 0 940699 375 0 0 25 0 4 0 157355857 1154281472 267553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528322 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 281807 267553 83 193 0 281611 0
[pid=32372/tid=32373] ppid=32369 vsize=1127228 CPUtime=2304.07
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 72357 0 0 0 230301 106 0 0 25 0 4 0 157355943 1154281472 267553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1127228 CPUtime=2273.41
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31579 0 0 0 227293 48 0 0 25 0 4 0 157355943 1154281472 267553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1127228 CPUtime=2554.81
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 75266 0 0 0 255370 111 0 0 25 0 4 0 157355943 1154281472 267553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9417.11
Current children cumulated vsize (KiB) 1132584

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32383
/proc/meminfo: memFree=179280/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1134092 CPUtime=9530.48
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 269253 0 0 0 952669 379 0 0 25 0 4 0 157355857 1161310208 269207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 283523 269207 83 193 0 283327 0
[pid=32372/tid=32373] ppid=32369 vsize=1134092 CPUtime=2334.07
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 73416 0 0 0 233297 110 0 0 25 0 4 0 157355943 1161310208 269207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1134092 CPUtime=2303.39
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31670 0 0 0 230291 48 0 0 25 0 4 0 157355943 1161310208 269207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1134092 CPUtime=2584.68
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 75744 0 0 0 258356 112 0 0 25 0 4 0 157355943 1161310208 269207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9536.85
Current children cumulated vsize (KiB) 1139448

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32383
/proc/meminfo: memFree=172304/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1141220 CPUtime=9650.22
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 270980 0 0 0 964639 383 0 0 25 0 4 0 157355857 1168609280 270934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 285305 270934 83 193 0 285109 0
[pid=32372/tid=32373] ppid=32369 vsize=1141220 CPUtime=2364.07
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 73907 0 0 0 236296 111 0 0 25 0 4 0 157355943 1168609280 270934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1141220 CPUtime=2333.38
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31753 0 0 0 233290 48 0 0 25 0 4 0 157355943 1168609280 270934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1141220 CPUtime=2614.6
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 76652 0 0 0 261346 114 0 0 25 0 4 0 157355943 1168609280 270934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9656.59
Current children cumulated vsize (KiB) 1146576

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32389
/proc/meminfo: memFree=165712/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1147148 CPUtime=9769.95
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 272639 0 0 0 976607 388 0 0 25 0 4 0 157355857 1174679552 272593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 286787 272593 83 193 0 286591 0
[pid=32372/tid=32373] ppid=32369 vsize=1147148 CPUtime=2394
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74127 0 0 0 239289 111 0 0 25 0 4 0 157355943 1174679552 272593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1147148 CPUtime=2363.54
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31780 0 0 0 236306 48 0 0 25 0 4 0 157355943 1174679552 272593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1147148 CPUtime=2644.39
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 77913 0 0 0 264322 117 0 0 25 0 4 0 157355943 1174679552 272593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9776.32
Current children cumulated vsize (KiB) 1152504

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32389
/proc/meminfo: memFree=162192/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1151640 CPUtime=9889.69
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 273520 0 0 0 988579 390 0 0 25 0 4 0 157355857 1179279360 273474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32372/statm: 287910 273474 83 193 0 287714 0
[pid=32372/tid=32373] ppid=32369 vsize=1151640 CPUtime=2423.87
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74488 0 0 0 242275 112 0 0 25 0 4 0 157355943 1179279360 273474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1151640 CPUtime=2393.55
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31867 0 0 0 239306 49 0 0 25 0 4 0 157355943 1179279360 273474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1151640 CPUtime=2674.29
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 78014 0 0 0 267311 118 0 0 25 0 4 0 157355943 1179279360 273474 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9896.06
Current children cumulated vsize (KiB) 1156996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5014.4 s]
/proc/loadavg: 4.00 4.00 3.97 5/69 32389
/proc/meminfo: memFree=161296/2055920 swapFree=4175308/4192956
[pid=32369] ppid=32367 vsize=5356 CPUtime=6.37
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 32299 0 -1 4194304 313 9528 0 0 0 0 626 11 16 0 1 0 157355217 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32369/statm: 1339 238 195 169 0 50 0
[pid=32372] ppid=32369 vsize=1152088 CPUtime=9993.68
/proc/32372/stat : 32372 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194304 273725 0 0 0 998977 391 0 0 25 0 4 0 157355857 1179738112 273679 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32372/statm: 288022 273679 83 193 0 287826 0
[pid=32372/tid=32373] ppid=32369 vsize=1152088 CPUtime=2451.15
/proc/32372/task/32373/stat : 32373 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 74546 0 0 0 245003 112 0 0 25 0 4 0 157355943 1179738112 273679 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32374] ppid=32369 vsize=1152088 CPUtime=2418.29
/proc/32372/task/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 31912 0 0 0 241780 49 0 0 25 0 4 0 157355943 1179738112 273679 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32372/tid=32375] ppid=32369 vsize=1152088 CPUtime=2701.42
/proc/32372/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 32299 0 -1 4194368 78026 0 0 0 270024 118 0 0 25 0 4 0 157355943 1179738112 273679 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1157444

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 32369 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=271046
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 6.38503
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5014.42
CPU time (s): 10000
CPU user time (s): 9996.03
CPU system time (s): 4.02
CPU usage (%): 199.426
Max. virtual memory (cumulated for all children) (KiB): 1157444

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

runsolver used 4.54231 second user time and 13.7009 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-02 21:40:12
IDJOB=1774986
IDBENCH=71069
IDSOLVER=612
FILE ID=node12/1774986-1241293212
PBS_JOBID= 9225137
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=282396071

node12.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.213
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.213
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:       1269392 kB
Buffers:         81752 kB
Cached:         603388 kB
SwapCached:      11928 kB
Active:         113432 kB
Inactive:       586024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269392 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            8464 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            73180 kB
Committed_AS:   838060 kB
PageTables:       1376 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= 66464 MiB
End job on node12 at 2009-05-02 23:03:49