Trace number 1737396

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.04 625.026

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark408.046
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

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-1737396-1240817407/watcher-1737396-1240817407 -o /tmp/evaluation-result-1737396-1240817407/solver-1737396-1240817407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737396-1240817407.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: 0.99 0.97 0.99 3/64 11469
/proc/meminfo: memFree=1642840/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2040 CPUtime=0
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 4 0 109769570 2088960 134 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 510 134 68 163 0 345 0
[pid=11469/tid=11470] ppid=11467 vsize=2040 CPUtime=0
/proc/11469/task/11470/stat : 11470 (satake) R 11467 11469 11017 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 109769570 2088960 134 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2040 CPUtime=0
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 30 0 0 0 0 0 0 0 21 0 4 0 109769570 2088960 134 1992294400 134512640 135180984 4294956208 18446744073709551615 134525699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2040 CPUtime=0
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 29 0 0 0 0 0 0 0 21 0 4 0 109769570 2088960 135 1992294400 134512640 135180984 4294956208 18446744073709551615 134524624 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0954611 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11469
/proc/meminfo: memFree=1642840/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2172 CPUtime=0.15
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 211 0 0 0 11 4 0 0 20 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 543 196 70 163 0 378 0
[pid=11469/tid=11470] ppid=11467 vsize=2172 CPUtime=0.01
/proc/11469/task/11470/stat : 11470 (satake) R 11467 11469 11017 0 -1 4194368 14 0 0 0 0 1 0 0 17 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2172 CPUtime=0.06
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 54 0 0 0 5 1 0 0 15 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134524657 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2172 CPUtime=0.06
/proc/11469/task/11472/stat : 11472 (satake) S 11467 11469 11017 0 -1 4194368 60 0 0 0 5 1 0 0 17 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2172

[startup+0.10246 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11469
/proc/meminfo: memFree=1642840/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2172 CPUtime=0.16
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 211 0 0 0 12 4 0 0 20 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 543 196 70 163 0 378 0
[pid=11469/tid=11470] ppid=11467 vsize=2172 CPUtime=0.01
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 14 0 0 0 0 1 0 0 16 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2172 CPUtime=0.07
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 54 0 0 0 6 1 0 0 16 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134526694 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2172 CPUtime=0.06
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 60 0 0 0 5 1 0 0 17 0 4 0 109769570 2224128 196 1992294400 134512640 135180984 4294956208 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2172

[startup+0.301484 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11469
/proc/meminfo: memFree=1642840/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2172 CPUtime=0.49
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 242 0 0 0 38 11 0 0 20 0 4 0 109769570 2224128 227 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 543 227 70 163 0 378 0
[pid=11469/tid=11470] ppid=11467 vsize=2172 CPUtime=0.04
/proc/11469/task/11470/stat : 11470 (satake) R 11467 11469 11017 0 -1 4194368 17 0 0 0 0 4 0 0 17 0 4 0 109769570 2224128 227 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2172 CPUtime=0.22
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 63 0 0 0 19 3 0 0 16 0 4 0 109769570 2224128 227 1992294400 134512640 135180984 4294956208 18446744073709551615 134522992 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2172 CPUtime=0.21
/proc/11469/task/11472/stat : 11472 (satake) S 11467 11469 11017 0 -1 4194368 79 0 0 0 18 3 0 0 17 0 4 0 109769570 2224128 227 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 2172

[startup+0.701532 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 11469
/proc/meminfo: memFree=1642840/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2304 CPUtime=1.16
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 299 0 0 0 95 21 0 0 20 0 4 0 109769570 2359296 284 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 576 284 70 163 0 411 0
[pid=11469/tid=11470] ppid=11467 vsize=2304 CPUtime=0.1
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 26 0 0 0 1 9 0 0 16 0 4 0 109769570 2359296 284 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2304 CPUtime=0.54
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 79 0 0 0 48 6 0 0 15 0 4 0 109769570 2359296 284 1992294400 134512640 135180984 4294956208 18446744073709551615 134532467 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2304 CPUtime=0.5
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 111 0 0 0 45 5 0 0 17 0 4 0 109769570 2359296 284 1992294400 134512640 135180984 4294956208 18446744073709551615 134519104 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 2304

[startup+1.50262 s]
/proc/loadavg: 1.15 1.00 1.00 3/68 11473
/proc/meminfo: memFree=1641720/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=2304 CPUtime=2.61
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 366 0 0 0 220 41 0 0 20 0 4 0 109769570 2359296 351 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 576 351 70 163 0 411 0
[pid=11469/tid=11470] ppid=11467 vsize=2304 CPUtime=0.22
/proc/11469/task/11470/stat : 11470 (satake) R 11467 11469 11017 0 -1 4194368 32 0 0 0 3 19 0 0 16 0 4 0 109769570 2359296 351 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=2304 CPUtime=1.2
/proc/11469/task/11471/stat : 11471 (satake) S 11467 11469 11017 0 -1 4194368 94 0 0 0 110 10 0 0 16 0 4 0 109769570 2359296 351 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=2304 CPUtime=1.17
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 157 0 0 0 107 10 0 0 16 0 4 0 109769570 2359296 351 1992294400 134512640 135180984 4294956208 18446744073709551615 134519943 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 2304

[startup+3.10196 s]
/proc/loadavg: 1.15 1.00 1.00 3/68 11473
/proc/meminfo: memFree=1641208/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=3460 CPUtime=5.35
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 479 0 0 0 468 67 0 0 20 0 4 0 109769570 3543040 464 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 865 464 70 163 0 700 0
[pid=11469/tid=11470] ppid=11467 vsize=3460 CPUtime=0.38
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 65 0 0 0 7 31 0 0 15 0 4 0 109769570 3543040 464 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=3460 CPUtime=2.49
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 108 0 0 0 232 17 0 0 17 0 4 0 109769570 3543040 464 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=3460 CPUtime=2.46
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 223 0 0 0 228 18 0 0 16 0 4 0 109769570 3543040 464 1992294400 134512640 135180984 4294956208 18446744073709551615 134523667 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 3460

[startup+6.30134 s]
/proc/loadavg: 1.22 1.02 1.01 3/68 11473
/proc/meminfo: memFree=1640312/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=3608 CPUtime=10.85
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 690 0 0 0 970 115 0 0 20 0 4 0 109769570 3694592 675 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 902 675 70 163 0 737 0
[pid=11469/tid=11470] ppid=11467 vsize=3608 CPUtime=0.65
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 172 0 0 0 11 54 0 0 16 0 4 0 109769570 3694592 675 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=3608 CPUtime=5.07
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 128 0 0 0 479 28 0 0 17 0 4 0 109769570 3694592 675 1992294400 134512640 135180984 4294956208 18446744073709551615 134519103 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=3608 CPUtime=5.11
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 307 0 0 0 479 32 0 0 16 0 4 0 109769570 3694592 675 1992294400 134512640 135180984 4294956208 18446744073709551615 134528869 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.85
Current children cumulated vsize (KiB) 3608

[startup+12.7011 s]
/proc/loadavg: 1.28 1.04 1.01 3/68 11473
/proc/meminfo: memFree=1638776/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=4896 CPUtime=22.44
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 1066 0 0 0 2001 243 0 0 20 0 4 0 109769570 5013504 1051 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 1224 1051 70 163 0 1059 0
[pid=11469/tid=11470] ppid=11467 vsize=4896 CPUtime=1.41
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 417 0 0 0 26 115 0 0 15 0 4 0 109769570 5013504 1051 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=4896 CPUtime=10.43
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 148 0 0 0 981 62 0 0 16 0 4 0 109769570 5013504 1051 1992294400 134512640 135180984 4294956208 18446744073709551615 134519353 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=4896 CPUtime=10.56
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 418 0 0 0 992 64 0 0 16 0 4 0 109769570 5013504 1051 1992294400 134512640 135180984 4294956208 18446744073709551615 134520670 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.44
Current children cumulated vsize (KiB) 4896

[startup+25.5015 s]
/proc/loadavg: 1.66 1.13 1.04 3/68 11473
/proc/meminfo: memFree=1636408/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=7240 CPUtime=46.54
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 1623 0 0 0 4174 480 0 0 20 0 4 0 109769570 7413760 1608 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 1810 1608 70 163 0 1645 0
[pid=11469/tid=11470] ppid=11467 vsize=7240 CPUtime=2.82
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 808 0 0 0 53 229 0 0 15 0 4 0 109769570 7413760 1608 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=7240 CPUtime=21.82
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 190 0 0 0 2056 126 0 0 16 0 4 0 109769570 7413760 1608 1992294400 134512640 135180984 4294956208 18446744073709551615 134518218 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=7240 CPUtime=21.88
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 542 0 0 0 2065 123 0 0 17 0 4 0 109769570 7413760 1608 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.54
Current children cumulated vsize (KiB) 7240

[startup+51.1026 s]
/proc/loadavg: 1.78 1.20 1.07 3/68 11473
/proc/meminfo: memFree=1632120/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=12904 CPUtime=94.91
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 2710 0 0 0 8551 940 0 0 20 0 4 0 109769570 13213696 2695 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 3226 2695 70 163 0 3061 0
[pid=11469/tid=11470] ppid=11467 vsize=12904 CPUtime=5.48
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 1531 0 0 0 103 445 0 0 15 0 4 0 109769570 13213696 2695 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=12904 CPUtime=44.63
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 286 0 0 0 4212 251 0 0 16 0 4 0 109769570 13213696 2695 1992294400 134512640 135180984 4294956208 18446744073709551615 134528519 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=12904 CPUtime=44.78
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 810 0 0 0 4235 243 0 0 17 0 4 0 109769570 13213696 2695 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.91
Current children cumulated vsize (KiB) 12904

[startup+102.307 s]
/proc/loadavg: 2.21 1.40 1.14 3/68 11473
/proc/meminfo: memFree=1624312/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=21164 CPUtime=192.51
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 4599 0 0 0 17369 1882 0 0 20 0 4 0 109769570 21671936 4584 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 5291 4584 70 163 0 5126 0
[pid=11469/tid=11470] ppid=11467 vsize=21164 CPUtime=10.98
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 2945 0 0 0 207 891 0 0 16 0 4 0 109769570 21671936 4584 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=21164 CPUtime=90.68
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 460 0 0 0 8568 500 0 0 16 0 4 0 109769570 21671936 4584 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=21164 CPUtime=90.83
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 1111 0 0 0 8593 490 0 0 17 0 4 0 109769570 21671936 4584 1992294400 134512640 135180984 4294956208 18446744073709551615 134523603 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.51
Current children cumulated vsize (KiB) 21164

[startup+162.303 s]
/proc/loadavg: 2.19 1.54 1.20 3/68 11473
/proc/meminfo: memFree=1616568/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=31256 CPUtime=307.76
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 6553 0 0 0 27837 2939 0 0 20 0 4 0 109769570 32006144 6538 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 7814 6538 70 163 0 7649 0
[pid=11469/tid=11470] ppid=11467 vsize=31256 CPUtime=17.15
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 4546 0 0 0 327 1388 0 0 16 0 4 0 109769570 32006144 6538 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=31256 CPUtime=145.31
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 582 0 0 0 13751 780 0 0 16 0 4 0 109769570 32006144 6538 1992294400 134512640 135180984 4294956208 18446744073709551615 134523609 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=31256 CPUtime=145.28
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 1342 0 0 0 13758 770 0 0 17 0 4 0 109769570 32006144 6538 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.76
Current children cumulated vsize (KiB) 31256

[startup+222.302 s]
/proc/loadavg: 2.12 1.63 1.25 3/68 11473
/proc/meminfo: memFree=1608952/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=39856 CPUtime=423.06
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 8428 0 0 0 38348 3958 0 0 20 0 4 0 109769570 40812544 8413 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 9964 8413 70 163 0 9799 0
[pid=11469/tid=11470] ppid=11467 vsize=39856 CPUtime=23.1
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 6033 0 0 0 442 1868 0 0 16 0 4 0 109769570 40812544 8413 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=39856 CPUtime=199.95
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 732 0 0 0 18947 1048 0 0 17 0 4 0 109769570 40812544 8413 1992294400 134512640 135180984 4294956208 18446744073709551615 134520662 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=39856 CPUtime=199.99
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 1580 0 0 0 18958 1041 0 0 16 0 4 0 109769570 40812544 8413 1992294400 134512640 135180984 4294956208 18446744073709551615 134528685 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 423.06
Current children cumulated vsize (KiB) 39856

[startup+282.303 s]
/proc/loadavg: 2.04 1.70 1.30 3/68 11473
/proc/meminfo: memFree=1602232/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=47908 CPUtime=539.27
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 10124 0 0 0 49044 4883 0 0 20 0 4 0 109769570 49057792 10109 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 11977 10109 70 163 0 11812 0
[pid=11469/tid=11470] ppid=11467 vsize=47908 CPUtime=28.55
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 7434 0 0 0 550 2305 0 0 15 0 4 0 109769570 49057792 10109 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=47908 CPUtime=255.36
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 885 0 0 0 24243 1293 0 0 17 0 4 0 109769570 49057792 10109 1992294400 134512640 135180984 4294956208 18446744073709551615 134528644 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=47908 CPUtime=255.35
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 1722 0 0 0 24250 1285 0 0 16 0 4 0 109769570 49057792 10109 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 539.27
Current children cumulated vsize (KiB) 47908

[startup+342.303 s]
/proc/loadavg: 2.20 1.81 1.36 3/68 11473
/proc/meminfo: memFree=1595064/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=55268 CPUtime=654.77
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 11889 0 0 0 59627 5850 0 0 20 0 4 0 109769570 56594432 11874 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 13817 11874 70 163 0 13652 0
[pid=11469/tid=11470] ppid=11467 vsize=55268 CPUtime=34.23
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 8884 0 0 0 664 2759 0 0 16 0 4 0 109769570 56594432 11874 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=55268 CPUtime=310.23
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1003 0 0 0 29473 1550 0 0 15 0 4 0 109769570 56594432 11874 1992294400 134512640 135180984 4294956208 18446744073709551615 134528691 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=55268 CPUtime=310.29
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 1919 0 0 0 29490 1539 0 0 16 0 4 0 109769570 56594432 11874 1992294400 134512640 135180984 4294956208 18446744073709551615 134522715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 654.77
Current children cumulated vsize (KiB) 55268

[startup+402.303 s]
/proc/loadavg: 2.07 1.84 1.40 3/68 11473
/proc/meminfo: memFree=1588024/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=65420 CPUtime=770.76
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 13644 0 0 0 70298 6778 0 0 20 0 4 0 109769570 66990080 13629 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 16355 13629 70 163 0 16190 0
[pid=11469/tid=11470] ppid=11467 vsize=65420 CPUtime=39.71
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 10357 0 0 0 770 3201 0 0 15 0 4 0 109769570 66990080 13629 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=65420 CPUtime=365.36
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1134 0 0 0 34743 1793 0 0 17 0 4 0 109769570 66990080 13629 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=65420 CPUtime=365.65
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 2070 0 0 0 34783 1782 0 0 16 0 4 0 109769570 66990080 13629 1992294400 134512640 135180984 4294956208 18446744073709551615 134522980 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 770.76
Current children cumulated vsize (KiB) 65420

[startup+462.302 s]
/proc/loadavg: 2.02 1.87 1.43 3/68 11473
/proc/meminfo: memFree=1581176/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=74124 CPUtime=886.41
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 15383 0 0 0 80881 7760 0 0 20 0 4 0 109769570 75902976 15368 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 18531 15368 70 163 0 18366 0
[pid=11469/tid=11470] ppid=11467 vsize=74124 CPUtime=45.48
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 11830 0 0 0 884 3664 0 0 16 0 4 0 109769570 75902976 15368 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=11469/tid=11471] ppid=11467 vsize=74124 CPUtime=420.23
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1254 0 0 0 39971 2052 0 0 15 0 4 0 109769570 75902976 15368 1992294400 134512640 135180984 4294956208 18446744073709551615 134520909 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11469/tid=11472] ppid=11467 vsize=74124 CPUtime=420.68
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 2216 0 0 0 40025 2043 0 0 16 0 4 0 109769570 75902976 15368 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 886.41
Current children cumulated vsize (KiB) 74124

[startup+522.302 s]
/proc/loadavg: 2.01 1.89 1.46 3/68 11473
/proc/meminfo: memFree=1573624/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=82724 CPUtime=1001.49
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 17271 0 0 0 91355 8794 0 0 20 0 4 0 109769570 84709376 17256 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 20681 17256 70 163 0 20516 0
[pid=11469/tid=11470] ppid=11467 vsize=82724 CPUtime=51.55
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 13395 0 0 0 1007 4148 0 0 16 0 4 0 109769570 84709376 17256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=82724 CPUtime=474.75
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1351 0 0 0 45145 2330 0 0 16 0 4 0 109769570 84709376 17256 1992294400 134512640 135180984 4294956208 18446744073709551615 134527342 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=82724 CPUtime=475.17
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 2442 0 0 0 45202 2315 0 0 17 0 4 0 109769570 84709376 17256 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 82724

[startup+582.302 s]
/proc/loadavg: 2.06 1.92 1.50 3/68 11475
/proc/meminfo: memFree=1566264/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=90816 CPUtime=1117.18
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 19080 0 0 0 101924 9794 0 0 20 0 4 0 109769570 92995584 19065 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 22704 19065 70 163 0 22539 0
[pid=11469/tid=11470] ppid=11467 vsize=90816 CPUtime=57.4
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 14751 0 0 0 1123 4617 0 0 16 0 4 0 109769570 92995584 19065 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=90816 CPUtime=529.5
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1554 0 0 0 50353 2597 0 0 16 0 4 0 109769570 92995584 19065 1992294400 134512640 135180984 4294956208 18446744073709551615 134528756 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=90816 CPUtime=530.26
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 2692 0 0 0 50447 2579 0 0 16 0 4 0 109769570 92995584 19065 1992294400 134512640 135180984 4294956208 18446744073709551615 134528062 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1117.18
Current children cumulated vsize (KiB) 90816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+625.002 s]
/proc/loadavg: 2.15 1.96 1.53 3/68 11475
/proc/meminfo: memFree=1562232/2055920 swapFree=4186716/4192956
[pid=11469] ppid=11467 vsize=94576 CPUtime=1200
/proc/11469/stat : 11469 (satake) S 11467 11469 11017 0 -1 4194304 20062 0 0 0 109577 10423 0 0 20 0 4 0 109769570 96845824 20047 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11469/statm: 23644 20047 70 163 0 23479 0
[pid=11469/tid=11470] ppid=11467 vsize=94576 CPUtime=61.06
/proc/11469/task/11470/stat : 11470 (satake) S 11467 11469 11017 0 -1 4194368 15507 0 0 0 1196 4910 0 0 16 0 4 0 109769570 96845824 20047 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=11469/tid=11471] ppid=11467 vsize=94576 CPUtime=568.96
/proc/11469/task/11471/stat : 11471 (satake) R 11467 11469 11017 0 -1 4194368 1628 0 0 0 54134 2762 0 0 16 0 4 0 109769570 96845824 20047 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11469/tid=11472] ppid=11467 vsize=94576 CPUtime=569.96
/proc/11469/task/11472/stat : 11472 (satake) R 11467 11469 11017 0 -1 4194368 2844 0 0 0 54247 2749 0 0 16 0 4 0 109769570 96845824 20047 1992294400 134512640 135180984 4294956208 18446744073709551615 134518258 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 94576

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)
Real time (s): 625.026
CPU time (s): 1200.04
CPU user time (s): 1095.79
CPU system time (s): 104.248
CPU usage (%): 191.998
Max. virtual memory (cumulated for all children) (KiB): 94576

deleting IPC queue 1769472
deleting IPC queue 1802241
deleting IPC queue 1835010
deleting IPC queue 1867779
deleting IPC queue 1900548
deleting IPC queue 1933317
deleting IPC queue 1966086
deleting IPC queue 1998855
deleting IPC queue 2031624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1095.79
system time used= 104.248
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20062
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= 5459726
involuntary context switches= 4802255

runsolver used 0.670898 second user time and 1.69674 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-27 09:30:07
IDJOB=1737396
IDBENCH=71787
IDSOLVER=553
FILE ID=node75/1737396-1240817407
PBS_JOBID= 9187460
Free space on /tmp= 66564 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737396-1240817407/watcher-1737396-1240817407 -o /tmp/evaluation-result-1737396-1240817407/solver-1737396-1240817407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737396-1240817407.cnf 3 1200

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1539195715

node75.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1643256 kB
Buffers:         56420 kB
Cached:         279408 kB
SwapCached:       3016 kB
Active:         137788 kB
Inactive:       208872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643256 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:             760 kB
Writeback:           0 kB
Mapped:          19080 kB
Slab:            51904 kB
Committed_AS:   332564 kB
PageTables:       1416 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= 66560 MiB
End job on node75 at 2009-04-27 09:40:34