Trace number 1772816

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-20UNSAT 496.519 249.714

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.268
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  181871   470932 |   54561       0        0     nan |  0.000 % |
1.29/1.34	c |         0 |   98030   321620 |      --       0       --      -- |     --   | -83841/-149312
1.29/1.34	c ==============================================================================
1.29/1.34	c Result  :   #vars: 17506   #clauses: 98030   #literals: 321620
1.29/1.34	c CPU time:   1.3008 s
1.29/1.34	c ==============================================================================
496.35/249.68	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
496.35/249.68	c ============================[ Problem Statistics ]=============================
496.35/249.68	c |                                                                             |
496.35/249.68	c threadId              : 3
496.35/249.68	c restarts              : 174
496.35/249.68	c conflicts             : 172323         (348 /sec)
496.35/249.68	c decisions             : 218735         (0.44 % random) (442 /sec)
496.35/249.68	c propagations          : 113023792      (228495 /sec)
496.35/249.68	c conflict literals     : 10914522       (62.64 % deleted)
496.35/249.68	c Memory used           : 139.09 MB
496.35/249.68	c CPU time              : 494.644 s
496.35/249.68	
496.35/249.68	c --->m=4, e=8, aimd=1, HOME/29424_many.cnf	time: 123.661	conflicts: 172323       
496.35/249.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772816-1241285703/watcher-1772816-1241285703 -o /tmp/evaluation-result-1772816-1241285703/solver-1772816-1241285703 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772816-1241285703.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: 0.85 0.97 0.99 3/65 29424
/proc/meminfo: memFree=1906256/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=0
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156604031 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 235 195 169 0 50 0
[pid=29425] ppid=29424 vsize=1556 CPUtime=0
/proc/29425/stat : 29425 (SatElite) R 29424 29424 29387 0 -1 4194304 254 0 0 0 0 0 0 0 21 0 1 0 156604031 1593344 238 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/29425/statm: 389 246 50 127 0 259 0

[startup+0.0400019 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29424
/proc/meminfo: memFree=1906256/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=0
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156604031 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 235 195 169 0 50 0
[pid=29425] ppid=29424 vsize=8772 CPUtime=0.02
/proc/29425/stat : 29425 (SatElite) R 29424 29424 29387 0 -1 4194304 1882 0 0 0 2 0 0 0 21 0 1 0 156604031 8982528 1819 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29425/statm: 2193 1821 52 127 0 2063 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14128

[startup+0.103009 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29424
/proc/meminfo: memFree=1906256/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=0
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156604031 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 235 195 169 0 50 0
[pid=29425] ppid=29424 vsize=15224 CPUtime=0.09
/proc/29425/stat : 29425 (SatElite) R 29424 29424 29387 0 -1 4194304 3487 0 0 0 8 1 0 0 22 0 1 0 156604031 15589376 3424 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29425/statm: 3806 3426 52 127 0 3676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20580

[startup+0.301025 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29424
/proc/meminfo: memFree=1906256/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=0
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156604031 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 235 195 169 0 50 0
[pid=29425] ppid=29424 vsize=27196 CPUtime=0.29
/proc/29425/stat : 29425 (SatElite) R 29424 29424 29387 0 -1 4194304 6365 0 0 0 27 2 0 0 22 0 1 0 156604031 27848704 6199 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29425/statm: 6799 6199 68 127 0 6669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32552

[startup+0.702064 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29424
/proc/meminfo: memFree=1906256/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=0
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156604031 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 235 195 169 0 50 0
[pid=29425] ppid=29424 vsize=32012 CPUtime=0.68
/proc/29425/stat : 29425 (SatElite) R 29424 29424 29387 0 -1 4194304 7553 0 0 0 65 3 0 0 25 0 1 0 156604031 32780288 7336 1992294400 134512640 135034092 4294956112 18446744073709551615 134566187 0 0 4096 3 0 0 0 17 0 0 0
/proc/29425/statm: 8003 7336 68 127 0 7873 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37368

[startup+1.50115 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 29426
/proc/meminfo: memFree=1873152/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5356

[startup+3.1013 s]
/proc/loadavg: 0.85 0.97 0.99 5/70 29430
/proc/meminfo: memFree=1870568/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=66344 CPUtime=2.94
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 8092 0 0 0 285 9 0 0 17 0 4 0 156604180 67936256 8078 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29427/statm: 16586 8078 83 193 0 16390 0
[pid=29427/tid=29428] ppid=29424 vsize=66344 CPUtime=0.63
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 295 0 0 0 63 0 0 0 17 0 4 0 156604204 67936256 8078 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=66344 CPUtime=0.62
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 282 0 0 0 61 1 0 0 17 0 4 0 156604204 67936256 8078 1992294400 134512640 135305190 4294956160 18446744073709551615 134553375 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29430] ppid=29424 vsize=66344 CPUtime=0.63
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 298 0 0 0 62 1 0 0 17 0 4 0 156604204 67936256 8078 1992294400 134512640 135305190 4294956160 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 71700

[startup+6.3016 s]
/proc/loadavg: 1.10 1.02 1.01 5/70 29430
/proc/meminfo: memFree=1866536/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=69256 CPUtime=9.32
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 8854 0 0 0 922 10 0 0 17 0 4 0 156604180 70918144 8840 1992294400 134512640 135305190 4294956160 18446744073709551615 134557261 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 17314 8840 83 193 0 17118 0
[pid=29427/tid=29428] ppid=29424 vsize=69256 CPUtime=2.39
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 440 0 0 0 239 0 0 0 17 0 4 0 156604204 70918144 8840 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=69256 CPUtime=2.06
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 522 0 0 0 204 2 0 0 17 0 4 0 156604204 70918144 8840 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=69256 CPUtime=2.33
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 508 0 0 0 232 1 0 0 17 0 4 0 156604204 70918144 8840 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.8
Current children cumulated vsize (KiB) 74612

[startup+12.7012 s]
/proc/loadavg: 1.33 1.07 1.02 5/70 29430
/proc/meminfo: memFree=1862376/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=73080 CPUtime=22.1
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 9824 0 0 0 2198 12 0 0 18 0 4 0 156604180 74833920 9810 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 18270 9810 83 193 0 18074 0
[pid=29427/tid=29428] ppid=29424 vsize=73080 CPUtime=5.04
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 635 0 0 0 503 1 0 0 17 0 4 0 156604204 74833920 9810 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=73080 CPUtime=3.69
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 650 0 0 0 367 2 0 0 19 0 4 0 156604204 74833920 9810 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=73080 CPUtime=7.07
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 867 0 0 0 706 1 0 0 17 0 4 0 156604204 74833920 9810 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.58
Current children cumulated vsize (KiB) 78436

[startup+25.5024 s]
/proc/loadavg: 1.92 1.21 1.07 5/70 29430
/proc/meminfo: memFree=1854824/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=80044 CPUtime=47.64
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 11672 0 0 0 4750 14 0 0 19 0 4 0 156604180 81965056 11658 1992294400 134512640 135305190 4294956160 18446744073709551615 134557238 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 20011 11658 83 193 0 19815 0
[pid=29427/tid=29428] ppid=29424 vsize=80044 CPUtime=9.97
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 896 0 0 0 996 1 0 0 18 0 4 0 156604204 81965056 11658 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=80044 CPUtime=8.69
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 957 0 0 0 867 2 0 0 25 0 4 0 156604204 81965056 11658 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=80044 CPUtime=14.82
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 1570 0 0 0 1480 2 0 0 18 0 4 0 156604204 81965056 11658 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.12
Current children cumulated vsize (KiB) 85400

[startup+51.1028 s]
/proc/loadavg: 2.63 1.43 1.14 5/70 29430
/proc/meminfo: memFree=1842280/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=92908 CPUtime=98.72
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 14899 0 0 0 9854 18 0 0 17 0 4 0 156604180 95137792 14885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 23227 14885 83 193 0 23031 0
[pid=29427/tid=29428] ppid=29424 vsize=92908 CPUtime=18.2
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 1261 0 0 0 1818 2 0 0 25 0 4 0 156604204 95137792 14885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=92908 CPUtime=15.48
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 1509 0 0 0 1545 3 0 0 25 0 4 0 156604204 95137792 14885 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=92908 CPUtime=33.52
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 2730 0 0 0 3349 3 0 0 17 0 4 0 156604204 95137792 14885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.2
Current children cumulated vsize (KiB) 98264

[startup+102.307 s]
/proc/loadavg: 3.40 1.83 1.29 5/70 29430
/proc/meminfo: memFree=1817000/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=118088 CPUtime=200.92
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 21099 0 0 0 20066 26 0 0 18 0 4 0 156604180 120922112 21085 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 29522 21085 83 193 0 29326 0
[pid=29427/tid=29428] ppid=29424 vsize=118088 CPUtime=37.08
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 2124 0 0 0 3706 2 0 0 20 0 4 0 156604204 120922112 21085 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=118088 CPUtime=36.68
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3051 0 0 0 3663 5 0 0 25 0 4 0 156604204 120922112 21085 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=118088 CPUtime=63.33
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4794 0 0 0 6326 7 0 0 25 0 4 0 156604204 120922112 21085 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.4
Current children cumulated vsize (KiB) 123444

[startup+162.302 s]
/proc/loadavg: 3.73 2.20 1.45 5/70 29430
/proc/meminfo: memFree=1811944/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=122804 CPUtime=320.64
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 22347 0 0 0 32036 28 0 0 25 0 4 0 156604180 125751296 22328 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 30701 22328 83 193 0 30505 0
[pid=29427/tid=29428] ppid=29424 vsize=122804 CPUtime=66.28
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 2241 0 0 0 6625 3 0 0 25 0 4 0 156604204 125751296 22328 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29429] ppid=29424 vsize=122804 CPUtime=64.64
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3411 0 0 0 6458 6 0 0 21 0 4 0 156604204 125751296 22328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=122804 CPUtime=95.87
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 5199 0 0 0 9580 7 0 0 23 0 4 0 156604204 125751296 22328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.12
Current children cumulated vsize (KiB) 128160

[startup+222.303 s]
/proc/loadavg: 3.90 2.53 1.61 5/70 29430
/proc/meminfo: memFree=1797352/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=138764 CPUtime=440.38
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26001 0 0 0 44005 33 0 0 24 0 4 0 156604180 142094336 25982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29427/statm: 34691 25982 83 193 0 34495 0
[pid=29427/tid=29428] ppid=29424 vsize=138764 CPUtime=98.58
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 2993 0 0 0 9854 4 0 0 21 0 4 0 156604204 142094336 25982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=138764 CPUtime=89.28
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4374 0 0 0 8921 7 0 0 25 0 4 0 156604204 142094336 25982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29430] ppid=29424 vsize=138764 CPUtime=127.87
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6249 0 0 0 12778 9 0 0 23 0 4 0 156604204 142094336 25982 1992294400 134512640 135305190 4294956160 18446744073709551615 134528606 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.86
Current children cumulated vsize (KiB) 144120

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

[startup+230.303 s]
/proc/loadavg: 3.91 2.58 1.64 5/70 29430
/proc/meminfo: memFree=1796328/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=139360 CPUtime=456.36
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26277 0 0 0 45602 34 0 0 25 0 4 0 156604180 142704640 26258 1992294400 134512640 135305190 4294956160 18446744073709551615 134551628 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29427/statm: 34840 26258 83 193 0 34644 0
[pid=29427/tid=29428] ppid=29424 vsize=139360 CPUtime=102.56
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3033 0 0 0 10252 4 0 0 25 0 4 0 156604204 142704640 26258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=139360 CPUtime=93.28
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4455 0 0 0 9321 7 0 0 25 0 4 0 156604204 142704640 26258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29430] ppid=29424 vsize=139360 CPUtime=131.87
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6359 0 0 0 13178 9 0 0 25 0 4 0 156604204 142704640 26258 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 457.84
Current children cumulated vsize (KiB) 144716

[startup+243.106 s]
/proc/loadavg: 3.93 2.62 1.66 5/70 29432
/proc/meminfo: memFree=1794088/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=142076 CPUtime=481.9
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26786 0 0 0 48155 35 0 0 17 0 4 0 156604180 145485824 26767 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 35519 26767 83 193 0 35323 0
[pid=29427/tid=29428] ppid=29424 vsize=142076 CPUtime=108.32
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3142 0 0 0 10828 4 0 0 17 0 4 0 156604204 145485824 26767 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=142076 CPUtime=100.32
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4539 0 0 0 10025 7 0 0 16 0 4 0 156604204 145485824 26767 1992294400 134512640 135305190 4294956160 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29427/tid=29430] ppid=29424 vsize=142076 CPUtime=138.27
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6518 0 0 0 13817 10 0 0 19 0 4 0 156604204 145485824 26767 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 483.38
Current children cumulated vsize (KiB) 147432

[startup+246.303 s]
/proc/loadavg: 3.93 2.65 1.67 5/70 29432
/proc/meminfo: memFree=1793960/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=142268 CPUtime=488.29
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26826 0 0 0 48794 35 0 0 19 0 4 0 156604180 145682432 26807 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 35567 26807 83 193 0 35371 0
[pid=29427/tid=29428] ppid=29424 vsize=142268 CPUtime=109.51
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3181 0 0 0 10947 4 0 0 18 0 4 0 156604204 145682432 26807 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=142268 CPUtime=102.58
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4539 0 0 0 10251 7 0 0 18 0 4 0 156604204 145682432 26807 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=142268 CPUtime=140.04
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6518 0 0 0 13994 10 0 0 18 0 4 0 156604204 145682432 26807 1992294400 134512640 135305190 4294956160 18446744073709551615 134557560 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 489.77
Current children cumulated vsize (KiB) 147624

[startup+247.902 s]
/proc/loadavg: 3.93 2.65 1.67 5/70 29432
/proc/meminfo: memFree=1793896/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=142268 CPUtime=491.47
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26859 0 0 0 49112 35 0 0 19 0 4 0 156604180 145682432 26840 1992294400 134512640 135305190 4294956160 18446744073709551615 134557697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 35567 26840 83 193 0 35371 0
[pid=29427/tid=29428] ppid=29424 vsize=142268 CPUtime=110.57
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3189 0 0 0 11053 4 0 0 19 0 4 0 156604204 145682432 26840 1992294400 134512640 135305190 4294956160 18446744073709551615 134558267 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=142268 CPUtime=103.11
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4539 0 0 0 10304 7 0 0 18 0 4 0 156604204 145682432 26840 1992294400 134512640 135305190 4294956160 18446744073709551615 134553464 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=142268 CPUtime=141.24
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6522 0 0 0 14114 10 0 0 17 0 4 0 156604204 145682432 26840 1992294400 134512640 135305190 4294956160 18446744073709551615 134530601 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 492.95
Current children cumulated vsize (KiB) 147624

[startup+248.702 s]
/proc/loadavg: 3.94 2.67 1.68 5/70 29432
/proc/meminfo: memFree=1793704/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=142268 CPUtime=493.07
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26889 0 0 0 49272 35 0 0 19 0 4 0 156604180 145682432 26870 1992294400 134512640 135305190 4294956160 18446744073709551615 134557697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 35567 26870 83 193 0 35371 0
[pid=29427/tid=29428] ppid=29424 vsize=142268 CPUtime=110.77
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3195 0 0 0 11073 4 0 0 19 0 4 0 156604204 145682432 26870 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=142268 CPUtime=103.71
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4539 0 0 0 10364 7 0 0 19 0 4 0 156604204 145682432 26870 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=142268 CPUtime=142.04
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6546 0 0 0 14194 10 0 0 18 0 4 0 156604204 145682432 26870 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 494.55
Current children cumulated vsize (KiB) 147624

[startup+249.502 s]
/proc/loadavg: 3.94 2.67 1.68 5/70 29432
/proc/meminfo: memFree=1793704/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5356 CPUtime=1.48
/proc/29424/stat : 29424 (manysat.sh) S 29422 29424 29387 0 -1 4194304 313 8875 0 0 0 0 143 5 16 0 1 0 156604031 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29424/statm: 1339 238 195 169 0 50 0
[pid=29427] ppid=29424 vsize=142424 CPUtime=494.66
/proc/29427/stat : 29427 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194304 26908 0 0 0 49431 35 0 0 20 0 4 0 156604180 145842176 26889 1992294400 134512640 135305190 4294956160 18446744073709551615 134525069 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29427/statm: 35606 26889 83 193 0 35410 0
[pid=29427/tid=29428] ppid=29424 vsize=142424 CPUtime=111.11
/proc/29427/task/29428/stat : 29428 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 3206 0 0 0 11107 4 0 0 20 0 4 0 156604204 145842176 26889 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29429] ppid=29424 vsize=142424 CPUtime=104.18
/proc/29427/task/29429/stat : 29429 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 4540 0 0 0 10411 7 0 0 19 0 4 0 156604204 145842176 26889 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29427/tid=29430] ppid=29424 vsize=142424 CPUtime=142.54
/proc/29427/task/29430/stat : 29430 (manysat1.1_stat) R 29424 29424 29387 0 -1 4194368 6546 0 0 0 14244 10 0 0 19 0 4 0 156604204 145842176 26889 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 496.14
Current children cumulated vsize (KiB) 147780

[startup+249.705 s]
/proc/loadavg: 3.94 2.67 1.68 5/70 29432
/proc/meminfo: memFree=1793704/2055920 swapFree=4181396/4192956
[pid=29424] ppid=29422 vsize=5360 CPUtime=496.5
/proc/29424/stat : 29424 (manysat.sh) R 29422 29424 29387 0 -1 4194304 317 35798 0 0 0 0 49607 43 17 0 1 0 156604031 5488640 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228706417816 0 0 4100 65536 0 0 0 17 1 0 0
/proc/29424/statm: 1340 239 195 169 0 51 0
Current children cumulated CPU time (s) 496.5
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 249.714
CPU time (s): 496.519
CPU user time (s): 496.077
CPU system time (s): 0.441932
CPU usage (%): 198.835
Max. virtual memory (cumulated for all children) (KiB): 147780

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

runsolver used 0.228965 second user time and 0.688895 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 19:35:03
IDJOB=1772816
IDBENCH=20398
IDSOLVER=612
FILE ID=node8/1772816-1241285703
PBS_JOBID= 9225073
Free space on /tmp= 65940 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772816-1241285703/watcher-1772816-1241285703 -o /tmp/evaluation-result-1772816-1241285703/solver-1772816-1241285703 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772816-1241285703.cnf aimd 1

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=1772520192

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1906800 kB
Buffers:          6504 kB
Cached:          65764 kB
SwapCached:       4504 kB
Active:          24612 kB
Inactive:        55980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906800 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            4808 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            54412 kB
Committed_AS:   783992 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node8 at 2009-05-02 19:39:13