Trace number 426381

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, and are wall clock time (not CPU 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
MiraXT v3? (TO) 5000.24 2507.71

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
MD5SUMf979b4d94220d5b0c9f873e781895a92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark524.512
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-426381-1179013030 -o ROOT/results/node71/solver-426381-1179013030 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426381-1179013030/MiraXTv3_dyn /tmp/evaluation/426381-1179013030/instance-426381-1179013030.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.92 1.98 1.94 3/64 30432
/proc/meminfo: memFree=1008384/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=3788 CPUtime=0
/proc/30432/stat : 30432 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 377292356 3878912 280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30432/statm: 947 286 202 20 0 305 0

[startup+0.081059 s]
/proc/loadavg: 1.92 1.98 1.94 3/64 30432
/proc/meminfo: memFree=1008384/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=8464 CPUtime=0.07
/proc/30432/stat : 30432 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194304 1593 0 0 0 7 0 0 0 18 0 1 0 377292356 8667136 1568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30432/statm: 2116 1569 206 20 0 1474 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8464

[startup+0.101061 s]
/proc/loadavg: 1.92 1.98 1.94 3/64 30432
/proc/meminfo: memFree=1008384/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=9020 CPUtime=0.09
/proc/30432/stat : 30432 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194304 1727 0 0 0 9 0 0 0 18 0 1 0 377292356 9236480 1702 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30432/statm: 2255 1702 206 20 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9020

[startup+0.301087 s]
/proc/loadavg: 1.92 1.98 1.94 3/64 30432
/proc/meminfo: memFree=1008384/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=11368 CPUtime=0.29
/proc/30432/stat : 30432 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194304 2333 0 0 0 28 1 0 0 19 0 1 0 377292356 11640832 2308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587451 0 0 4096 0 0 0 0 17 1 0 0
/proc/30432/statm: 2842 2308 207 20 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11368

[startup+0.701152 s]
/proc/loadavg: 1.92 1.98 1.94 3/64 30432
/proc/meminfo: memFree=1008384/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=43472 CPUtime=0.84
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 6144 0 0 0 81 3 0 0 20 0 3 0 377292356 44515328 5755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 10868 5755 218 20 0 10226 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 43472

[startup+1.50126 s]
/proc/loadavg: 1.92 1.98 1.94 3/67 30435
/proc/meminfo: memFree=985640/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=44528 CPUtime=2.43
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 6394 0 0 0 240 3 0 0 20 0 3 0 377292356 45596672 6005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 11132 6005 218 20 0 10490 0
[pid=30432/tid=30434] ppid=30430 vsize=44528 CPUtime=1.06
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 1986 0 0 0 106 0 0 0 23 0 3 0 377292399 45596672 6005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=44528 CPUtime=0.94
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 1538 0 0 0 93 1 0 0 24 0 3 0 377292399 45596672 6005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 44528

[startup+3.10248 s]
/proc/loadavg: 1.92 1.98 1.94 3/67 30435
/proc/meminfo: memFree=983976/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=48060 CPUtime=5.63
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 7442 0 0 0 559 4 0 0 20 0 3 0 377292356 49213440 7053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 12015 7053 218 20 0 11373 0
[pid=30432/tid=30434] ppid=30430 vsize=48060 CPUtime=2.66
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 2431 0 0 0 265 1 0 0 25 0 3 0 377292399 49213440 7053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=48060 CPUtime=2.53
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 2141 0 0 0 252 1 0 0 18 0 3 0 377292399 49213440 7053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 48060

[startup+6.30192 s]
/proc/loadavg: 1.93 1.98 1.94 3/67 30435
/proc/meminfo: memFree=973736/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=58064 CPUtime=12.01
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 9960 0 0 0 1194 7 0 0 20 0 3 0 377292356 59457536 9571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 14516 9571 218 20 0 13874 0
[pid=30432/tid=30434] ppid=30430 vsize=58064 CPUtime=5.86
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 3728 0 0 0 583 3 0 0 25 0 3 0 377292399 59457536 9571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=58064 CPUtime=5.72
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 3362 0 0 0 570 2 0 0 25 0 3 0 377292399 59457536 9571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 58064

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.94 3/67 30435
/proc/meminfo: memFree=951464/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=79956 CPUtime=24.79
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 15502 0 0 0 2464 15 0 0 20 0 3 0 377292356 81874944 15113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 19989 15113 218 20 0 19347 0
[pid=30432/tid=30434] ppid=30430 vsize=79956 CPUtime=12.26
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 6543 0 0 0 1218 8 0 0 22 0 3 0 377292399 81874944 15113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=79956 CPUtime=12.09
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 6089 0 0 0 1204 5 0 0 23 0 3 0 377292399 81874944 15113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 79956

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.94 3/67 30435
/proc/meminfo: memFree=926440/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=102612 CPUtime=50.33
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 21136 0 0 0 5009 24 0 0 20 0 3 0 377292356 105074688 20747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 25653 20747 218 20 0 25011 0
[pid=30432/tid=30434] ppid=30430 vsize=102612 CPUtime=25.05
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 9623 0 0 0 2492 13 0 0 25 0 3 0 377292399 105074688 20747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=102612 CPUtime=24.84
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 8643 0 0 0 2475 9 0 0 25 0 3 0 377292399 105074688 20747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 102612

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.94 3/67 30435
/proc/meminfo: memFree=865640/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=163796 CPUtime=101.39
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 36633 0 0 0 10097 42 0 0 20 0 3 0 377292356 167727104 36172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 40949 36172 218 20 0 40307 0
[pid=30432/tid=30434] ppid=30430 vsize=163796 CPUtime=50.64
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 17050 0 0 0 5041 23 0 0 19 0 3 0 377292399 167727104 36172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=163796 CPUtime=50.32
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 16713 0 0 0 5015 17 0 0 20 0 3 0 377292399 167727104 36172 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 163796

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.94 3/67 30435
/proc/meminfo: memFree=758504/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=267808 CPUtime=203.52
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 63295 0 0 0 20273 79 0 0 20 0 3 0 377292356 274235392 62511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 66952 62511 218 20 0 66310 0
[pid=30432/tid=30434] ppid=30430 vsize=267808 CPUtime=101.82
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 30215 0 0 0 10138 44 0 0 25 0 3 0 377292399 274235392 62511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=267808 CPUtime=101.26
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 30210 0 0 0 10093 33 0 0 25 0 3 0 377292399 274235392 62511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 267808

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/67 30435
/proc/meminfo: memFree=719528/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=308504 CPUtime=323.22
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 73841 0 0 0 32226 96 0 0 20 0 3 0 377292356 315908096 72764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 77126 72764 218 20 0 76484 0
[pid=30432/tid=30434] ppid=30430 vsize=308504 CPUtime=161.79
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 35871 0 0 0 16125 54 0 0 25 0 3 0 377292399 315908096 72764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=308504 CPUtime=160.98
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 35100 0 0 0 16059 39 0 0 25 0 3 0 377292399 315908096 72764 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.22
Current children cumulated vsize (KiB) 308504

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/67 30435
/proc/meminfo: memFree=693160/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=331588 CPUtime=442.88
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 80236 0 0 0 44183 105 0 0 20 0 3 0 377292356 339546112 78775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 82897 78775 218 20 0 82255 0
[pid=30432/tid=30434] ppid=30430 vsize=331588 CPUtime=221.56
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 38725 0 0 0 22096 60 0 0 25 0 3 0 377292399 339546112 78775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=331588 CPUtime=220.89
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 38641 0 0 0 22046 43 0 0 25 0 3 0 377292399 339546112 78775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.88
Current children cumulated vsize (KiB) 331588

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/67 30435
/proc/meminfo: memFree=645928/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=379764 CPUtime=562.54
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 92376 0 0 0 56133 121 0 0 20 0 3 0 377292356 388878336 90587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 94941 90587 218 20 0 94299 0
[pid=30432/tid=30434] ppid=30430 vsize=379764 CPUtime=281.27
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 45269 0 0 0 28057 70 0 0 25 0 3 0 377292399 388878336 90587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=379764 CPUtime=280.84
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 44237 0 0 0 28035 49 0 0 18 0 3 0 377292399 388878336 90587 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.54
Current children cumulated vsize (KiB) 379764

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/67 30435
/proc/meminfo: memFree=645672/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=380788 CPUtime=682.23
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 92495 0 0 0 68101 122 0 0 20 0 3 0 377292356 389926912 90706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 95197 90706 218 20 0 94555 0
[pid=30432/tid=30434] ppid=30430 vsize=380788 CPUtime=340.99
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 45319 0 0 0 34028 71 0 0 25 0 3 0 377292399 389926912 90706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=380788 CPUtime=340.8
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 44306 0 0 0 34031 49 0 0 25 0 3 0 377292399 389926912 90706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.23
Current children cumulated vsize (KiB) 380788

[startup+402.302 s]

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

/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 65038 0 0 0 183244 117 0 0 25 0 3 0 377292399 560410624 132402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=547276 CPUtime=1839.39
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 71828 0 0 0 183859 80 0 0 25 0 3 0 377292399 560410624 132402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.44
Current children cumulated vsize (KiB) 547276

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=477800/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=547276 CPUtime=3793.17
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 140059 0 0 0 379117 200 0 0 20 0 3 0 377292356 560410624 132512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 136819 132512 218 20 0 136177 0
[pid=30432/tid=30434] ppid=30430 vsize=547276 CPUtime=1893.36
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 65109 0 0 0 189219 117 0 0 25 0 3 0 377292399 560410624 132512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=547276 CPUtime=1899.37
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72080 0 0 0 189857 80 0 0 25 0 3 0 377292399 560410624 132512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.17
Current children cumulated vsize (KiB) 547276

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=477608/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=547276 CPUtime=3912.77
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 140166 0 0 0 391077 200 0 0 20 0 3 0 377292356 560410624 132548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 136819 132548 218 20 0 136177 0
[pid=30432/tid=30434] ppid=30430 vsize=547276 CPUtime=1953.03
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 65119 0 0 0 195185 118 0 0 25 0 3 0 377292399 560410624 132548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=547276 CPUtime=1959.31
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72177 0 0 0 195850 81 0 0 25 0 3 0 377292399 560410624 132548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.77
Current children cumulated vsize (KiB) 547276

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=477608/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=547276 CPUtime=4032.34
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 140196 0 0 0 403033 201 0 0 20 0 3 0 377292356 560410624 132578 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 136819 132578 218 20 0 136177 0
[pid=30432/tid=30434] ppid=30430 vsize=547276 CPUtime=2012.65
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 65140 0 0 0 201147 118 0 0 24 0 3 0 377292399 560410624 132578 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=547276 CPUtime=2019.25
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72186 0 0 0 201844 81 0 0 23 0 3 0 377292399 560410624 132578 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.34
Current children cumulated vsize (KiB) 547276

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=477608/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=547276 CPUtime=4151.86
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 140201 0 0 0 414985 201 0 0 20 0 3 0 377292356 560410624 132583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 136819 132583 218 20 0 136177 0
[pid=30432/tid=30434] ppid=30430 vsize=547276 CPUtime=2072.4
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 65141 0 0 0 207122 118 0 0 25 0 3 0 377292399 560410624 132583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=547276 CPUtime=2079.03
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72190 0 0 0 207822 81 0 0 25 0 3 0 377292399 560410624 132583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.86
Current children cumulated vsize (KiB) 547276

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=470120/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=555468 CPUtime=4271.57
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 142355 0 0 0 426952 205 0 0 20 0 3 0 377292356 568799232 134737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 138867 134737 218 20 0 138225 0
[pid=30432/tid=30434] ppid=30430 vsize=555468 CPUtime=2132.13
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 66862 0 0 0 213092 121 0 0 25 0 3 0 377292399 568799232 134737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=555468 CPUtime=2139.01
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72623 0 0 0 213819 82 0 0 25 0 3 0 377292399 568799232 134737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.57
Current children cumulated vsize (KiB) 555468

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=464040/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=560568 CPUtime=4391.25
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 143734 0 0 0 438918 207 0 0 20 0 3 0 377292356 574021632 135972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 140142 135972 218 20 0 139500 0
[pid=30432/tid=30434] ppid=30430 vsize=560568 CPUtime=2191.84
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 67923 0 0 0 219062 122 0 0 25 0 3 0 377292399 574021632 135972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=560568 CPUtime=2198.97
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 72941 0 0 0 219814 83 0 0 25 0 3 0 377292399 574021632 135972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.25
Current children cumulated vsize (KiB) 560568

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=463912/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=560568 CPUtime=4510.97
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 143952 0 0 0 450890 207 0 0 20 0 3 0 377292356 574021632 135974 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 140142 135974 218 20 0 139500 0
[pid=30432/tid=30434] ppid=30430 vsize=560568 CPUtime=2251.58
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 68068 0 0 0 225036 122 0 0 25 0 3 0 377292399 574021632 135974 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=560568 CPUtime=2258.95
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 73014 0 0 0 225812 83 0 0 25 0 3 0 377292399 574021632 135974 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.97
Current children cumulated vsize (KiB) 560568

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=399208/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=624732 CPUtime=4630.47
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 160408 0 0 0 462817 230 0 0 20 0 3 0 377292356 639725568 152142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 156183 152142 218 20 0 155541 0
[pid=30432/tid=30434] ppid=30430 vsize=624732 CPUtime=2311.37
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 76994 0 0 0 231000 137 0 0 24 0 3 0 377292399 639725568 152142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=624732 CPUtime=2318.66
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 80544 0 0 0 231775 91 0 0 25 0 3 0 377292399 639725568 152142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526548 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.47
Current children cumulated vsize (KiB) 624732

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=399016/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=624732 CPUtime=4750.19
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 160625 0 0 0 474789 230 0 0 20 0 3 0 377292356 639725568 152143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 156183 152143 218 20 0 155541 0
[pid=30432/tid=30434] ppid=30430 vsize=624732 CPUtime=2371.35
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 77066 0 0 0 236998 137 0 0 25 0 3 0 377292399 639725568 152143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=624732 CPUtime=2378.4
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 80689 0 0 0 237749 91 0 0 25 0 3 0 377292399 639725568 152143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.19
Current children cumulated vsize (KiB) 624732

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=392232/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=632868 CPUtime=4869.91
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 162627 0 0 0 486758 233 0 0 20 0 3 0 377292356 648056832 154073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 158217 154073 218 20 0 157575 0
[pid=30432/tid=30434] ppid=30430 vsize=632868 CPUtime=2431.34
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 77743 0 0 0 242995 139 0 0 25 0 3 0 377292399 648056832 154073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30432/tid=30435] ppid=30430 vsize=632868 CPUtime=2438.14
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 82014 0 0 0 243722 92 0 0 25 0 3 0 377292399 648056832 154073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4869.91
Current children cumulated vsize (KiB) 632868

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=372200/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=651664 CPUtime=4989.54
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 167508 0 0 0 498713 241 0 0 20 0 3 0 377292356 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 162916 158882 218 20 0 162274 0
[pid=30432/tid=30434] ppid=30430 vsize=651664 CPUtime=2491.1
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 80068 0 0 0 248967 143 0 0 25 0 3 0 377292399 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520545 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=651664 CPUtime=2498
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 84570 0 0 0 249705 95 0 0 25 0 3 0 377292399 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4989.54
Current children cumulated vsize (KiB) 651664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 30635
/proc/meminfo: memFree=372200/2055920 swapFree=4184268/4192956
[pid=30432] ppid=30430 vsize=651664 CPUtime=5000.13
/proc/30432/stat : 30432 (MiraXTv3_dyn) S 30430 30432 30046 0 -1 4194304 167508 0 0 0 499772 241 0 0 20 0 3 0 377292356 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30432/statm: 162916 158882 218 20 0 162274 0
[pid=30432/tid=30434] ppid=30430 vsize=651664 CPUtime=2496.37
/proc/30432/task/30434/stat : 30434 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 80068 0 0 0 249494 143 0 0 25 0 3 0 377292399 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30432/tid=30435] ppid=30430 vsize=651664 CPUtime=2503.3
/proc/30432/task/30435/stat : 30435 (MiraXTv3_dyn) R 30430 30432 30046 0 -1 4194368 84570 0 0 0 250235 95 0 0 25 0 3 0 377292399 667303936 158882 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 651664

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): 2507.71
CPU time (s): 5000.24
CPU user time (s): 4997.73
CPU system time (s): 2.50862
CPU usage (%): 199.395
Max. virtual memory (cumulated for all children) (KiB): 651664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.73
system time used= 2.50862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167508
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= 2275
involuntary context switches= 37761

runsolver used 2.44863 second user time and 6.68398 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat May 12 23:37:10 UTC 2007

IDJOB= 426381
IDBENCH= 20206
IDSOLVER= 196
FILE ID= node71/426381-1179013030

PBS_JOBID= 5252970

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
COMMAND LINE= /tmp/evaluation/426381-1179013030/MiraXTv3_dyn /tmp/evaluation/426381-1179013030/instance-426381-1179013030.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-426381-1179013030 -o ROOT/results/node71/solver-426381-1179013030 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426381-1179013030/MiraXTv3_dyn /tmp/evaluation/426381-1179013030/instance-426381-1179013030.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f979b4d94220d5b0c9f873e781895a92

RANDOM SEED= 957060218

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1008792 kB
Buffers:         56460 kB
Cached:         850492 kB
SwapCached:       2820 kB
Active:         414708 kB
Inactive:       502284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008792 kB
SwapTotal:     4192956 kB
SwapFree:      4184268 kB
Dirty:            5444 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:           116264 kB
Committed_AS:  6988564 kB
PageTables:       1448 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= 66548 MiB

End job on node71 on Sun May 13 00:19:00 UTC 2007