Trace number 426166

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.11 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1211740352-20.UNSAT.shuffled.cnf
MD5SUM49141385aac03f506711f7c91a24b9ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2752.02
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node1/watcher-426166-1178994416 -o ROOT/results/node1/solver-426166-1178994416 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426166-1178994416/MiraXTv3_dyn /tmp/evaluation/426166-1178994416/instance-426166-1178994416.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.95 1.92 3/77 2585
/proc/meminfo: memFree=1620736/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=3788 CPUtime=0
/proc/2585/stat : 2585 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 375479414 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/2585/statm: 947 267 205 20 0 305 0

[startup+0.02777 s]
/proc/loadavg: 1.84 1.95 1.92 3/77 2585
/proc/meminfo: memFree=1620736/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=5952 CPUtime=0.03
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 473 0 0 0 3 0 0 0 18 0 3 0 375479414 6094848 448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 1521 449 218 20 0 879 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5952

[startup+0.102062 s]
/proc/loadavg: 1.84 1.95 1.92 3/77 2585
/proc/meminfo: memFree=1620736/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=7400 CPUtime=0.18
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 669 0 0 0 18 0 0 0 18 0 3 0 375479414 7577600 644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 1850 644 218 20 0 1208 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7400

[startup+0.301087 s]
/proc/loadavg: 1.84 1.95 1.92 3/77 2585
/proc/meminfo: memFree=1620736/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=8564 CPUtime=0.57
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 1027 0 0 0 57 0 0 0 18 0 3 0 375479414 8769536 1002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 2141 1002 218 20 0 1499 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8564

[startup+0.701133 s]
/proc/loadavg: 1.84 1.95 1.92 3/77 2585
/proc/meminfo: memFree=1620736/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=10628 CPUtime=1.37
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 1653 0 0 0 137 0 0 0 18 0 3 0 375479414 10883072 1628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 2657 1628 218 20 0 2015 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10628

[startup+1.50123 s]
/proc/loadavg: 1.84 1.95 1.92 3/80 2588
/proc/meminfo: memFree=1613416/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=14996 CPUtime=2.97
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 2683 0 0 0 296 1 0 0 18 0 3 0 375479414 15355904 2658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 3749 2658 218 20 0 3107 0
[pid=2585/tid=2587] ppid=2583 vsize=14996 CPUtime=1.48
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 1164 0 0 0 148 0 0 0 18 0 3 0 375479415 15355904 2658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=14996 CPUtime=1.47
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 1170 0 0 0 147 0 0 0 16 0 3 0 375479415 15355904 2658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14996

[startup+3.10142 s]
/proc/loadavg: 1.85 1.95 1.92 3/80 2588
/proc/meminfo: memFree=1610088/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=16956 CPUtime=6.16
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 3253 0 0 0 615 1 0 0 18 0 3 0 375479414 17362944 3228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 4239 3228 218 20 0 3597 0
[pid=2585/tid=2587] ppid=2583 vsize=16956 CPUtime=3.07
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 1429 0 0 0 307 0 0 0 19 0 3 0 375479415 17362944 3228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=16956 CPUtime=3.08
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 1475 0 0 0 307 1 0 0 20 0 3 0 375479415 17362944 3228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16956

[startup+6.30279 s]
/proc/loadavg: 1.85 1.95 1.92 3/80 2588
/proc/meminfo: memFree=1603048/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=24644 CPUtime=12.55
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 5294 0 0 0 1252 3 0 0 18 0 3 0 375479414 25235456 5155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 6161 5155 218 20 0 5519 0
[pid=2585/tid=2587] ppid=2583 vsize=24644 CPUtime=6.26
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 2346 0 0 0 626 0 0 0 19 0 3 0 375479415 25235456 5155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=24644 CPUtime=6.28
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 2599 0 0 0 626 2 0 0 25 0 3 0 375479415 25235456 5155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24644

[startup+12.7015 s]
/proc/loadavg: 1.87 1.96 1.92 3/80 2588
/proc/meminfo: memFree=1588712/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=37948 CPUtime=25.31
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 8611 0 0 0 2525 6 0 0 18 0 3 0 375479414 38858752 8228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 9487 8228 218 20 0 8845 0
[pid=2585/tid=2587] ppid=2583 vsize=37948 CPUtime=12.62
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 3981 0 0 0 1260 2 0 0 25 0 3 0 375479415 38858752 8228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=37948 CPUtime=12.66
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 4281 0 0 0 1263 3 0 0 25 0 3 0 375479415 38858752 8228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 37948

[startup+25.5011 s]
/proc/loadavg: 1.89 1.96 1.92 3/80 2588
/proc/meminfo: memFree=1582376/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=44348 CPUtime=50.82
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 10599 0 0 0 5074 8 0 0 18 0 3 0 375479414 45412352 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 11087 9778 218 20 0 10445 0
[pid=2585/tid=2587] ppid=2583 vsize=44348 CPUtime=25.37
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 5046 0 0 0 2534 3 0 0 25 0 3 0 375479415 45412352 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=44348 CPUtime=25.44
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 5204 0 0 0 2540 4 0 0 25 0 3 0 375479415 45412352 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 44348

[startup+51.1011 s]
/proc/loadavg: 1.93 1.96 1.92 4/80 2588
/proc/meminfo: memFree=1573608/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=52584 CPUtime=101.89
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 13551 0 0 0 10178 11 0 0 18 0 3 0 375479414 53846016 11933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 13146 11933 218 20 0 12504 0
[pid=2585/tid=2587] ppid=2583 vsize=52584 CPUtime=50.85
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 6734 0 0 0 5080 5 0 0 25 0 3 0 375479415 53846016 11933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=52584 CPUtime=51.01
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 6468 0 0 0 5096 5 0 0 25 0 3 0 375479415 53846016 11933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 52584

[startup+102.306 s]
/proc/loadavg: 1.97 1.96 1.92 3/80 2588
/proc/meminfo: memFree=1570920/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=54708 CPUtime=204
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 15552 0 0 0 20387 13 0 0 18 0 3 0 375479414 56020992 12493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 13677 12493 218 20 0 13035 0
[pid=2585/tid=2587] ppid=2583 vsize=54708 CPUtime=101.83
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 7737 0 0 0 10177 6 0 0 25 0 3 0 375479415 56020992 12493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=54708 CPUtime=102.15
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 7466 0 0 0 10209 6 0 0 25 0 3 0 375479415 56020992 12493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 54708

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 2588
/proc/meminfo: memFree=1564712/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=60328 CPUtime=323.66
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 18902 0 0 0 32350 16 0 0 18 0 3 0 375479414 61775872 14198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 15082 14198 218 20 0 14440 0
[pid=2585/tid=2587] ppid=2583 vsize=60328 CPUtime=161.58
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 9270 0 0 0 16151 7 0 0 25 0 3 0 375479415 61775872 14198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529758 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=60328 CPUtime=162.06
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 9283 0 0 0 16198 8 0 0 25 0 3 0 375479415 61775872 14198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 60328

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 2588
/proc/meminfo: memFree=1559912/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=65616 CPUtime=443.34
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 21651 0 0 0 44315 19 0 0 18 0 3 0 375479414 67190784 15295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 16404 15295 218 20 0 15762 0
[pid=2585/tid=2587] ppid=2583 vsize=65616 CPUtime=221.32
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 10571 0 0 0 22123 9 0 0 17 0 3 0 375479415 67190784 15295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=65616 CPUtime=222.02
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 10731 0 0 0 22192 10 0 0 25 0 3 0 375479415 67190784 15295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 65616

[startup+282.301 s]
/proc/loadavg: 2.07 1.99 1.93 3/80 2588
/proc/meminfo: memFree=1554536/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=71696 CPUtime=563.03
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 24707 0 0 0 56279 24 0 0 18 0 3 0 375479414 73416704 16613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 17924 16613 218 20 0 17282 0
[pid=2585/tid=2587] ppid=2583 vsize=71696 CPUtime=281.05
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 12137 0 0 0 28094 11 0 0 25 0 3 0 375479415 73416704 16613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=71696 CPUtime=281.96
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 12221 0 0 0 28184 12 0 0 25 0 3 0 375479415 73416704 16613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 71696

[startup+342.301 s]
/proc/loadavg: 2.02 1.99 1.93 4/80 2588
/proc/meminfo: memFree=1553448/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=73476 CPUtime=682.7
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 26476 0 0 0 68245 25 0 0 18 0 3 0 375479414 75239424 16870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 18369 16870 218 20 0 17727 0
[pid=2585/tid=2587] ppid=2583 vsize=73476 CPUtime=340.79
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 12928 0 0 0 34067 12 0 0 25 0 3 0 375479415 75239424 16870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2585/tid=2588] ppid=2583 vsize=73476 CPUtime=341.9
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 13199 0 0 0 34177 13 0 0 25 0 3 0 375479415 75239424 16870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 73476

[startup+402.301 s]

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

/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 33239 0 0 0 183851 28 0 0 25 0 3 0 375479415 96419840 22333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=94160 CPUtime=1836.31
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 33041 0 0 0 183596 35 0 0 25 0 3 0 375479415 96419840 22333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.11
Current children cumulated vsize (KiB) 94160

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2590
/proc/meminfo: memFree=1529192/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=97012 CPUtime=3794.82
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 68720 0 0 0 379417 65 0 0 18 0 3 0 375479414 99340288 22910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 24253 22910 218 20 0 23611 0
[pid=2585/tid=2587] ppid=2583 vsize=97012 CPUtime=1898.75
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 34085 0 0 0 189847 28 0 0 25 0 3 0 375479415 99340288 22910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=97012 CPUtime=1896.04
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 34286 0 0 0 189568 36 0 0 25 0 3 0 375479415 99340288 22910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565743 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.82
Current children cumulated vsize (KiB) 97012

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2590
/proc/meminfo: memFree=1526568/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=100048 CPUtime=3914.52
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 70588 0 0 0 391385 67 0 0 18 0 3 0 375479414 102449152 23556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25012 23556 218 20 0 24370 0
[pid=2585/tid=2587] ppid=2583 vsize=100048 CPUtime=1958.7
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 34721 0 0 0 195841 29 0 0 25 0 3 0 375479415 102449152 23556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=100048 CPUtime=1955.8
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 35518 0 0 0 195542 38 0 0 25 0 3 0 375479415 102449152 23556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.52
Current children cumulated vsize (KiB) 100048

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2590
/proc/meminfo: memFree=1526056/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=100340 CPUtime=4034.22
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 71909 0 0 0 403354 68 0 0 18 0 3 0 375479414 102748160 23644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25085 23644 218 20 0 24443 0
[pid=2585/tid=2587] ppid=2583 vsize=100340 CPUtime=2018.43
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 35372 0 0 0 201814 29 0 0 25 0 3 0 375479415 102748160 23644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=100340 CPUtime=2015.77
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 36188 0 0 0 201539 38 0 0 25 0 3 0 375479415 102748160 23644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.22
Current children cumulated vsize (KiB) 100340

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 2756
/proc/meminfo: memFree=1524520/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=100632 CPUtime=4153.67
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 73524 0 0 0 415283 84 0 0 18 0 3 0 375479414 103047168 23706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25158 23706 218 20 0 24516 0
[pid=2585/tid=2587] ppid=2583 vsize=100632 CPUtime=2078.04
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 36191 0 0 0 207760 44 0 0 25 0 3 0 375479415 103047168 23706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=100632 CPUtime=2075.61
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 36984 0 0 0 207522 39 0 0 25 0 3 0 375479415 103047168 23706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.67
Current children cumulated vsize (KiB) 100632

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1525416/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=100988 CPUtime=4273.28
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 74865 0 0 0 427239 89 0 0 18 0 3 0 375479414 103411712 23795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25247 23795 218 20 0 24605 0
[pid=2585/tid=2587] ppid=2583 vsize=100988 CPUtime=2137.74
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 36857 0 0 0 213725 49 0 0 25 0 3 0 375479415 103411712 23795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=100988 CPUtime=2135.52
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 37659 0 0 0 213513 39 0 0 25 0 3 0 375479415 103411712 23795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.28
Current children cumulated vsize (KiB) 100988

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1524392/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=102216 CPUtime=4393.01
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 76442 0 0 0 439211 90 0 0 18 0 3 0 375479414 104669184 24112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25554 24112 218 20 0 24912 0
[pid=2585/tid=2587] ppid=2583 vsize=102216 CPUtime=2197.49
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 37772 0 0 0 219699 50 0 0 25 0 3 0 375479415 104669184 24112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=102216 CPUtime=2195.5
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 38321 0 0 0 219511 39 0 0 25 0 3 0 375479415 104669184 24112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.01
Current children cumulated vsize (KiB) 102216

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523432/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103240 CPUtime=4512.72
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 78044 0 0 0 451181 91 0 0 18 0 3 0 375479414 105717760 24288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25810 24288 218 20 0 25168 0
[pid=2585/tid=2587] ppid=2583 vsize=103240 CPUtime=2257.23
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 38733 0 0 0 225673 50 0 0 25 0 3 0 375479415 105717760 24288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103240 CPUtime=2255.47
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 38962 0 0 0 225507 40 0 0 25 0 3 0 375479415 105717760 24288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.72
Current children cumulated vsize (KiB) 103240

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523240/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103240 CPUtime=4632.39
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 79354 0 0 0 463147 92 0 0 18 0 3 0 375479414 105717760 24322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25810 24322 218 20 0 25168 0
[pid=2585/tid=2587] ppid=2583 vsize=103240 CPUtime=2316.95
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 39398 0 0 0 231644 51 0 0 25 0 3 0 375479415 105717760 24322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103240 CPUtime=2315.43
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 39607 0 0 0 231503 40 0 0 25 0 3 0 375479415 105717760 24322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.39
Current children cumulated vsize (KiB) 103240

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523240/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103240 CPUtime=4752.09
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 80650 0 0 0 475116 93 0 0 18 0 3 0 375479414 105717760 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25810 24334 218 20 0 25168 0
[pid=2585/tid=2587] ppid=2583 vsize=103240 CPUtime=2376.67
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 40046 0 0 0 237616 51 0 0 25 0 3 0 375479415 105717760 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103240 CPUtime=2375.4
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 40255 0 0 0 237499 41 0 0 25 0 3 0 375479415 105717760 24334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.09
Current children cumulated vsize (KiB) 103240

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523048/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103404 CPUtime=4871.79
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 81976 0 0 0 487085 94 0 0 18 0 3 0 375479414 105885696 24368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25851 24368 218 20 0 25209 0
[pid=2585/tid=2587] ppid=2583 vsize=103404 CPUtime=2436.4
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 40719 0 0 0 243589 51 0 0 25 0 3 0 375479415 105885696 24368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103404 CPUtime=2435.36
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 40908 0 0 0 243495 41 0 0 25 0 3 0 375479415 105885696 24368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.79
Current children cumulated vsize (KiB) 103404

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523112/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103404 CPUtime=4991.49
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 83293 0 0 0 499054 95 0 0 18 0 3 0 375479414 105885696 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25851 24384 218 20 0 25209 0
[pid=2585/tid=2587] ppid=2583 vsize=103404 CPUtime=2496.14
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 41378 0 0 0 249562 52 0 0 25 0 3 0 375479415 105885696 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565482 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103404 CPUtime=2495.33
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 41566 0 0 0 249491 42 0 0 25 0 3 0 375479415 105885696 24384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.49
Current children cumulated vsize (KiB) 103404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 2788
/proc/meminfo: memFree=1523112/2055920 swapFree=4145760/4192956
[pid=2585] ppid=2583 vsize=103404 CPUtime=5000.07
/proc/2585/stat : 2585 (MiraXTv3_dyn) S 2583 2585 2186 0 -1 4194304 83457 0 0 0 499912 95 0 0 18 0 3 0 375479414 105885696 24385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2585/statm: 25851 24385 218 20 0 25209 0
[pid=2585/tid=2587] ppid=2583 vsize=103404 CPUtime=2500.42
/proc/2585/task/2587/stat : 2587 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 41542 0 0 0 249990 52 0 0 25 0 3 0 375479415 105885696 24385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2585/tid=2588] ppid=2583 vsize=103404 CPUtime=2499.63
/proc/2585/task/2588/stat : 2588 (MiraXTv3_dyn) R 2583 2585 2186 0 -1 4194368 41566 0 0 0 249921 42 0 0 25 0 3 0 375479415 105885696 24385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 103404

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.11
CPU user time (s): 4999.14
CPU system time (s): 0.970852
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 104056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83457
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= 671
involuntary context switches= 94142

runsolver used 2.44463 second user time and 6.76197 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 18:26:56 UTC 2007

IDJOB= 426166
IDBENCH= 19984
IDSOLVER= 196
FILE ID= node1/426166-1178994416

PBS_JOBID= 5252816

Free space on /tmp= 54603 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1211740352-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426166-1178994416/MiraXTv3_dyn /tmp/evaluation/426166-1178994416/instance-426166-1178994416.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426166-1178994416 -o ROOT/results/node1/solver-426166-1178994416 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426166-1178994416/MiraXTv3_dyn /tmp/evaluation/426166-1178994416/instance-426166-1178994416.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  49141385aac03f506711f7c91a24b9ac

RANDOM SEED= 539624118

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1621080 kB
Buffers:         51072 kB
Cached:         272028 kB
SwapCached:      14724 kB
Active:         130892 kB
Inactive:       217444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621080 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            72044 kB
Committed_AS:  9805936 kB
PageTables:       1832 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= 54603 MiB

End job on node1 on Sat May 12 19:08:44 UTC 2007