Trace number 455865

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.07 2506.43

General information on the benchmark

Namecrafted/spence/
hard/s109-100.cnf
MD5SUM11c209576d94e395a78f5a6b8d2ce9b6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1634.04
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
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/node15/watcher-455865-1179050535 -o ROOT/results/node15/solver-455865-1179050535 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455865-1179050535/MiraXTv3_dyn /tmp/evaluation/455865-1179050535/instance-455865-1179050535.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.69 1.93 1.82 3/77 29531
/proc/meminfo: memFree=1695232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=3788 CPUtime=0
/proc/29531/stat : 29531 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 352971125 3878912 245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7955738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29531/statm: 947 246 206 20 0 305 0

[startup+0.075836 s]
/proc/loadavg: 1.69 1.93 1.82 3/77 29531
/proc/meminfo: memFree=1695232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=6456 CPUtime=0.13
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 561 0 0 0 13 0 0 0 18 0 3 0 352971125 6610944 536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 1614 536 218 20 0 972 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6456

[startup+0.101838 s]
/proc/loadavg: 1.69 1.93 1.82 3/77 29531
/proc/meminfo: memFree=1695232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=6640 CPUtime=0.18
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 632 0 0 0 18 0 0 0 18 0 3 0 352971125 6799360 607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 1660 607 218 20 0 1018 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6640

[startup+0.30186 s]
/proc/loadavg: 1.69 1.93 1.82 3/77 29531
/proc/meminfo: memFree=1695232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=8456 CPUtime=0.58
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 1026 0 0 0 58 0 0 0 18 0 3 0 352971125 8658944 1001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 2114 1001 218 20 0 1472 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8456

[startup+0.701898 s]
/proc/loadavg: 1.69 1.93 1.82 3/77 29531
/proc/meminfo: memFree=1695232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=11076 CPUtime=1.38
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 1679 0 0 0 138 0 0 0 18 0 3 0 352971125 11341824 1654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 2769 1654 218 20 0 2127 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11076

[startup+1.50197 s]
/proc/loadavg: 1.69 1.93 1.82 3/80 29534
/proc/meminfo: memFree=1688040/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=12056 CPUtime=2.98
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 2161 0 0 0 298 0 0 0 18 0 3 0 352971125 12345344 2136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 3014 2136 218 20 0 2372 0
[pid=29531/tid=29533] ppid=29529 vsize=12056 CPUtime=1.49
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 683 0 0 0 149 0 0 0 18 0 3 0 352971126 12345344 2136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29531/tid=29534] ppid=29529 vsize=12056 CPUtime=1.48
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 1185 0 0 0 148 0 0 0 17 0 3 0 352971126 12345344 2136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12056

[startup+3.10113 s]
/proc/loadavg: 1.69 1.93 1.82 3/80 29534
/proc/meminfo: memFree=1685800/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=15956 CPUtime=6.17
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 3142 0 0 0 616 1 0 0 18 0 3 0 352971125 16338944 3043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 3989 3043 218 20 0 3347 0
[pid=29531/tid=29533] ppid=29529 vsize=15956 CPUtime=3.08
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 1019 0 0 0 308 0 0 0 25 0 3 0 352971126 16338944 3043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566752 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29531/tid=29534] ppid=29529 vsize=15956 CPUtime=3.07
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 1830 0 0 0 307 0 0 0 18 0 3 0 352971126 16338944 3043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15956

[startup+6.30243 s]
/proc/loadavg: 1.72 1.93 1.82 3/80 29534
/proc/meminfo: memFree=1678440/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=22660 CPUtime=12.56
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 4973 0 0 0 1253 3 0 0 18 0 3 0 352971125 23203840 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 5665 4791 218 20 0 5023 0
[pid=29531/tid=29533] ppid=29529 vsize=22660 CPUtime=6.29
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 1850 0 0 0 628 1 0 0 25 0 3 0 352971126 23203840 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29531/tid=29534] ppid=29529 vsize=22660 CPUtime=6.26
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 2830 0 0 0 625 1 0 0 25 0 3 0 352971126 23203840 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 22660

[startup+12.701 s]
/proc/loadavg: 1.74 1.94 1.82 3/80 29534
/proc/meminfo: memFree=1670696/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=29560 CPUtime=25.31
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 6707 0 0 0 2526 5 0 0 18 0 3 0 352971125 30269440 6195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 7390 6195 218 20 0 6748 0
[pid=29531/tid=29533] ppid=29529 vsize=29560 CPUtime=12.68
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 2723 0 0 0 1266 2 0 0 23 0 3 0 352971126 30269440 6195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29531/tid=29534] ppid=29529 vsize=29560 CPUtime=12.63
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 3691 0 0 0 1260 3 0 0 25 0 3 0 352971126 30269440 6195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29560

[startup+25.5012 s]
/proc/loadavg: 1.80 1.94 1.82 3/80 29534
/proc/meminfo: memFree=1662696/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=37472 CPUtime=50.82
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 9246 0 0 0 5075 7 0 0 18 0 3 0 352971125 38371328 8253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 9368 8253 218 20 0 8726 0
[pid=29531/tid=29533] ppid=29529 vsize=37472 CPUtime=25.44
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 4040 0 0 0 2541 3 0 0 18 0 3 0 352971126 38371328 8253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=37472 CPUtime=25.37
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 4913 0 0 0 2533 4 0 0 18 0 3 0 352971126 38371328 8253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 37472

[startup+51.1017 s]
/proc/loadavg: 1.87 1.94 1.82 3/80 29534
/proc/meminfo: memFree=1657960/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=42532 CPUtime=101.9
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 11407 0 0 0 10180 10 0 0 18 0 3 0 352971125 43552768 9462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 10633 9462 218 20 0 9991 0
[pid=29531/tid=29533] ppid=29529 vsize=42532 CPUtime=50.92
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 5213 0 0 0 5089 3 0 0 25 0 3 0 352971126 43552768 9462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=42532 CPUtime=50.96
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 5901 0 0 0 5090 6 0 0 25 0 3 0 352971126 43552768 9462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 42532

[startup+102.306 s]
/proc/loadavg: 1.94 1.95 1.83 3/80 29534
/proc/meminfo: memFree=1651432/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=48876 CPUtime=204.05
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 14538 0 0 0 20392 13 0 0 18 0 3 0 352971125 50049024 11020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 12219 11020 218 20 0 11577 0
[pid=29531/tid=29533] ppid=29529 vsize=48876 CPUtime=101.9
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 6708 0 0 0 10186 4 0 0 21 0 3 0 352971126 50049024 11020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=48876 CPUtime=102.14
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 7537 0 0 0 10206 8 0 0 25 0 3 0 352971126 50049024 11020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 48876

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.83 3/80 29534
/proc/meminfo: memFree=1648232/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=52988 CPUtime=323.72
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 17410 0 0 0 32356 16 0 0 18 0 3 0 352971125 54259712 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 13247 11832 218 20 0 12605 0
[pid=29531/tid=29533] ppid=29529 vsize=52988 CPUtime=161.61
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 8393 0 0 0 16155 6 0 0 25 0 3 0 352971126 54259712 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=52988 CPUtime=162.09
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 8724 0 0 0 16200 9 0 0 25 0 3 0 352971126 54259712 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 52988

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 29534
/proc/meminfo: memFree=1646376/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=54616 CPUtime=443.44
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 19508 0 0 0 44326 18 0 0 18 0 3 0 352971125 55926784 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 13654 12280 218 20 0 13012 0
[pid=29531/tid=29533] ppid=29529 vsize=54616 CPUtime=221.36
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 9452 0 0 0 22129 7 0 0 25 0 3 0 352971126 55926784 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=54616 CPUtime=222.06
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 9763 0 0 0 22196 10 0 0 25 0 3 0 352971126 55926784 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 54616

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 29534
/proc/meminfo: memFree=1645608/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=55740 CPUtime=563.14
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 21633 0 0 0 56294 20 0 0 18 0 3 0 352971125 57077760 12496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 13935 12496 218 20 0 13293 0
[pid=29531/tid=29533] ppid=29529 vsize=55740 CPUtime=281.1
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 10624 0 0 0 28103 7 0 0 25 0 3 0 352971126 57077760 12496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=55740 CPUtime=282.02
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 10716 0 0 0 28191 11 0 0 25 0 3 0 352971126 57077760 12496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 55740

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 29534
/proc/meminfo: memFree=1644712/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=56072 CPUtime=682.81
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 23888 0 0 0 68259 22 0 0 18 0 3 0 352971125 57417728 12699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 14018 12699 218 20 0 13376 0
[pid=29531/tid=29533] ppid=29529 vsize=56072 CPUtime=340.82
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 11742 0 0 0 34073 9 0 0 25 0 3 0 352971126 57417728 12699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=56072 CPUtime=341.99
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 11853 0 0 0 34186 13 0 0 25 0 3 0 352971126 57417728 12699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 56072

[startup+402.301 s]

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

/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 35482 0 0 0 183873 32 0 0 25 0 3 0 352971126 75984896 16941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74204 CPUtime=1836.15
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 35261 0 0 0 183583 32 0 0 25 0 3 0 352971126 75984896 16941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.22
Current children cumulated vsize (KiB) 74204

[startup+1902.3 s]
/proc/loadavg: 1.98 1.96 1.91 3/80 29534
/proc/meminfo: memFree=1627368/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74412 CPUtime=3794.91
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 72803 0 0 0 379425 66 0 0 18 0 3 0 352971125 76197888 16991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18603 16991 218 20 0 17961 0
[pid=29531/tid=29533] ppid=29529 vsize=74412 CPUtime=1898.78
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 36370 0 0 0 189846 32 0 0 25 0 3 0 352971126 76197888 16991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74412 CPUtime=1896.11
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 36140 0 0 0 189578 33 0 0 25 0 3 0 352971126 76197888 16991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.91
Current children cumulated vsize (KiB) 74412

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29534
/proc/meminfo: memFree=1627176/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74412 CPUtime=3914.59
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 74574 0 0 0 391391 68 0 0 18 0 3 0 352971125 76197888 17040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18603 17040 218 20 0 17961 0
[pid=29531/tid=29533] ppid=29529 vsize=74412 CPUtime=1958.49
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 37232 0 0 0 195816 33 0 0 25 0 3 0 352971126 76197888 17040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74412 CPUtime=1956.09
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 37049 0 0 0 195575 34 0 0 22 0 3 0 352971126 76197888 17040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.59
Current children cumulated vsize (KiB) 74412

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29534
/proc/meminfo: memFree=1627112/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74412 CPUtime=4034.29
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 76087 0 0 0 403360 69 0 0 18 0 3 0 352971125 76197888 17074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18603 17074 218 20 0 17961 0
[pid=29531/tid=29533] ppid=29529 vsize=74412 CPUtime=2018.22
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 38101 0 0 0 201788 34 0 0 25 0 3 0 352971126 76197888 17074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74412 CPUtime=2016.06
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 37693 0 0 0 201571 35 0 0 25 0 3 0 352971126 76197888 17074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.29
Current children cumulated vsize (KiB) 74412

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29534
/proc/meminfo: memFree=1626792/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74576 CPUtime=4154.01
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 77761 0 0 0 415331 70 0 0 18 0 3 0 352971125 76365824 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18644 17136 218 20 0 18002 0
[pid=29531/tid=29533] ppid=29529 vsize=74576 CPUtime=2077.97
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 39028 0 0 0 207763 34 0 0 25 0 3 0 352971126 76365824 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74576 CPUtime=2076.04
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 38440 0 0 0 207568 36 0 0 25 0 3 0 352971126 76365824 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.01
Current children cumulated vsize (KiB) 74576

[startup+2142.3 s]
/proc/loadavg: 2.03 1.99 1.91 3/80 29534
/proc/meminfo: memFree=1626920/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74576 CPUtime=4273.7
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 79407 0 0 0 427298 72 0 0 18 0 3 0 352971125 76365824 17166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18644 17166 218 20 0 18002 0
[pid=29531/tid=29533] ppid=29529 vsize=74576 CPUtime=2137.68
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 39901 0 0 0 213734 34 0 0 25 0 3 0 352971126 76365824 17166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74576 CPUtime=2136
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 39213 0 0 0 213563 37 0 0 25 0 3 0 352971126 76365824 17166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.7
Current children cumulated vsize (KiB) 74576

[startup+2202.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/80 29534
/proc/meminfo: memFree=1626472/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=74708 CPUtime=4393.38
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 80997 0 0 0 439265 73 0 0 18 0 3 0 352971125 76500992 17256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18677 17256 218 20 0 18035 0
[pid=29531/tid=29533] ppid=29529 vsize=74708 CPUtime=2197.42
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 40736 0 0 0 219707 35 0 0 25 0 3 0 352971126 76500992 17256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=74708 CPUtime=2195.95
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 39968 0 0 0 219558 37 0 0 25 0 3 0 352971126 76500992 17256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.38
Current children cumulated vsize (KiB) 74708

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29534
/proc/meminfo: memFree=1625832/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=4513.1
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 82781 0 0 0 451235 75 0 0 18 0 3 0 352971125 77742080 17415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17415 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2257.16
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 41705 0 0 0 225680 36 0 0 25 0 3 0 352971126 77742080 17415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2255.92
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 40783 0 0 0 225554 38 0 0 25 0 3 0 352971126 77742080 17415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.1
Current children cumulated vsize (KiB) 75920

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29534
/proc/meminfo: memFree=1625832/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=4632.77
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 84416 0 0 0 463201 76 0 0 18 0 3 0 352971125 77742080 17417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17417 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2316.86
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 42585 0 0 0 231650 36 0 0 25 0 3 0 352971126 77742080 17417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2315.9
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 41538 0 0 0 231551 39 0 0 25 0 3 0 352971126 77742080 17417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.77
Current children cumulated vsize (KiB) 75920

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29534
/proc/meminfo: memFree=1625768/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=4752.45
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 86058 0 0 0 475168 77 0 0 18 0 3 0 352971125 77742080 17421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17421 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2376.59
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 43468 0 0 0 237622 37 0 0 25 0 3 0 352971126 77742080 17421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2375.86
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 42297 0 0 0 237546 40 0 0 25 0 3 0 352971126 77742080 17421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.45
Current children cumulated vsize (KiB) 75920

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29536
/proc/meminfo: memFree=1625704/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=4872.16
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 87577 0 0 0 487137 79 0 0 18 0 3 0 352971125 77742080 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17428 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2436.32
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 44228 0 0 0 243594 38 0 0 25 0 3 0 352971126 77742080 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521976 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2435.83
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 43056 0 0 0 243542 41 0 0 25 0 3 0 352971126 77742080 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.16
Current children cumulated vsize (KiB) 75920

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29536
/proc/meminfo: memFree=1625704/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=4991.84
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 89366 0 0 0 499103 81 0 0 18 0 3 0 352971125 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17444 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2496.05
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 45243 0 0 0 249566 39 0 0 17 0 3 0 352971126 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2495.79
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 43830 0 0 0 249537 42 0 0 17 0 3 0 352971126 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.84
Current children cumulated vsize (KiB) 75920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 29536
/proc/meminfo: memFree=1625704/2055920 swapFree=4156504/4192956
[pid=29531] ppid=29529 vsize=75920 CPUtime=5000.03
/proc/29531/stat : 29531 (MiraXTv3_dyn) S 29529 29531 29200 0 -1 4194304 89366 0 0 0 499922 81 0 0 18 0 3 0 352971125 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29531/statm: 18980 17444 218 20 0 18338 0
[pid=29531/tid=29533] ppid=29529 vsize=75920 CPUtime=2500.13
/proc/29531/task/29533/stat : 29533 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 45243 0 0 0 249974 39 0 0 25 0 3 0 352971126 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29531/tid=29534] ppid=29529 vsize=75920 CPUtime=2499.89
/proc/29531/task/29534/stat : 29534 (MiraXTv3_dyn) R 29529 29531 29200 0 -1 4194368 43830 0 0 0 249947 42 0 0 25 0 3 0 352971126 77742080 17444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 75920

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.43
CPU time (s): 5000.07
CPU user time (s): 4999.24
CPU system time (s): 0.827874
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 76424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.827874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89366
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= 542
involuntary context switches= 94295

runsolver used 2.45963 second user time and 6.66399 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun May 13 10:02:15 UTC 2007

IDJOB= 455865
IDBENCH= 20444
IDSOLVER= 196
FILE ID= node15/455865-1179050535

PBS_JOBID= 5253315

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s109-100.cnf
COMMAND LINE= /tmp/evaluation/455865-1179050535/MiraXTv3_dyn /tmp/evaluation/455865-1179050535/instance-455865-1179050535.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-455865-1179050535 -o ROOT/results/node15/solver-455865-1179050535 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455865-1179050535/MiraXTv3_dyn /tmp/evaluation/455865-1179050535/instance-455865-1179050535.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  11c209576d94e395a78f5a6b8d2ce9b6

RANDOM SEED= 55175622

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1695512 kB
Buffers:         43424 kB
Cached:         245776 kB
SwapCached:      16460 kB
Active:         164348 kB
Inactive:       149228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695512 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            32260 kB
Committed_AS: 10942052 kB
PageTables:       1868 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= 66533 MiB

End job on node15 on Sun May 13 10:44:04 UTC 2007