Trace number 1773656

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 5018.52

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5143.44
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.69/0.74	c ==============================================================================
0.69/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.74	c ==============================================================================
0.69/0.74	c |         0 |  746442  1741698 |  223932       0        0     nan |  0.000 % |
13.47/13.50	c |         0 |  397738  1362662 |      --       0       --      -- |     --   | -348682/-378983
13.47/13.50	c ==============================================================================
13.47/13.50	c Result  :   #vars: 76979   #clauses: 397738   #literals: 1362662
13.47/13.50	c CPU time:   13.082 s
13.47/13.50	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-1773656-1241287870/watcher-1773656-1241287870 -o /tmp/evaluation-result-1773656-1241287870/solver-1773656-1241287870 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773656-1241287870.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.23 1.78 1.28 3/64 26540
/proc/meminfo: memFree=1043648/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=1576 CPUtime=0
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 156814857 1613824 274 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 394 275 50 127 0 264 0

[startup+0.093896 s]
/proc/loadavg: 3.23 1.78 1.28 3/64 26540
/proc/meminfo: memFree=1043648/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=15000 CPUtime=0.08
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 3058 0 0 0 7 1 0 0 18 0 1 0 156814857 15360000 3042 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 3750 3043 50 127 0 3620 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20356

[startup+0.101895 s]
/proc/loadavg: 3.23 1.78 1.28 3/64 26540
/proc/meminfo: memFree=1043648/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=15660 CPUtime=0.08
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 3305 0 0 0 7 1 0 0 18 0 1 0 156814857 16035840 3289 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 3915 3291 50 127 0 3785 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21016

[startup+0.301917 s]
/proc/loadavg: 3.23 1.78 1.28 3/64 26540
/proc/meminfo: memFree=1043648/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=40512 CPUtime=0.29
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 9567 0 0 0 25 4 0 0 19 0 1 0 156814857 41484288 9551 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 10128 9554 50 127 0 9998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45868

[startup+0.701959 s]
/proc/loadavg: 3.23 1.78 1.28 3/64 26540
/proc/meminfo: memFree=1043648/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=93660 CPUtime=0.69
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 22754 0 0 0 56 13 0 0 22 0 1 0 156814857 95907840 22738 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 23415 22738 51 127 0 23285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99016

[startup+1.50204 s]
/proc/loadavg: 3.05 1.77 1.27 2/66 26542
/proc/meminfo: memFree=942768/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=106792 CPUtime=1.49
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 27340 0 0 0 133 16 0 0 25 0 1 0 156814857 109355008 25257 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 26698 25257 68 127 0 26568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112148

[startup+3.10122 s]
/proc/loadavg: 3.05 1.77 1.27 2/66 26542
/proc/meminfo: memFree=934000/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=110952 CPUtime=3.09
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 28260 0 0 0 289 20 0 0 25 0 1 0 156814857 113614848 26177 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 27738 26177 68 127 0 27608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116308

[startup+6.30156 s]
/proc/loadavg: 3.05 1.77 1.27 2/66 26542
/proc/meminfo: memFree=914992/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=116036 CPUtime=6.28
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 29601 0 0 0 602 26 0 0 25 0 1 0 156814857 118820864 27518 1992294400 134512640 135034092 4294956112 18446744073709551615 134540947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 29009 27518 68 127 0 28879 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121392

[startup+12.7013 s]
/proc/loadavg: 2.73 1.74 1.27 2/66 26542
/proc/meminfo: memFree=886072/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=0
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156814856 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26540/statm: 1339 235 195 169 0 50 0
[pid=26541] ppid=26540 vsize=121936 CPUtime=12.67
/proc/26541/stat : 26541 (SatElite) R 26540 26540 26371 0 -1 4194304 31342 0 0 0 1229 38 0 0 25 0 1 0 156814857 124862464 28694 1992294400 134512640 135034092 4294956112 18446744073709551615 134563476 0 0 4096 3 0 0 0 17 1 0 0
/proc/26541/statm: 30484 28694 68 127 0 30354 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 127292

[startup+25.5026 s]
/proc/loadavg: 2.85 1.80 1.29 5/69 26546
/proc/meminfo: memFree=857568/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=173380 CPUtime=21.52
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 33939 0 0 0 2120 32 0 0 16 0 4 0 156816271 177541120 33752 1992294400 134512640 135305190 4294956160 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26543/statm: 43345 33752 83 193 0 43149 0
[pid=26543/tid=26544] ppid=26540 vsize=173380 CPUtime=5.02
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 1498 0 0 0 498 4 0 0 18 0 4 0 156816379 177541120 33752 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=173380 CPUtime=5.16
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 1548 0 0 0 512 4 0 0 17 0 4 0 156816379 177541120 33752 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26546] ppid=26540 vsize=173380 CPUtime=5.2
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 1652 0 0 0 516 4 0 0 17 0 4 0 156816379 177541120 33752 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.63
Current children cumulated vsize (KiB) 178736

[startup+51.1024 s]
/proc/loadavg: 3.24 1.97 1.37 5/69 26546
/proc/meminfo: memFree=847776/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=181844 CPUtime=72.57
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 36127 0 0 0 7220 37 0 0 19 0 4 0 156816271 186208256 35940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26543/statm: 45461 35940 83 193 0 45265 0
[pid=26543/tid=26544] ppid=26540 vsize=181844 CPUtime=23.46
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 2233 0 0 0 2340 6 0 0 19 0 4 0 156816379 186208256 35940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=181844 CPUtime=11.8
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 1962 0 0 0 1175 5 0 0 16 0 4 0 156816379 186208256 35940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=181844 CPUtime=15.01
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 1997 0 0 0 1496 5 0 0 18 0 4 0 156816379 186208256 35940 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 86.68
Current children cumulated vsize (KiB) 187200

[startup+102.307 s]
/proc/loadavg: 3.70 2.31 1.51 5/69 26546
/proc/meminfo: memFree=833568/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=197640 CPUtime=174.75
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 39983 0 0 0 17434 41 0 0 21 0 4 0 156816271 202383360 39796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26543/statm: 49410 39796 83 193 0 49214 0
[pid=26543/tid=26544] ppid=26540 vsize=197640 CPUtime=37.73
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 2797 0 0 0 3766 7 0 0 20 0 4 0 156816379 202383360 39796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=197640 CPUtime=39.79
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 3427 0 0 0 3973 6 0 0 20 0 4 0 156816379 202383360 39796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=197640 CPUtime=51.74
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 3090 0 0 0 5168 6 0 0 20 0 4 0 156816379 202383360 39796 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (KiB) 202996

[startup+162.302 s]
/proc/loadavg: 3.89 2.62 1.67 5/69 26546
/proc/meminfo: memFree=817440/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=213712 CPUtime=294.49
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 44048 0 0 0 29402 47 0 0 19 0 4 0 156816271 218841088 43861 1992294400 134512640 135305190 4294956160 18446744073709551615 134541965 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 53428 43861 83 193 0 53232 0
[pid=26543/tid=26544] ppid=26540 vsize=213712 CPUtime=68.6
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 3864 0 0 0 6852 8 0 0 18 0 4 0 156816379 218841088 43861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=213712 CPUtime=67.9
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 4693 0 0 0 6782 8 0 0 17 0 4 0 156816379 218841088 43861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=213712 CPUtime=83.68
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 3868 0 0 0 8361 7 0 0 19 0 4 0 156816379 218841088 43861 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.6
Current children cumulated vsize (KiB) 219068

[startup+222.303 s]
/proc/loadavg: 3.88 2.85 1.80 5/69 26546
/proc/meminfo: memFree=799776/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=231568 CPUtime=414.23
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 48365 0 0 0 41370 53 0 0 18 0 4 0 156816271 237125632 48178 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 57892 48178 83 193 0 57696 0
[pid=26543/tid=26544] ppid=26540 vsize=231568 CPUtime=100.61

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

/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22013 0 0 0 243138 34 0 0 25 0 4 0 156816379 843788288 193899 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9169.52
Current children cumulated vsize (KiB) 829368

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203808/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835284 CPUtime=9275.14
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197123 0 0 0 927267 247 0 0 25 0 4 0 156816271 855330816 196794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26543/statm: 208821 196794 83 193 0 208625 0
[pid=26543/tid=26544] ppid=26540 vsize=835284 CPUtime=2238.14
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34631 0 0 0 223763 51 0 0 25 0 4 0 156816379 855330816 196794 1992294400 134512640 135305190 4294956160 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835284 CPUtime=2219.03
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 68975 0 0 0 221818 85 0 0 25 0 4 0 156816379 855330816 196794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835284 CPUtime=2462.83
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22207 0 0 0 246248 35 0 0 25 0 4 0 156816379 855330816 196794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9289.25
Current children cumulated vsize (KiB) 840640

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203744/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835284 CPUtime=9394.88
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197127 0 0 0 939241 247 0 0 25 0 4 0 156816271 855330816 196798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26543/statm: 208821 196798 83 193 0 208625 0
[pid=26543/tid=26544] ppid=26540 vsize=835284 CPUtime=2266.53
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34634 0 0 0 226602 51 0 0 25 0 4 0 156816379 855330816 196798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835284 CPUtime=2247.29
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 68975 0 0 0 224644 85 0 0 25 0 4 0 156816379 855330816 196798 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835284 CPUtime=2494.32
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22207 0 0 0 249397 35 0 0 25 0 4 0 156816379 855330816 196798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9408.99
Current children cumulated vsize (KiB) 840640

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203616/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835356 CPUtime=9514.62
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197141 0 0 0 951215 247 0 0 25 0 4 0 156816271 855404544 196812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 208839 196812 83 193 0 208643 0
[pid=26543/tid=26544] ppid=26540 vsize=835356 CPUtime=2295.78
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34635 0 0 0 229527 51 0 0 25 0 4 0 156816379 855404544 196812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835356 CPUtime=2272.7
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 68976 0 0 0 227185 85 0 0 24 0 4 0 156816379 855404544 196812 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835356 CPUtime=2530.22
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 252987 35 0 0 25 0 4 0 156816379 855404544 196812 1992294400 134512640 135305190 4294956160 18446744073709551615 134530589 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9528.73
Current children cumulated vsize (KiB) 840712

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203616/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835356 CPUtime=9634.37
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197168 0 0 0 963189 248 0 0 25 0 4 0 156816271 855404544 196839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 208839 196839 83 193 0 208643 0
[pid=26543/tid=26544] ppid=26540 vsize=835356 CPUtime=2324.97
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34635 0 0 0 232446 51 0 0 25 0 4 0 156816379 855404544 196839 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835356 CPUtime=2303.5
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 68996 0 0 0 230264 86 0 0 25 0 4 0 156816379 855404544 196839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835356 CPUtime=2562.07
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 256172 35 0 0 25 0 4 0 156816379 855404544 196839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9648.48
Current children cumulated vsize (KiB) 840712

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203488/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835620 CPUtime=9754.11
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197234 0 0 0 975163 248 0 0 25 0 4 0 156816271 855674880 196905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 208905 196905 83 193 0 208709 0
[pid=26543/tid=26544] ppid=26540 vsize=835620 CPUtime=2353.47
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34666 0 0 0 235296 51 0 0 25 0 4 0 156816379 855674880 196905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835620 CPUtime=2330.16
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 69016 0 0 0 232930 86 0 0 25 0 4 0 156816379 855674880 196905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835620 CPUtime=2594.59
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 259424 35 0 0 25 0 4 0 156816379 855674880 196905 1992294400 134512640 135305190 4294956160 18446744073709551615 134557261 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9768.22
Current children cumulated vsize (KiB) 840976

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=203232/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=835908 CPUtime=9873.86
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197287 0 0 0 987137 249 0 0 25 0 4 0 156816271 855969792 196958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 208977 196958 83 193 0 208781 0
[pid=26543/tid=26544] ppid=26540 vsize=835908 CPUtime=2383.3
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34667 0 0 0 238279 51 0 0 25 0 4 0 156816379 855969792 196958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=835908 CPUtime=2357.73
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 69018 0 0 0 235687 86 0 0 25 0 4 0 156816379 855969792 196958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=835908 CPUtime=2627
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 262665 35 0 0 19 0 4 0 156816379 855969792 196958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9887.97
Current children cumulated vsize (KiB) 841264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5018.5 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=202848/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=836316 CPUtime=9986.01
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197377 0 0 0 998352 249 0 0 22 0 4 0 156816271 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 209079 197048 83 193 0 208883 0
[pid=26543/tid=26544] ppid=26540 vsize=836316 CPUtime=2412.78
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34682 0 0 0 241227 51 0 0 18 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=836316 CPUtime=2385.65
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 69019 0 0 0 238479 86 0 0 19 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=836316 CPUtime=2655.27
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 265492 35 0 0 18 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 841672

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

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

[startup+5018.5 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 26554
/proc/meminfo: memFree=202848/2055920 swapFree=4181276/4192956
[pid=26540] ppid=26538 vsize=5356 CPUtime=14.11
/proc/26540/stat : 26540 (manysat.sh) S 26538 26540 26371 0 -1 4194304 313 35665 0 0 0 0 1366 45 16 0 1 0 156814856 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26540/statm: 1339 238 195 169 0 50 0
[pid=26543] ppid=26540 vsize=836316 CPUtime=9986.01
/proc/26543/stat : 26543 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194304 197377 0 0 0 998352 249 0 0 22 0 4 0 156816271 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26543/statm: 209079 197048 83 193 0 208883 0
[pid=26543/tid=26544] ppid=26540 vsize=836316 CPUtime=2412.78
/proc/26543/task/26544/stat : 26544 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 34682 0 0 0 241227 51 0 0 18 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26543/tid=26545] ppid=26540 vsize=836316 CPUtime=2385.65
/proc/26543/task/26545/stat : 26545 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 69019 0 0 0 238479 86 0 0 19 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26543/tid=26546] ppid=26540 vsize=836316 CPUtime=2655.27
/proc/26543/task/26546/stat : 26546 (manysat1.1_stat) R 26540 26540 26371 0 -1 4194368 22208 0 0 0 265492 35 0 0 18 0 4 0 156816379 856387584 197048 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 841672

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26540 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=667922
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=459930
# CPU time returned by wait4() is 14.1279
# 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): 5018.52
CPU time (s): 10000.1
CPU user time (s): 9997.18
CPU system time (s): 2.94
CPU usage (%): 199.264
Max. virtual memory (cumulated for all children) (KiB): 841672

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

runsolver used 4.56731 second user time and 13.6929 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 20:11:11
IDJOB=1773656
IDBENCH=70769
IDSOLVER=612
FILE ID=node47/1773656-1241287870
PBS_JOBID= 9225101
Free space on /tmp= 66484 MiB

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

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=944311433

node47.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.212
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.212
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:       1044192 kB
Buffers:         80548 kB
Cached:         825028 kB
SwapCached:       5488 kB
Active:          31428 kB
Inactive:       882032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044192 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           14924 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            84272 kB
Committed_AS:   731108 kB
PageTables:       1444 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= 66432 MiB
End job on node47 at 2009-05-02 21:34:51