Trace number 1716562

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
satake 2009-03-22? (TO) 1200.13 601.553

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data


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-1716562-1240617318/watcher-1716562-1240617318 -o /tmp/evaluation-result-1716562-1240617318/solver-1716562-1240617318 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1716562-1240617318.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 921
/proc/meminfo: memFree=1150992/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=4220 CPUtime=0
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 736 0 0 0 0 0 0 0 18 0 4 0 89758153 4321280 721 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 1055 727 65 163 0 890 0
[pid=921/tid=922] ppid=919 vsize=4220 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 4321280 743 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=4220 CPUtime=0
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 512 0 0 0 0 0 0 0 19 0 4 0 89758153 4321280 753 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=4220 CPUtime=0
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 166 0 0 0 0 0 0 0 19 0 4 0 89758153 4321280 762 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.072292 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 921
/proc/meminfo: memFree=1150992/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=50140 CPUtime=0.13
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 12306 0 0 0 2 11 0 0 18 0 4 0 89758153 51343360 12286 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 12535 12286 65 163 0 12370 0
[pid=921/tid=922] ppid=919 vsize=50140 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 51343360 12286 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=50140 CPUtime=0.05
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 6156 0 0 0 0 5 0 0 17 0 4 0 89758153 51343360 12286 1992294400 134512640 135180984 4294956208 18446744073709551615 134702260 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=50140 CPUtime=0.06
/proc/921/task/924/stat : 924 (satake) D 919 921 508 0 -1 4194368 6060 0 0 0 1 5 0 0 17 0 4 0 89758153 51343360 12286 1992294400 134512640 135180984 4294956208 18446744073709551615 134522569 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 50140

[startup+0.102319 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 921
/proc/meminfo: memFree=1150992/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=60904 CPUtime=0.18
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 13689 0 0 0 6 12 0 0 18 0 4 0 89758153 62365696 13662 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 15267 13664 65 163 0 15102 0
[pid=921/tid=922] ppid=919 vsize=61068 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 62533632 13673 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=61068 CPUtime=0.09
/proc/921/task/923/stat : 923 (satake) S 919 921 508 0 -1 4194368 6819 0 0 0 3 6 0 0 16 0 4 0 89758153 62533632 13682 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=61068 CPUtime=0.09
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 6801 0 0 0 3 6 0 0 16 0 4 0 89758153 62533632 13683 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 60904

[startup+0.301932 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 921
/proc/meminfo: memFree=1150992/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=113384 CPUtime=0.58
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 24146 0 0 0 37 21 0 0 18 0 4 0 89758153 116105216 24119 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 28346 24119 65 163 0 28181 0
[pid=921/tid=922] ppid=919 vsize=113384 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 116105216 24119 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=113384 CPUtime=0.29
/proc/921/task/923/stat : 923 (satake) D 919 921 508 0 -1 4194368 11742 0 0 0 20 9 0 0 15 0 4 0 89758153 116105216 24119 1992294400 134512640 135180984 4294956208 18446744073709551615 134522388 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=113384 CPUtime=0.28
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 12314 0 0 0 17 11 0 0 15 0 4 0 89758153 116105216 24119 1992294400 134512640 135180984 4294956208 18446744073709551615 134702260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 113384

[startup+0.701093 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 921
/proc/meminfo: memFree=1150992/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=140244 CPUtime=1.37
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 33300 0 0 0 111 26 0 0 18 0 4 0 89758153 143609856 33273 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 35061 33275 65 163 0 34896 0
[pid=921/tid=922] ppid=919 vsize=140244 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 143609856 33275 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=140244 CPUtime=0.68
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 16440 0 0 0 56 12 0 0 16 0 4 0 89758153 143609856 33276 1992294400 134512640 135180984 4294956208 18446744073709551615 134513717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=140244 CPUtime=0.68
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 16773 0 0 0 54 14 0 0 16 0 4 0 89758153 143609856 33276 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 140244

[startup+1.50116 s]
/proc/loadavg: 1.01 1.02 1.00 3/71 925
/proc/meminfo: memFree=1000624/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=218020 CPUtime=2.93
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 44190 0 0 0 253 40 0 0 18 0 4 0 89758153 223252480 44163 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 54505 44163 66 163 0 54340 0
[pid=921/tid=922] ppid=919 vsize=218020 CPUtime=0
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 89758153 223252480 44163 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=218020 CPUtime=1.45
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22023 0 0 0 127 18 0 0 16 0 4 0 89758153 223252480 44163 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=218020 CPUtime=1.47
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22077 0 0 0 126 21 0 0 16 0 4 0 89758153 223252480 44163 1992294400 134512640 135180984 4294956208 18446744073709551615 134520604 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 218020

[startup+3.10231 s]
/proc/loadavg: 1.01 1.02 1.00 3/71 925
/proc/meminfo: memFree=1005424/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=186428 CPUtime=6.11
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 47702 0 0 0 565 46 0 0 18 0 4 0 89758153 190902272 36483 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 46607 36483 70 163 0 46442 0
[pid=921/tid=922] ppid=919 vsize=186428 CPUtime=0.08
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2914 0 0 0 7 1 0 0 16 0 4 0 89758153 190902272 36483 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=186428 CPUtime=2.98
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22342 0 0 0 278 20 0 0 18 0 4 0 89758153 190902272 36483 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=186428 CPUtime=3.02
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22363 0 0 0 279 23 0 0 18 0 4 0 89758153 190902272 36483 1992294400 134512640 135180984 4294956208 18446744073709551615 134528557 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 186428

[startup+6.30159 s]
/proc/loadavg: 1.09 1.04 1.01 3/71 925
/proc/meminfo: memFree=1004720/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=186588 CPUtime=12.48
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 47747 0 0 0 1198 50 0 0 18 0 4 0 89758153 191066112 36528 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 46647 36528 70 163 0 46482 0
[pid=921/tid=922] ppid=919 vsize=186588 CPUtime=0.12
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2915 0 0 0 9 3 0 0 16 0 4 0 89758153 191066112 36528 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=186588 CPUtime=6.14
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22368 0 0 0 593 21 0 0 17 0 4 0 89758153 191066112 36528 1992294400 134512640 135180984 4294956208 18446744073709551615 134670049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=186588 CPUtime=6.19
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22381 0 0 0 595 24 0 0 19 0 4 0 89758153 191066112 36528 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 186588

[startup+12.7022 s]
/proc/loadavg: 1.16 1.06 1.01 3/71 925
/proc/meminfo: memFree=1004528/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=186588 CPUtime=25.22
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 47763 0 0 0 2464 58 0 0 18 0 4 0 89758153 191066112 36544 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 46647 36544 70 163 0 46482 0
[pid=921/tid=922] ppid=919 vsize=186588 CPUtime=0.18
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2915 0 0 0 11 7 0 0 16 0 4 0 89758153 191066112 36544 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=186588 CPUtime=12.48
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22384 0 0 0 1224 24 0 0 19 0 4 0 89758153 191066112 36544 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=186588 CPUtime=12.54
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22381 0 0 0 1228 26 0 0 22 0 4 0 89758153 191066112 36544 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 186588

[startup+25.5013 s]
/proc/loadavg: 1.34 1.10 1.02 3/71 925
/proc/meminfo: memFree=1004656/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=186588 CPUtime=50.73
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 47781 0 0 0 4992 81 0 0 18 0 4 0 89758153 191066112 36562 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 46647 36562 70 163 0 46482 0
[pid=921/tid=922] ppid=919 vsize=186588 CPUtime=0.32
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2915 0 0 0 13 19 0 0 16 0 4 0 89758153 191066112 36562 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=186588 CPUtime=25.13
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22391 0 0 0 2483 30 0 0 19 0 4 0 89758153 191066112 36562 1992294400 134512640 135180984 4294956208 18446744073709551615 134518247 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=186588 CPUtime=25.27
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22392 0 0 0 2496 31 0 0 25 0 4 0 89758153 191066112 36562 1992294400 134512640 135180984 4294956208 18446744073709551615 134528549 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 186588

[startup+51.1016 s]
/proc/loadavg: 1.57 1.17 1.05 3/71 925
/proc/meminfo: memFree=1002800/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=189484 CPUtime=101.81
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 48369 0 0 0 10078 103 0 0 18 0 4 0 89758153 194031616 37150 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 47371 37150 70 163 0 47206 0
[pid=921/tid=922] ppid=919 vsize=189484 CPUtime=0.43
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2921 0 0 0 16 27 0 0 16 0 4 0 89758153 194031616 37150 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=189484 CPUtime=50.57
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 22688 0 0 0 5020 37 0 0 25 0 4 0 89758153 194031616 37150 1992294400 134512640 135180984 4294956208 18446744073709551615 134527257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=189484 CPUtime=50.78
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 22677 0 0 0 5041 37 0 0 25 0 4 0 89758153 194031616 37150 1992294400 134512640 135180984 4294956208 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 189484

[startup+102.306 s]
/proc/loadavg: 1.81 1.30 1.10 3/71 925
/proc/meminfo: memFree=992176/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=199700 CPUtime=203.96
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 50995 0 0 0 20235 161 0 0 18 0 4 0 89758153 204492800 39776 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 49925 39776 70 163 0 49760 0
[pid=921/tid=922] ppid=919 vsize=199700 CPUtime=0.74
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 2983 0 0 0 23 51 0 0 16 0 4 0 89758153 204492800 39776 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=199700 CPUtime=101.4
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 23990 0 0 0 10087 53 0 0 25 0 4 0 89758153 204492800 39776 1992294400 134512640 135180984 4294956208 18446744073709551615 134525228 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=199700 CPUtime=101.8
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 23939 0 0 0 10124 56 0 0 25 0 4 0 89758153 204492800 39776 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 199700

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/71 925
/proc/meminfo: memFree=979888/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=212528 CPUtime=323.67
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 54065 0 0 0 32167 200 0 0 18 0 4 0 89758153 217628672 42846 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 53132 42846 70 163 0 52967 0
[pid=921/tid=922] ppid=919 vsize=212528 CPUtime=0.93
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3031 0 0 0 27 66 0 0 16 0 4 0 89758153 217628672 42846 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=212528 CPUtime=161.02
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 25646 0 0 0 16038 64 0 0 25 0 4 0 89758153 217628672 42846 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=212528 CPUtime=161.69
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 25305 0 0 0 16100 69 0 0 21 0 4 0 89758153 217628672 42846 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 212528

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/71 925
/proc/meminfo: memFree=968240/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=223392 CPUtime=443.4
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 56939 0 0 0 44106 234 0 0 18 0 4 0 89758153 228753408 45720 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 55848 45720 70 163 0 55683 0
[pid=921/tid=922] ppid=919 vsize=223392 CPUtime=1.11
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3085 0 0 0 31 80 0 0 16 0 4 0 89758153 228753408 45720 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=223392 CPUtime=220.69
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 27111 0 0 0 21993 76 0 0 25 0 4 0 89758153 228753408 45720 1992294400 134512640 135180984 4294956208 18446744073709551615 134526968 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=223392 CPUtime=221.59
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 26660 0 0 0 22081 78 0 0 25 0 4 0 89758153 228753408 45720 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 223392

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/71 925
/proc/meminfo: memFree=958640/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=233112 CPUtime=563.12
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 59364 0 0 0 56047 265 0 0 18 0 4 0 89758153 238706688 48145 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 58278 48145 70 163 0 58113 0
[pid=921/tid=922] ppid=919 vsize=233112 CPUtime=1.25
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3143 0 0 0 34 91 0 0 16 0 4 0 89758153 238706688 48145 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=233112 CPUtime=280.35
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 28384 0 0 0 27948 87 0 0 25 0 4 0 89758153 238706688 48145 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=233112 CPUtime=281.51
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 27754 0 0 0 28065 86 0 0 25 0 4 0 89758153 238706688 48145 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 233112

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.29 3/71 931
/proc/meminfo: memFree=948848/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=244072 CPUtime=682.84
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 61725 0 0 0 67983 301 0 0 18 0 4 0 89758153 249929728 50506 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 61018 50506 70 163 0 60853 0
[pid=921/tid=922] ppid=919 vsize=244072 CPUtime=1.43
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3189 0 0 0 38 105 0 0 16 0 4 0 89758153 249929728 50506 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=244072 CPUtime=339.99
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 29560 0 0 0 33901 98 0 0 18 0 4 0 89758153 249929728 50506 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=244072 CPUtime=341.39
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 28893 0 0 0 34043 96 0 0 25 0 4 0 89758153 249929728 50506 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.84
Current children cumulated vsize (KiB) 244072

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/71 931
/proc/meminfo: memFree=940976/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=251948 CPUtime=802.57
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 63777 0 0 0 79920 337 0 0 18 0 4 0 89758153 257994752 52558 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 62987 52558 70 163 0 62822 0
[pid=921/tid=922] ppid=919 vsize=251948 CPUtime=1.61
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3243 0 0 0 43 118 0 0 16 0 4 0 89758153 257994752 52558 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=251948 CPUtime=399.66
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 30573 0 0 0 39857 109 0 0 25 0 4 0 89758153 257994752 52558 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=251948 CPUtime=401.26
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 29878 0 0 0 40018 108 0 0 25 0 4 0 89758153 257994752 52558 1992294400 134512640 135180984 4294956208 18446744073709551615 134520911 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.57
Current children cumulated vsize (KiB) 251948

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.37 3/71 931
/proc/meminfo: memFree=933936/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=258704 CPUtime=922.29
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 65514 0 0 0 91876 353 0 0 18 0 4 0 89758153 264912896 54295 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 64676 54295 70 163 0 64511 0
[pid=921/tid=922] ppid=919 vsize=258704 CPUtime=1.7
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3268 0 0 0 45 125 0 0 16 0 4 0 89758153 264912896 54295 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=258704 CPUtime=459.36
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 31504 0 0 0 45823 113 0 0 25 0 4 0 89758153 264912896 54295 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=258704 CPUtime=461.2
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 30659 0 0 0 46006 114 0 0 25 0 4 0 89758153 264912896 54295 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.29
Current children cumulated vsize (KiB) 258704

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/71 931
/proc/meminfo: memFree=927408/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=265004 CPUtime=1042.03
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 67164 0 0 0 103834 369 0 0 18 0 4 0 89758153 271364096 55945 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 66251 55945 70 163 0 66086 0
[pid=921/tid=922] ppid=919 vsize=265004 CPUtime=1.78
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3280 0 0 0 48 130 0 0 16 0 4 0 89758153 271364096 55945 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=265004 CPUtime=519.09
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 32360 0 0 0 51791 118 0 0 25 0 4 0 89758153 271364096 55945 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=265004 CPUtime=521.14
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 31441 0 0 0 51994 120 0 0 25 0 4 0 89758153 271364096 55945 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 265004

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.44 3/71 931
/proc/meminfo: memFree=920432/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=271732 CPUtime=1161.75
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 68870 0 0 0 115783 392 0 0 18 0 4 0 89758153 278253568 57651 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 67933 57651 70 163 0 67768 0
[pid=921/tid=922] ppid=919 vsize=271732 CPUtime=1.89
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3332 0 0 0 50 139 0 0 16 0 4 0 89758153 278253568 57651 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=921/tid=923] ppid=919 vsize=271732 CPUtime=578.78
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 33308 0 0 0 57754 124 0 0 25 0 4 0 89758153 278253568 57651 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=271732 CPUtime=581.05
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 32147 0 0 0 57978 127 0 0 25 0 4 0 89758153 278253568 57651 1992294400 134512640 135180984 4294956208 18446744073709551615 134519095 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.75
Current children cumulated vsize (KiB) 271732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.86 1.45 3/71 931
/proc/meminfo: memFree=917872/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=275192 CPUtime=1200.07
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 69501 0 0 0 119609 398 0 0 18 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 68798 58282 70 163 0 68633 0
[pid=921/tid=922] ppid=919 vsize=275192 CPUtime=1.93
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3360 0 0 0 51 142 0 0 16 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=275192 CPUtime=597.89
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 33589 0 0 0 59663 126 0 0 25 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=275192 CPUtime=600.23
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 32469 0 0 0 59894 129 0 0 25 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 275192

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

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

[startup+601.503 s]
/proc/loadavg: 1.99 1.86 1.45 3/71 931
/proc/meminfo: memFree=917872/2055920 swapFree=4192956/4192956
[pid=921] ppid=919 vsize=275192 CPUtime=1200.07
/proc/921/stat : 921 (satake) S 919 921 508 0 -1 4194304 69501 0 0 0 119609 398 0 0 18 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/921/statm: 68798 58282 70 163 0 68633 0
[pid=921/tid=922] ppid=919 vsize=275192 CPUtime=1.93
/proc/921/task/922/stat : 922 (satake) S 919 921 508 0 -1 4194368 3360 0 0 0 51 142 0 0 16 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=921/tid=923] ppid=919 vsize=275192 CPUtime=597.89
/proc/921/task/923/stat : 923 (satake) R 919 921 508 0 -1 4194368 33589 0 0 0 59663 126 0 0 25 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=921/tid=924] ppid=919 vsize=275192 CPUtime=600.23
/proc/921/task/924/stat : 924 (satake) R 919 921 508 0 -1 4194368 32469 0 0 0 59894 129 0 0 25 0 4 0 89758153 281796608 58282 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 275192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.553
CPU time (s): 1200.13
CPU user time (s): 1196.11
CPU system time (s): 4.02339
CPU usage (%): 199.506
Max. virtual memory (cumulated for all children) (KiB): 275192

deleting IPC queue 0
deleting IPC queue 32769
deleting IPC queue 65538
deleting IPC queue 98307
deleting IPC queue 131076
deleting IPC queue 163845
deleting IPC queue 196614
deleting IPC queue 229383
deleting IPC queue 262152

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

runsolver used 0.668898 second user time and 1.70674 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 01:55:20
IDJOB=1716562
IDBENCH=20383
IDSOLVER=553
FILE ID=node68/1716562-1240617318
PBS_JOBID= 9186253
Free space on /tmp= 66536 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716562-1240617318/watcher-1716562-1240617318 -o /tmp/evaluation-result-1716562-1240617318/solver-1716562-1240617318 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1716562-1240617318.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=253596345

node68.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.223
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.223
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:       1151536 kB
Buffers:         87780 kB
Cached:         715164 kB
SwapCached:          0 kB
Active:         290168 kB
Inactive:       529200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151536 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           23140 kB
Writeback:           0 kB
Mapped:          26464 kB
Slab:            70736 kB
Committed_AS:   210864 kB
PageTables:       1572 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= 66536 MiB
End job on node68 at 2009-04-25 02:05:23