Trace number 426049

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.09 2506.73

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S744612847-12.SAT.shuffled.cnf
MD5SUM583105bb99125ba4df9ed1b1c73b5664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.047992
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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/node11/watcher-426049-1178980494 -o ROOT/results/node11/solver-426049-1178980494 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426049-1178980494/MiraXTv3_dyn /tmp/evaluation/426049-1178980494/instance-426049-1178980494.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.78 0.95 0.91 3/77 4844
/proc/meminfo: memFree=1517656/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=3788 CPUtime=0
/proc/4844/stat : 4844 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 339098410 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4844/statm: 947 260 206 20 0 305 0

[startup+0.092989 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 4844
/proc/meminfo: memFree=1517656/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=6676 CPUtime=0.16
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 663 0 0 0 16 0 0 0 18 0 3 0 339098410 6836224 638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 1669 638 218 20 0 1027 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6676

[startup+0.101988 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 4844
/proc/meminfo: memFree=1517656/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=6836 CPUtime=0.17
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 719 0 0 0 17 0 0 0 18 0 3 0 339098410 7000064 694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 1709 694 218 20 0 1067 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6836

[startup+0.302016 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 4844
/proc/meminfo: memFree=1517656/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=8796 CPUtime=0.57
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 1185 0 0 0 57 0 0 0 18 0 3 0 339098410 9007104 1160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 2199 1160 218 20 0 1557 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8796

[startup+0.701066 s]
/proc/loadavg: 0.78 0.95 0.91 3/77 4844
/proc/meminfo: memFree=1517656/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=11292 CPUtime=1.37
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 1919 0 0 0 136 1 0 0 18 0 3 0 339098410 11563008 1894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 2823 1894 218 20 0 2181 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11292

[startup+1.50116 s]
/proc/loadavg: 0.78 0.95 0.91 3/80 4847
/proc/meminfo: memFree=1509056/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=14640 CPUtime=2.97
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 2509 0 0 0 296 1 0 0 18 0 3 0 339098410 14991360 2483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 3660 2483 218 20 0 3018 0
[pid=4844/tid=4846] ppid=4842 vsize=14640 CPUtime=1.47
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 1063 0 0 0 147 0 0 0 22 0 3 0 339098411 14991360 2483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=14640 CPUtime=1.47
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 1098 0 0 0 147 0 0 0 20 0 3 0 339098411 14991360 2483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14640

[startup+3.10135 s]
/proc/loadavg: 0.78 0.95 0.91 3/80 4847
/proc/meminfo: memFree=1506880/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=19108 CPUtime=6.15
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 3514 0 0 0 614 1 0 0 18 0 3 0 339098410 19566592 3416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 4777 3416 218 20 0 4135 0
[pid=4844/tid=4846] ppid=4842 vsize=19108 CPUtime=3.08
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 1547 0 0 0 307 1 0 0 25 0 3 0 339098411 19566592 3416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=19108 CPUtime=3.06
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 1619 0 0 0 306 0 0 0 19 0 3 0 339098411 19566592 3416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19108

[startup+6.30173 s]
/proc/loadavg: 0.88 0.97 0.91 3/80 4847
/proc/meminfo: memFree=1498560/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=26424 CPUtime=12.55
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 5607 0 0 0 1251 4 0 0 18 0 3 0 339098410 27058176 5431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 6606 5431 218 20 0 5964 0
[pid=4844/tid=4846] ppid=4842 vsize=26424 CPUtime=6.27
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 2612 0 0 0 625 2 0 0 20 0 3 0 339098411 27058176 5431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=26424 CPUtime=6.25
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 2647 0 0 0 624 1 0 0 25 0 3 0 339098411 27058176 5431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26424

[startup+12.7025 s]
/proc/loadavg: 0.97 0.98 0.92 3/80 4847
/proc/meminfo: memFree=1489856/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=33576 CPUtime=25.3
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 7472 0 0 0 2525 5 0 0 18 0 3 0 339098410 34381824 6988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 8394 6988 218 20 0 7752 0
[pid=4844/tid=4846] ppid=4842 vsize=33576 CPUtime=12.66
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 3516 0 0 0 1264 2 0 0 25 0 3 0 339098411 34381824 6988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=33576 CPUtime=12.61
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 3608 0 0 0 1259 2 0 0 25 0 3 0 339098411 34381824 6988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 33576

[startup+25.502 s]
/proc/loadavg: 1.19 1.03 0.94 3/80 4847
/proc/meminfo: memFree=1481664/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=41988 CPUtime=50.82
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 10109 0 0 0 5075 7 0 0 18 0 3 0 339098410 42995712 9123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 10497 9123 218 20 0 9855 0
[pid=4844/tid=4846] ppid=4842 vsize=41988 CPUtime=25.45
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 4773 0 0 0 2542 3 0 0 25 0 3 0 339098411 42995712 9123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=41988 CPUtime=25.35
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 4988 0 0 0 2532 3 0 0 25 0 3 0 339098411 42995712 9123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 41988

[startup+51.101 s]
/proc/loadavg: 1.47 1.11 0.96 3/80 4847
/proc/meminfo: memFree=1478592/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=43868 CPUtime=101.88
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 11763 0 0 0 10179 9 0 0 18 0 3 0 339098410 44920832 9875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 10967 9875 218 20 0 10325 0
[pid=4844/tid=4846] ppid=4842 vsize=43868 CPUtime=51.04
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 5493 0 0 0 5100 4 0 0 25 0 3 0 339098411 44920832 9875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=43868 CPUtime=50.83
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 5922 0 0 0 5078 5 0 0 25 0 3 0 339098411 44920832 9875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 43868

[startup+102.305 s]
/proc/loadavg: 1.77 1.24 1.02 3/80 4847
/proc/meminfo: memFree=1476352/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=46508 CPUtime=204.01
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 14173 0 0 0 20390 11 0 0 18 0 3 0 339098410 47624192 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 11627 10438 218 20 0 10985 0
[pid=4844/tid=4846] ppid=4842 vsize=46508 CPUtime=102.2
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 6655 0 0 0 10215 5 0 0 25 0 3 0 339098411 47624192 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=46508 CPUtime=101.78
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 7170 0 0 0 10173 5 0 0 25 0 3 0 339098411 47624192 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 46508

[startup+162.301 s]
/proc/loadavg: 1.91 1.38 1.07 3/80 4847
/proc/meminfo: memFree=1471936/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=50724 CPUtime=323.67
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 17340 0 0 0 32353 14 0 0 18 0 3 0 339098410 51941376 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 12681 11509 218 20 0 12039 0
[pid=4844/tid=4846] ppid=4842 vsize=50724 CPUtime=162.15
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 8455 0 0 0 16209 6 0 0 25 0 3 0 339098411 51941376 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=50724 CPUtime=161.49
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 8537 0 0 0 16143 6 0 0 25 0 3 0 339098411 51941376 11509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530091 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 50724

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.13 3/80 4847
/proc/meminfo: memFree=1469184/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=53340 CPUtime=443.34
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 20045 0 0 0 44318 16 0 0 18 0 3 0 339098410 54620160 12192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 13335 12192 218 20 0 12693 0
[pid=4844/tid=4846] ppid=4842 vsize=53340 CPUtime=222.1
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 9930 0 0 0 22202 8 0 0 25 0 3 0 339098411 54620160 12192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=53340 CPUtime=221.21
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 9767 0 0 0 22114 7 0 0 25 0 3 0 339098411 54620160 12192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 53340

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 1.18 3/80 4847
/proc/meminfo: memFree=1467904/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=54748 CPUtime=563.02
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 22303 0 0 0 56283 19 0 0 18 0 3 0 339098410 56061952 12530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 13687 12530 218 20 0 13045 0
[pid=4844/tid=4846] ppid=4842 vsize=54748 CPUtime=282.08
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 11029 0 0 0 28198 10 0 0 18 0 3 0 339098411 56061952 12530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=54748 CPUtime=280.92
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 10926 0 0 0 28084 8 0 0 25 0 3 0 339098411 56061952 12530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 54748

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.23 3/80 4847
/proc/meminfo: memFree=1466944/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=55408 CPUtime=682.7
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 24241 0 0 0 68250 20 0 0 18 0 3 0 339098410 56737792 12757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 13852 12757 218 20 0 13210 0
[pid=4844/tid=4846] ppid=4842 vsize=55408 CPUtime=342.04
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 11954 0 0 0 34193 11 0 0 25 0 3 0 339098411 56737792 12757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4844/tid=4847] ppid=4842 vsize=55408 CPUtime=340.64
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 11939 0 0 0 34055 9 0 0 25 0 3 0 339098411 56737792 12757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 55408

[startup+402.302 s]

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

/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 35884 0 0 0 189869 51 0 0 25 0 3 0 339098411 86110208 19479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84092 CPUtime=1895.12
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 35826 0 0 0 189483 29 0 0 25 0 3 0 339098411 86110208 19479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.34
Current children cumulated vsize (KiB) 84092

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 5047
/proc/meminfo: memFree=1439744/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84092 CPUtime=3914.03
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 73523 0 0 0 391321 82 0 0 18 0 3 0 339098410 86110208 19491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21023 19491 218 20 0 20381 0
[pid=4844/tid=4846] ppid=4842 vsize=84092 CPUtime=1958.93
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 36674 0 0 0 195842 51 0 0 25 0 3 0 339098411 86110208 19491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84092 CPUtime=1955.08
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 36501 0 0 0 195478 30 0 0 25 0 3 0 339098411 86110208 19491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.03
Current children cumulated vsize (KiB) 84092

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 5047
/proc/meminfo: memFree=1439552/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84324 CPUtime=4033.72
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 74898 0 0 0 403289 83 0 0 18 0 3 0 339098410 86347776 19522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21081 19522 218 20 0 20439 0
[pid=4844/tid=4846] ppid=4842 vsize=84324 CPUtime=2018.65
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 37375 0 0 0 201813 52 0 0 25 0 3 0 339098411 86347776 19522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84324 CPUtime=2015.04
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 37175 0 0 0 201474 30 0 0 25 0 3 0 339098411 86347776 19522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.72
Current children cumulated vsize (KiB) 84324

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 5047
/proc/meminfo: memFree=1439424/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84324 CPUtime=4153.42
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 76506 0 0 0 415258 84 0 0 18 0 3 0 339098410 86347776 19550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21081 19550 218 20 0 20439 0
[pid=4844/tid=4846] ppid=4842 vsize=84324 CPUtime=2078.37
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 38190 0 0 0 207785 52 0 0 25 0 3 0 339098411 86347776 19550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84324 CPUtime=2075.02
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 37968 0 0 0 207471 31 0 0 25 0 3 0 339098411 86347776 19550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.42
Current children cumulated vsize (KiB) 84324

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 5047
/proc/meminfo: memFree=1439296/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84532 CPUtime=4273.08
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 78025 0 0 0 427223 85 0 0 18 0 3 0 339098410 86560768 19594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21133 19594 218 20 0 20491 0
[pid=4844/tid=4846] ppid=4842 vsize=84532 CPUtime=2138.1
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 38907 0 0 0 213757 53 0 0 18 0 3 0 339098411 86560768 19594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84532 CPUtime=2134.97
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 38770 0 0 0 213465 32 0 0 18 0 3 0 339098411 86560768 19594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.08
Current children cumulated vsize (KiB) 84532

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 5047
/proc/meminfo: memFree=1439232/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84532 CPUtime=4392.79
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 79437 0 0 0 439192 87 0 0 18 0 3 0 339098410 86560768 19638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21133 19638 218 20 0 20491 0
[pid=4844/tid=4846] ppid=4842 vsize=84532 CPUtime=2197.82
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 39595 0 0 0 219729 53 0 0 25 0 3 0 339098411 86560768 19638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84532 CPUtime=2194.95
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 39494 0 0 0 219462 33 0 0 25 0 3 0 339098411 86560768 19638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.79
Current children cumulated vsize (KiB) 84532

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 5047
/proc/meminfo: memFree=1438976/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84664 CPUtime=4512.49
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 80996 0 0 0 451161 88 0 0 18 0 3 0 339098410 86695936 19704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21166 19704 218 20 0 20524 0
[pid=4844/tid=4846] ppid=4842 vsize=84664 CPUtime=2257.56
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 40404 0 0 0 225702 54 0 0 25 0 3 0 339098411 86695936 19704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84664 CPUtime=2254.92
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 40244 0 0 0 225458 34 0 0 25 0 3 0 339098411 86695936 19704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.49
Current children cumulated vsize (KiB) 84664

[startup+2322.3 s]
/proc/loadavg: 2.05 2.01 1.87 3/80 5047
/proc/meminfo: memFree=1438720/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=84796 CPUtime=4632.18
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 82564 0 0 0 463128 90 0 0 18 0 3 0 339098410 86831104 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21199 19769 218 20 0 20557 0
[pid=4844/tid=4846] ppid=4842 vsize=84796 CPUtime=2317.27
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 41157 0 0 0 231673 54 0 0 25 0 3 0 339098411 86831104 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=84796 CPUtime=2314.89
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 41059 0 0 0 231454 35 0 0 25 0 3 0 339098411 86831104 19769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.18
Current children cumulated vsize (KiB) 84796

[startup+2382.3 s]
/proc/loadavg: 2.02 2.01 1.88 3/80 5047
/proc/meminfo: memFree=1438528/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=85004 CPUtime=4751.87
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 83994 0 0 0 475096 91 0 0 18 0 3 0 339098410 87044096 19806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21251 19806 218 20 0 20609 0
[pid=4844/tid=4846] ppid=4842 vsize=85004 CPUtime=2377.01
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 41881 0 0 0 237646 55 0 0 25 0 3 0 339098411 87044096 19806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=85004 CPUtime=2374.85
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 41765 0 0 0 237449 36 0 0 25 0 3 0 339098411 87044096 19806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.87
Current children cumulated vsize (KiB) 85004

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 5047
/proc/meminfo: memFree=1438272/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=86080 CPUtime=4871.57
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 85666 0 0 0 487063 94 0 0 18 0 3 0 339098410 88145920 19840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21520 19840 218 20 0 20878 0
[pid=4844/tid=4846] ppid=4842 vsize=86080 CPUtime=2436.73
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 42706 0 0 0 243617 56 0 0 25 0 3 0 339098411 88145920 19840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=86080 CPUtime=2434.82
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 42612 0 0 0 243445 37 0 0 25 0 3 0 339098411 88145920 19840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.57
Current children cumulated vsize (KiB) 86080

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 5047
/proc/meminfo: memFree=1438336/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=86080 CPUtime=4991.27
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 87094 0 0 0 499032 95 0 0 18 0 3 0 339098410 88145920 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21520 19859 218 20 0 20878 0
[pid=4844/tid=4846] ppid=4842 vsize=86080 CPUtime=2496.47
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43417 0 0 0 249590 57 0 0 25 0 3 0 339098411 88145920 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=86080 CPUtime=2494.79
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43329 0 0 0 249441 38 0 0 25 0 3 0 339098411 88145920 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.27
Current children cumulated vsize (KiB) 86080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 5047
/proc/meminfo: memFree=1438080/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=86552 CPUtime=5000.05
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 87331 0 0 0 499910 95 0 0 18 0 3 0 339098410 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21638 19978 218 20 0 20996 0
[pid=4844/tid=4846] ppid=4842 vsize=86552 CPUtime=2500.85
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43535 0 0 0 250028 57 0 0 25 0 3 0 339098411 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529758 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=86552 CPUtime=2499.19
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43448 0 0 0 249881 38 0 0 25 0 3 0 339098411 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 86552

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 5047
/proc/meminfo: memFree=1438080/2055920 swapFree=4144152/4192956
[pid=4844] ppid=4842 vsize=86552 CPUtime=5000.05
/proc/4844/stat : 4844 (MiraXTv3_dyn) S 4842 4844 4772 0 -1 4194304 87331 0 0 0 499910 95 0 0 18 0 3 0 339098410 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4844/statm: 21638 19978 218 20 0 20996 0
[pid=4844/tid=4846] ppid=4842 vsize=86552 CPUtime=2500.85
/proc/4844/task/4846/stat : 4846 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43535 0 0 0 250028 57 0 0 25 0 3 0 339098411 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529758 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4844/tid=4847] ppid=4842 vsize=86552 CPUtime=2499.19
/proc/4844/task/4847/stat : 4847 (MiraXTv3_dyn) R 4842 4844 4772 0 -1 4194368 43448 0 0 0 249881 38 0 0 25 0 3 0 339098411 88629248 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 86552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.09
CPU user time (s): 4999.12
CPU system time (s): 0.971852
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 86552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.12
system time used= 0.971852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87331
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= 688
involuntary context switches= 94339

runsolver used 2.57161 second user time and 6.60499 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 14:34:55 UTC 2007

IDJOB= 426049
IDBENCH= 19847
IDSOLVER= 196
FILE ID= node11/426049-1178980494

PBS_JOBID= 5252807

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S744612847-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426049-1178980494/MiraXTv3_dyn /tmp/evaluation/426049-1178980494/instance-426049-1178980494.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-426049-1178980494 -o ROOT/results/node11/solver-426049-1178980494 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426049-1178980494/MiraXTv3_dyn /tmp/evaluation/426049-1178980494/instance-426049-1178980494.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  583105bb99125ba4df9ed1b1c73b5664

RANDOM SEED= 531374586

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1517872 kB
Buffers:         52836 kB
Cached:         394792 kB
SwapCached:      18444 kB
Active:         163864 kB
Inactive:       308240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517872 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29848 kB
Slab:            51392 kB
Committed_AS:  7733324 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Sat May 12 15:16:44 UTC 2007