Trace number 426460

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

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1404069132-16-SAT.cnf
MD5SUM7e1a5d981a0c30d9ab9110d5ea4aeb04
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.53546
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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/node40/watcher-426460-1179015821 -o ROOT/results/node40/solver-426460-1179015821 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426460-1179015821/MiraXTv3_dyn /tmp/evaluation/426460-1179015821/instance-426460-1179015821.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.94 3/77 32752
/proc/meminfo: memFree=1166320/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=3788 CPUtime=0
/proc/32752/stat : 32752 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 230461678 3878912 279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7349197 0 0 4096 0 0 0 0 17 1 0 0
/proc/32752/statm: 947 280 206 20 0 305 0

[startup+0.108401 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 32752
/proc/meminfo: memFree=1166320/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=7392 CPUtime=0.17
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 830 0 0 0 17 0 0 0 18 0 3 0 230461678 7569408 805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 1848 805 218 20 0 1206 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7392

[startup+0.201423 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 32752
/proc/meminfo: memFree=1166320/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=7524 CPUtime=0.36
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 954 0 0 0 36 0 0 0 18 0 3 0 230461678 7704576 929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 1881 929 218 20 0 1239 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7524

[startup+0.301445 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 32752
/proc/meminfo: memFree=1166320/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=9616 CPUtime=0.56
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 1087 0 0 0 56 0 0 0 18 0 3 0 230461678 9846784 1062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 2404 1062 218 20 0 1762 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9616

[startup+0.70153 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 32752
/proc/meminfo: memFree=1166320/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=10708 CPUtime=1.37
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 1603 0 0 0 136 1 0 0 18 0 3 0 230461678 10964992 1578 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 2677 1578 218 20 0 2035 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10708

[startup+1.5017 s]
/proc/loadavg: 1.84 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1159000/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=14332 CPUtime=2.95
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 2432 0 0 0 294 1 0 0 18 0 3 0 230461678 14675968 2407 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 3583 2408 218 20 0 2941 0
[pid=32752/tid=32754] ppid=32750 vsize=14332 CPUtime=1.47
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 935 0 0 0 147 0 0 0 25 0 3 0 230461680 14675968 2408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7345787 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=14332 CPUtime=1.45
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 1026 0 0 0 145 0 0 0 25 0 3 0 230461680 14675968 2408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14332

[startup+3.10303 s]
/proc/loadavg: 1.85 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1154776/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=18412 CPUtime=6.15
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 3564 0 0 0 613 2 0 0 18 0 3 0 230461678 18853888 3539 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 4603 3539 218 20 0 3961 0
[pid=32752/tid=32754] ppid=32750 vsize=18412 CPUtime=3.06
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 1450 0 0 0 306 0 0 0 25 0 3 0 230461680 18853888 3539 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=18412 CPUtime=3.05
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 1642 0 0 0 304 1 0 0 19 0 3 0 230461680 18853888 3539 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 18412

[startup+6.3017 s]
/proc/loadavg: 1.85 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1149912/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=22628 CPUtime=12.53
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 4401 0 0 0 1250 3 0 0 18 0 3 0 230461678 23171072 4376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 5657 4376 218 20 0 5015 0
[pid=32752/tid=32754] ppid=32750 vsize=22628 CPUtime=6.27
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 1939 0 0 0 626 1 0 0 25 0 3 0 230461680 23171072 4376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=22628 CPUtime=6.24
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 1990 0 0 0 622 2 0 0 25 0 3 0 230461680 23171072 4376 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22628

[startup+12.702 s]
/proc/loadavg: 1.87 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1137312/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=35776 CPUtime=25.3
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 7825 0 0 0 2523 7 0 0 18 0 3 0 230461678 36634624 7645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 8944 7645 218 20 0 8302 0
[pid=32752/tid=32754] ppid=32750 vsize=35776 CPUtime=12.66
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 3473 0 0 0 1264 2 0 0 25 0 3 0 230461680 36634624 7645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=35776 CPUtime=12.6
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 3880 0 0 0 1256 4 0 0 25 0 3 0 230461680 36634624 7645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 35776

[startup+25.5017 s]
/proc/loadavg: 1.89 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1123360/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=48572 CPUtime=50.83
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 11231 0 0 0 5072 11 0 0 18 0 3 0 230461678 49737728 10789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 12143 10789 218 20 0 11501 0
[pid=32752/tid=32754] ppid=32750 vsize=48572 CPUtime=25.45
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 4945 0 0 0 2541 4 0 0 25 0 3 0 230461680 49737728 10789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=48572 CPUtime=25.35
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 5814 0 0 0 2529 6 0 0 25 0 3 0 230461680 49737728 10789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48572

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1107680/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=64756 CPUtime=101.88
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 15683 0 0 0 10170 18 0 0 18 0 3 0 230461678 66310144 14724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 16189 14724 218 20 0 15547 0
[pid=32752/tid=32754] ppid=32750 vsize=64756 CPUtime=51.03
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 6875 0 0 0 5096 7 0 0 25 0 3 0 230461680 66310144 14724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=64756 CPUtime=50.82
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 8336 0 0 0 5072 10 0 0 25 0 3 0 230461680 66310144 14724 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565628 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 64756

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1101792/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=70172 CPUtime=203.99
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 18138 0 0 0 20379 20 0 0 18 0 3 0 230461678 71856128 16145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 17543 16145 218 20 0 16901 0
[pid=32752/tid=32754] ppid=32750 vsize=70172 CPUtime=102.2
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 8748 0 0 0 10211 9 0 0 25 0 3 0 230461680 71856128 16145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=70172 CPUtime=101.76
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 8918 0 0 0 10166 10 0 0 25 0 3 0 230461680 71856128 16145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 70172

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1096224/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=75108 CPUtime=323.67
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 20642 0 0 0 32344 23 0 0 18 0 3 0 230461678 76910592 17535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 18777 17535 218 20 0 18135 0
[pid=32752/tid=32754] ppid=32750 vsize=75108 CPUtime=162.16
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 9554 0 0 0 16207 9 0 0 25 0 3 0 230461680 76910592 17535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=75108 CPUtime=161.47
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 10616 0 0 0 16135 12 0 0 25 0 3 0 230461680 76910592 17535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 75108

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1095136/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=76496 CPUtime=443.35
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 22114 0 0 0 44311 24 0 0 18 0 3 0 230461678 78331904 17841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 19124 17841 218 20 0 18482 0
[pid=32752/tid=32754] ppid=32750 vsize=76496 CPUtime=222.12
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 10337 0 0 0 22202 10 0 0 25 0 3 0 230461680 78331904 17841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=76496 CPUtime=221.2
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 11305 0 0 0 22107 13 0 0 25 0 3 0 230461680 78331904 17841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 76496

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1088992/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=82460 CPUtime=563.03
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 24743 0 0 0 56277 26 0 0 18 0 3 0 230461678 84439040 19349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 20615 19349 218 20 0 19973 0
[pid=32752/tid=32754] ppid=32750 vsize=82460 CPUtime=282.09
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 12296 0 0 0 28196 13 0 0 25 0 3 0 230461680 84439040 19349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=82460 CPUtime=280.92
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 11975 0 0 0 28079 13 0 0 25 0 3 0 230461680 84439040 19349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 82460

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1088480/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=82736 CPUtime=682.7
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 26104 0 0 0 68243 27 0 0 18 0 3 0 230461678 84721664 19463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 20684 19463 218 20 0 20042 0
[pid=32752/tid=32754] ppid=32750 vsize=82736 CPUtime=342.04
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 12991 0 0 0 34191 13 0 0 24 0 3 0 230461680 84721664 19463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=82736 CPUtime=340.63
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 12641 0 0 0 34050 13 0 0 25 0 3 0 230461680 84721664 19463 18446744073709551615 134512640 134597700 4294956672 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) 82736

[startup+402.301 s]

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

/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 29965 0 0 0 183884 30 0 0 25 0 3 0 230461680 118968320 27506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=1835.79
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 29413 0 0 0 183548 31 0 0 25 0 3 0 230461680 118968320 27506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.97
Current children cumulated vsize (KiB) 116180

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1056352/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=3794.64
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 60935 0 0 0 379400 64 0 0 18 0 3 0 230461678 118968320 27515 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27515 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=1899.1
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 30570 0 0 0 189879 31 0 0 25 0 3 0 230461680 118968320 27515 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=1895.5
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 29893 0 0 0 189518 32 0 0 25 0 3 0 230461680 118968320 27515 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.64
Current children cumulated vsize (KiB) 116180

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1056352/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=3914.32
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 62028 0 0 0 391367 65 0 0 18 0 3 0 230461678 118968320 27525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27525 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=1959.07
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 31054 0 0 0 195875 32 0 0 25 0 3 0 230461680 118968320 27525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=1955.23
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 30502 0 0 0 195490 33 0 0 25 0 3 0 230461680 118968320 27525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.32
Current children cumulated vsize (KiB) 116180

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1056160/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4034.01
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 63133 0 0 0 403335 66 0 0 18 0 3 0 230461678 118968320 27538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27538 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2019.05
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 31668 0 0 0 201873 32 0 0 25 0 3 0 230461680 118968320 27538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2014.94
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 30993 0 0 0 201461 33 0 0 25 0 3 0 230461680 118968320 27538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.01
Current children cumulated vsize (KiB) 116180

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.94 4/80 32755
/proc/meminfo: memFree=1056096/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4153.7
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 64366 0 0 0 415303 67 0 0 18 0 3 0 230461678 118968320 27549 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27549 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2079.02
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 32285 0 0 0 207869 33 0 0 25 0 3 0 230461680 118968320 27549 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2074.65
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 31609 0 0 0 207431 34 0 0 25 0 3 0 230461680 118968320 27549 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.7
Current children cumulated vsize (KiB) 116180

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1056096/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4273.37
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 65360 0 0 0 427269 68 0 0 18 0 3 0 230461678 118968320 27559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27559 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2138.97
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 32782 0 0 0 213864 33 0 0 25 0 3 0 230461680 118968320 27559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2134.37
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 32106 0 0 0 213403 34 0 0 25 0 3 0 230461680 118968320 27559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.37
Current children cumulated vsize (KiB) 116180

[startup+2202.31 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 32755
/proc/meminfo: memFree=1055264/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4393.08
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 66684 0 0 0 439238 70 0 0 18 0 3 0 230461678 118968320 27768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27768 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2198.95
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 33479 0 0 0 219860 35 0 0 25 0 3 0 230461680 118968320 27768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2194.1
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 32733 0 0 0 219375 35 0 0 25 0 3 0 230461680 118968320 27768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.08
Current children cumulated vsize (KiB) 116180

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 409
/proc/meminfo: memFree=1054104/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4512.61
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 67560 0 0 0 451184 77 0 0 18 0 3 0 230461678 118968320 27773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27773 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2258.81
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 33854 0 0 0 225846 35 0 0 25 0 3 0 230461680 118968320 27773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2253.77
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 33234 0 0 0 225336 41 0 0 25 0 3 0 230461680 118968320 27773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.61
Current children cumulated vsize (KiB) 116180

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 485
/proc/meminfo: memFree=1054944/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4632.15
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 68593 0 0 0 463129 86 0 0 18 0 3 0 230461678 118968320 27806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27806 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2318.7
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 34369 0 0 0 231834 36 0 0 25 0 3 0 230461680 118968320 27806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2313.42
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 33752 0 0 0 231292 50 0 0 25 0 3 0 230461680 118968320 27806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.15
Current children cumulated vsize (KiB) 116180

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 485
/proc/meminfo: memFree=1054944/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=116180 CPUtime=4751.84
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 69609 0 0 0 475097 87 0 0 18 0 3 0 230461678 118968320 27816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29045 27816 218 20 0 28403 0
[pid=32752/tid=32754] ppid=32750 vsize=116180 CPUtime=2378.68
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 34876 0 0 0 237832 36 0 0 25 0 3 0 230461680 118968320 27816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=116180 CPUtime=2373.13
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 34261 0 0 0 237263 50 0 0 25 0 3 0 230461680 118968320 27816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.84
Current children cumulated vsize (KiB) 116180

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 485
/proc/meminfo: memFree=1052960/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=117204 CPUtime=4871.54
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 71211 0 0 0 487065 89 0 0 18 0 3 0 230461678 120016896 28281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29301 28281 218 20 0 28659 0
[pid=32752/tid=32754] ppid=32750 vsize=117204 CPUtime=2438.65
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35385 0 0 0 243828 37 0 0 22 0 3 0 230461680 120016896 28281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32752/tid=32755] ppid=32750 vsize=117204 CPUtime=2432.87
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35354 0 0 0 243235 52 0 0 24 0 3 0 230461680 120016896 28281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.54
Current children cumulated vsize (KiB) 117204

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 485
/proc/meminfo: memFree=1053088/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=117204 CPUtime=4991.25
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 72109 0 0 0 499035 90 0 0 18 0 3 0 230461678 120016896 28290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29301 28290 218 20 0 28659 0
[pid=32752/tid=32754] ppid=32750 vsize=117204 CPUtime=2498.61
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35898 0 0 0 249824 37 0 0 25 0 3 0 230461680 120016896 28290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32752/tid=32755] ppid=32750 vsize=117204 CPUtime=2492.6
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35739 0 0 0 249208 52 0 0 25 0 3 0 230461680 120016896 28290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.25
Current children cumulated vsize (KiB) 117204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 485
/proc/meminfo: memFree=1053088/2055920 swapFree=4157536/4192956
[pid=32752] ppid=32750 vsize=117204 CPUtime=5000.03
/proc/32752/stat : 32752 (MiraXTv3_dyn) S 32750 32752 32166 0 -1 4194304 72238 0 0 0 499913 90 0 0 18 0 3 0 230461678 120016896 28291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32752/statm: 29301 28291 218 20 0 28659 0
[pid=32752/tid=32754] ppid=32750 vsize=117204 CPUtime=2502.99
/proc/32752/task/32754/stat : 32754 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35898 0 0 0 250262 37 0 0 25 0 3 0 230461680 120016896 28291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32752/tid=32755] ppid=32750 vsize=117204 CPUtime=2497.01
/proc/32752/task/32755/stat : 32755 (MiraXTv3_dyn) R 32750 32752 32166 0 -1 4194368 35868 0 0 0 249649 52 0 0 25 0 3 0 230461680 120016896 28291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 117204

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.73
CPU time (s): 5000.08
CPU user time (s): 4999.15
CPU system time (s): 0.925859
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 117204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.15
system time used= 0.925859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72238
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= 399
involuntary context switches= 93609

runsolver used 2.6066 second user time and 6.567 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun May 13 00:23:41 UTC 2007

IDJOB= 426460
IDBENCH= 20339
IDSOLVER= 196
FILE ID= node40/426460-1179015821

PBS_JOBID= 5252990

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1404069132-16-SAT.cnf
COMMAND LINE= /tmp/evaluation/426460-1179015821/MiraXTv3_dyn /tmp/evaluation/426460-1179015821/instance-426460-1179015821.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-426460-1179015821 -o ROOT/results/node40/solver-426460-1179015821 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426460-1179015821/MiraXTv3_dyn /tmp/evaluation/426460-1179015821/instance-426460-1179015821.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7e1a5d981a0c30d9ab9110d5ea4aeb04

RANDOM SEED= 506471293

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1166600 kB
Buffers:         53268 kB
Cached:         680276 kB
SwapCached:      15340 kB
Active:         391792 kB
Inactive:       365304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166600 kB
SwapTotal:     4192956 kB
SwapFree:      4157536 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30484 kB
Slab:           117552 kB
Committed_AS:  4687880 kB
PageTables:       1932 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 node40 on Sun May 13 01:05:30 UTC 2007