Trace number 426452

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 2506.54

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
MD5SUM7e8974f5ce5a0e1fdb59169bba7ce43c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.4173
Satisfiable
(Un)Satisfiability was proved
Number of variables2404
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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/node57/watcher-426452-1179015695 -o ROOT/results/node57/solver-426452-1179015695 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426452-1179015695/MiraXTv3_dyn /tmp/evaluation/426452-1179015695/instance-426452-1179015695.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.84 1.97 1.93 3/64 3426
/proc/meminfo: memFree=1081552/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=3788 CPUtime=0
/proc/3426/stat : 3426 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 342705525 3878912 259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3426/statm: 947 266 202 20 0 305 0

[startup+0.104086 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 3426
/proc/meminfo: memFree=1081552/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=8692 CPUtime=0.15
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 1004 0 0 0 15 0 0 0 18 0 3 0 342705525 8900608 979 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 2173 979 218 20 0 1531 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8692

[startup+0.201096 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 3426
/proc/meminfo: memFree=1081552/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=8824 CPUtime=0.35
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 1127 0 0 0 35 0 0 0 18 0 3 0 342705525 9035776 1102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 2206 1103 218 20 0 1564 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 8824

[startup+0.301104 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 3426
/proc/meminfo: memFree=1081552/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=9980 CPUtime=0.55
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 1276 0 0 0 55 0 0 0 18 0 3 0 342705525 10219520 1251 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 2495 1251 218 20 0 1853 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9980

[startup+0.701139 s]
/proc/loadavg: 1.84 1.97 1.93 3/64 3426
/proc/meminfo: memFree=1081552/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=12660 CPUtime=1.35
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 1827 0 0 0 134 1 0 0 18 0 3 0 342705525 12963840 1802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 3165 1802 218 20 0 2523 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 12660

[startup+1.50221 s]
/proc/loadavg: 1.84 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1073080/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=16480 CPUtime=2.95
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 2831 0 0 0 293 2 0 0 18 0 3 0 342705525 16875520 2806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 4120 2806 218 20 0 3478 0
[pid=3426/tid=3428] ppid=3424 vsize=16480 CPUtime=1.45
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 1128 0 0 0 145 0 0 0 18 0 3 0 342705528 16875520 2806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=16480 CPUtime=1.45
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 1154 0 0 0 144 1 0 0 17 0 3 0 342705528 16875520 2806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 16480

[startup+3.10135 s]
/proc/loadavg: 1.85 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1067704/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=22436 CPUtime=6.14
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 4458 0 0 0 610 4 0 0 18 0 3 0 342705525 22974464 4433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 5609 4433 218 20 0 4967 0
[pid=3426/tid=3428] ppid=3424 vsize=22436 CPUtime=3.05
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 1923 0 0 0 304 1 0 0 25 0 3 0 342705528 22974464 4433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=22436 CPUtime=3.05
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 1986 0 0 0 303 2 0 0 25 0 3 0 342705528 22974464 4433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 22436

[startup+6.30163 s]
/proc/loadavg: 1.85 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1062328/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=25744 CPUtime=12.53
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 5120 0 0 0 1248 5 0 0 18 0 3 0 342705525 26361856 5095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 6436 5095 218 20 0 5794 0
[pid=3426/tid=3428] ppid=3424 vsize=25744 CPUtime=6.26
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 2301 0 0 0 624 2 0 0 25 0 3 0 342705528 26361856 5095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=25744 CPUtime=6.23
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 2270 0 0 0 621 2 0 0 25 0 3 0 342705528 26361856 5095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 25744

[startup+12.7012 s]
/proc/loadavg: 1.87 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1046648/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=41492 CPUtime=25.28
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 9414 0 0 0 2520 8 0 0 18 0 3 0 342705525 42487808 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 10373 9235 218 20 0 9731 0
[pid=3426/tid=3428] ppid=3424 vsize=41492 CPUtime=12.66
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 4401 0 0 0 1263 3 0 0 22 0 3 0 342705528 42487808 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=41492 CPUtime=12.59
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 4464 0 0 0 1255 4 0 0 25 0 3 0 342705528 42487808 9235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 41492

[startup+25.5023 s]
/proc/loadavg: 1.89 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1029112/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=57448 CPUtime=50.81
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 13591 0 0 0 5067 14 0 0 18 0 3 0 342705525 58826752 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 14362 13153 218 20 0 13720 0
[pid=3426/tid=3428] ppid=3424 vsize=57448 CPUtime=25.44
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 6416 0 0 0 2539 5 0 0 25 0 3 0 342705528 58826752 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=57448 CPUtime=25.34
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 6626 0 0 0 2525 9 0 0 25 0 3 0 342705528 58826752 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 57448

[startup+51.1025 s]
/proc/loadavg: 1.93 1.97 1.93 3/67 3429
/proc/meminfo: memFree=1008440/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=78416 CPUtime=101.87
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 19303 0 0 0 10164 23 0 0 18 0 3 0 342705525 80297984 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 19604 18353 218 20 0 18962 0
[pid=3426/tid=3428] ppid=3424 vsize=78416 CPUtime=51.02
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 9354 0 0 0 5093 9 0 0 25 0 3 0 342705528 80297984 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=78416 CPUtime=50.82
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 9400 0 0 0 5069 13 0 0 25 0 3 0 342705528 80297984 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 78416

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.93 3/67 3429
/proc/meminfo: memFree=998008/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=88368 CPUtime=204.01
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 22887 0 0 0 20374 27 0 0 18 0 3 0 342705525 90488832 20912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 22092 20912 218 20 0 21450 0
[pid=3426/tid=3428] ppid=3424 vsize=88368 CPUtime=102.19
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 10902 0 0 0 10209 10 0 0 25 0 3 0 342705528 90488832 20912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=88368 CPUtime=101.77
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 11436 0 0 0 10161 16 0 0 25 0 3 0 342705528 90488832 20912 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 88368

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.93 3/67 3429
/proc/meminfo: memFree=985336/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=101236 CPUtime=323.71
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 27202 0 0 0 32337 34 0 0 18 0 3 0 342705525 103665664 24051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 25309 24051 218 20 0 24667 0
[pid=3426/tid=3428] ppid=3424 vsize=101236 CPUtime=162.16
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 12750 0 0 0 16203 13 0 0 25 0 3 0 342705528 103665664 24051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=101236 CPUtime=161.51
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 13903 0 0 0 16131 20 0 0 25 0 3 0 342705528 103665664 24051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 101236

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.93 3/67 3429
/proc/meminfo: memFree=985272/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=101236 CPUtime=443.4
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 28404 0 0 0 44305 35 0 0 18 0 3 0 342705525 103665664 24101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 25309 24101 218 20 0 24667 0
[pid=3426/tid=3428] ppid=3424 vsize=101236 CPUtime=222.12
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 13354 0 0 0 22199 13 0 0 25 0 3 0 342705528 103665664 24101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=101236 CPUtime=221.23
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 14501 0 0 0 22103 20 0 0 25 0 3 0 342705528 103665664 24101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 101236

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/67 3429
/proc/meminfo: memFree=981688/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=104704 CPUtime=563.07
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 30236 0 0 0 56271 36 0 0 18 0 3 0 342705525 107216896 24994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 26176 24994 218 20 0 25534 0
[pid=3426/tid=3428] ppid=3424 vsize=104704 CPUtime=282.09
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 14630 0 0 0 28195 14 0 0 25 0 3 0 342705528 107216896 24994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=104704 CPUtime=280.95
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 15057 0 0 0 28074 21 0 0 25 0 3 0 342705528 107216896 24994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 104704

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.93 3/67 3429
/proc/meminfo: memFree=981432/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=104704 CPUtime=682.77
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 31348 0 0 0 68241 36 0 0 18 0 3 0 342705525 107216896 25053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 26176 25053 218 20 0 25534 0
[pid=3426/tid=3428] ppid=3424 vsize=104704 CPUtime=342.07
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 15196 0 0 0 34192 15 0 0 25 0 3 0 342705528 107216896 25053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=104704 CPUtime=340.68
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 15603 0 0 0 34047 21 0 0 25 0 3 0 342705528 107216896 25053 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 104704

[startup+402.301 s]

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

/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 31031 0 0 0 184105 27 0 0 25 0 3 0 342705528 138620928 32559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=135372 CPUtime=1834
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 31402 0 0 0 183363 37 0 0 25 0 3 0 342705528 138620928 32559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.36
Current children cumulated vsize (KiB) 135372

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/67 3431
/proc/meminfo: memFree=951224/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=135372 CPUtime=3795.07
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 63832 0 0 0 379441 66 0 0 18 0 3 0 342705525 138620928 32569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 33843 32569 218 20 0 33201 0
[pid=3426/tid=3428] ppid=3424 vsize=135372 CPUtime=1901.29
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 31396 0 0 0 190101 28 0 0 25 0 3 0 342705528 138620928 32569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=135372 CPUtime=1893.74
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 31887 0 0 0 189337 37 0 0 25 0 3 0 342705528 138620928 32569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.07
Current children cumulated vsize (KiB) 135372

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/67 3431
/proc/meminfo: memFree=950136/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=136396 CPUtime=3914.78
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 64967 0 0 0 391412 66 0 0 18 0 3 0 342705525 139669504 32858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34099 32858 218 20 0 33457 0
[pid=3426/tid=3428] ppid=3424 vsize=136396 CPUtime=1961.27
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 31949 0 0 0 196099 28 0 0 25 0 3 0 342705528 139669504 32858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=136396 CPUtime=1953.47
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 32469 0 0 0 195310 37 0 0 25 0 3 0 342705528 139669504 32858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.78
Current children cumulated vsize (KiB) 136396

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/67 3431
/proc/meminfo: memFree=950072/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=136396 CPUtime=4034.46
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 65943 0 0 0 403379 67 0 0 18 0 3 0 342705525 139669504 32864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34099 32864 218 20 0 33457 0
[pid=3426/tid=3428] ppid=3424 vsize=136396 CPUtime=2021.22
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 32437 0 0 0 202094 28 0 0 25 0 3 0 342705528 139669504 32864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=136396 CPUtime=2013.2
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 32957 0 0 0 201282 38 0 0 25 0 3 0 342705528 139669504 32864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.46
Current children cumulated vsize (KiB) 136396

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3431
/proc/meminfo: memFree=949048/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137320 CPUtime=4154.17
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 67159 0 0 0 415349 68 0 0 18 0 3 0 342705525 140615680 33104 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34330 33104 218 20 0 33688 0
[pid=3426/tid=3428] ppid=3424 vsize=137320 CPUtime=2081.2
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 33160 0 0 0 208091 29 0 0 25 0 3 0 342705528 140615680 33104 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137320 CPUtime=2072.93
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 33450 0 0 0 207255 38 0 0 25 0 3 0 342705528 140615680 33104 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.17
Current children cumulated vsize (KiB) 137320

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3431
/proc/meminfo: memFree=948984/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137320 CPUtime=4273.88
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 68423 0 0 0 427319 69 0 0 18 0 3 0 342705525 140615680 33139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34330 33139 218 20 0 33688 0
[pid=3426/tid=3428] ppid=3424 vsize=137320 CPUtime=2141.16
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 33789 0 0 0 214087 29 0 0 25 0 3 0 342705528 140615680 33139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137320 CPUtime=2132.68
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 34085 0 0 0 213229 39 0 0 25 0 3 0 342705528 140615680 33139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.88
Current children cumulated vsize (KiB) 137320

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3431
/proc/meminfo: memFree=948920/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4393.54
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 69428 0 0 0 439285 69 0 0 18 0 3 0 342705525 141221888 33151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33151 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2201.13
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 34291 0 0 0 220084 29 0 0 25 0 3 0 342705528 141221888 33151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2192.37
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 34588 0 0 0 219198 39 0 0 25 0 3 0 342705528 141221888 33151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.54
Current children cumulated vsize (KiB) 137912

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3431
/proc/meminfo: memFree=948984/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4513.22
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 70695 0 0 0 451252 70 0 0 18 0 3 0 342705525 141221888 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33133 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2261.09
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 34925 0 0 0 226079 30 0 0 25 0 3 0 342705528 141221888 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2252.1
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 35221 0 0 0 225171 39 0 0 25 0 3 0 342705528 141221888 33133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.22
Current children cumulated vsize (KiB) 137912

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3431
/proc/meminfo: memFree=948920/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4632.93
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 71720 0 0 0 463222 71 0 0 18 0 3 0 342705525 141221888 33148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33148 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2321.06
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 35438 0 0 0 232076 30 0 0 25 0 3 0 342705528 141221888 33148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2311.83
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 35733 0 0 0 231143 40 0 0 25 0 3 0 342705528 141221888 33148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.93
Current children cumulated vsize (KiB) 137912

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/72 3521
/proc/meminfo: memFree=947848/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4752.51
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 72749 0 0 0 475174 77 0 0 18 0 3 0 342705525 141221888 33159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33159 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2380.91
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 35952 0 0 0 238060 31 0 0 25 0 3 0 342705528 141221888 33159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2371.56
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 36248 0 0 0 237111 45 0 0 25 0 3 0 342705528 141221888 33159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.51
Current children cumulated vsize (KiB) 137912

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3629
/proc/meminfo: memFree=948536/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4872.07
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 73655 0 0 0 487119 88 0 0 18 0 3 0 342705525 141221888 33169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33169 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2440.78
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 36341 0 0 0 244047 31 0 0 25 0 3 0 342705528 141221888 33169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2431.25
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 36765 0 0 0 243069 56 0 0 25 0 3 0 342705528 141221888 33169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.07
Current children cumulated vsize (KiB) 137912

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3629
/proc/meminfo: memFree=948664/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=4991.78
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 74570 0 0 0 499090 88 0 0 18 0 3 0 342705525 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33181 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2500.75
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 36864 0 0 0 250044 31 0 0 25 0 3 0 342705528 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2490.99
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 37157 0 0 0 249043 56 0 0 25 0 3 0 342705528 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.78
Current children cumulated vsize (KiB) 137912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 3629
/proc/meminfo: memFree=948664/2055920 swapFree=4183268/4192956
[pid=3426] ppid=3424 vsize=137912 CPUtime=5000.16
/proc/3426/stat : 3426 (MiraXTv3_dyn) S 3424 3426 2842 0 -1 4194304 74700 0 0 0 499928 88 0 0 18 0 3 0 342705525 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3426/statm: 34478 33181 218 20 0 33836 0
[pid=3426/tid=3428] ppid=3424 vsize=137912 CPUtime=2504.95
/proc/3426/task/3428/stat : 3428 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 36994 0 0 0 250464 31 0 0 16 0 3 0 342705528 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7824693 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3426/tid=3429] ppid=3424 vsize=137912 CPUtime=2495.17
/proc/3426/task/3429/stat : 3429 (MiraXTv3_dyn) R 3424 3426 2842 0 -1 4194368 37157 0 0 0 249461 56 0 0 25 0 3 0 342705528 141221888 33181 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 137912

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): 2506.54
CPU time (s): 5000.21
CPU user time (s): 4999.3
CPU system time (s): 0.910861
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 138412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.3
system time used= 0.910861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74700
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= 606
involuntary context switches= 37797

runsolver used 2.42263 second user time and 6.70198 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Sun May 13 00:21:36 UTC 2007

IDJOB= 426452
IDBENCH= 20327
IDSOLVER= 196
FILE ID= node57/426452-1179015695

PBS_JOBID= 5252983

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/426452-1179015695/MiraXTv3_dyn /tmp/evaluation/426452-1179015695/instance-426452-1179015695.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-426452-1179015695 -o ROOT/results/node57/solver-426452-1179015695 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426452-1179015695/MiraXTv3_dyn /tmp/evaluation/426452-1179015695/instance-426452-1179015695.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7e8974f5ce5a0e1fdb59169bba7ce43c

RANDOM SEED= 932057565

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1081832 kB
Buffers:         55244 kB
Cached:         772964 kB
SwapCached:       3772 kB
Active:         418756 kB
Inactive:       419516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081832 kB
SwapTotal:     4192956 kB
SwapFree:      4183268 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:           121904 kB
Committed_AS:  4939824 kB
PageTables:       1408 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= 66550 MiB

End job on node57 on Sun May 13 01:03:24 UTC 2007