Trace number 1772916

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.2 5023.22

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

0.00/0.00	c Parsing...
1.19/1.30	c ==============================================================================
1.19/1.30	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.30	c ==============================================================================
1.19/1.30	c |         0 | 1254005  3044653 |  376201       0        0     nan |  0.000 % |
21.68/21.77	c |         0 |  600262  2684082 |      --       0       --      -- |     --   | -653743/-360571
21.68/21.78	c ==============================================================================
21.68/21.78	c Result  :   #vars: 43082   #clauses: 600262   #literals: 2684082
21.68/21.78	c CPU time:   21.2518 s
21.68/21.78	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772916-1241286592/watcher-1772916-1241286592 -o /tmp/evaluation-result-1772916-1241286592/solver-1772916-1241286592 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772916-1241286592.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.92 0.98 0.99 3/64 935
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) R 933 935 898 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 233632754335 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/935/statm: 1339 234 194 169 0 50 0
[pid=936] ppid=935 vsize=1172 CPUtime=0
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 156693359 1200128 163 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 293 164 52 127 0 163 0

[startup+0.0667509 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 935
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=8932 CPUtime=0.06
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 1856 0 0 0 5 1 0 0 21 0 1 0 156693359 9146368 1840 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 2233 1841 52 127 0 2103 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14288

[startup+0.101821 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 935
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=11836 CPUtime=0.08
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 2842 0 0 0 7 1 0 0 21 0 1 0 156693359 12120064 2826 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 2959 2826 52 127 0 2829 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17192

[startup+0.301769 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 935
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=38256 CPUtime=0.29
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 8505 0 0 0 24 5 0 0 22 0 1 0 156693359 39174144 8489 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 9564 8490 52 127 0 9434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43612

[startup+0.701803 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 935
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=83752 CPUtime=0.69
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 19726 0 0 0 57 12 0 0 25 0 1 0 156693359 85762048 19710 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 20938 19712 52 127 0 20808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89108

[startup+1.50187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 937
/proc/meminfo: memFree=1049672/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=176664 CPUtime=1.49
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 39015 0 0 0 126 23 0 0 25 0 1 0 156693359 180903936 38116 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 44166 38116 68 127 0 44036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182020

[startup+3.102 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 937
/proc/meminfo: memFree=1004488/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=181412 CPUtime=3.09
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 40114 0 0 0 282 27 0 0 25 0 1 0 156693359 185765888 39215 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 45353 39215 68 127 0 45223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186768

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 937
/proc/meminfo: memFree=978568/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=195088 CPUtime=6.29
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 43230 0 0 0 595 34 0 0 25 0 1 0 156693359 199770112 42331 1992294400 134512640 135034092 4294956112 18446744073709551615 134540699 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 48772 42331 68 127 0 48642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200444

[startup+12.7028 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 937
/proc/meminfo: memFree=940872/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=0
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 156693358 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/935/statm: 1339 235 195 169 0 50 0
[pid=936] ppid=935 vsize=212868 CPUtime=12.68
/proc/936/stat : 936 (SatElite) R 935 935 898 0 -1 4194304 46947 0 0 0 1221 47 0 0 25 0 1 0 156693359 217976832 45697 1992294400 134512640 135034092 4294956112 18446744073709551615 134566222 0 0 4096 3 0 0 0 17 1 0 0
/proc/936/statm: 53217 45697 68 127 0 53087 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 218224

[startup+25.5018 s]
/proc/loadavg: 1.03 1.00 1.00 5/69 941
/proc/meminfo: memFree=944752/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=202884 CPUtime=3.16
/proc/938/stat : 938 (manysat1.1_stat) S 935 935 898 0 -1 4194304 41816 0 0 0 278 38 0 0 16 0 4 0 156695654 207753216 41801 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 50721 41801 82 193 0 50525 0
[pid=938/tid=939] ppid=935 vsize=202884 CPUtime=0.3
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 968 0 0 0 25 5 0 0 16 0 4 0 156695838 207753216 41801 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=202884 CPUtime=0.32
/proc/938/task/940/stat : 940 (manysat1.1_stat) S 935 935 898 0 -1 4194368 901 0 0 0 27 5 0 0 16 0 4 0 156695838 207753216 41801 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=202884 CPUtime=0.34
/proc/938/task/941/stat : 941 (manysat1.1_stat) S 935 935 898 0 -1 4194368 962 0 0 0 30 4 0 0 16 0 4 0 156695838 207753216 41801 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.1
Current children cumulated vsize (KiB) 208240

[startup+51.1019 s]
/proc/loadavg: 2.04 1.24 1.08 5/69 941
/proc/meminfo: memFree=914480/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=229608 CPUtime=54.24
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 48197 0 0 0 5369 55 0 0 19 0 4 0 156695654 235118592 48182 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 57402 48182 83 193 0 57206 0
[pid=938/tid=939] ppid=935 vsize=229608 CPUtime=12.22
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 2493 0 0 0 1212 10 0 0 22 0 4 0 156695838 235118592 48182 1992294400 134512640 135305190 4294956160 18446744073709551615 134528212 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=229608 CPUtime=10.06
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 2413 0 0 0 997 9 0 0 21 0 4 0 156695838 235118592 48182 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=229608 CPUtime=14
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 2539 0 0 0 1392 8 0 0 18 0 4 0 156695838 235118592 48182 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 77.18
Current children cumulated vsize (KiB) 234964

[startup+102.305 s]
/proc/loadavg: 3.46 1.76 1.27 5/69 941
/proc/meminfo: memFree=904752/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=239968 CPUtime=156.37
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 50620 0 0 0 15579 58 0 0 18 0 4 0 156695654 245727232 50605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 59992 50605 83 193 0 59796 0
[pid=938/tid=939] ppid=935 vsize=239968 CPUtime=39.32
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 3033 0 0 0 3921 11 0 0 25 0 4 0 156695838 245727232 50605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=239968 CPUtime=31.56
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 2943 0 0 0 3146 10 0 0 17 0 4 0 156695838 245727232 50605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=941] ppid=935 vsize=239968 CPUtime=35.89
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 3025 0 0 0 3581 8 0 0 25 0 4 0 156695838 245727232 50605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 179.31
Current children cumulated vsize (KiB) 245324

[startup+162.302 s]
/proc/loadavg: 3.91 2.21 1.45 5/69 941
/proc/meminfo: memFree=898736/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=245500 CPUtime=276.11
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 52078 0 0 0 27551 60 0 0 25 0 4 0 156695654 251392000 52063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 61375 52063 83 193 0 61179 0
[pid=938/tid=939] ppid=935 vsize=245500 CPUtime=72.81
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 3399 0 0 0 7270 11 0 0 25 0 4 0 156695838 251392000 52063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=940] ppid=935 vsize=245500 CPUtime=55.2
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 3293 0 0 0 5510 10 0 0 25 0 4 0 156695838 251392000 52063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=941] ppid=935 vsize=245500 CPUtime=65.52
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 3355 0 0 0 6543 9 0 0 25 0 4 0 156695838 251392000 52063 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 299.05
Current children cumulated vsize (KiB) 250856

[startup+222.302 s]
/proc/loadavg: 3.96 2.53 1.61 5/69 941
/proc/meminfo: memFree=890288/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=253660 CPUtime=395.85
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 54201 0 0 0 39522 63 0 0 18 0 4 0 156695654 259747840 54186 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 63415 54186 83 193 0 63219 0
[pid=938/tid=939] ppid=935 vsize=253660 CPUtime=99.51

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

/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 18414 0 0 0 231521 33 0 0 20 0 4 0 156695838 532828160 119212 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9160.15
Current children cumulated vsize (KiB) 525696

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=622320/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=527468 CPUtime=9256.95
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 120961 0 0 0 925527 168 0 0 18 0 4 0 156695654 540127232 120946 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 131867 120946 83 193 0 131671 0
[pid=938/tid=939] ppid=935 vsize=527468 CPUtime=2269.01
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 16357 0 0 0 226869 32 0 0 25 0 4 0 156695838 540127232 120946 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=527468 CPUtime=2232.67
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 27057 0 0 0 223225 42 0 0 25 0 4 0 156695838 540127232 120946 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=527468 CPUtime=2345.14
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 18681 0 0 0 234480 34 0 0 25 0 4 0 156695838 540127232 120946 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9279.89
Current children cumulated vsize (KiB) 532824

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=621872/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=527772 CPUtime=9376.7
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 121068 0 0 0 937502 168 0 0 17 0 4 0 156695654 540438528 121053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 131943 121053 83 193 0 131747 0
[pid=938/tid=939] ppid=935 vsize=527772 CPUtime=2300.47
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 16357 0 0 0 230015 32 0 0 25 0 4 0 156695838 540438528 121053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=527772 CPUtime=2260.36
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 27149 0 0 0 225994 42 0 0 25 0 4 0 156695838 540438528 121053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=527772 CPUtime=2373.44
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 18688 0 0 0 237310 34 0 0 25 0 4 0 156695838 540438528 121053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9399.64
Current children cumulated vsize (KiB) 533128

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=621296/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=528376 CPUtime=9496.44
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 121227 0 0 0 949475 169 0 0 25 0 4 0 156695654 541057024 121212 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 132094 121212 83 193 0 131898 0
[pid=938/tid=939] ppid=935 vsize=528376 CPUtime=2330.37
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 16357 0 0 0 233005 32 0 0 25 0 4 0 156695838 541057024 121212 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=528376 CPUtime=2289.76
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 27277 0 0 0 228934 42 0 0 25 0 4 0 156695838 541057024 121212 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=528376 CPUtime=2403.3
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 18702 0 0 0 240296 34 0 0 25 0 4 0 156695838 541057024 121212 1992294400 134512640 135305190 4294956160 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9519.38
Current children cumulated vsize (KiB) 533732

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=620336/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=529332 CPUtime=9616.18
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 121507 0 0 0 961449 169 0 0 25 0 4 0 156695654 542035968 121492 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/938/statm: 132333 121492 83 193 0 132137 0
[pid=938/tid=939] ppid=935 vsize=529332 CPUtime=2358.67
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 16387 0 0 0 235835 32 0 0 25 0 4 0 156695838 542035968 121492 1992294400 134512640 135305190 4294956160 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=529332 CPUtime=2319.75
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 27465 0 0 0 231933 42 0 0 25 0 4 0 156695838 542035968 121492 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=529332 CPUtime=2433.97
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 18716 0 0 0 243363 34 0 0 25 0 4 0 156695838 542035968 121492 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9639.12
Current children cumulated vsize (KiB) 534688

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=612144/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=537836 CPUtime=9735.94
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 123594 0 0 0 973422 172 0 0 25 0 4 0 156695654 550744064 123579 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 134459 123579 83 193 0 134263 0
[pid=938/tid=939] ppid=935 vsize=537836 CPUtime=2387.03
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 16731 0 0 0 238670 33 0 0 25 0 4 0 156695838 550744064 123579 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=537836 CPUtime=2348.94
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 28179 0 0 0 234851 43 0 0 25 0 4 0 156695838 550744064 123579 1992294400 134512640 135305190 4294956160 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=537836 CPUtime=2464.63
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 19220 0 0 0 246428 35 0 0 25 0 4 0 156695838 550744064 123579 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9758.88
Current children cumulated vsize (KiB) 543192

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=603760/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=546368 CPUtime=9855.68
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 125651 0 0 0 985393 175 0 0 25 0 4 0 156695654 559480832 125636 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 136592 125636 83 193 0 136396 0
[pid=938/tid=939] ppid=935 vsize=546368 CPUtime=2417.35
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 17069 0 0 0 241702 33 0 0 25 0 4 0 156695838 559480832 125636 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=546368 CPUtime=2376.45
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 28804 0 0 0 237600 45 0 0 25 0 4 0 156695838 559480832 125636 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=546368 CPUtime=2494.05
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 19721 0 0 0 249370 35 0 0 25 0 4 0 156695838 559480832 125636 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9878.62
Current children cumulated vsize (KiB) 551724

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=596016/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=553984 CPUtime=9975.43
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 127602 0 0 0 997365 178 0 0 25 0 4 0 156695654 567279616 127587 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 138496 127587 83 193 0 138300 0
[pid=938/tid=939] ppid=935 vsize=553984 CPUtime=2447.25
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 17458 0 0 0 244691 34 0 0 25 0 4 0 156695838 567279616 127587 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=553984 CPUtime=2406.44
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 29260 0 0 0 240599 45 0 0 25 0 4 0 156695838 567279616 127587 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=553984 CPUtime=2523.92
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 20349 0 0 0 252356 36 0 0 25 0 4 0 156695838 567279616 127587 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9998.37
Current children cumulated vsize (KiB) 559340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5023.2 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 955
/proc/meminfo: memFree=595760/2055920 swapFree=4191900/4192956
[pid=935] ppid=933 vsize=5356 CPUtime=22.94
/proc/935/stat : 935 (manysat.sh) S 933 935 898 0 -1 4194304 313 54480 0 0 0 0 2232 62 16 0 1 0 156693358 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/935/statm: 1339 238 195 169 0 50 0
[pid=938] ppid=935 vsize=554116 CPUtime=9977.23
/proc/938/stat : 938 (manysat1.1_stat) R 935 935 898 0 -1 4194304 127637 0 0 0 997545 178 0 0 25 0 4 0 156695654 567414784 127622 1992294400 134512640 135305190 4294956160 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/938/statm: 138529 127622 83 193 0 138333 0
[pid=938/tid=939] ppid=935 vsize=554116 CPUtime=2447.66
/proc/938/task/939/stat : 939 (manysat1.1_stat) R 935 935 898 0 -1 4194368 17467 0 0 0 244732 34 0 0 25 0 4 0 156695838 567414784 127622 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
[pid=938/tid=940] ppid=935 vsize=554116 CPUtime=2406.89
/proc/938/task/940/stat : 940 (manysat1.1_stat) R 935 935 898 0 -1 4194368 29265 0 0 0 240644 45 0 0 25 0 4 0 156695838 567414784 127622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=938/tid=941] ppid=935 vsize=554116 CPUtime=2524.41
/proc/938/task/941/stat : 941 (manysat1.1_stat) R 935 935 898 0 -1 4194368 20360 0 0 0 252405 36 0 0 25 0 4 0 156695838 567414784 127622 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 559472

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 935 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=332604
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=621905
# CPU time returned by wait4() is 22.9545
# while last known CPU time is 10000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5023.22
CPU time (s): 10000.2
CPU user time (s): 9997.77
CPU system time (s): 2.4
CPU usage (%): 199.079
Max. virtual memory (cumulated for all children) (KiB): 559472

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

runsolver used 4.92425 second user time and 13.351 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-02 19:49:53
IDJOB=1772916
IDBENCH=20410
IDSOLVER=612
FILE ID=node3/1772916-1241286592
PBS_JOBID= 9225079
Free space on /tmp= 66328 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772916-1241286592/watcher-1772916-1241286592 -o /tmp/evaluation-result-1772916-1241286592/solver-1772916-1241286592 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772916-1241286592.cnf aimd 1

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=913276171

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1162680 kB
Buffers:         85648 kB
Cached:         689408 kB
SwapCached:        416 kB
Active:         118180 kB
Inactive:       670664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162680 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           24424 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            90496 kB
Committed_AS:   750416 kB
PageTables:       1372 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= 66276 MiB
End job on node3 at 2009-05-02 21:13:39