Trace number 1773546

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 923.683 466.359

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.718
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.19/5.26	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.19/5.26	c ==============================================================================
5.19/5.26	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.19/5.26	c CPU time:   5.00724 s
5.19/5.26	c ==============================================================================
923.42/466.29	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
923.42/466.29	c ============================[ Problem Statistics ]=============================
923.42/466.29	c |                                                                             |
923.42/466.29	c threadId              : 3
923.42/466.29	c restarts              : 1300
923.42/466.29	c conflicts             : 239641         (261 /sec)
923.42/466.29	c decisions             : 1852466        (2.30 % random) (2020 /sec)
923.42/466.29	c propagations          : 145430599      (158602 /sec)
923.42/466.29	c conflict literals     : 4232710        (23.70 % deleted)
923.42/466.29	c Memory used           : 276.07 MB
923.42/466.29	c CPU time              : 916.951 s
923.42/466.29	
923.42/466.29	c --->m=4, e=8, aimd=1, HOME/25137_many.cnf	time: 229.238	conflicts: 239641       
923.62/466.33	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-1773546-1241287480/watcher-1773546-1241287480 -o /tmp/evaluation-result-1773546-1241287480/solver-1773546-1241287480 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773546-1241287480.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.94 3.17 2.02 3/64 25137
/proc/meminfo: memFree=1921280/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) R 25135 25137 24965 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25137/statm: 1339 234 194 169 0 50 0
[pid=25138] ppid=25137 vsize=956 CPUtime=0
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 156781627 978944 143 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 239 149 50 127 0 109 0

[startup+0.0643611 s]
/proc/loadavg: 3.94 3.17 2.02 3/64 25137
/proc/meminfo: memFree=1921280/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=9828 CPUtime=0.05
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 2205 0 0 0 5 0 0 0 19 0 1 0 156781627 10063872 2189 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 2457 2190 50 127 0 2327 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15184

[startup+0.101362 s]
/proc/loadavg: 3.94 3.17 2.02 3/64 25137
/proc/meminfo: memFree=1921280/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=16156 CPUtime=0.09
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 3461 0 0 0 8 1 0 0 19 0 1 0 156781627 16543744 3445 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 4039 3446 50 127 0 3909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21512

[startup+0.301374 s]
/proc/loadavg: 3.94 3.17 2.02 3/64 25137
/proc/meminfo: memFree=1921280/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=41572 CPUtime=0.29
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 9933 0 0 0 24 5 0 0 21 0 1 0 156781627 42569728 9917 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 10426 9917 50 127 0 10296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46928

[startup+0.701399 s]
/proc/loadavg: 3.94 3.17 2.02 3/64 25137
/proc/meminfo: memFree=1921280/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=94992 CPUtime=0.69
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 23146 0 0 0 57 12 0 0 25 0 1 0 156781627 97271808 23130 1992294400 134512640 135034092 4294956112 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 23748 23130 51 127 0 23618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100348

[startup+1.50145 s]
/proc/loadavg: 3.94 3.17 2.02 2/66 25139
/proc/meminfo: memFree=1818160/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=109564 CPUtime=1.49
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 28098 0 0 0 133 16 0 0 25 0 1 0 156781627 112193536 25964 1992294400 134512640 135034092 4294956112 18446744073709551615 134543537 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 27391 25964 68 127 0 27261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114920

[startup+3.10155 s]
/proc/loadavg: 3.71 3.14 2.02 2/66 25139
/proc/meminfo: memFree=1806128/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=0
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156781627 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25137/statm: 1339 235 195 169 0 50 0
[pid=25138] ppid=25137 vsize=116360 CPUtime=3.09
/proc/25138/stat : 25138 (SatElite) R 25137 25137 24965 0 -1 4194304 29649 0 0 0 288 21 0 0 25 0 1 0 156781627 119152640 27515 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/25138/statm: 29090 27515 68 127 0 28960 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121716

[startup+6.30177 s]
/proc/loadavg: 3.71 3.14 2.02 2/66 25139
/proc/meminfo: memFree=1784816/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 5356

[startup+12.7022 s]
/proc/loadavg: 3.53 3.12 2.02 5/69 25143
/proc/meminfo: memFree=1780952/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=148156 CPUtime=12.77
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 27825 0 0 0 1249 28 0 0 16 0 4 0 156782208 151711744 27770 1992294400 134512640 135305190 4294956160 18446744073709551615 134541434 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 37039 27770 83 193 0 36843 0
[pid=25140/tid=25141] ppid=25137 vsize=148156 CPUtime=2.88
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 1594 0 0 0 284 4 0 0 16 0 4 0 156782299 151711744 27770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=148156 CPUtime=2.92
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 1522 0 0 0 288 4 0 0 17 0 4 0 156782299 151711744 27770 1992294400 134512640 135305190 4294956160 18446744073709551615 134554270 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=148156 CPUtime=3.11
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 1451 0 0 0 306 5 0 0 17 0 4 0 156782299 151711744 27770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.57
Current children cumulated vsize (KiB) 153512

[startup+25.502 s]
/proc/loadavg: 3.52 3.13 2.04 5/69 25143
/proc/meminfo: memFree=1761432/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=167912 CPUtime=38.31
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 32626 0 0 0 3795 36 0 0 17 0 4 0 156782208 171941888 32548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 41978 32548 83 193 0 41782 0
[pid=25140/tid=25141] ppid=25137 vsize=167912 CPUtime=9.03
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 2375 0 0 0 897 6 0 0 17 0 4 0 156782299 171941888 32548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=167912 CPUtime=9.14
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 3949 0 0 0 907 7 0 0 17 0 4 0 156782299 171941888 32548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=167912 CPUtime=9.79
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 2178 0 0 0 973 6 0 0 17 0 4 0 156782299 171941888 32548 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.11
Current children cumulated vsize (KiB) 173268

[startup+51.1017 s]
/proc/loadavg: 3.68 3.20 2.09 5/69 25143
/proc/meminfo: memFree=1744856/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=183980 CPUtime=89.35
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 36704 0 0 0 8891 44 0 0 16 0 4 0 156782208 188395520 36626 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 45995 36626 83 193 0 45799 0
[pid=25140/tid=25141] ppid=25137 vsize=183980 CPUtime=22.53
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 2939 0 0 0 2245 8 0 0 18 0 4 0 156782299 188395520 36626 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=183980 CPUtime=20.83
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 5980 0 0 0 2073 10 0 0 18 0 4 0 156782299 188395520 36626 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=183980 CPUtime=22.32
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 2820 0 0 0 2224 8 0 0 17 0 4 0 156782299 188395520 36626 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.15
Current children cumulated vsize (KiB) 189336

[startup+102.307 s]
/proc/loadavg: 3.85 3.33 2.20 5/69 25143
/proc/meminfo: memFree=1725208/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=204048 CPUtime=191.52
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 41608 0 0 0 19098 54 0 0 17 0 4 0 156782208 208945152 41530 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 51012 41530 83 193 0 50816 0
[pid=25140/tid=25141] ppid=25137 vsize=204048 CPUtime=42.64
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 3605 0 0 0 4254 10 0 0 18 0 4 0 156782299 208945152 41530 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=204048 CPUtime=45.48
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 8473 0 0 0 4535 13 0 0 18 0 4 0 156782299 208945152 41530 1992294400 134512640 135305190 4294956160 18446744073709551615 134553526 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=204048 CPUtime=49.09
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 3442 0 0 0 4899 10 0 0 18 0 4 0 156782299 208945152 41530 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.32
Current children cumulated vsize (KiB) 209404

[startup+162.302 s]
/proc/loadavg: 4.02 3.48 2.32 5/69 25143
/proc/meminfo: memFree=1700952/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=228264 CPUtime=311.24
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 47592 0 0 0 31060 64 0 0 18 0 4 0 156782208 233742336 47514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 57066 47514 83 193 0 56870 0
[pid=25140/tid=25141] ppid=25137 vsize=228264 CPUtime=73.65
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 4809 0 0 0 7353 12 0 0 17 0 4 0 156782299 233742336 47514 1992294400 134512640 135305190 4294956160 18446744073709551615 134530991 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=228264 CPUtime=62.73
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 10273 0 0 0 6257 16 0 0 18 0 4 0 156782299 233742336 47514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=228264 CPUtime=79.56
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 4354 0 0 0 7944 12 0 0 17 0 4 0 156782299 233742336 47514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.04
Current children cumulated vsize (KiB) 233620

[startup+222.302 s]
/proc/loadavg: 4.01 3.57 2.42 5/69 25143
/proc/meminfo: memFree=1689816/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=239472 CPUtime=430.97
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 50421 0 0 0 43028 69 0 0 19 0 4 0 156782208 245219328 50343 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 59868 50343 83 193 0 59672 0
[pid=25140/tid=25141] ppid=25137 vsize=239472 CPUtime=111.48
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 5322 0 0 0 11135 13 0 0 19 0 4 0 156782299 245219328 50343 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=239472 CPUtime=86.07
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 11514 0 0 0 8590 17 0 0 20 0 4 0 156782299 245219328 50343 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=239472 CPUtime=103.49
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 4763 0 0 0 10336 13 0 0 19 0 4 0 156782299 245219328 50343 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.77
Current children cumulated vsize (KiB) 244828

[startup+282.302 s]
/proc/loadavg: 4.07 3.65 2.51 5/69 25143
/proc/meminfo: memFree=1663768/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=266420 CPUtime=550.7
/proc/25140/stat : 25140 (manysat1.1_stat) S 25137 25137 24965 0 -1 4194304 56925 0 0 0 54991 79 0 0 19 0 4 0 156782208 272814080 56847 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 66605 56847 83 193 0 66409 0
[pid=25140/tid=25141] ppid=25137 vsize=266420 CPUtime=141.29
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6373 0 0 0 14114 15 0 0 17 0 4 0 156782299 272814080 56847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=266420 CPUtime=110.68
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 13976 0 0 0 11047 21 0 0 17 0 4 0 156782299 272814080 56847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=266420 CPUtime=137.94
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6015 0 0 0 13779 15 0 0 24 0 4 0 156782299 272814080 56847 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 556.5
Current children cumulated vsize (KiB) 271776

[startup+342.301 s]
/proc/loadavg: 4.02 3.72 2.61 5/69 25143
/proc/meminfo: memFree=1661080/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=268940 CPUtime=670.43
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 57550 0 0 0 66963 80 0 0 22 0 4 0 156782208 275394560 57472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25140/statm: 67235 57472 83 193 0 67039 0
[pid=25140/tid=25141] ppid=25137 vsize=268940 CPUtime=171.37
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6433 0 0 0 17122 15 0 0 22 0 4 0 156782299 275394560 57472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25142] ppid=25137 vsize=268940 CPUtime=142.29
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 14356 0 0 0 14208 21 0 0 23 0 4 0 156782299 275394560 57472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25143] ppid=25137 vsize=268940 CPUtime=163.57
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6136 0 0 0 16341 16 0 0 20 0 4 0 156782299 275394560 57472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 676.23
Current children cumulated vsize (KiB) 274296

[startup+402.301 s]
/proc/loadavg: 4.01 3.76 2.69 5/69 25143
/proc/meminfo: memFree=1650136/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=280508 CPUtime=790.17
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 60321 0 0 0 78933 84 0 0 22 0 4 0 156782208 287240192 60243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 70127 60243 83 193 0 69931 0
[pid=25140/tid=25141] ppid=25137 vsize=280508 CPUtime=197.06
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6887 0 0 0 19690 16 0 0 23 0 4 0 156782299 287240192 60243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=280508 CPUtime=166.3
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 15186 0 0 0 16608 22 0 0 23 0 4 0 156782299 287240192 60243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=280508 CPUtime=198.06
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6503 0 0 0 19790 16 0 0 21 0 4 0 156782299 287240192 60243 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 795.97
Current children cumulated vsize (KiB) 285864

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 2.77 5/69 25143
/proc/meminfo: memFree=1647896/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=282688 CPUtime=909.83
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 60810 0 0 0 90897 86 0 0 19 0 4 0 156782208 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 70672 60732 83 193 0 70476 0
[pid=25140/tid=25141] ppid=25137 vsize=282688 CPUtime=228.28
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6903 0 0 0 22812 16 0 0 24 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=282688 CPUtime=190.75
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 15520 0 0 0 19052 23 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134553224 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=282688 CPUtime=229.51
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6528 0 0 0 22935 16 0 0 17 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 915.63
Current children cumulated vsize (KiB) 288044

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

[startup+463.902 s]
/proc/loadavg: 4.00 3.81 2.77 5/69 25143
/proc/meminfo: memFree=1647896/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=282688 CPUtime=913.03
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 60810 0 0 0 91217 86 0 0 21 0 4 0 156782208 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 70672 60732 83 193 0 70476 0
[pid=25140/tid=25141] ppid=25137 vsize=282688 CPUtime=229.08
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6903 0 0 0 22892 16 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=282688 CPUtime=190.76
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 15520 0 0 0 19053 23 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=282688 CPUtime=231.1
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6528 0 0 0 23094 16 0 0 17 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 918.83
Current children cumulated vsize (KiB) 288044

[startup+465.502 s]
/proc/loadavg: 4.00 3.81 2.77 5/69 25143
/proc/meminfo: memFree=1647896/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=282688 CPUtime=916.22
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 60810 0 0 0 91536 86 0 0 23 0 4 0 156782208 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 70672 60732 83 193 0 70476 0
[pid=25140/tid=25141] ppid=25137 vsize=282688 CPUtime=229.88
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6903 0 0 0 22972 16 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=282688 CPUtime=190.86
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 15520 0 0 0 19063 23 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=282688 CPUtime=232.59
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6528 0 0 0 23243 16 0 0 17 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.02
Current children cumulated vsize (KiB) 288044

[startup+465.902 s]
/proc/loadavg: 4.00 3.81 2.77 5/69 25143
/proc/meminfo: memFree=1647896/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=282688 CPUtime=917.02
/proc/25140/stat : 25140 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194304 60810 0 0 0 91616 86 0 0 25 0 4 0 156782208 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 70672 60732 83 193 0 70476 0
[pid=25140/tid=25141] ppid=25137 vsize=282688 CPUtime=230.08
/proc/25140/task/25141/stat : 25141 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6903 0 0 0 22992 16 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25140/tid=25142] ppid=25137 vsize=282688 CPUtime=190.86
/proc/25140/task/25142/stat : 25142 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 15520 0 0 0 19063 23 0 0 25 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25140/tid=25143] ppid=25137 vsize=282688 CPUtime=232.99
/proc/25140/task/25143/stat : 25143 (manysat1.1_stat) R 25137 25137 24965 0 -1 4194368 6528 0 0 0 23283 16 0 0 18 0 4 0 156782299 289472512 60732 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.82
Current children cumulated vsize (KiB) 288044

[startup+466.303 s]
/proc/loadavg: 4.00 3.81 2.77 2/67 25143
/proc/meminfo: memFree=1687896/2055920 swapFree=4181244/4192956
[pid=25137] ppid=25135 vsize=5356 CPUtime=5.8
/proc/25137/stat : 25137 (manysat.sh) S 25135 25137 24965 0 -1 4194304 313 33125 0 0 0 0 549 31 16 0 1 0 156781627 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25137/statm: 1339 238 195 169 0 50 0
[pid=25140] ppid=25137 vsize=0 CPUtime=917.82
/proc/25140/stat : 25140 (manysat1.1_stat) Z 25137 25137 24965 0 -1 4194316 60825 0 0 0 91695 87 0 0 25 0 2 0 156782208 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25140/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 923.62
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 466.359
CPU time (s): 923.683
CPU user time (s): 922.443
CPU system time (s): 1.23981
CPU usage (%): 198.063
Max. virtual memory (cumulated for all children) (KiB): 288044

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

runsolver used 0.420936 second user time and 1.2958 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-02 20:04:41
IDJOB=1773546
IDBENCH=69630
IDSOLVER=612
FILE ID=node22/1773546-1241287480
PBS_JOBID= 9225089
Free space on /tmp= 66416 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773546-1241287480/watcher-1773546-1241287480 -o /tmp/evaluation-result-1773546-1241287480/solver-1773546-1241287480 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773546-1241287480.cnf aimd 1

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=213227427

node22.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.232
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.232
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:       1921760 kB
Buffers:          1632 kB
Cached:          57480 kB
SwapCached:       5556 kB
Active:          33032 kB
Inactive:        33940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921760 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           15092 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            53280 kB
Committed_AS:   779940 kB
PageTables:       1368 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= 66412 MiB
End job on node22 at 2009-05-02 20:12:27