Trace number 426125

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.03

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
MD5SUM419e6a1917f72e0a12d5698f6fbe9d3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.492924
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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/node12/watcher-426125-1178989412 -o ROOT/results/node12/solver-426125-1178989412 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426125-1178989412/MiraXTv3_dyn /tmp/evaluation/426125-1178989412/instance-426125-1178989412.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.86 1.98 1.99 3/77 19759
/proc/meminfo: memFree=1572272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=3788 CPUtime=0
/proc/19759/stat : 19759 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 374978549 3878912 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19759/statm: 947 278 206 20 0 305 0

[startup+0.058885 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 19759
/proc/meminfo: memFree=1572272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=4188 CPUtime=0.05
/proc/19759/stat : 19759 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194304 421 0 0 0 5 0 0 0 18 0 1 0 374978549 4288512 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583707 0 0 4096 0 0 0 0 17 1 0 0
/proc/19759/statm: 1047 396 207 20 0 405 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4188

[startup+0.101888 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 19759
/proc/meminfo: memFree=1572272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=4320 CPUtime=0.09
/proc/19759/stat : 19759 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 374978549 4423680 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 1 0 0
/proc/19759/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301914 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 19759
/proc/meminfo: memFree=1572272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=8576 CPUtime=0.47
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 1064 0 0 0 47 0 0 0 18 0 3 0 374978549 8781824 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 2144 1039 218 20 0 1502 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8576

[startup+0.701955 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 19759
/proc/meminfo: memFree=1572272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=12044 CPUtime=1.27
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 1827 0 0 0 127 0 0 0 18 0 3 0 374978549 12333056 1802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 3011 1802 218 20 0 2369 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12044

[startup+1.50103 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1563928/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=14724 CPUtime=2.87
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 2623 0 0 0 286 1 0 0 18 0 3 0 374978549 15077376 2598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 3681 2598 218 20 0 3039 0
[pid=19759/tid=19761] ppid=19757 vsize=14724 CPUtime=1.37
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 1053 0 0 0 137 0 0 0 23 0 3 0 374978561 15077376 2598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=14724 CPUtime=1.37
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 1105 0 0 0 137 0 0 0 17 0 3 0 374978561 15077376 2598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 14724

[startup+3.1012 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1561432/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=18276 CPUtime=6.06
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 3375 0 0 0 604 2 0 0 18 0 3 0 374978549 18714624 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 4569 3314 218 20 0 3927 0
[pid=19759/tid=19761] ppid=19757 vsize=18276 CPUtime=2.97
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 1372 0 0 0 297 0 0 0 25 0 3 0 374978561 18714624 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=18276 CPUtime=2.95
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 1538 0 0 0 295 0 0 0 25 0 3 0 374978561 18714624 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 18276

[startup+6.30252 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1553496/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=26196 CPUtime=12.44
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 5438 0 0 0 1240 4 0 0 18 0 3 0 374978549 26824704 5265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 6549 5265 218 20 0 5907 0
[pid=19759/tid=19761] ppid=19757 vsize=26196 CPUtime=6.18
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 2402 0 0 0 616 2 0 0 25 0 3 0 374978561 26824704 5265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=26196 CPUtime=6.15
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 2571 0 0 0 613 2 0 0 25 0 3 0 374978561 26824704 5265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 26196

[startup+12.7012 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1545304/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=32476 CPUtime=25.2
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 7302 0 0 0 2514 6 0 0 18 0 3 0 374978549 33255424 6831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 8119 6831 218 20 0 7477 0
[pid=19759/tid=19761] ppid=19757 vsize=32476 CPUtime=12.57
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 3349 0 0 0 1254 3 0 0 25 0 3 0 374978561 33255424 6831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=32476 CPUtime=12.51
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 3488 0 0 0 1249 2 0 0 25 0 3 0 374978561 33255424 6831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 32476

[startup+25.5014 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1536216/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=41860 CPUtime=50.73
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 10095 0 0 0 5064 9 0 0 18 0 3 0 374978549 42864640 9146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 10465 9146 218 20 0 9823 0
[pid=19759/tid=19761] ppid=19757 vsize=41860 CPUtime=25.35
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 4827 0 0 0 2531 4 0 0 25 0 3 0 374978561 42864640 9146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=41860 CPUtime=25.26
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 4803 0 0 0 2522 4 0 0 25 0 3 0 374978561 42864640 9146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 41860

[startup+51.102 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1529432/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=48420 CPUtime=101.8
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 12877 0 0 0 10168 12 0 0 18 0 3 0 374978549 49582080 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 12105 10826 218 20 0 11463 0
[pid=19759/tid=19761] ppid=19757 vsize=48420 CPUtime=50.94
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 6174 0 0 0 5088 6 0 0 25 0 3 0 374978561 49582080 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=48420 CPUtime=50.74
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 6238 0 0 0 5069 5 0 0 25 0 3 0 374978561 49582080 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 48420

[startup+102.305 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1525784/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=52276 CPUtime=203.94
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 15775 0 0 0 20380 14 0 0 18 0 3 0 374978549 53530624 11727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 13069 11727 218 20 0 12427 0
[pid=19759/tid=19761] ppid=19757 vsize=52276 CPUtime=102.1
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 7622 0 0 0 10204 6 0 0 25 0 3 0 374978561 53530624 11727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=52276 CPUtime=101.71
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 7688 0 0 0 10164 7 0 0 25 0 3 0 374978561 53530624 11727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 52276

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1522584/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=55532 CPUtime=323.59
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 18790 0 0 0 32343 16 0 0 18 0 3 0 374978549 56864768 12464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 13883 12464 218 20 0 13241 0
[pid=19759/tid=19761] ppid=19757 vsize=55532 CPUtime=162.05
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 9027 0 0 0 16198 7 0 0 18 0 3 0 374978561 56864768 12464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=55532 CPUtime=161.41
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 9298 0 0 0 16133 8 0 0 25 0 3 0 374978561 56864768 12464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 55532

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 19762
/proc/meminfo: memFree=1520600/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=57600 CPUtime=443.25
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 21547 0 0 0 44307 18 0 0 18 0 3 0 374978549 58982400 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 14400 12980 218 20 0 13758 0
[pid=19759/tid=19761] ppid=19757 vsize=57600 CPUtime=222.01
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 10432 0 0 0 22193 8 0 0 25 0 3 0 374978561 58982400 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=57600 CPUtime=221.12
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 10650 0 0 0 22103 9 0 0 25 0 3 0 374978561 58982400 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 57600

[startup+282.301 s]
/proc/loadavg: 1.94 1.96 1.98 3/80 19762
/proc/meminfo: memFree=1519448/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=58376 CPUtime=562.93
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 24096 0 0 0 56273 20 0 0 18 0 3 0 374978549 59777024 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 14594 13285 218 20 0 13952 0
[pid=19759/tid=19761] ppid=19757 vsize=58376 CPUtime=281.98
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 11772 0 0 0 28188 10 0 0 25 0 3 0 374978561 59777024 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=58376 CPUtime=280.83
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 11859 0 0 0 28074 9 0 0 25 0 3 0 374978561 59777024 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 58376

[startup+342.301 s]
/proc/loadavg: 1.98 1.97 1.98 3/80 19762
/proc/meminfo: memFree=1517784/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=60072 CPUtime=682.59
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 26748 0 0 0 68237 22 0 0 18 0 3 0 374978549 61513728 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 15018 13685 218 20 0 14376 0
[pid=19759/tid=19761] ppid=19757 vsize=60072 CPUtime=341.93
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 13164 0 0 0 34182 11 0 0 25 0 3 0 374978561 61513728 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=60072 CPUtime=340.54
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 13119 0 0 0 34044 10 0 0 25 0 3 0 374978561 61513728 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 60072

[startup+402.301 s]

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

/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 39092 0 0 0 184038 40 0 0 18 0 3 0 374978561 85614592 19562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=83608 CPUtime=1833.43
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 39342 0 0 0 183309 34 0 0 17 0 3 0 374978561 85614592 19562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.32
Current children cumulated vsize (KiB) 83608

[startup+1902.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/80 19762
/proc/meminfo: memFree=1493848/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=83944 CPUtime=3794
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 80893 0 0 0 379324 76 0 0 18 0 3 0 374978549 85958656 19639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 20986 19639 218 20 0 20344 0
[pid=19759/tid=19761] ppid=19757 vsize=83944 CPUtime=1900.49
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 40133 0 0 0 190009 40 0 0 25 0 3 0 374978561 85958656 19639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=83944 CPUtime=1893.39
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 40295 0 0 0 189304 35 0 0 25 0 3 0 374978561 85958656 19639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530018 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794
Current children cumulated vsize (KiB) 83944

[startup+1962.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/80 19762
/proc/meminfo: memFree=1493528/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=84360 CPUtime=3913.67
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 83100 0 0 0 391289 78 0 0 18 0 3 0 374978549 86384640 19716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21090 19716 218 20 0 20448 0
[pid=19759/tid=19761] ppid=19757 vsize=84360 CPUtime=1960.2
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 41346 0 0 0 195979 41 0 0 25 0 3 0 374978561 86384640 19716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=84360 CPUtime=1953.34
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 41289 0 0 0 195298 36 0 0 25 0 3 0 374978561 86384640 19716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.67
Current children cumulated vsize (KiB) 84360

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1493272/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=84724 CPUtime=4033.32
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 85242 0 0 0 403252 80 0 0 18 0 3 0 374978549 86757376 19799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21181 19799 218 20 0 20539 0
[pid=19759/tid=19761] ppid=19757 vsize=84724 CPUtime=2019.91
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 42465 0 0 0 201949 42 0 0 25 0 3 0 374978561 86757376 19799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=84724 CPUtime=2013.29
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 42312 0 0 0 201292 37 0 0 18 0 3 0 374978561 86757376 19799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.32
Current children cumulated vsize (KiB) 84724

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1493144/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=84724 CPUtime=4153.01
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 87257 0 0 0 415220 81 0 0 18 0 3 0 374978549 86757376 19826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21181 19826 218 20 0 20539 0
[pid=19759/tid=19761] ppid=19757 vsize=84724 CPUtime=2079.63
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 43555 0 0 0 207921 42 0 0 25 0 3 0 374978561 86757376 19826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=84724 CPUtime=2073.25
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 43237 0 0 0 207287 38 0 0 25 0 3 0 374978561 86757376 19826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.01
Current children cumulated vsize (KiB) 84724

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1493016/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=84932 CPUtime=4272.68
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 89418 0 0 0 427185 83 0 0 18 0 3 0 374978549 86970368 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21233 19857 218 20 0 20591 0
[pid=19759/tid=19761] ppid=19757 vsize=84932 CPUtime=2139.34
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 44649 0 0 0 213891 43 0 0 25 0 3 0 374978561 86970368 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=84932 CPUtime=2133.21
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 44304 0 0 0 213282 39 0 0 25 0 3 0 374978561 86970368 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.68
Current children cumulated vsize (KiB) 84932

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492952/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=84932 CPUtime=4392.34
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 91409 0 0 0 439150 84 0 0 18 0 3 0 374978549 86970368 19860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21233 19860 218 20 0 20591 0
[pid=19759/tid=19761] ppid=19757 vsize=84932 CPUtime=2199.06
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 45714 0 0 0 219862 44 0 0 25 0 3 0 374978561 86970368 19860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=84932 CPUtime=2193.16
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 45230 0 0 0 219277 39 0 0 25 0 3 0 374978561 86970368 19860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.34
Current children cumulated vsize (KiB) 84932

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492760/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=85140 CPUtime=4512.02
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 93450 0 0 0 451117 85 0 0 18 0 3 0 374978549 87183360 19912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21285 19912 218 20 0 20643 0
[pid=19759/tid=19761] ppid=19757 vsize=85140 CPUtime=2258.78
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 46831 0 0 0 225834 44 0 0 25 0 3 0 374978561 87183360 19912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19759/tid=19762] ppid=19757 vsize=85140 CPUtime=2253.11
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 46154 0 0 0 225271 40 0 0 25 0 3 0 374978561 87183360 19912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.02
Current children cumulated vsize (KiB) 85140

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492568/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=85344 CPUtime=4631.68
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 95560 0 0 0 463080 88 0 0 18 0 3 0 374978549 87392256 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21336 19963 218 20 0 20694 0
[pid=19759/tid=19761] ppid=19757 vsize=85344 CPUtime=2318.67
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 47947 0 0 0 231821 46 0 0 25 0 3 0 374978561 87392256 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=85344 CPUtime=2312.88
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 47148 0 0 0 231247 41 0 0 25 0 3 0 374978561 87392256 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.68
Current children cumulated vsize (KiB) 85344

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492504/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=85344 CPUtime=4751.35
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 97642 0 0 0 475046 89 0 0 18 0 3 0 374978549 87392256 19970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21336 19970 218 20 0 20694 0
[pid=19759/tid=19761] ppid=19757 vsize=85344 CPUtime=2378.62
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 49023 0 0 0 237816 46 0 0 25 0 3 0 374978561 87392256 19970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=85344 CPUtime=2372.6
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 48154 0 0 0 237218 42 0 0 25 0 3 0 374978561 87392256 19970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.35
Current children cumulated vsize (KiB) 85344

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492248/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=86368 CPUtime=4871.02
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 99763 0 0 0 487011 91 0 0 18 0 3 0 374978549 88440832 20006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21592 20006 218 20 0 20950 0
[pid=19759/tid=19761] ppid=19757 vsize=86368 CPUtime=2438.58
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 50104 0 0 0 243811 47 0 0 25 0 3 0 374978561 88440832 20006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530096 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=86368 CPUtime=2432.32
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 49194 0 0 0 243189 43 0 0 25 0 3 0 374978561 88440832 20006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.02
Current children cumulated vsize (KiB) 86368

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492184/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=86500 CPUtime=4990.71
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 101874 0 0 0 498978 93 0 0 18 0 3 0 374978549 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21625 20033 218 20 0 20983 0
[pid=19759/tid=19761] ppid=19757 vsize=86500 CPUtime=2498.55
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 51279 0 0 0 249806 49 0 0 25 0 3 0 374978561 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=86500 CPUtime=2492.04
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 50130 0 0 0 249161 43 0 0 25 0 3 0 374978561 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.71
Current children cumulated vsize (KiB) 86500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 19764
/proc/meminfo: memFree=1492184/2055920 swapFree=4154876/4192956
[pid=19759] ppid=19757 vsize=86500 CPUtime=5000.08
/proc/19759/stat : 19759 (MiraXTv3_dyn) S 19757 19759 19687 0 -1 4194304 102090 0 0 0 499915 93 0 0 18 0 3 0 374978549 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19759/statm: 21625 20033 218 20 0 20983 0
[pid=19759/tid=19761] ppid=19757 vsize=86500 CPUtime=2503.25
/proc/19759/task/19761/stat : 19761 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 51351 0 0 0 250276 49 0 0 25 0 3 0 374978561 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19759/tid=19762] ppid=19757 vsize=86500 CPUtime=2496.71
/proc/19759/task/19762/stat : 19762 (MiraXTv3_dyn) R 19757 19759 19687 0 -1 4194368 50274 0 0 0 249627 44 0 0 25 0 3 0 374978561 88576000 20033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 86500

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.03
CPU time (s): 5000.11
CPU user time (s): 4999.16
CPU system time (s): 0.945856
CPU usage (%): 199.444
Max. virtual memory (cumulated for all children) (KiB): 86788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 0.945856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102090
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= 1254
involuntary context switches= 93047

runsolver used 2.34664 second user time and 6.77797 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 17:03:32 UTC 2007

IDJOB= 426125
IDBENCH= 19932
IDSOLVER= 196
FILE ID= node12/426125-1178989412

PBS_JOBID= 5252819

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426125-1178989412/MiraXTv3_dyn /tmp/evaluation/426125-1178989412/instance-426125-1178989412.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-426125-1178989412 -o ROOT/results/node12/solver-426125-1178989412 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426125-1178989412/MiraXTv3_dyn /tmp/evaluation/426125-1178989412/instance-426125-1178989412.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  419e6a1917f72e0a12d5698f6fbe9d3d

RANDOM SEED= 544324152

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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:       1572488 kB
Buffers:         52212 kB
Cached:         341244 kB
SwapCached:      17604 kB
Active:         174304 kB
Inactive:       243600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572488 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            51060 kB
Committed_AS: 10990276 kB
PageTables:       1792 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= 66547 MiB

End job on node12 on Sat May 12 17:45:21 UTC 2007