Trace number 426041

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.16 2506.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
MD5SUM6e660ff097ba2a6ea023c40b4d999c80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node2/watcher-426041-1178980362 -o ROOT/results/node2/solver-426041-1178980362 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426041-1178980362/MiraXTv3_dyn /tmp/evaluation/426041-1178980362/instance-426041-1178980362.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.94 3/77 16443
/proc/meminfo: memFree=1672240/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=3788 CPUtime=0
/proc/16443/stat : 16443 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 374074008 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/16443/statm: 947 257 206 20 0 305 0

[startup+0.09579 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 16443
/proc/meminfo: memFree=1672240/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=7032 CPUtime=0.16
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 684 0 0 0 16 0 0 0 18 0 3 0 374074008 7200768 659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 1758 659 218 20 0 1116 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7032

[startup+0.101788 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 16443
/proc/meminfo: memFree=1672240/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=7032 CPUtime=0.17
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 692 0 0 0 17 0 0 0 18 0 3 0 374074008 7200768 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 1758 667 218 20 0 1116 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7032

[startup+0.301814 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 16443
/proc/meminfo: memFree=1672240/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=9056 CPUtime=0.57
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 1147 0 0 0 56 1 0 0 18 0 3 0 374074008 9273344 1122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 2264 1122 218 20 0 1622 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9056

[startup+0.701856 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 16443
/proc/meminfo: memFree=1672240/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=11744 CPUtime=1.37
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 1880 0 0 0 135 2 0 0 18 0 3 0 374074008 12025856 1855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 2936 1855 218 20 0 2294 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11744

[startup+1.50194 s]
/proc/loadavg: 0.88 0.97 0.95 3/80 16446
/proc/meminfo: memFree=1663704/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=13912 CPUtime=2.97
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 2407 0 0 0 295 2 0 0 18 0 3 0 374074008 14245888 2382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 3478 2382 218 20 0 2836 0
[pid=16443/tid=16445] ppid=16441 vsize=13912 CPUtime=1.47
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 832 0 0 0 147 0 0 0 22 0 3 0 374074010 14245888 2382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=13912 CPUtime=1.47
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 1234 0 0 0 146 1 0 0 20 0 3 0 374074010 14245888 2382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13912

[startup+3.10111 s]
/proc/loadavg: 0.88 0.97 0.95 3/80 16446
/proc/meminfo: memFree=1661976/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=18068 CPUtime=6.16
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 3320 0 0 0 613 3 0 0 18 0 3 0 374074008 18501632 3223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 4517 3223 218 20 0 3875 0
[pid=16443/tid=16445] ppid=16441 vsize=18068 CPUtime=3.07
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 1148 0 0 0 307 0 0 0 20 0 3 0 374074010 18501632 3223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=18068 CPUtime=3.06
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 1831 0 0 0 305 1 0 0 25 0 3 0 374074010 18501632 3223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18068

[startup+6.30144 s]
/proc/loadavg: 0.88 0.97 0.95 3/80 16446
/proc/meminfo: memFree=1654232/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=24096 CPUtime=12.54
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 5247 0 0 0 1250 4 0 0 18 0 3 0 374074008 24674304 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 6024 5072 218 20 0 5382 0
[pid=16443/tid=16445] ppid=16441 vsize=24096 CPUtime=6.27
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 2110 0 0 0 626 1 0 0 24 0 3 0 374074010 24674304 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=24096 CPUtime=6.24
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 2796 0 0 0 622 2 0 0 25 0 3 0 374074010 24674304 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24096

[startup+12.7021 s]
/proc/loadavg: 1.05 1.00 0.96 3/80 16446
/proc/meminfo: memFree=1645592/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=32256 CPUtime=25.3
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 7232 0 0 0 2524 6 0 0 18 0 3 0 374074008 33030144 6749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 8064 6749 218 20 0 7422 0
[pid=16443/tid=16445] ppid=16441 vsize=32256 CPUtime=12.67
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 3147 0 0 0 1265 2 0 0 25 0 3 0 374074010 33030144 6749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=32256 CPUtime=12.62
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 3744 0 0 0 1258 4 0 0 25 0 3 0 374074010 33030144 6749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32256

[startup+25.5014 s]
/proc/loadavg: 1.19 1.03 0.97 3/80 16446
/proc/meminfo: memFree=1636440/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=41028 CPUtime=50.85
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 10003 0 0 0 5074 11 0 0 18 0 3 0 374074008 42012672 9148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 10257 9148 218 20 0 9615 0
[pid=16443/tid=16445] ppid=16441 vsize=41028 CPUtime=25.47
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 4288 0 0 0 2543 4 0 0 25 0 3 0 374074010 42012672 9148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=41028 CPUtime=25.36
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 5374 0 0 0 2530 6 0 0 25 0 3 0 374074010 42012672 9148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 41028

[startup+51.1011 s]
/proc/loadavg: 1.47 1.11 1.00 3/80 16446
/proc/meminfo: memFree=1632984/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=44036 CPUtime=101.9
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 11670 0 0 0 10178 12 0 0 18 0 3 0 374074008 45092864 9919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 11009 9919 218 20 0 10367 0
[pid=16443/tid=16445] ppid=16441 vsize=44036 CPUtime=51.04
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 5154 0 0 0 5099 5 0 0 25 0 3 0 374074010 45092864 9919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=44036 CPUtime=50.84
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 6175 0 0 0 5077 7 0 0 25 0 3 0 374074010 45092864 9919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 44036

[startup+102.305 s]
/proc/loadavg: 1.79 1.26 1.05 3/80 16446
/proc/meminfo: memFree=1629912/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=47188 CPUtime=204.02
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 14144 0 0 0 20387 15 0 0 18 0 3 0 374074008 48320512 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 11797 10607 218 20 0 11155 0
[pid=16443/tid=16445] ppid=16441 vsize=47188 CPUtime=102.21
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 6334 0 0 0 10215 6 0 0 25 0 3 0 374074010 48320512 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=47188 CPUtime=101.79
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 7469 0 0 0 10171 8 0 0 25 0 3 0 374074010 48320512 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 47188

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.11 3/80 16446
/proc/meminfo: memFree=1627096/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=50308 CPUtime=323.68
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 16723 0 0 0 32351 17 0 0 18 0 3 0 374074008 51515392 11299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 12577 11299 218 20 0 11935 0
[pid=16443/tid=16445] ppid=16441 vsize=50308 CPUtime=162.15
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 7536 0 0 0 16208 7 0 0 25 0 3 0 374074010 51515392 11299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=50308 CPUtime=161.5
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 8846 0 0 0 16141 9 0 0 25 0 3 0 374074010 51515392 11299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 50308

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.16 3/80 16446
/proc/meminfo: memFree=1624984/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=51868 CPUtime=443.36
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 19320 0 0 0 44316 20 0 0 18 0 3 0 374074008 53112832 11848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 12967 11848 218 20 0 12325 0
[pid=16443/tid=16445] ppid=16441 vsize=51868 CPUtime=222.12
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 8626 0 0 0 22203 9 0 0 25 0 3 0 374074010 53112832 11848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=51868 CPUtime=221.21
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 10353 0 0 0 22111 10 0 0 25 0 3 0 374074010 53112832 11848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 51868

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.21 3/80 16448
/proc/meminfo: memFree=1623640/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=54300 CPUtime=563.05
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 21342 0 0 0 56284 21 0 0 18 0 3 0 374074008 55603200 12177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 13575 12177 218 20 0 12933 0
[pid=16443/tid=16445] ppid=16441 vsize=54300 CPUtime=282.08
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 9598 0 0 0 28199 9 0 0 25 0 3 0 374074010 55603200 12177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=54300 CPUtime=280.95
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 11403 0 0 0 28084 11 0 0 25 0 3 0 374074010 55603200 12177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 54300

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.26 3/80 16448
/proc/meminfo: memFree=1620696/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=57276 CPUtime=682.73
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 23790 0 0 0 68249 24 0 0 18 0 3 0 374074008 58650624 12977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 14319 12977 218 20 0 13677 0
[pid=16443/tid=16445] ppid=16441 vsize=57276 CPUtime=342.05
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 10872 0 0 0 34194 11 0 0 25 0 3 0 374074010 58650624 12977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=57276 CPUtime=340.66
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 12577 0 0 0 34054 12 0 0 25 0 3 0 374074010 58650624 12977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 57276

[startup+402.302 s]

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

/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 32137 0 0 0 183806 31 0 0 25 0 3 0 374074010 85368832 19372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=83368 CPUtime=1836.36
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 36043 0 0 0 183585 51 0 0 25 0 3 0 374074010 85368832 19372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.77
Current children cumulated vsize (KiB) 83368

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 16646
/proc/meminfo: memFree=1594072/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=84392 CPUtime=3794.47
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 70040 0 0 0 379362 85 0 0 18 0 3 0 374074008 86417408 19511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21098 19511 218 20 0 20456 0
[pid=16443/tid=16445] ppid=16441 vsize=84392 CPUtime=1898.34
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 32959 0 0 0 189802 32 0 0 25 0 3 0 374074010 86417408 19511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=84392 CPUtime=1896.11
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 36740 0 0 0 189559 52 0 0 25 0 3 0 374074010 86417408 19511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.47
Current children cumulated vsize (KiB) 84392

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 16646
/proc/meminfo: memFree=1593880/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=84624 CPUtime=3914.18
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 71468 0 0 0 391331 87 0 0 18 0 3 0 374074008 86654976 19552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21156 19552 218 20 0 20514 0
[pid=16443/tid=16445] ppid=16441 vsize=84624 CPUtime=1958.3
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 33684 0 0 0 195797 33 0 0 25 0 3 0 374074010 86654976 19552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16443/tid=16446] ppid=16441 vsize=84624 CPUtime=1955.84
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 37443 0 0 0 195532 52 0 0 25 0 3 0 374074010 86654976 19552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.18
Current children cumulated vsize (KiB) 84624

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/80 16646
/proc/meminfo: memFree=1593816/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=84756 CPUtime=4033.88
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 72912 0 0 0 403300 88 0 0 18 0 3 0 374074008 86790144 19602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21189 19602 218 20 0 20547 0
[pid=16443/tid=16445] ppid=16441 vsize=84756 CPUtime=2018.2
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 34384 0 0 0 201786 34 0 0 25 0 3 0 374074010 86790144 19602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=84756 CPUtime=2015.66
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 38187 0 0 0 201513 53 0 0 25 0 3 0 374074010 86790144 19602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.88
Current children cumulated vsize (KiB) 84756

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.84 3/80 16646
/proc/meminfo: memFree=1593432/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=84888 CPUtime=4153.6
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 74401 0 0 0 415270 90 0 0 18 0 3 0 374074008 86925312 19687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21222 19687 218 20 0 20580 0
[pid=16443/tid=16445] ppid=16441 vsize=84888 CPUtime=2077.94
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 35110 0 0 0 207759 35 0 0 25 0 3 0 374074010 86925312 19687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=84888 CPUtime=2075.64
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 38950 0 0 0 207510 54 0 0 25 0 3 0 374074010 86925312 19687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.6
Current children cumulated vsize (KiB) 84888

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/80 16646
/proc/meminfo: memFree=1593048/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85320 CPUtime=4273.29
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 75912 0 0 0 427238 91 0 0 18 0 3 0 374074008 87367680 19786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21330 19786 218 20 0 20688 0
[pid=16443/tid=16445] ppid=16441 vsize=85320 CPUtime=2137.66
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 35860 0 0 0 213731 35 0 0 25 0 3 0 374074010 87367680 19786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85320 CPUtime=2135.61
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 39711 0 0 0 213506 55 0 0 25 0 3 0 374074010 87367680 19786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.29
Current children cumulated vsize (KiB) 85320

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/80 16646
/proc/meminfo: memFree=1592792/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85524 CPUtime=4393.01
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 77282 0 0 0 439208 93 0 0 18 0 3 0 374074008 87576576 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21381 19857 218 20 0 20739 0
[pid=16443/tid=16445] ppid=16441 vsize=85524 CPUtime=2197.39
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 36501 0 0 0 219703 36 0 0 25 0 3 0 374074010 87576576 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85524 CPUtime=2195.6
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 40440 0 0 0 219504 56 0 0 25 0 3 0 374074010 87576576 19857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.01
Current children cumulated vsize (KiB) 85524

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/80 16646
/proc/meminfo: memFree=1592728/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85524 CPUtime=4512.71
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 78719 0 0 0 451177 94 0 0 18 0 3 0 374074008 87576576 19867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21381 19867 218 20 0 20739 0
[pid=16443/tid=16445] ppid=16441 vsize=85524 CPUtime=2257.1
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 37220 0 0 0 225674 36 0 0 25 0 3 0 374074010 87576576 19867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85524 CPUtime=2255.58
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 41158 0 0 0 225501 57 0 0 25 0 3 0 374074010 87576576 19867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.71
Current children cumulated vsize (KiB) 85524

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/80 16646
/proc/meminfo: memFree=1592920/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85524 CPUtime=4632.4
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 80160 0 0 0 463146 94 0 0 18 0 3 0 374074008 87576576 19816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21381 19816 218 20 0 20739 0
[pid=16443/tid=16445] ppid=16441 vsize=85524 CPUtime=2316.82
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 37942 0 0 0 231646 36 0 0 25 0 3 0 374074010 87576576 19816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85524 CPUtime=2315.56
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 41877 0 0 0 231499 57 0 0 25 0 3 0 374074010 87576576 19816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.4
Current children cumulated vsize (KiB) 85524

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/80 16646
/proc/meminfo: memFree=1592728/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85524 CPUtime=4752.13
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 81530 0 0 0 475117 96 0 0 18 0 3 0 374074008 87576576 19866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21381 19866 218 20 0 20739 0
[pid=16443/tid=16445] ppid=16441 vsize=85524 CPUtime=2376.56
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 38664 0 0 0 237619 37 0 0 25 0 3 0 374074010 87576576 19866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85524 CPUtime=2375.55
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 42525 0 0 0 237497 58 0 0 25 0 3 0 374074010 87576576 19866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.13
Current children cumulated vsize (KiB) 85524

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/80 16646
/proc/meminfo: memFree=1592600/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=85524 CPUtime=4871.84
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 82998 0 0 0 487087 97 0 0 18 0 3 0 374074008 87576576 19888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21381 19888 218 20 0 20739 0
[pid=16443/tid=16445] ppid=16441 vsize=85524 CPUtime=2436.29
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 39392 0 0 0 243592 37 0 0 25 0 3 0 374074010 87576576 19888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=85524 CPUtime=2435.53
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 43265 0 0 0 243494 59 0 0 25 0 3 0 374074010 87576576 19888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.84
Current children cumulated vsize (KiB) 85524

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/80 16646
/proc/meminfo: memFree=1592216/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=86756 CPUtime=4991.54
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 84542 0 0 0 499056 98 0 0 18 0 3 0 374074008 88838144 19980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21689 19980 218 20 0 21047 0
[pid=16443/tid=16445] ppid=16441 vsize=86756 CPUtime=2496.01
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 40146 0 0 0 249563 38 0 0 25 0 3 0 374074010 88838144 19980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=86756 CPUtime=2495.52
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 44055 0 0 0 249492 60 0 0 25 0 3 0 374074010 88838144 19980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.54
Current children cumulated vsize (KiB) 86756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.97 1.88 3/80 16646
/proc/meminfo: memFree=1592216/2055920 swapFree=4148880/4192956
[pid=16443] ppid=16441 vsize=86964 CPUtime=5000.13
/proc/16443/stat : 16443 (MiraXTv3_dyn) S 16441 16443 16371 0 -1 4194304 84566 0 0 0 499914 99 0 0 18 0 3 0 374074008 89051136 20004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16443/statm: 21741 20004 218 20 0 21099 0
[pid=16443/tid=16445] ppid=16441 vsize=86964 CPUtime=2500.29
/proc/16443/task/16445/stat : 16445 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 40170 0 0 0 249991 38 0 0 25 0 3 0 374074010 89051136 20004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16443/tid=16446] ppid=16441 vsize=86964 CPUtime=2499.82
/proc/16443/task/16446/stat : 16446 (MiraXTv3_dyn) R 16441 16443 16371 0 -1 4194368 44055 0 0 0 249922 60 0 0 25 0 3 0 374074010 89051136 20004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 86964

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.63
CPU time (s): 5000.16
CPU user time (s): 4999.16
CPU system time (s): 1.00285
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 86964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84566
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= 593
involuntary context switches= 94565

runsolver used 2.47262 second user time and 6.69498 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 14:32:42 UTC 2007

IDJOB= 426041
IDBENCH= 19837
IDSOLVER= 196
FILE ID= node2/426041-1178980362

PBS_JOBID= 5252799

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426041-1178980362/MiraXTv3_dyn /tmp/evaluation/426041-1178980362/instance-426041-1178980362.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426041-1178980362 -o ROOT/results/node2/solver-426041-1178980362 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426041-1178980362/MiraXTv3_dyn /tmp/evaluation/426041-1178980362/instance-426041-1178980362.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6e660ff097ba2a6ea023c40b4d999c80

RANDOM SEED= 379151802

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1672456 kB
Buffers:         47260 kB
Cached:         247596 kB
SwapCached:      12368 kB
Active:         135576 kB
Inactive:       182192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672456 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            51172 kB
Committed_AS: 11832928 kB
PageTables:       1860 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= 66561 MiB

End job on node2 on Sat May 12 15:14:31 UTC 2007