Trace number 426273

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.21 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S467706592-03.cnf
MD5SUM451b060819aa97eb8e957db42efda954
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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/node60/watcher-426273-1179048323 -o ROOT/results/node60/solver-426273-1179048323 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426273-1179048323/MiraXTv3_dyn /tmp/evaluation/426273-1179048323/instance-426273-1179048323.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: 0.00 0.00 0.00 3/64 7046
/proc/meminfo: memFree=1647880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=3788 CPUtime=0
/proc/7046/stat : 7046 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 352742334 3878912 280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7046/statm: 947 287 202 20 0 305 0

[startup+0.063911 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7046
/proc/meminfo: memFree=1647880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=5168 CPUtime=0.05
/proc/7046/stat : 7046 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194304 735 0 0 0 5 0 0 0 18 0 1 0 352742334 5292032 710 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583946 0 0 4096 0 0 0 0 17 1 0 0
/proc/7046/statm: 1292 710 207 20 0 650 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5168

[startup+0.101914 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7046
/proc/meminfo: memFree=1647880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=5168 CPUtime=0.09
/proc/7046/stat : 7046 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194304 735 0 0 0 9 0 0 0 18 0 1 0 352742334 5292032 710 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7046/statm: 1292 710 207 20 0 650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5168

[startup+0.301934 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7046
/proc/meminfo: memFree=1647880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=5360 CPUtime=0.29
/proc/7046/stat : 7046 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194304 768 0 0 0 29 0 0 0 19 0 1 0 352742334 5488640 743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7046/statm: 1340 743 207 20 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+0.701981 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7046
/proc/meminfo: memFree=1647880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=13140 CPUtime=0.98
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 1915 0 0 0 97 1 0 0 19 0 3 0 352742334 13455360 1852 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 3285 1852 218 20 0 2643 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13140

[startup+1.50106 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 7049
/proc/meminfo: memFree=1638576/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=20348 CPUtime=2.57
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 3592 0 0 0 255 2 0 0 19 0 3 0 352742334 20836352 3529 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 5087 3529 218 20 0 4445 0
[pid=7046/tid=7048] ppid=7044 vsize=20348 CPUtime=1.09
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 1370 0 0 0 109 0 0 0 21 0 3 0 352742374 20836352 3529 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=20348 CPUtime=1.08
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 1363 0 0 0 107 1 0 0 17 0 3 0 352742374 20836352 3529 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 20348

[startup+3.10122 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 7049
/proc/meminfo: memFree=1630064/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=26732 CPUtime=5.77
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 5130 0 0 0 574 3 0 0 19 0 3 0 352742334 27373568 5067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 6683 5067 218 20 0 6041 0
[pid=7046/tid=7048] ppid=7044 vsize=26732 CPUtime=2.69
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 2225 0 0 0 268 1 0 0 21 0 3 0 352742374 27373568 5067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=26732 CPUtime=2.67
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 2046 0 0 0 266 1 0 0 25 0 3 0 352742374 27373568 5067 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 26732

[startup+6.30154 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 7049
/proc/meminfo: memFree=1620656/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=38004 CPUtime=12.15
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 8074 0 0 0 1210 5 0 0 19 0 3 0 352742334 38916096 7939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 9501 7939 218 20 0 8859 0
[pid=7046/tid=7048] ppid=7044 vsize=38004 CPUtime=5.89
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 3545 0 0 0 588 1 0 0 22 0 3 0 352742374 38916096 7939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=38004 CPUtime=5.86
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 3670 0 0 0 583 3 0 0 18 0 3 0 352742374 38916096 7939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 38004

[startup+12.7022 s]
/proc/loadavg: 0.44 0.10 0.03 3/67 7049
/proc/meminfo: memFree=1596976/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=57308 CPUtime=24.91
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 13157 0 0 0 2482 9 0 0 19 0 3 0 352742334 58683392 12756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 14327 12756 218 20 0 13685 0
[pid=7046/tid=7048] ppid=7044 vsize=57308 CPUtime=12.29
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 6077 0 0 0 1226 3 0 0 25 0 3 0 352742374 58683392 12756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=57308 CPUtime=12.23
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 6221 0 0 0 1217 6 0 0 25 0 3 0 352742374 58683392 12756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 57308

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/67 7049
/proc/meminfo: memFree=1586288/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=69460 CPUtime=50.43
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 16620 0 0 0 5029 14 0 0 19 0 3 0 352742334 71127040 15759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 17365 15759 218 20 0 16723 0
[pid=7046/tid=7048] ppid=7044 vsize=69460 CPUtime=25.07
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 7761 0 0 0 2503 4 0 0 25 0 3 0 352742374 71127040 15759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=69460 CPUtime=24.95
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 8000 0 0 0 2486 9 0 0 18 0 3 0 352742374 71127040 15759 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 69460

[startup+51.102 s]
/proc/loadavg: 1.13 0.31 0.10 3/67 7049
/proc/meminfo: memFree=1574384/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=79104 CPUtime=101.47
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 20151 0 0 0 10130 17 0 0 19 0 3 0 352742334 81002496 18465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 19776 18465 218 20 0 19134 0
[pid=7046/tid=7048] ppid=7044 vsize=79104 CPUtime=50.64
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 9609 0 0 0 5058 6 0 0 25 0 3 0 352742374 81002496 18465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=79104 CPUtime=50.42
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 9683 0 0 0 5032 10 0 0 25 0 3 0 352742374 81002496 18465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 79104

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.21 3/67 7049
/proc/meminfo: memFree=1572208/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=81416 CPUtime=203.6
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 22366 0 0 0 20341 19 0 0 19 0 3 0 352742334 83369984 18990 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 20354 18990 218 20 0 19712 0
[pid=7046/tid=7048] ppid=7044 vsize=81416 CPUtime=101.81
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 10523 0 0 0 10174 7 0 0 25 0 3 0 352742374 83369984 18990 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=81416 CPUtime=101.39
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 10984 0 0 0 10127 12 0 0 25 0 3 0 352742374 83369984 18990 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 81416

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/67 7049
/proc/meminfo: memFree=1568688/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=84716 CPUtime=323.24
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 24920 0 0 0 32302 22 0 0 19 0 3 0 352742334 86749184 19854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 21179 19854 218 20 0 20537 0
[pid=7046/tid=7048] ppid=7044 vsize=84716 CPUtime=161.76
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 11727 0 0 0 16168 8 0 0 25 0 3 0 352742374 86749184 19854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=84716 CPUtime=161.08
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 12334 0 0 0 16094 14 0 0 25 0 3 0 352742374 86749184 19854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 84716

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.42 3/67 7049
/proc/meminfo: memFree=1566704/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=86820 CPUtime=442.91
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 27165 0 0 0 44267 24 0 0 19 0 3 0 352742334 88903680 20344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 21705 20344 218 20 0 21063 0
[pid=7046/tid=7048] ppid=7044 vsize=86820 CPUtime=221.71
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 12903 0 0 0 22162 9 0 0 25 0 3 0 352742374 88903680 20344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=86820 CPUtime=220.79
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 13403 0 0 0 22065 14 0 0 25 0 3 0 352742374 88903680 20344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.91
Current children cumulated vsize (KiB) 86820

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 7049
/proc/meminfo: memFree=1561968/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=91576 CPUtime=562.6
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 29918 0 0 0 56234 26 0 0 19 0 3 0 352742334 93773824 21537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 22894 21537 218 20 0 22252 0
[pid=7046/tid=7048] ppid=7044 vsize=91576 CPUtime=281.68
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 14632 0 0 0 28158 10 0 0 25 0 3 0 352742374 93773824 21537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=91576 CPUtime=280.51
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 14427 0 0 0 28036 15 0 0 25 0 3 0 352742374 93773824 21537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.6
Current children cumulated vsize (KiB) 91576

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.61 3/67 7049
/proc/meminfo: memFree=1555120/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=98728 CPUtime=682.25
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 33032 0 0 0 68195 30 0 0 19 0 3 0 352742334 101097472 23221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 24682 23221 218 20 0 24040 0
[pid=7046/tid=7048] ppid=7044 vsize=98728 CPUtime=341.63
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 15545 0 0 0 34152 11 0 0 21 0 3 0 352742374 101097472 23221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=98728 CPUtime=340.21
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 16628 0 0 0 34003 18 0 0 25 0 3 0 352742374 101097472 23221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.25
Current children cumulated vsize (KiB) 98728

[startup+402.302 s]

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

/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 38748 0 0 0 183787 27 0 0 25 0 3 0 352742374 136544256 31687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=133344 CPUtime=1835.6
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 39081 0 0 0 183523 37 0 0 25 0 3 0 352742374 136544256 31687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.15
Current children cumulated vsize (KiB) 133344

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/67 7051
/proc/meminfo: memFree=1520880/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=133676 CPUtime=3793.85
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 80294 0 0 0 379318 67 0 0 19 0 3 0 352742334 136884224 31776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 33419 31776 218 20 0 32777 0
[pid=7046/tid=7048] ppid=7044 vsize=133676 CPUtime=1898.11
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 39540 0 0 0 189783 28 0 0 25 0 3 0 352742374 136884224 31776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=133676 CPUtime=1895.33
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 39895 0 0 0 189495 38 0 0 25 0 3 0 352742374 136884224 31776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.85
Current children cumulated vsize (KiB) 133676

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/67 7051
/proc/meminfo: memFree=1517872/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=136896 CPUtime=3913.51
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 82395 0 0 0 391282 69 0 0 19 0 3 0 352742334 140181504 32491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 34224 32491 218 20 0 33582 0
[pid=7046/tid=7048] ppid=7044 vsize=136896 CPUtime=1958.06
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 40302 0 0 0 195778 28 0 0 25 0 3 0 352742374 140181504 32491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=136896 CPUtime=1955.05
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 41234 0 0 0 195465 40 0 0 25 0 3 0 352742374 140181504 32491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.51
Current children cumulated vsize (KiB) 136896

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/67 7051
/proc/meminfo: memFree=1517552/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=137104 CPUtime=4033.2
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 83945 0 0 0 403250 70 0 0 19 0 3 0 352742334 140394496 32589 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 34276 32589 218 20 0 33634 0
[pid=7046/tid=7048] ppid=7044 vsize=137104 CPUtime=2018.02
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 41098 0 0 0 201774 28 0 0 25 0 3 0 352742374 140394496 32589 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=137104 CPUtime=2014.78
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 41988 0 0 0 201437 41 0 0 25 0 3 0 352742374 140394496 32589 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.2
Current children cumulated vsize (KiB) 137104

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.74 3/67 7051
/proc/meminfo: memFree=1517488/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=137104 CPUtime=4152.89
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 85399 0 0 0 415218 71 0 0 19 0 3 0 352742334 140394496 32591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 34276 32591 218 20 0 33634 0
[pid=7046/tid=7048] ppid=7044 vsize=137104 CPUtime=2077.99
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 41826 0 0 0 207770 29 0 0 25 0 3 0 352742374 140394496 32591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=137104 CPUtime=2074.49
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 42714 0 0 0 207408 41 0 0 25 0 3 0 352742374 140394496 32591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.89
Current children cumulated vsize (KiB) 137104

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/73 7117
/proc/meminfo: memFree=1511736/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=141200 CPUtime=4272.47
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 87911 0 0 0 427168 79 0 0 19 0 3 0 352742334 144588800 33717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 35300 33717 218 20 0 34658 0
[pid=7046/tid=7048] ppid=7044 vsize=141200 CPUtime=2137.88
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 43610 0 0 0 213756 32 0 0 17 0 3 0 352742374 144588800 33717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=141200 CPUtime=2134.19
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 43442 0 0 0 213373 46 0 0 25 0 3 0 352742374 144588800 33717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.47
Current children cumulated vsize (KiB) 141200

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/67 7249
/proc/meminfo: memFree=1512560/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=141368 CPUtime=4391.98
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 89251 0 0 0 439109 89 0 0 19 0 3 0 352742334 144760832 33738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 35342 33738 218 20 0 34700 0
[pid=7046/tid=7048] ppid=7044 vsize=141368 CPUtime=2197.69
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 44225 0 0 0 219737 32 0 0 22 0 3 0 352742374 144760832 33738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=141368 CPUtime=2193.89
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 44167 0 0 0 219333 56 0 0 22 0 3 0 352742374 144760832 33738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.98
Current children cumulated vsize (KiB) 141368

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 7249
/proc/meminfo: memFree=1512368/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=141368 CPUtime=4511.66
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 90838 0 0 0 451076 90 0 0 19 0 3 0 352742334 144760832 33807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 35342 33807 218 20 0 34700 0
[pid=7046/tid=7048] ppid=7044 vsize=141368 CPUtime=2257.65
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 44951 0 0 0 225732 33 0 0 25 0 3 0 352742374 144760832 33807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=141368 CPUtime=2253.61
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 45028 0 0 0 225305 56 0 0 25 0 3 0 352742374 144760832 33807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.66
Current children cumulated vsize (KiB) 141368

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 7249
/proc/meminfo: memFree=1511984/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=142576 CPUtime=4631.33
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 92266 0 0 0 463042 91 0 0 19 0 3 0 352742334 145997824 33915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 35644 33915 218 20 0 35002 0
[pid=7046/tid=7048] ppid=7044 vsize=142576 CPUtime=2317.6
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 45656 0 0 0 231727 33 0 0 25 0 3 0 352742374 145997824 33915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=142576 CPUtime=2313.32
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 45751 0 0 0 231275 57 0 0 25 0 3 0 352742374 145997824 33915 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.33
Current children cumulated vsize (KiB) 142576

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 7249
/proc/meminfo: memFree=1511856/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=142576 CPUtime=4751.02
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 93546 0 0 0 475011 91 0 0 19 0 3 0 352742334 145997824 33941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 35644 33941 218 20 0 35002 0
[pid=7046/tid=7048] ppid=7044 vsize=142576 CPUtime=2377.56
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 46208 0 0 0 237723 33 0 0 25 0 3 0 352742374 145997824 33941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=142576 CPUtime=2373.05
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 46479 0 0 0 237248 57 0 0 25 0 3 0 352742374 145997824 33941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.02
Current children cumulated vsize (KiB) 142576

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.81 3/67 7249
/proc/meminfo: memFree=1507952/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=146672 CPUtime=4870.71
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 95570 0 0 0 486977 94 0 0 19 0 3 0 352742334 150192128 34909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 36668 34909 218 20 0 36026 0
[pid=7046/tid=7048] ppid=7044 vsize=146672 CPUtime=2437.53
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 46868 0 0 0 243719 34 0 0 25 0 3 0 352742374 150192128 34909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=146672 CPUtime=2432.78
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 47843 0 0 0 243218 60 0 0 25 0 3 0 352742374 150192128 34909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.71
Current children cumulated vsize (KiB) 146672

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 7249
/proc/meminfo: memFree=1507952/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=146672 CPUtime=4990.38
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 96915 0 0 0 498943 95 0 0 19 0 3 0 352742334 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 36668 34934 218 20 0 36026 0
[pid=7046/tid=7048] ppid=7044 vsize=146672 CPUtime=2497.49
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 47529 0 0 0 249715 34 0 0 25 0 3 0 352742374 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=146672 CPUtime=2492.48
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 48527 0 0 0 249188 60 0 0 25 0 3 0 352742374 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.38
Current children cumulated vsize (KiB) 146672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 7249
/proc/meminfo: memFree=1507952/2055920 swapFree=4183392/4192956
[pid=7046] ppid=7044 vsize=146672 CPUtime=5000.16
/proc/7046/stat : 7046 (MiraXTv3_dyn) S 7044 7046 6974 0 -1 4194304 97047 0 0 0 499921 95 0 0 19 0 3 0 352742334 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7046/statm: 36668 34934 218 20 0 36026 0
[pid=7046/tid=7048] ppid=7044 vsize=146672 CPUtime=2502.39
/proc/7046/task/7048/stat : 7048 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 47595 0 0 0 250205 34 0 0 25 0 3 0 352742374 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7046/tid=7049] ppid=7044 vsize=146672 CPUtime=2497.36
/proc/7046/task/7049/stat : 7049 (MiraXTv3_dyn) R 7044 7046 6974 0 -1 4194368 48593 0 0 0 249676 60 0 0 25 0 3 0 352742374 150192128 34934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 146672

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.24
CPU time (s): 5000.21
CPU user time (s): 4999.23
CPU system time (s): 0.978851
CPU usage (%): 199.431
Max. virtual memory (cumulated for all children) (KiB): 146936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.23
system time used= 0.978851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97047
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= 1238
involuntary context switches= 37738

runsolver used 2.25266 second user time and 6.87495 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun May 13 09:25:24 UTC 2007

IDJOB= 426273
IDBENCH= 20098
IDSOLVER= 196
FILE ID= node60/426273-1179048323

PBS_JOBID= 5253449

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S467706592-03.cnf
COMMAND LINE= /tmp/evaluation/426273-1179048323/MiraXTv3_dyn /tmp/evaluation/426273-1179048323/instance-426273-1179048323.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-426273-1179048323 -o ROOT/results/node60/solver-426273-1179048323 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426273-1179048323/MiraXTv3_dyn /tmp/evaluation/426273-1179048323/instance-426273-1179048323.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  451b060819aa97eb8e957db42efda954

RANDOM SEED= 817836872

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1648288 kB
Buffers:         36968 kB
Cached:         253048 kB
SwapCached:       3676 kB
Active:         101224 kB
Inactive:       198344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648288 kB
SwapTotal:     4192956 kB
SwapFree:      4183392 kB
Dirty:            4568 kB
Writeback:           0 kB
Mapped:          15540 kB
Slab:            94088 kB
Committed_AS:  5321356 kB
PageTables:       1484 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= 66545 MiB

End job on node60 on Sun May 13 10:07:13 UTC 2007