Trace number 1775176

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 5012.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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.08/0.11	c ==============================================================================
0.08/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.11	c ==============================================================================
0.08/0.11	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.59/1.60	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.59/1.60	c ==============================================================================
1.59/1.60	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.59/1.60	c CPU time:   1.58476 s
1.59/1.60	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-1775176-1241294032/watcher-1775176-1241294032 -o /tmp/evaluation-result-1775176-1241294032/solver-1775176-1241294032 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775176-1241294032.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.38 3.84 3.87 3/64 637
/proc/meminfo: memFree=1949160/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=1096 CPUtime=0
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 157431657 1122304 185 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 274 186 50 127 0 144 0

[startup+0.057631 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 637
/proc/meminfo: memFree=1949160/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=5320 CPUtime=0.04
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 1180 0 0 0 4 0 0 0 18 0 1 0 157431657 5447680 1164 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 1330 1164 50 127 0 1200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10676

[startup+0.10164 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 637
/proc/meminfo: memFree=1949160/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=10056 CPUtime=0.08
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 2304 0 0 0 8 0 0 0 18 0 1 0 157431657 10297344 2288 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 2514 2295 50 127 0 2384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15412

[startup+0.301678 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 637
/proc/meminfo: memFree=1949160/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=14264 CPUtime=0.29
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 3377 0 0 0 28 1 0 0 19 0 1 0 157431657 14606336 3361 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 3566 3361 68 127 0 3436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19620

[startup+0.701754 s]
/proc/loadavg: 3.38 3.84 3.87 3/64 637
/proc/meminfo: memFree=1949160/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=18544 CPUtime=0.69
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 4090 0 0 0 68 1 0 0 22 0 1 0 157431657 18989056 4071 1992294400 134512640 135034092 4294956112 18446744073709551615 134569395 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 4636 4071 68 127 0 4506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23900

[startup+1.50191 s]
/proc/loadavg: 3.38 3.84 3.87 2/66 639
/proc/meminfo: memFree=1932128/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=0
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157431657 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/637/statm: 1339 235 195 169 0 50 0
[pid=638] ppid=637 vsize=18544 CPUtime=1.49
/proc/638/stat : 638 (SatElite) R 637 637 600 0 -1 4194304 4090 0 0 0 148 1 0 0 25 0 1 0 157431657 18989056 4071 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/638/statm: 4636 4071 68 127 0 4506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23900

[startup+3.10222 s]
/proc/loadavg: 3.38 3.84 3.87 2/66 640
/proc/meminfo: memFree=1911136/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=80092 CPUtime=2.12
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 11782 0 0 0 207 5 0 0 17 0 4 0 157431843 82014208 11768 1992294400 134512640 135305190 4294956160 18446744073709551615 134557702 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 20023 11768 83 193 0 19827 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 85448

[startup+6.30184 s]
/proc/loadavg: 3.43 3.84 3.87 5/69 643
/proc/meminfo: memFree=1887248/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=92984 CPUtime=8.5
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 15076 0 0 0 842 8 0 0 17 0 4 0 157431843 95215616 15062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 23246 15062 83 193 0 23050 0
[pid=640/tid=641] ppid=637 vsize=92984 CPUtime=1.4
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1022 0 0 0 140 0 0 0 22 0 4 0 157431877 95215616 15062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=92984 CPUtime=1.14
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1016 0 0 0 114 0 0 0 21 0 4 0 157431877 95215616 15062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=92984 CPUtime=1.52
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1032 0 0 0 152 0 0 0 19 0 4 0 157431877 95215616 15062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.35
Current children cumulated vsize (KiB) 98340

[startup+12.7021 s]
/proc/loadavg: 3.47 3.84 3.87 5/69 643
/proc/meminfo: memFree=1871760/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=105912 CPUtime=21.28
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 18272 0 0 0 2117 11 0 0 17 0 4 0 157431843 108453888 18258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 26478 18258 83 193 0 26282 0
[pid=640/tid=641] ppid=637 vsize=105912 CPUtime=4.2
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1688 0 0 0 420 0 0 0 17 0 4 0 157431877 108453888 18258 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=105912 CPUtime=1.39
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1101 0 0 0 139 0 0 0 24 0 4 0 157431877 108453888 18258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=105912 CPUtime=5.09
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 2016 0 0 0 508 1 0 0 24 0 4 0 157431877 108453888 18258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 111268

[startup+25.5015 s]
/proc/loadavg: 3.59 3.85 3.87 5/69 643
/proc/meminfo: memFree=1850960/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=127940 CPUtime=46.81
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 23480 0 0 0 4664 17 0 0 16 0 4 0 157431843 131010560 23466 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 31985 23466 83 193 0 31789 0
[pid=640/tid=641] ppid=637 vsize=127940 CPUtime=9.26
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 2556 0 0 0 924 2 0 0 25 0 4 0 157431877 131010560 23466 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=127940 CPUtime=2.6
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 1458 0 0 0 259 1 0 0 18 0 4 0 157431877 131010560 23466 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=127940 CPUtime=12.78
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 3507 0 0 0 1276 2 0 0 20 0 4 0 157431877 131010560 23466 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.66
Current children cumulated vsize (KiB) 133296

[startup+51.1014 s]
/proc/loadavg: 3.73 3.86 3.87 5/69 643
/proc/meminfo: memFree=1822032/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=157176 CPUtime=97.89
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 30791 0 0 0 9763 26 0 0 22 0 4 0 157431843 160948224 30777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 39294 30777 83 193 0 39098 0
[pid=640/tid=641] ppid=637 vsize=157176 CPUtime=22.48
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 4829 0 0 0 2244 4 0 0 25 0 4 0 157431877 160948224 30777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=157176 CPUtime=12.4
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 2676 0 0 0 1237 3 0 0 25 0 4 0 157431877 160948224 30777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=643] ppid=637 vsize=157176 CPUtime=25.69
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 5494 0 0 0 2564 5 0 0 25 0 4 0 157431877 160948224 30777 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (KiB) 162532

[startup+102.305 s]
/proc/loadavg: 3.88 3.88 3.88 5/69 643
/proc/meminfo: memFree=1790480/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=189496 CPUtime=200.07
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 38585 0 0 0 19972 35 0 0 25 0 4 0 157431843 194043904 38571 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 47374 38571 83 193 0 47178 0
[pid=640/tid=641] ppid=637 vsize=189496 CPUtime=48.48
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 7178 0 0 0 4841 7 0 0 20 0 4 0 157431877 194043904 38571 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=642] ppid=637 vsize=189496 CPUtime=37.09
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 5152 0 0 0 3704 5 0 0 25 0 4 0 157431877 194043904 38571 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=643] ppid=637 vsize=189496 CPUtime=52.58
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 7610 0 0 0 5251 7 0 0 22 0 4 0 157431877 194043904 38571 1992294400 134512640 135305190 4294956160 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.92
Current children cumulated vsize (KiB) 194852

[startup+162.302 s]
/proc/loadavg: 3.95 3.90 3.88 5/69 643
/proc/meminfo: memFree=1752016/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=227820 CPUtime=319.8
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 48154 0 0 0 31935 45 0 0 25 0 4 0 157431843 233287680 48140 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 56955 48140 83 193 0 56759 0
[pid=640/tid=641] ppid=637 vsize=227820 CPUtime=78.78
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 10482 0 0 0 7867 11 0 0 25 0 4 0 157431877 233287680 48140 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=642] ppid=637 vsize=227820 CPUtime=64.57
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 7510 0 0 0 6449 8 0 0 25 0 4 0 157431877 233287680 48140 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=227820 CPUtime=85.08
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 10860 0 0 0 8498 10 0 0 25 0 4 0 157431877 233287680 48140 1992294400 134512640 135305190 4294956160 18446744073709551615 134528542 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.65

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

/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 60801 0 0 0 229885 90 0 0 25 0 4 0 157431877 850485248 191596 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9181.92
Current children cumulated vsize (KiB) 835908

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1162640/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=842968 CPUtime=9299.79
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 194704 0 0 0 929683 296 0 0 25 0 4 0 157431843 863199232 194526 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 210742 194526 83 193 0 210546 0
[pid=640/tid=641] ppid=637 vsize=842968 CPUtime=2294.55
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44271 0 0 0 229387 68 0 0 25 0 4 0 157431877 863199232 194526 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=842968 CPUtime=2293.19
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38590 0 0 0 229252 67 0 0 16 0 4 0 157431877 863199232 194526 1992294400 134512640 135305190 4294956160 18446744073709551615 134538593 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=643] ppid=637 vsize=842968 CPUtime=2329.66
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62015 0 0 0 232874 92 0 0 25 0 4 0 157431877 863199232 194526 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9301.64
Current children cumulated vsize (KiB) 848324

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1161488/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=844084 CPUtime=9419.54
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 194969 0 0 0 941657 297 0 0 25 0 4 0 157431843 864342016 194791 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/640/statm: 211021 194791 83 193 0 210825 0
[pid=640/tid=641] ppid=637 vsize=844084 CPUtime=2312.24
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44275 0 0 0 231156 68 0 0 25 0 4 0 157431877 864342016 194791 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=844084 CPUtime=2335.25
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38590 0 0 0 233458 67 0 0 19 0 4 0 157431877 864342016 194791 1992294400 134512640 135305190 4294956160 18446744073709551615 134538170 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=643] ppid=637 vsize=844084 CPUtime=2359.64
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62250 0 0 0 235872 92 0 0 25 0 4 0 157431877 864342016 194791 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9421.39
Current children cumulated vsize (KiB) 849440

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1159952/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=845716 CPUtime=9539.27
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 195409 0 0 0 953629 298 0 0 25 0 4 0 157431843 866013184 195231 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 211429 195231 83 193 0 211233 0
[pid=640/tid=641] ppid=637 vsize=845716 CPUtime=2334.71
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44371 0 0 0 233402 69 0 0 25 0 4 0 157431877 866013184 195231 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=845716 CPUtime=2377.93
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38618 0 0 0 237726 67 0 0 25 0 4 0 157431877 866013184 195231 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=845716 CPUtime=2385.83
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62491 0 0 0 238491 92 0 0 25 0 4 0 157431877 866013184 195231 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9541.12
Current children cumulated vsize (KiB) 851072

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1157968/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=848420 CPUtime=9658.99
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 195868 0 0 0 965600 299 0 0 25 0 4 0 157431843 868782080 195690 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 212105 195690 83 193 0 211909 0
[pid=640/tid=641] ppid=637 vsize=848420 CPUtime=2364.57
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44489 0 0 0 236388 69 0 0 25 0 4 0 157431877 868782080 195690 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=848420 CPUtime=2407.92
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38618 0 0 0 240724 68 0 0 25 0 4 0 157431877 868782080 195690 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=848420 CPUtime=2415.82
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62760 0 0 0 241490 92 0 0 25 0 4 0 157431877 868782080 195690 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9660.84
Current children cumulated vsize (KiB) 853776

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1157072/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=849692 CPUtime=9778.74
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 196066 0 0 0 977574 300 0 0 25 0 4 0 157431843 870084608 195888 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 212423 195888 83 193 0 212227 0
[pid=640/tid=641] ppid=637 vsize=849692 CPUtime=2394.44
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44493 0 0 0 239374 70 0 0 25 0 4 0 157431877 870084608 195888 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=849692 CPUtime=2436.13
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38618 0 0 0 243545 68 0 0 25 0 4 0 157431877 870084608 195888 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=849692 CPUtime=2447.59
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62908 0 0 0 244667 92 0 0 25 0 4 0 157431877 870084608 195888 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9780.59
Current children cumulated vsize (KiB) 855048

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1156816/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=850104 CPUtime=9898.47
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 196147 0 0 0 989547 300 0 0 25 0 4 0 157431843 870506496 195969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 212526 195969 83 193 0 212330 0
[pid=640/tid=641] ppid=637 vsize=850104 CPUtime=2424.33
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44529 0 0 0 242363 70 0 0 25 0 4 0 157431877 870506496 195969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=850104 CPUtime=2466.12
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38618 0 0 0 246544 68 0 0 25 0 4 0 157431877 870506496 195969 1992294400 134512640 135305190 4294956160 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=850104 CPUtime=2477.57
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62908 0 0 0 247665 92 0 0 25 0 4 0 157431877 870506496 195969 1992294400 134512640 135305190 4294956160 18446744073709551615 134551656 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9900.32
Current children cumulated vsize (KiB) 855460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1156304/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=850552 CPUtime=9998.25
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 196247 0 0 0 999525 300 0 0 25 0 4 0 157431843 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 212638 196069 83 193 0 212442 0
[pid=640/tid=641] ppid=637 vsize=850552 CPUtime=2449.23
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44536 0 0 0 244853 70 0 0 25 0 4 0 157431877 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=850552 CPUtime=2491.12
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38621 0 0 0 249044 68 0 0 25 0 4 0 157431877 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=850552 CPUtime=2502.57
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62908 0 0 0 250164 93 0 0 25 0 4 0 157431877 870965248 196069 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) 855908

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

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

[startup+5012.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 657
/proc/meminfo: memFree=1156304/2055920 swapFree=4191900/4192956
[pid=637] ppid=635 vsize=5356 CPUtime=1.85
/proc/637/stat : 637 (manysat.sh) S 635 637 600 0 -1 4194304 313 4094 0 0 0 0 182 3 16 0 1 0 157431657 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/637/statm: 1339 238 195 169 0 50 0
[pid=640] ppid=637 vsize=850552 CPUtime=9998.25
/proc/640/stat : 640 (manysat1.1_stat) R 637 637 600 0 -1 4194304 196247 0 0 0 999525 300 0 0 25 0 4 0 157431843 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/640/statm: 212638 196069 83 193 0 212442 0
[pid=640/tid=641] ppid=637 vsize=850552 CPUtime=2449.23
/proc/640/task/641/stat : 641 (manysat1.1_stat) R 637 637 600 0 -1 4194368 44536 0 0 0 244853 70 0 0 25 0 4 0 157431877 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=640/tid=642] ppid=637 vsize=850552 CPUtime=2491.12
/proc/640/task/642/stat : 642 (manysat1.1_stat) R 637 637 600 0 -1 4194368 38621 0 0 0 249044 68 0 0 25 0 4 0 157431877 870965248 196069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
[pid=640/tid=643] ppid=637 vsize=850552 CPUtime=2502.57
/proc/640/task/643/stat : 643 (manysat1.1_stat) R 637 637 600 0 -1 4194368 62908 0 0 0 250164 93 0 0 25 0 4 0 157431877 870965248 196069 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) 855908

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 637 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=821723
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1.86072
# 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): 5012.32
CPU time (s): 10000.1
CPU user time (s): 9997.07
CPU system time (s): 3.03
CPU usage (%): 199.51
Max. virtual memory (cumulated for all children) (KiB): 855908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.82172
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4407
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.5913 second user time and 13.6439 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-02 21:53:52
IDJOB=1775176
IDBENCH=71097
IDSOLVER=612
FILE ID=node38/1775176-1241294032
PBS_JOBID= 9225148
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=593068346

node38.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.265
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.265
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:       1949704 kB
Buffers:          4912 kB
Cached:          24412 kB
SwapCached:        256 kB
Active:          31076 kB
Inactive:        11368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1949704 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          21688 kB
Slab:            49752 kB
Committed_AS:   776924 kB
PageTables:       1456 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= 66504 MiB
End job on node38 at 2009-05-02 23:17:26