Trace number 426308

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.11 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S2053050899-08.cnf
MD5SUM662fe9209ea9fd94ae496f4e8858c688
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark621.631
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data (download as text)

0.00/0.01	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/node74/watcher-426308-1179008063 -o ROOT/results/node74/solver-426308-1179008063 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426308-1179008063/MiraXTv3_dyn /tmp/evaluation/426308-1179008063/instance-426308-1179008063.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.64 1.92 1.97 3/65 5005
/proc/meminfo: memFree=1092192/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=2624 CPUtime=0
/proc/5005/stat : 5005 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 348721122 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5005/statm: 656 154 128 20 0 14 0

[startup+0.07035 s]
/proc/loadavg: 1.64 1.92 1.97 3/65 5005
/proc/meminfo: memFree=1092192/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=5196 CPUtime=0.05
/proc/5005/stat : 5005 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194304 701 0 3 0 5 0 0 0 18 0 1 0 348721122 5320704 679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583823 0 0 4096 0 0 0 0 17 1 0 0
/proc/5005/statm: 1299 679 207 20 0 657 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5196

[startup+0.101352 s]
/proc/loadavg: 1.64 1.92 1.97 3/65 5005
/proc/meminfo: memFree=1092192/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=5196 CPUtime=0.08
/proc/5005/stat : 5005 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194304 701 0 3 0 8 0 0 0 18 0 1 0 348721122 5320704 679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583946 0 0 4096 0 0 0 0 17 1 0 0
/proc/5005/statm: 1299 679 207 20 0 657 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5196

[startup+0.301375 s]
/proc/loadavg: 1.64 1.92 1.97 3/65 5005
/proc/meminfo: memFree=1092192/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=5196 CPUtime=0.28
/proc/5005/stat : 5005 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194304 713 0 3 0 28 0 0 0 19 0 1 0 348721122 5320704 691 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 1 0 0
/proc/5005/statm: 1299 691 207 20 0 657 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5196

[startup+0.701427 s]
/proc/loadavg: 1.64 1.92 1.97 3/65 5005
/proc/meminfo: memFree=1092192/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=12684 CPUtime=1.03
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 1911 0 3 0 102 1 0 0 19 0 3 0 348721122 12988416 1889 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 3171 1889 218 20 0 2529 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 12684

[startup+1.50152 s]
/proc/loadavg: 1.64 1.92 1.97 3/68 5008
/proc/meminfo: memFree=1082120/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=19592 CPUtime=2.62
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 3522 0 3 0 260 2 0 0 19 0 3 0 348721122 20062208 3500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 4898 3500 218 20 0 4256 0
[pid=5005/tid=5007] ppid=5003 vsize=19592 CPUtime=1.14
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 1347 0 0 0 114 0 0 0 22 0 3 0 348721157 20062208 3500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=19592 CPUtime=1.13
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 1418 0 0 0 112 1 0 0 21 0 3 0 348721157 20062208 3500 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 19592

[startup+3.10271 s]
/proc/loadavg: 1.64 1.92 1.97 3/68 5008
/proc/meminfo: memFree=1074184/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=25576 CPUtime=5.81
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 4797 0 3 0 578 3 0 0 19 0 3 0 348721122 26189824 4775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 6394 4775 218 20 0 5752 0
[pid=5005/tid=5007] ppid=5003 vsize=25576 CPUtime=2.74
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 2089 0 0 0 274 0 0 0 17 0 3 0 348721157 26189824 4775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=25576 CPUtime=2.71
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 1951 0 0 0 270 1 0 0 24 0 3 0 348721157 26189824 4775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 25576

[startup+6.30108 s]
/proc/loadavg: 1.66 1.92 1.97 3/68 5008
/proc/meminfo: memFree=1064712/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=36936 CPUtime=12.19
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 7929 0 3 0 1214 5 0 0 19 0 3 0 348721122 37822464 7759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 9234 7759 218 20 0 8592 0
[pid=5005/tid=5007] ppid=5003 vsize=36936 CPUtime=5.94
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 3496 0 0 0 593 1 0 0 25 0 3 0 348721157 37822464 7759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=36936 CPUtime=5.9
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 3676 0 0 0 587 3 0 0 25 0 3 0 348721157 37822464 7759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 36936

[startup+12.7028 s]
/proc/loadavg: 1.69 1.92 1.97 3/68 5008
/proc/meminfo: memFree=1044744/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=53712 CPUtime=24.96
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 12113 0 3 0 2488 8 0 0 19 0 3 0 348721122 55001088 11753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 13428 11753 218 20 0 12786 0
[pid=5005/tid=5007] ppid=5003 vsize=53712 CPUtime=12.33
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 5499 0 0 0 1231 2 0 0 20 0 3 0 348721157 55001088 11753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=53712 CPUtime=12.27
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 5857 0 0 0 1222 5 0 0 25 0 3 0 348721157 55001088 11753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 53712

[startup+25.5013 s]
/proc/loadavg: 1.76 1.92 1.97 3/68 5008
/proc/meminfo: memFree=1031688/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=66320 CPUtime=50.47
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 16034 0 3 0 5034 13 0 0 19 0 3 0 348721122 67911680 15152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 16580 15152 218 20 0 15938 0
[pid=5005/tid=5007] ppid=5003 vsize=66320 CPUtime=25.11
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 7142 0 0 0 2508 3 0 0 18 0 3 0 348721157 67911680 15152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=66320 CPUtime=25
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 8135 0 0 0 2491 9 0 0 18 0 3 0 348721157 67911680 15152 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 66320

[startup+51.1013 s]
/proc/loadavg: 1.84 1.93 1.97 3/68 5008
/proc/meminfo: memFree=1028424/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=68928 CPUtime=101.52
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 17628 0 3 0 10137 15 0 0 19 0 3 0 348721122 70582272 15920 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 17232 15920 218 20 0 16590 0
[pid=5005/tid=5007] ppid=5003 vsize=68928 CPUtime=50.7
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 7789 0 0 0 5066 4 0 0 25 0 3 0 348721157 70582272 15920 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=68928 CPUtime=50.46
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 9082 0 0 0 5036 10 0 0 25 0 3 0 348721157 70582272 15920 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 68928

[startup+102.305 s]
/proc/loadavg: 1.93 1.94 1.97 3/68 5008
/proc/meminfo: memFree=1024520/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=71992 CPUtime=203.63
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 20249 0 3 0 20345 18 0 0 19 0 3 0 348721122 73719808 16851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 17998 16851 218 20 0 17356 0
[pid=5005/tid=5007] ppid=5003 vsize=71992 CPUtime=101.86
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 9494 0 0 0 10180 6 0 0 25 0 3 0 348721157 73719808 16851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=71992 CPUtime=101.41
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 9998 0 0 0 10130 11 0 0 25 0 3 0 348721157 73719808 16851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 71992

[startup+162.301 s]
/proc/loadavg: 1.97 1.95 1.97 3/68 5008
/proc/meminfo: memFree=1016520/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=80096 CPUtime=323.29
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 23998 0 3 0 32307 22 0 0 19 0 3 0 348721122 82018304 18845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 20024 18845 218 20 0 19382 0
[pid=5005/tid=5007] ppid=5003 vsize=80096 CPUtime=161.82
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 11608 0 0 0 16174 8 0 0 25 0 3 0 348721157 82018304 18845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=80096 CPUtime=161.11
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 11633 0 0 0 16098 13 0 0 25 0 3 0 348721157 82018304 18845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 80096

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.97 3/68 5008
/proc/meminfo: memFree=1009352/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=87472 CPUtime=442.97
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 27583 0 3 0 44272 25 0 0 19 0 3 0 348721122 89571328 20675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 21868 20675 218 20 0 21226 0
[pid=5005/tid=5007] ppid=5003 vsize=87472 CPUtime=221.78
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 13785 0 0 0 22169 9 0 0 25 0 3 0 348721157 89571328 20675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=87472 CPUtime=220.83
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 13041 0 0 0 22069 14 0 0 25 0 3 0 348721157 89571328 20675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 87472

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.97 3/68 5008
/proc/meminfo: memFree=1000072/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=96536 CPUtime=562.63
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 31546 0 3 0 56233 30 0 0 19 0 3 0 348721122 98852864 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 24134 23013 218 20 0 23492 0
[pid=5005/tid=5007] ppid=5003 vsize=96536 CPUtime=281.73
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 15558 0 0 0 28161 12 0 0 25 0 3 0 348721157 98852864 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=96536 CPUtime=280.54
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 15231 0 0 0 28038 16 0 0 25 0 3 0 348721157 98852864 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 96536

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.97 3/68 5008
/proc/meminfo: memFree=998472/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=98004 CPUtime=682.31
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 33483 0 3 0 68200 31 0 0 19 0 3 0 348721122 100356096 23389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 24501 23389 218 20 0 23859 0
[pid=5005/tid=5007] ppid=5003 vsize=98004 CPUtime=341.69
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 16364 0 0 0 34156 13 0 0 25 0 3 0 348721157 100356096 23389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=98004 CPUtime=340.26
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 16362 0 0 0 34009 17 0 0 25 0 3 0 348721157 100356096 23389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.31
Current children cumulated vsize (KiB) 98004

[startup+402.302 s]

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

/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 38540 0 0 0 189895 31 0 0 25 0 3 0 348721157 137011200 31993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=133800 CPUtime=1894.11
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 41779 0 0 0 189371 40 0 0 25 0 3 0 348721157 137011200 31993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.73
Current children cumulated vsize (KiB) 133800

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=962888/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=134152 CPUtime=3913.42
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 82458 0 3 0 391269 73 0 0 19 0 3 0 348721122 137371648 32187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 33538 32187 218 20 0 32896 0
[pid=5005/tid=5007] ppid=5003 vsize=134152 CPUtime=1958.98
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 39064 0 0 0 195867 31 0 0 25 0 3 0 348721157 137371648 32187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=134152 CPUtime=1954.09
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 42637 0 0 0 195368 41 0 0 25 0 3 0 348721157 137371648 32187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.42
Current children cumulated vsize (KiB) 134152

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=962376/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=135340 CPUtime=4033.1
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 84100 0 3 0 403236 74 0 0 19 0 3 0 348721122 138588160 32311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 33835 32311 218 20 0 33193 0
[pid=5005/tid=5007] ppid=5003 vsize=135340 CPUtime=2018.69
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 39895 0 0 0 201838 31 0 0 25 0 3 0 348721157 138588160 32311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=135340 CPUtime=2014.04
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 43448 0 0 0 201363 41 0 0 25 0 3 0 348721157 138588160 32311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.1
Current children cumulated vsize (KiB) 135340

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=961864/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=135508 CPUtime=4152.78
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 85676 0 3 0 415203 75 0 0 19 0 3 0 348721122 138760192 32435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 33877 32435 218 20 0 33235 0
[pid=5005/tid=5007] ppid=5003 vsize=135508 CPUtime=2078.41
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 40682 0 0 0 207809 32 0 0 25 0 3 0 348721157 138760192 32435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=135508 CPUtime=2074.01
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 44237 0 0 0 207359 42 0 0 25 0 3 0 348721157 138760192 32435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.78
Current children cumulated vsize (KiB) 135508

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=961544/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=135672 CPUtime=4272.42
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 86943 0 3 0 427166 76 0 0 19 0 3 0 348721122 138928128 32514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 33918 32514 218 20 0 33276 0
[pid=5005/tid=5007] ppid=5003 vsize=135672 CPUtime=2138.1
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 41183 0 0 0 213778 32 0 0 25 0 3 0 348721157 138928128 32514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=135672 CPUtime=2133.96
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45003 0 0 0 213353 43 0 0 22 0 3 0 348721157 138928128 32514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.42
Current children cumulated vsize (KiB) 135672

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=961160/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=136884 CPUtime=4392.1
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 88222 0 3 0 439134 76 0 0 19 0 3 0 348721122 140169216 32605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 34221 32605 218 20 0 33579 0
[pid=5005/tid=5007] ppid=5003 vsize=136884 CPUtime=2197.82
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 41670 0 0 0 219750 32 0 0 25 0 3 0 348721157 140169216 32605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=136884 CPUtime=2193.93
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45795 0 0 0 219350 43 0 0 25 0 3 0 348721157 140169216 32605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.1
Current children cumulated vsize (KiB) 136884

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=961096/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=136884 CPUtime=4511.79
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 89497 0 3 0 451101 78 0 0 19 0 3 0 348721122 140169216 32626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 34221 32626 218 20 0 33579 0
[pid=5005/tid=5007] ppid=5003 vsize=136884 CPUtime=2257.54
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 42219 0 0 0 225721 33 0 0 25 0 3 0 348721157 140169216 32626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=136884 CPUtime=2253.89
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 46521 0 0 0 225345 44 0 0 25 0 3 0 348721157 140169216 32626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.79
Current children cumulated vsize (KiB) 136884

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956936/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=4631.47
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 91916 0 3 0 463067 80 0 0 19 0 3 0 348721122 144363520 33659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33659 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2317.32
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 43824 0 0 0 231697 35 0 0 25 0 3 0 348721157 144363520 33659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2313.79
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 47335 0 0 0 231335 44 0 0 25 0 3 0 348721157 144363520 33659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.47
Current children cumulated vsize (KiB) 140980

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956872/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=4751.14
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 93389 0 3 0 475032 82 0 0 19 0 3 0 348721122 144363520 33680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33680 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2377.28
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 44550 0 0 0 237692 36 0 0 25 0 3 0 348721157 144363520 33680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2373.51
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 48082 0 0 0 237306 45 0 0 25 0 3 0 348721157 144363520 33680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.14
Current children cumulated vsize (KiB) 140980

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956744/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=4870.81
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 94796 0 3 0 486998 83 0 0 19 0 3 0 348721122 144363520 33701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33701 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2437.23
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45210 0 0 0 243687 36 0 0 25 0 3 0 348721157 144363520 33701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2433.23
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 48829 0 0 0 243277 46 0 0 25 0 3 0 348721157 144363520 33701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.81
Current children cumulated vsize (KiB) 140980

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956744/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=4990.5
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 96139 0 3 0 498966 84 0 0 19 0 3 0 348721122 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33724 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2497.2
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45870 0 0 0 249683 37 0 0 25 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2492.94
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 49512 0 0 0 249248 46 0 0 25 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.5
Current children cumulated vsize (KiB) 140980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956680/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=5000.06
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 96271 0 3 0 499922 84 0 0 19 0 3 0 348721122 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33724 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2502
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45936 0 0 0 250163 37 0 0 19 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2497.71
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 49578 0 0 0 249725 46 0 0 19 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 140980

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

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

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.97 3/68 5010
/proc/meminfo: memFree=956680/2055920 swapFree=4183236/4192956
[pid=5005] ppid=5003 vsize=140980 CPUtime=5000.06
/proc/5005/stat : 5005 (MiraXTv3_dyn) S 5003 5005 4933 0 -1 4194304 96271 0 3 0 499922 84 0 0 19 0 3 0 348721122 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5005/statm: 35245 33724 218 20 0 34603 0
[pid=5005/tid=5007] ppid=5003 vsize=140980 CPUtime=2502
/proc/5005/task/5007/stat : 5007 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 45936 0 0 0 250163 37 0 0 19 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5005/tid=5008] ppid=5003 vsize=140980 CPUtime=2497.71
/proc/5005/task/5008/stat : 5008 (MiraXTv3_dyn) R 5003 5005 4933 0 -1 4194368 49578 0 0 0 249725 46 0 0 19 0 3 0 348721157 144363520 33724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 140980

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.11
CPU user time (s): 4999.24
CPU system time (s): 0.866868
CPU usage (%): 199.435
Max. virtual memory (cumulated for all children) (KiB): 141244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.866868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96271
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1200
involuntary context switches= 37403

runsolver used 2.42063 second user time and 6.70798 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Sat May 12 22:14:24 UTC 2007

IDJOB= 426308
IDBENCH= 20133
IDSOLVER= 196
FILE ID= node74/426308-1179008063

PBS_JOBID= 5252972

Free space on /tmp= 103230 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S2053050899-08.cnf
COMMAND LINE= /tmp/evaluation/426308-1179008063/MiraXTv3_dyn /tmp/evaluation/426308-1179008063/instance-426308-1179008063.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-426308-1179008063 -o ROOT/results/node74/solver-426308-1179008063 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426308-1179008063/MiraXTv3_dyn /tmp/evaluation/426308-1179008063/instance-426308-1179008063.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  662fe9209ea9fd94ae496f4e8858c688

RANDOM SEED= 439670038

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1093944 kB
Buffers:         53472 kB
Cached:         775748 kB
SwapCached:       3236 kB
Active:         392096 kB
Inactive:       447028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093944 kB
SwapTotal:     4192956 kB
SwapFree:      4183236 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:          15692 kB
Slab:           108704 kB
Committed_AS:  6934232 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103230 MiB

End job on node74 on Sat May 12 22:56:13 UTC 2007