Trace number 1729418

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.16 657.36

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
Bench CategoryCRAFTED (crafted 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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
Number of clauses of size 40
Number of clauses of size 50
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-1729418-1240749149/watcher-1729418-1240749149 -o /tmp/evaluation-result-1729418-1240749149/solver-1729418-1240749149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1729418-1240749149.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 509
/proc/meminfo: memFree=1373128/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=1296 CPUtime=0
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 4 0 102942928 1327104 148 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 324 148 68 163 0 159 0
[pid=509/tid=510] ppid=507 vsize=1296 CPUtime=0
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 102942928 1327104 148 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=1296 CPUtime=0
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 30 0 0 0 0 0 0 0 19 0 4 0 102942928 1327104 148 1992294400 134512640 135180984 4294956208 18446744073709551615 134513466 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=1296 CPUtime=0
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 43 0 0 0 0 0 0 0 20 0 4 0 102942928 1327104 148 1992294400 134512640 135180984 4294956208 18446744073709551615 134520896 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0803161 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 509
/proc/meminfo: memFree=1373128/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=2448 CPUtime=0.12
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 234 0 0 0 7 5 0 0 18 0 4 0 102942928 2506752 219 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 612 219 70 163 0 447 0
[pid=509/tid=510] ppid=507 vsize=2448 CPUtime=0.02
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 24 0 0 0 0 2 0 0 17 0 4 0 102942928 2506752 219 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=2448 CPUtime=0.04
/proc/509/task/511/stat : 511 (satake) S 507 509 444 0 -1 4194368 62 0 0 0 3 1 0 0 16 0 4 0 102942928 2506752 219 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=2448 CPUtime=0.04
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 65 0 0 0 3 1 0 0 16 0 4 0 102942928 2506752 219 1992294400 134512640 135180984 4294956208 18446744073709551615 134522875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2448

[startup+0.101315 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 509
/proc/meminfo: memFree=1373128/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=2448 CPUtime=0.14
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 245 0 0 0 8 6 0 0 18 0 4 0 102942928 2506752 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 612 230 70 163 0 447 0
[pid=509/tid=510] ppid=507 vsize=2448 CPUtime=0.03
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 25 0 0 0 0 3 0 0 17 0 4 0 102942928 2506752 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=2448 CPUtime=0.04
/proc/509/task/511/stat : 511 (satake) S 507 509 444 0 -1 4194368 67 0 0 0 3 1 0 0 16 0 4 0 102942928 2506752 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=2448 CPUtime=0.06
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 70 0 0 0 4 2 0 0 16 0 4 0 102942928 2506752 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2448

[startup+0.301351 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 509
/proc/meminfo: memFree=1373128/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=2580 CPUtime=0.48
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 290 0 0 0 32 16 0 0 18 0 4 0 102942928 2641920 275 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 645 275 70 163 0 480 0
[pid=509/tid=510] ppid=507 vsize=2580 CPUtime=0.09
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 46 0 0 0 2 7 0 0 17 0 4 0 102942928 2641920 275 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=2580 CPUtime=0.17
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 80 0 0 0 14 3 0 0 17 0 4 0 102942928 2641920 275 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=2580 CPUtime=0.2
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 81 0 0 0 15 5 0 0 16 0 4 0 102942928 2641920 275 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2580

[startup+0.701426 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 509
/proc/meminfo: memFree=1373128/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=2864 CPUtime=1.17
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 381 0 0 0 79 38 0 0 18 0 4 0 102942928 2932736 366 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 716 366 70 163 0 551 0
[pid=509/tid=510] ppid=507 vsize=2864 CPUtime=0.23
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 91 0 0 0 5 18 0 0 17 0 4 0 102942928 2932736 366 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=2864 CPUtime=0.45
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 102 0 0 0 37 8 0 0 17 0 4 0 102942928 2932736 366 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=2864 CPUtime=0.46
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 105 0 0 0 36 10 0 0 17 0 4 0 102942928 2932736 366 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 2864

[startup+1.50264 s]
/proc/loadavg: 1.15 1.00 1.00 3/68 513
/proc/meminfo: memFree=1371688/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=2996 CPUtime=2.53
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 511 0 0 0 177 76 0 0 18 0 4 0 102942928 3067904 496 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 749 496 70 163 0 584 0
[pid=509/tid=510] ppid=507 vsize=2996 CPUtime=0.47
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 172 0 0 0 10 37 0 0 17 0 4 0 102942928 3067904 496 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=2996 CPUtime=1.02
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 131 0 0 0 84 18 0 0 17 0 4 0 102942928 3067904 496 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=2996 CPUtime=1.02
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 125 0 0 0 82 20 0 0 15 0 4 0 102942928 3067904 496 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 2996

[startup+3.1024 s]
/proc/loadavg: 1.15 1.00 1.00 4/68 513
/proc/meminfo: memFree=1370792/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=4416 CPUtime=5.27
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 771 0 0 0 375 152 0 0 18 0 4 0 102942928 4521984 756 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 1104 756 70 163 0 939 0
[pid=509/tid=510] ppid=507 vsize=4416 CPUtime=0.95
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 342 0 0 0 21 74 0 0 16 0 4 0 102942928 4521984 756 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=4416 CPUtime=2.16
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 183 0 0 0 179 37 0 0 16 0 4 0 102942928 4521984 756 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=4416 CPUtime=2.13
/proc/509/task/512/stat : 512 (satake) S 507 509 444 0 -1 4194368 163 0 0 0 174 39 0 0 15 0 4 0 102942928 4521984 756 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 4416

[startup+6.30164 s]
/proc/loadavg: 1.15 1.00 1.00 3/68 513
/proc/meminfo: memFree=1368872/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=6132 CPUtime=10.86
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 1233 0 0 0 777 309 0 0 18 0 4 0 102942928 6279168 1218 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 1533 1218 70 163 0 1368 0
[pid=509/tid=510] ppid=507 vsize=6132 CPUtime=1.94
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 676 0 0 0 41 153 0 0 16 0 4 0 102942928 6279168 1218 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=6132 CPUtime=4.46
/proc/509/task/511/stat : 511 (satake) S 507 509 444 0 -1 4194368 259 0 0 0 369 77 0 0 15 0 4 0 102942928 6279168 1218 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=6132 CPUtime=4.43
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 215 0 0 0 365 78 0 0 16 0 4 0 102942928 6279168 1218 1992294400 134512640 135180984 4294956208 18446744073709551615 134672196 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 6132

[startup+12.7016 s]
/proc/loadavg: 1.36 1.05 1.02 3/68 513
/proc/meminfo: memFree=1365296/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=9420 CPUtime=22.13
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 2037 0 0 0 1593 620 0 0 18 0 4 0 102942928 9646080 2022 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 2355 2022 70 163 0 2190 0
[pid=509/tid=510] ppid=507 vsize=9420 CPUtime=3.94
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 1234 0 0 0 85 309 0 0 15 0 4 0 102942928 9646080 2022 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=9420 CPUtime=9.06
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 362 0 0 0 752 154 0 0 16 0 4 0 102942928 9646080 2022 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=9420 CPUtime=9.1
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 358 0 0 0 755 155 0 0 16 0 4 0 102942928 9646080 2022 1992294400 134512640 135180984 4294956208 18446744073709551615 134674381 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 9420

[startup+25.5011 s]
/proc/loadavg: 1.47 1.08 1.03 3/68 513
/proc/meminfo: memFree=1358960/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=16628 CPUtime=44.87
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 3582 0 0 0 3280 1207 0 0 18 0 4 0 102942928 17027072 3567 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 4157 3567 70 163 0 3992 0
[pid=509/tid=510] ppid=507 vsize=16628 CPUtime=7.75
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 2411 0 0 0 172 603 0 0 16 0 4 0 102942928 17027072 3567 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=16628 CPUtime=18.5
/proc/509/task/511/stat : 511 (satake) S 507 509 444 0 -1 4194368 531 0 0 0 1552 298 0 0 16 0 4 0 102942928 17027072 3567 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=16628 CPUtime=18.61
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 557 0 0 0 1555 306 0 0 16 0 4 0 102942928 17027072 3567 1992294400 134512640 135180984 4294956208 18446744073709551615 134528209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.87
Current children cumulated vsize (KiB) 16628

[startup+51.1018 s]
/proc/loadavg: 1.73 1.17 1.06 3/68 513
/proc/meminfo: memFree=1347824/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=28420 CPUtime=91.02
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 6399 0 0 0 6702 2400 0 0 18 0 4 0 102942928 29102080 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 7105 6384 70 163 0 6940 0
[pid=509/tid=510] ppid=507 vsize=28420 CPUtime=15.19
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 4608 0 0 0 327 1192 0 0 15 0 4 0 102942928 29102080 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=28420 CPUtime=37.88
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 830 0 0 0 3189 599 0 0 16 0 4 0 102942928 29102080 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=28420 CPUtime=37.95
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 878 0 0 0 3186 609 0 0 15 0 4 0 102942928 29102080 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.02
Current children cumulated vsize (KiB) 28420

[startup+102.307 s]
/proc/loadavg: 1.88 1.31 1.11 3/68 513
/proc/meminfo: memFree=1326576/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=52192 CPUtime=184.07
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 11624 0 0 0 13677 4730 0 0 18 0 4 0 102942928 53444608 11609 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 13048 11609 70 163 0 12883 0
[pid=509/tid=510] ppid=507 vsize=52192 CPUtime=29.79
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 8825 0 0 0 650 2329 0 0 16 0 4 0 102942928 53444608 11609 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=52192 CPUtime=77.16
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 1257 0 0 0 6520 1196 0 0 15 0 4 0 102942928 53444608 11609 1992294400 134512640 135180984 4294956208 18446744073709551615 134519103 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=52192 CPUtime=77.1
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 1459 0 0 0 6506 1204 0 0 15 0 4 0 102942928 53444608 11609 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 184.07
Current children cumulated vsize (KiB) 52192

[startup+162.302 s]
/proc/loadavg: 2.14 1.48 1.18 3/68 513
/proc/meminfo: memFree=1302512/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=81156 CPUtime=293.45
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 17645 0 0 0 21853 7492 0 0 18 0 4 0 102942928 83103744 17630 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 20289 17630 70 163 0 20124 0
[pid=509/tid=510] ppid=507 vsize=81156 CPUtime=47.13
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 13626 0 0 0 1020 3693 0 0 16 0 4 0 102942928 83103744 17630 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=81156 CPUtime=123.27

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

Current children cumulated vsize (KiB) 81156

[startup+222.301 s]
/proc/loadavg: 2.10 1.59 1.23 3/68 513
/proc/meminfo: memFree=1278704/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=111872 CPUtime=403.05
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 23537 0 0 0 30108 10197 0 0 18 0 4 0 102942928 114556928 23522 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 27968 23522 70 163 0 27803 0
[pid=509/tid=510] ppid=507 vsize=111872 CPUtime=64.21
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 18067 0 0 0 1394 5027 0 0 16 0 4 0 102942928 114556928 23522 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=111872 CPUtime=169.51
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 2513 0 0 0 14379 2572 0 0 15 0 4 0 102942928 114556928 23522 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=111872 CPUtime=169.3
/proc/509/task/512/stat : 512 (satake) S 507 509 444 0 -1 4194368 2874 0 0 0 14333 2597 0 0 16 0 4 0 102942928 114556928 23522 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 403.05
Current children cumulated vsize (KiB) 111872

[startup+282.303 s]
/proc/loadavg: 2.39 1.75 1.31 4/68 513
/proc/meminfo: memFree=1255216/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=139452 CPUtime=512.72
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 29458 0 0 0 38287 12985 0 0 18 0 4 0 102942928 142798848 29443 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 34863 29443 70 163 0 34698 0
[pid=509/tid=510] ppid=507 vsize=139452 CPUtime=81.87
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 22414 0 0 0 1778 6409 0 0 16 0 4 0 102942928 142798848 29443 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=139452 CPUtime=215.53
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 3380 0 0 0 18271 3282 0 0 16 0 4 0 102942928 142798848 29443 1992294400 134512640 135180984 4294956208 18446744073709551615 134532627 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=139452 CPUtime=215.29
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 3581 0 0 0 18237 3292 0 0 16 0 4 0 102942928 142798848 29443 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 512.72
Current children cumulated vsize (KiB) 139452

[startup+342.303 s]
/proc/loadavg: 2.47 1.89 1.38 3/68 513
/proc/meminfo: memFree=1230384/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=168492 CPUtime=621.78
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 35619 0 0 0 46309 15869 0 0 18 0 4 0 102942928 172535808 35604 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 42123 35604 70 163 0 41958 0
[pid=509/tid=510] ppid=507 vsize=168492 CPUtime=100.03
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 27120 0 0 0 2177 7826 0 0 16 0 4 0 102942928 172535808 35604 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=168492 CPUtime=261.26
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 4207 0 0 0 22111 4015 0 0 16 0 4 0 102942928 172535808 35604 1992294400 134512640 135180984 4294956208 18446744073709551615 134528817 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=168492 CPUtime=260.46
/proc/509/task/512/stat : 512 (satake) S 507 509 444 0 -1 4194368 4209 0 0 0 22020 4026 0 0 15 0 4 0 102942928 172535808 35604 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 621.78
Current children cumulated vsize (KiB) 168492

[startup+402.302 s]
/proc/loadavg: 2.48 1.98 1.44 3/68 515
/proc/meminfo: memFree=1207024/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=194844 CPUtime=731.3
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 41535 0 0 0 54452 18678 0 0 18 0 4 0 102942928 199520256 41520 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 48711 41520 70 163 0 48546 0
[pid=509/tid=510] ppid=507 vsize=194844 CPUtime=117.77
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 31338 0 0 0 2563 9214 0 0 16 0 4 0 102942928 199520256 41520 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=194844 CPUtime=307.11
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 4961 0 0 0 25986 4725 0 0 16 0 4 0 102942928 199520256 41520 1992294400 134512640 135180984 4294956208 18446744073709551615 134526200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=509/tid=512] ppid=507 vsize=194844 CPUtime=306.4
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 5153 0 0 0 25902 4738 0 0 16 0 4 0 102942928 199520256 41520 1992294400 134512640 135180984 4294956208 18446744073709551615 134528706 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 731.3
Current children cumulated vsize (KiB) 194844

[startup+462.302 s]
/proc/loadavg: 2.45 2.07 1.50 3/68 515
/proc/meminfo: memFree=1183984/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=226908 CPUtime=841.52
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 47195 0 0 0 62786 21366 0 0 18 0 4 0 102942928 232353792 47180 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 56727 47180 70 163 0 56562 0
[pid=509/tid=510] ppid=507 vsize=226908 CPUtime=134.63
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 35320 0 0 0 2933 10530 0 0 15 0 4 0 102942928 232353792 47180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=226908 CPUtime=353.82
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 5987 0 0 0 29969 5413 0 0 16 0 4 0 102942928 232353792 47180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=226908 CPUtime=353.04
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 5805 0 0 0 29883 5421 0 0 15 0 4 0 102942928 232353792 47180 1992294400 134512640 135180984 4294956208 18446744073709551615 134528691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 841.52
Current children cumulated vsize (KiB) 226908

[startup+522.302 s]
/proc/loadavg: 2.46 2.13 1.56 3/68 515
/proc/meminfo: memFree=1160432/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=255720 CPUtime=951.27
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 53192 0 0 0 70959 24168 0 0 18 0 4 0 102942928 261857280 53177 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 63930 53177 70 163 0 63765 0
[pid=509/tid=510] ppid=507 vsize=255720 CPUtime=152.36
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 39664 0 0 0 3331 11905 0 0 16 0 4 0 102942928 261857280 53177 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=509/tid=511] ppid=507 vsize=255720 CPUtime=400.01
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 6726 0 0 0 33885 6116 0 0 17 0 4 0 102942928 261857280 53177 1992294400 134512640 135180984 4294956208 18446744073709551615 134526330 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=255720 CPUtime=398.87
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 6719 0 0 0 33741 6146 0 0 17 0 4 0 102942928 261857280 53177 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 951.27
Current children cumulated vsize (KiB) 255720

[startup+582.302 s]
/proc/loadavg: 2.40 2.17 1.60 3/68 515
/proc/meminfo: memFree=1136176/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=284248 CPUtime=1061.49
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 59102 0 0 0 79165 26984 0 0 18 0 4 0 102942928 291069952 59087 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 71062 59087 70 163 0 70897 0
[pid=509/tid=510] ppid=507 vsize=284248 CPUtime=170.14
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 43571 0 0 0 3727 13287 0 0 16 0 4 0 102942928 291069952 59087 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=284248 CPUtime=446.37
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 7858 0 0 0 37810 6827 0 0 16 0 4 0 102942928 291069952 59087 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=284248 CPUtime=444.95
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 7590 0 0 0 37627 6868 0 0 16 0 4 0 102942928 291069952 59087 1992294400 134512640 135180984 4294956208 18446744073709551615 134523959 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.49
Current children cumulated vsize (KiB) 284248

[startup+642.302 s]
/proc/loadavg: 2.29 2.18 1.64 3/68 515
/proc/meminfo: memFree=1113264/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=312380 CPUtime=1172.37
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 64790 0 0 0 87469 29768 0 0 18 0 4 0 102942928 319877120 64775 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 78095 64775 70 163 0 77930 0
[pid=509/tid=510] ppid=507 vsize=312380 CPUtime=187.7
/proc/509/task/510/stat : 510 (satake) R 507 509 444 0 -1 4194368 47373 0 0 0 4114 14656 0 0 16 0 4 0 102942928 319877120 64775 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=312380 CPUtime=493.17
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 8773 0 0 0 41777 7540 0 0 15 0 4 0 102942928 319877120 64775 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=312380 CPUtime=491.47
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 8561 0 0 0 41577 7570 0 0 15 0 4 0 102942928 319877120 64775 1992294400 134512640 135180984 4294956208 18446744073709551615 134528766 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1172.37
Current children cumulated vsize (KiB) 312380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+657.302 s]
/proc/loadavg: 2.45 2.22 1.66 3/68 515
/proc/meminfo: memFree=1107312/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=318612 CPUtime=1200.1
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 66271 0 0 0 89566 30444 0 0 18 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 79653 66256 70 163 0 79488 0
[pid=509/tid=510] ppid=507 vsize=318612 CPUtime=192.05
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 48323 0 0 0 4212 14993 0 0 15 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=318612 CPUtime=505.02
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 9124 0 0 0 42790 7712 0 0 16 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=318612 CPUtime=503.01
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 8741 0 0 0 42563 7738 0 0 17 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 318612

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

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

[startup+657.302 s]
/proc/loadavg: 2.45 2.22 1.66 3/68 515
/proc/meminfo: memFree=1107312/2055920 swapFree=4181900/4192956
[pid=509] ppid=507 vsize=318612 CPUtime=1200.1
/proc/509/stat : 509 (satake) S 507 509 444 0 -1 4194304 66271 0 0 0 89566 30444 0 0 18 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/509/statm: 79653 66256 70 163 0 79488 0
[pid=509/tid=510] ppid=507 vsize=318612 CPUtime=192.05
/proc/509/task/510/stat : 510 (satake) S 507 509 444 0 -1 4194368 48323 0 0 0 4212 14993 0 0 15 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=509/tid=511] ppid=507 vsize=318612 CPUtime=505.02
/proc/509/task/511/stat : 511 (satake) R 507 509 444 0 -1 4194368 9124 0 0 0 42790 7712 0 0 16 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=509/tid=512] ppid=507 vsize=318612 CPUtime=503.01
/proc/509/task/512/stat : 512 (satake) R 507 509 444 0 -1 4194368 8741 0 0 0 42563 7738 0 0 17 0 4 0 102942928 326258688 66256 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 318612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 657.36
CPU time (s): 1200.16
CPU user time (s): 895.669
CPU system time (s): 304.49
CPU usage (%): 182.573
Max. virtual memory (cumulated for all children) (KiB): 318612

deleting IPC queue 1474560
deleting IPC queue 1507329
deleting IPC queue 1540098
deleting IPC queue 1572867
deleting IPC queue 1605636
deleting IPC queue 1638405
deleting IPC queue 1671174
deleting IPC queue 1703943
deleting IPC queue 1736712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 895.669
system time used= 304.49
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66272
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= 12330074
involuntary context switches= 11617114

runsolver used 0.700893 second user time and 1.9717 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-26 14:32:29
IDJOB=1729418
IDBENCH=24702
IDSOLVER=553
FILE ID=node44/1729418-1240749149
PBS_JOBID= 9187080
Free space on /tmp= 66220 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729418-1240749149/watcher-1729418-1240749149 -o /tmp/evaluation-result-1729418-1240749149/solver-1729418-1240749149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1729418-1240749149.cnf 3 1200

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

MD5SUM BENCH= 95e4195bdde82ec65467d8f29f037cf2
RANDOM SEED=2108061239

node44.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.267
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	: 5931.00
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.267
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:       1373544 kB
Buffers:         71180 kB
Cached:         544896 kB
SwapCached:       4968 kB
Active:         227824 kB
Inactive:       396168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373544 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            44324 kB
Committed_AS:   430376 kB
PageTables:       1380 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= 66220 MiB
End job on node44 at 2009-04-26 14:43:28