Trace number 1774436

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 599.404 302.309

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark303.059
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

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 |  159423   466748 |   47826       0        0     nan |  0.000 % |
1.09/1.12	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
1.09/1.12	c ==============================================================================
1.09/1.12	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
1.09/1.12	c CPU time:   1.07784 s
1.09/1.12	c ==============================================================================
599.27/302.28	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
599.27/302.28	c ============================[ Problem Statistics ]=============================
599.27/302.28	c |                                                                             |
599.27/302.28	c threadId              : 1
599.27/302.28	c restarts              : 1283
599.27/302.28	c conflicts             : 354866         (594 /sec)
599.27/302.28	c decisions             : 545065         (1.78 % random) (912 /sec)
599.27/302.28	c propagations          : 78401684       (131219 /sec)
599.27/302.28	c conflict literals     : 7562215        (31.81 % deleted)
599.27/302.28	c Memory used           : 121.21 MB
599.27/302.28	c CPU time              : 597.487 s
599.27/302.28	
599.27/302.28	c --->m=4, e=8, aimd=1, HOME/27208_many.cnf	time: 149.372	conflicts: 354866       
599.37/302.30	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-1774436-1241291154/watcher-1774436-1241291154 -o /tmp/evaluation-result-1774436-1241291154/solver-1774436-1241291154 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774436-1241291154.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.88 3.84 3.85 3/64 27208
/proc/meminfo: memFree=1859248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=0
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157148752 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27208/statm: 1339 235 195 169 0 50 0
[pid=27209] ppid=27208 vsize=1296 CPUtime=0
/proc/27209/stat : 27209 (SatElite) R 27208 27208 26736 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 157148752 1327104 210 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27209/statm: 324 211 51 127 0 194 0

[startup+0.0975351 s]
/proc/loadavg: 3.88 3.84 3.85 3/64 27208
/proc/meminfo: memFree=1859248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=0
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157148752 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27208/statm: 1339 235 195 169 0 50 0
[pid=27209] ppid=27208 vsize=10472 CPUtime=0.08
/proc/27209/stat : 27209 (SatElite) R 27208 27208 26736 0 -1 4194304 2348 0 0 0 7 1 0 0 18 0 1 0 157148752 10723328 2332 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27209/statm: 2618 2333 51 127 0 2488 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15828

[startup+0.101534 s]
/proc/loadavg: 3.88 3.84 3.85 3/64 27208
/proc/meminfo: memFree=1859248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=0
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157148752 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27208/statm: 1339 235 195 169 0 50 0
[pid=27209] ppid=27208 vsize=10736 CPUtime=0.09
/proc/27209/stat : 27209 (SatElite) R 27208 27208 26736 0 -1 4194304 2428 0 0 0 8 1 0 0 18 0 1 0 157148752 10993664 2412 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27209/statm: 2684 2412 51 127 0 2554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16092

[startup+0.301573 s]
/proc/loadavg: 3.88 3.84 3.85 3/64 27208
/proc/meminfo: memFree=1859248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=0
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157148752 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27208/statm: 1339 235 195 169 0 50 0
[pid=27209] ppid=27208 vsize=22004 CPUtime=0.28
/proc/27209/stat : 27209 (SatElite) R 27208 27208 26736 0 -1 4194304 4575 0 0 0 26 2 0 0 19 0 1 0 157148752 22532096 4559 1992294400 134512640 135034092 4294956112 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/27209/statm: 5501 4559 67 127 0 5371 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27360

[startup+0.701651 s]
/proc/loadavg: 3.88 3.84 3.85 3/64 27208
/proc/meminfo: memFree=1859248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=0
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157148752 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27208/statm: 1339 235 195 169 0 50 0
[pid=27209] ppid=27208 vsize=21908 CPUtime=0.69
/proc/27209/stat : 27209 (SatElite) R 27208 27208 26736 0 -1 4194304 4982 0 0 0 66 3 0 0 23 0 1 0 157148752 22433792 4570 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27209/statm: 5477 4571 68 127 0 5347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27264

[startup+1.50181 s]
/proc/loadavg: 3.88 3.84 3.85 2/66 27210
/proc/meminfo: memFree=1837664/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5356

[startup+3.10231 s]
/proc/loadavg: 3.88 3.84 3.85 5/69 27214
/proc/meminfo: memFree=1831560/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=58496 CPUtime=2.72
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 6280 0 0 0 252 20 0 0 16 0 4 0 157148875 59899904 6266 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 14624 6266 83 193 0 14428 0
[pid=27211/tid=27212] ppid=27208 vsize=58496 CPUtime=0.52
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 290 0 0 0 47 5 0 0 17 0 4 0 157148892 59899904 6266 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27213] ppid=27208 vsize=58496 CPUtime=0.49
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 266 0 0 0 45 4 0 0 16 0 4 0 157148892 59899904 6266 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=58496 CPUtime=0.75
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 386 0 0 0 71 4 0 0 16 0 4 0 157148892 59899904 6266 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 63852

[startup+6.30294 s]
/proc/loadavg: 3.97 3.86 3.86 5/69 27214
/proc/meminfo: memFree=1827336/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=62252 CPUtime=8.21
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 7535 0 0 0 778 43 0 0 17 0 4 0 157148875 63746048 7521 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 15563 7521 83 193 0 15367 0
[pid=27211/tid=27212] ppid=27208 vsize=62252 CPUtime=1.95
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 581 0 0 0 183 12 0 0 17 0 4 0 157148892 63746048 7521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=62252 CPUtime=1.29
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 463 0 0 0 121 8 0 0 17 0 4 0 157148892 63746048 7521 1992294400 134512640 135305190 4294956160 18446744073709551615 134530652 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27214] ppid=27208 vsize=62252 CPUtime=2.28
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 750 0 0 0 219 9 0 0 17 0 4 0 157148892 63746048 7521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 67608

[startup+12.7012 s]
/proc/loadavg: 3.97 3.86 3.86 5/69 27214
/proc/meminfo: memFree=1819856/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=69108 CPUtime=20.98
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 9148 0 0 0 2052 46 0 0 17 0 4 0 157148875 70766592 9134 1992294400 134512640 135305190 4294956160 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 17277 9134 83 193 0 17081 0
[pid=27211/tid=27212] ppid=27208 vsize=69108 CPUtime=3.82
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 786 0 0 0 370 12 0 0 18 0 4 0 157148892 70766592 9134 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=69108 CPUtime=2.1
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 631 0 0 0 202 8 0 0 20 0 4 0 157148892 70766592 9134 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=69108 CPUtime=7.1
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 1280 0 0 0 700 10 0 0 17 0 4 0 157148892 70766592 9134 1992294400 134512640 135305190 4294956160 18446744073709551615 134557370 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.19
Current children cumulated vsize (KiB) 74464

[startup+25.5067 s]
/proc/loadavg: 3.97 3.86 3.86 5/69 27214
/proc/meminfo: memFree=1812880/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=76168 CPUtime=46.51
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 10833 0 0 0 4603 48 0 0 17 0 4 0 157148875 77996032 10819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528442 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 19042 10819 83 193 0 18846 0
[pid=27211/tid=27212] ppid=27208 vsize=76168 CPUtime=11.43
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 1236 0 0 0 1130 13 0 0 17 0 4 0 157148892 77996032 10819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=76168 CPUtime=6.19
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 956 0 0 0 610 9 0 0 17 0 4 0 157148892 77996032 10819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=76168 CPUtime=13.53
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 1682 0 0 0 1342 11 0 0 17 0 4 0 157148892 77996032 10819 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.72
Current children cumulated vsize (KiB) 81524

[startup+51.1027 s]
/proc/loadavg: 3.98 3.87 3.86 5/69 27214
/proc/meminfo: memFree=1802128/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=87120 CPUtime=97.53
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 13515 0 0 0 9700 53 0 0 21 0 4 0 157148875 89210880 13501 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27211/statm: 21780 13501 83 193 0 21584 0
[pid=27211/tid=27212] ppid=27208 vsize=87120 CPUtime=24.52
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 1858 0 0 0 2438 14 0 0 22 0 4 0 157148892 89210880 13501 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27213] ppid=27208 vsize=87120 CPUtime=17.31
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 1665 0 0 0 1721 10 0 0 25 0 4 0 157148892 89210880 13501 1992294400 134512640 135305190 4294956160 18446744073709551615 134565634 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27214] ppid=27208 vsize=87120 CPUtime=27.22
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 2378 0 0 0 2709 13 0 0 25 0 4 0 157148892 89210880 13501 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.74
Current children cumulated vsize (KiB) 92476

[startup+102.303 s]
/proc/loadavg: 3.99 3.89 3.86 5/69 27214
/proc/meminfo: memFree=1792784/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=96752 CPUtime=199.67
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 15897 0 0 0 19911 56 0 0 21 0 4 0 157148875 99074048 15883 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 24188 15883 83 193 0 23992 0
[pid=27211/tid=27212] ppid=27208 vsize=96752 CPUtime=51.01
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 2496 0 0 0 5086 15 0 0 19 0 4 0 157148892 99074048 15883 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=96752 CPUtime=42.12
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 2191 0 0 0 4202 10 0 0 25 0 4 0 157148892 99074048 15883 1992294400 134512640 135305190 4294956160 18446744073709551615 134528240 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27214] ppid=27208 vsize=96752 CPUtime=54.45
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3009 0 0 0 5431 14 0 0 17 0 4 0 157148892 99074048 15883 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.88
Current children cumulated vsize (KiB) 102108

[startup+162.301 s]
/proc/loadavg: 3.99 3.91 3.87 5/69 27214
/proc/meminfo: memFree=1783120/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=107108 CPUtime=319.39
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 18251 0 0 0 31879 60 0 0 25 0 4 0 157148875 109678592 18237 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27211/statm: 26777 18237 83 193 0 26581 0
[pid=27211/tid=27212] ppid=27208 vsize=107108 CPUtime=79.6
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 2927 0 0 0 7945 15 0 0 25 0 4 0 157148892 109678592 18237 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27213] ppid=27208 vsize=107108 CPUtime=71.21
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 2826 0 0 0 7110 11 0 0 19 0 4 0 157148892 109678592 18237 1992294400 134512640 135305190 4294956160 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27214] ppid=27208 vsize=107108 CPUtime=87.18
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3704 0 0 0 8703 15 0 0 25 0 4 0 157148892 109678592 18237 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.6
Current children cumulated vsize (KiB) 112464

[startup+222.301 s]
/proc/loadavg: 3.99 3.92 3.88 5/69 27214
/proc/meminfo: memFree=1775248/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=114888 CPUtime=439.1
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 20152 0 0 0 43848 62 0 0 25 0 4 0 157148875 117645312 20138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27211/statm: 28722 20138 83 193 0 28526 0
[pid=27211/tid=27212] ppid=27208 vsize=114888 CPUtime=104.93
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3217 0 0 0 10477 16 0 0 17 0 4 0 157148892 117645312 20138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27211/tid=27213] ppid=27208 vsize=114888 CPUtime=100.22
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3228 0 0 0 10010 12 0 0 17 0 4 0 157148892 117645312 20138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=114888 CPUtime=119.59
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4324 0 0 0 11943 16 0 0 17 0 4 0 157148892 117645312 20138 1992294400 134512640 135305190 4294956160 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.31
Current children cumulated vsize (KiB) 120244

[startup+282.302 s]
/proc/loadavg: 3.99 3.93 3.88 5/69 27214
/proc/meminfo: memFree=1770896/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=120236 CPUtime=558.8
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 21286 0 0 0 55816 64 0 0 25 0 4 0 157148875 123121664 21272 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 30059 21272 83 193 0 29863 0
[pid=27211/tid=27212] ppid=27208 vsize=120236 CPUtime=136.79
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3679 0 0 0 13663 16 0 0 25 0 4 0 157148892 123121664 21272 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=120236 CPUtime=128.68
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3499 0 0 0 12856 12 0 0 25 0 4 0 157148892 123121664 21272 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=120236 CPUtime=150.36
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4484 0 0 0 15020 16 0 0 25 0 4 0 157148892 123121664 21272 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.01
Current children cumulated vsize (KiB) 125592

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

[startup+294.501 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1769040/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=120824 CPUtime=583.13
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 21710 0 0 0 58248 65 0 0 25 0 4 0 157148875 123723776 21696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 30206 21696 83 193 0 30010 0
[pid=27211/tid=27212] ppid=27208 vsize=120824 CPUtime=142.84
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3775 0 0 0 14267 17 0 0 25 0 4 0 157148892 123723776 21696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=120824 CPUtime=134.79
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3657 0 0 0 13466 13 0 0 25 0 4 0 157148892 123723776 21696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=120824 CPUtime=156.44
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4548 0 0 0 15628 16 0 0 25 0 4 0 157148892 123723776 21696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 584.34
Current children cumulated vsize (KiB) 126180

[startup+297.702 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1768528/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=121224 CPUtime=589.52
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 21878 0 0 0 58886 66 0 0 17 0 4 0 157148875 124133376 21864 1992294400 134512640 135305190 4294956160 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 30306 21864 83 193 0 30110 0
[pid=27211/tid=27212] ppid=27208 vsize=121224 CPUtime=144.53
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3833 0 0 0 14436 17 0 0 24 0 4 0 157148892 124133376 21864 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=121224 CPUtime=136.29
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3707 0 0 0 13616 13 0 0 25 0 4 0 157148892 124133376 21864 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=121224 CPUtime=157.77
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4563 0 0 0 15761 16 0 0 25 0 4 0 157148892 124133376 21864 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 590.73
Current children cumulated vsize (KiB) 126580

[startup+300.902 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1767440/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=123984 CPUtime=595.91
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 22095 0 0 0 59525 66 0 0 20 0 4 0 157148875 126959616 22081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 30996 22081 83 193 0 30800 0
[pid=27211/tid=27212] ppid=27208 vsize=123984 CPUtime=146.11
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3873 0 0 0 14594 17 0 0 25 0 4 0 157148892 126959616 22081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=123984 CPUtime=137.88
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3740 0 0 0 13775 13 0 0 25 0 4 0 157148892 126959616 22081 1992294400 134512640 135305190 4294956160 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=123984 CPUtime=158.78
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4566 0 0 0 15862 16 0 0 25 0 4 0 157148892 126959616 22081 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 597.12
Current children cumulated vsize (KiB) 129340

[startup+301.703 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1767312/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=124116 CPUtime=597.5
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 22136 0 0 0 59684 66 0 0 21 0 4 0 157148875 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134529576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 31029 22122 83 193 0 30833 0
[pid=27211/tid=27212] ppid=27208 vsize=124116 CPUtime=146.51
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3873 0 0 0 14634 17 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=124116 CPUtime=138.28
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 3780 0 0 0 13815 13 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=124116 CPUtime=159.17
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194368 4566 0 0 0 15901 16 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 598.71
Current children cumulated vsize (KiB) 129472

[startup+302.102 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1767312/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=124116 CPUtime=597.96
/proc/27211/stat : 27211 (manysat1.1_stat) R 27208 27208 26736 0 -1 4194304 22136 0 0 0 59730 66 0 0 17 0 4 0 157148875 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 31029 22122 83 193 0 30833 0
[pid=27211/tid=27212] ppid=27208 vsize=124116 CPUtime=146.56
/proc/27211/task/27212/stat : 27212 (manysat1.1_stat) S 27208 27208 26736 0 -1 4194368 3873 0 0 0 14639 17 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27213] ppid=27208 vsize=124116 CPUtime=138.28
/proc/27211/task/27213/stat : 27213 (manysat1.1_stat) S 27208 27208 26736 0 -1 4194368 3780 0 0 0 13815 13 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27211/tid=27214] ppid=27208 vsize=124116 CPUtime=159.17
/proc/27211/task/27214/stat : 27214 (manysat1.1_stat) S 27208 27208 26736 0 -1 4194368 4566 0 0 0 15901 16 0 0 25 0 4 0 157148892 127094784 22122 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 599.17
Current children cumulated vsize (KiB) 129472

[startup+302.302 s]
/proc/loadavg: 3.99 3.94 3.88 5/69 27214
/proc/meminfo: memFree=1767312/2055920 swapFree=4180712/4192956
[pid=27208] ppid=27206 vsize=5356 CPUtime=1.21
/proc/27208/stat : 27208 (manysat.sh) S 27206 27208 26736 0 -1 4194304 313 5473 0 0 0 0 117 4 16 0 1 0 157148752 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27208/statm: 1339 238 195 169 0 50 0
[pid=27211] ppid=27208 vsize=0 CPUtime=598.16
/proc/27211/stat : 27211 (manysat1.1_stat) Z 27208 27208 26736 0 -1 4194316 22151 0 0 0 59748 68 0 0 17 0 2 0 157148875 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 599.37
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 302.309
CPU time (s): 599.404
CPU user time (s): 598.665
CPU system time (s): 0.738887
CPU usage (%): 198.275
Max. virtual memory (cumulated for all children) (KiB): 129472

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

runsolver used 0.351946 second user time and 0.847871 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 21:05:54
IDJOB=1774436
IDBENCH=70946
IDSOLVER=612
FILE ID=node28/1774436-1241291154
PBS_JOBID= 9225118
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1697150686

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859728 kB
Buffers:         31236 kB
Cached:          85492 kB
SwapCached:       5468 kB
Active:          21796 kB
Inactive:       103568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859728 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            4780 kB
Writeback:           0 kB
Mapped:          14340 kB
Slab:            56708 kB
Committed_AS:   732472 kB
PageTables:       1428 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= 66280 MiB
End job on node28 at 2009-05-02 21:10:57