Trace number 426176

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
MD5SUM3ea013b4d851f8f6c5d4d888cc4b56c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/node4/watcher-426176-1178994548 -o ROOT/results/node4/solver-426176-1178994548 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426176-1178994548/MiraXTv3_dyn /tmp/evaluation/426176-1178994548/instance-426176-1178994548.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 31409
/proc/meminfo: memFree=1548696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=3788 CPUtime=0
/proc/31409/stat : 31409 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 375492612 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/31409/statm: 947 275 206 20 0 305 0

[startup+0.052418 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 31409
/proc/meminfo: memFree=1548696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=7876 CPUtime=0.22
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 726 0 0 0 22 0 0 0 18 0 3 0 375492612 8065024 702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 2265 1031 218 20 0 1623 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 7876

[startup+0.328719 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 31409
/proc/meminfo: memFree=1548696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=9192 CPUtime=0.62
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 1134 0 0 0 62 0 0 0 18 0 3 0 375492612 9412608 1109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 2298 1109 218 20 0 1656 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9192

[startup+0.401725 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 31409
/proc/meminfo: memFree=1548696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=9628 CPUtime=0.77
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 1254 0 0 0 77 0 0 0 18 0 3 0 375492612 9859072 1229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 2407 1229 218 20 0 1765 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9628

[startup+0.701755 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 31409
/proc/meminfo: memFree=1548696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=11348 CPUtime=1.37
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 1740 0 0 0 136 1 0 0 18 0 3 0 375492612 11620352 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 2837 1715 218 20 0 2195 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11348

[startup+1.50183 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1539904/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=15028 CPUtime=2.96
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 2802 0 0 0 295 1 0 0 18 0 3 0 375492612 15388672 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 3757 2777 218 20 0 3115 0
[pid=31409/tid=31411] ppid=31407 vsize=15028 CPUtime=1.48
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 1199 0 0 0 147 1 0 0 19 0 3 0 375492614 15388672 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=15028 CPUtime=1.47
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 1241 0 0 0 147 0 0 0 16 0 3 0 375492614 15388672 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15028

[startup+3.10198 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1537088/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=17336 CPUtime=6.16
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 3448 0 0 0 614 2 0 0 18 0 3 0 375492612 17752064 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 4334 3423 218 20 0 3692 0
[pid=31409/tid=31411] ppid=31407 vsize=17336 CPUtime=3.08
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 1546 0 0 0 307 1 0 0 19 0 3 0 375492614 17752064 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=17336 CPUtime=3.06
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 1540 0 0 0 306 0 0 0 25 0 3 0 375492614 17752064 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17336

[startup+6.30129 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1529152/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=25836 CPUtime=12.54
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 5580 0 0 0 1250 4 0 0 18 0 3 0 375492612 26456064 5481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 6459 5481 218 20 0 5817 0
[pid=31409/tid=31411] ppid=31407 vsize=25836 CPUtime=6.28
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 2635 0 0 0 626 2 0 0 19 0 3 0 375492614 26456064 5481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=25836 CPUtime=6.25
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 2583 0 0 0 623 2 0 0 18 0 3 0 375492614 26456064 5481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25836

[startup+12.7019 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1513600/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=40476 CPUtime=25.31
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 9273 0 0 0 2523 8 0 0 18 0 3 0 375492612 41447424 8944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 10119 8944 218 20 0 9477 0
[pid=31409/tid=31411] ppid=31407 vsize=40476 CPUtime=12.67
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 4386 0 0 0 1263 4 0 0 17 0 3 0 375492614 41447424 8944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=40476 CPUtime=12.62
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 4525 0 0 0 1259 3 0 0 17 0 3 0 375492614 41447424 8944 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) 40476

[startup+25.5061 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1507328/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=46796 CPUtime=50.83
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 11295 0 0 0 5073 10 0 0 18 0 3 0 375492612 47919104 10544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 11699 10544 218 20 0 11057 0
[pid=31409/tid=31411] ppid=31407 vsize=46796 CPUtime=25.46
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 5404 0 0 0 2542 4 0 0 25 0 3 0 375492614 47919104 10544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=46796 CPUtime=25.35
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 5529 0 0 0 2530 5 0 0 25 0 3 0 375492614 47919104 10544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 46796

[startup+51.1026 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1495872/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=58608 CPUtime=101.85
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 15061 0 0 0 10171 14 0 0 18 0 3 0 375492612 60014592 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 14652 13455 218 20 0 14010 0
[pid=31409/tid=31411] ppid=31407 vsize=58608 CPUtime=51.01
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 7454 0 0 0 5094 7 0 0 20 0 3 0 375492614 60014592 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=58608 CPUtime=50.83
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 7245 0 0 0 5076 7 0 0 21 0 3 0 375492614 60014592 13455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 58608

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1488064/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=65168 CPUtime=203.89
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 18368 0 0 0 20372 17 0 0 18 0 3 0 375492612 66732032 15261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 16292 15261 218 20 0 15650 0
[pid=31409/tid=31411] ppid=31407 vsize=65168 CPUtime=102.14
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 9151 0 0 0 10206 8 0 0 25 0 3 0 375492614 66732032 15261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11022242 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=65168 CPUtime=101.72
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 8855 0 0 0 10164 8 0 0 25 0 3 0 375492614 66732032 15261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11022921 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 65168

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1485568/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=67276 CPUtime=323.54
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 20670 0 0 0 32335 19 0 0 18 0 3 0 375492612 68890624 15857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 16819 15857 218 20 0 16177 0
[pid=31409/tid=31411] ppid=31407 vsize=67276 CPUtime=162.09
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 10281 0 0 0 16200 9 0 0 25 0 3 0 375492614 68890624 15857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=67276 CPUtime=161.44
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 10027 0 0 0 16134 10 0 0 25 0 3 0 375492614 68890624 15857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 67276

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1482432/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=71052 CPUtime=443.23
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 22947 0 0 0 44302 21 0 0 18 0 3 0 375492612 72757248 16602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 17763 16602 218 20 0 17121 0
[pid=31409/tid=31411] ppid=31407 vsize=71052 CPUtime=222.06
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 11436 0 0 0 22196 10 0 0 25 0 3 0 375492614 72757248 16602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=71052 CPUtime=221.15
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 11149 0 0 0 22105 10 0 0 25 0 3 0 375492614 72757248 16602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 71052

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1480384/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=72812 CPUtime=562.91
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 25185 0 0 0 56268 23 0 0 18 0 3 0 375492612 74559488 17133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 18203 17133 218 20 0 17561 0
[pid=31409/tid=31411] ppid=31407 vsize=72812 CPUtime=282.01
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 12562 0 0 0 28190 11 0 0 25 0 3 0 375492614 74559488 17133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=72812 CPUtime=280.88
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 12261 0 0 0 28077 11 0 0 25 0 3 0 375492614 74559488 17133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 72812

[startup+342.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 31412
/proc/meminfo: memFree=1475456/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=78240 CPUtime=682.54
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 28075 0 0 0 68229 25 0 0 18 0 3 0 375492612 80117760 18339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 19560 18339 218 20 0 18918 0
[pid=31409/tid=31411] ppid=31407 vsize=78240 CPUtime=341.93
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 13913 0 0 0 34180 13 0 0 25 0 3 0 375492614 80117760 18339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=78240 CPUtime=340.6
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 13800 0 0 0 34048 12 0 0 25 0 3 0 375492614 80117760 18339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 78240

[startup+402.302 s]

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

/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 35436 0 0 0 184083 39 0 0 25 0 3 0 375492614 107941888 24801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=105412 CPUtime=1833.82
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 34299 0 0 0 183356 26 0 0 25 0 3 0 375492614 107941888 24801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.06
Current children cumulated vsize (KiB) 105412

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31414
/proc/meminfo: memFree=1449024/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=105692 CPUtime=3794.77
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 71741 0 0 0 379409 68 0 0 18 0 3 0 375492612 108228608 24962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26423 24962 218 20 0 25781 0
[pid=31409/tid=31411] ppid=31407 vsize=105692 CPUtime=1901.21
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 36240 0 0 0 190081 40 0 0 25 0 3 0 375492614 108228608 24962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=105692 CPUtime=1893.54
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 35139 0 0 0 189327 27 0 0 25 0 3 0 375492614 108228608 24962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.77
Current children cumulated vsize (KiB) 105692

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 31588
/proc/meminfo: memFree=1446224/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=106852 CPUtime=3914.16
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 73608 0 0 0 391326 90 0 0 18 0 3 0 375492612 109416448 25333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26713 25333 218 20 0 26071 0
[pid=31409/tid=31411] ppid=31407 vsize=106852 CPUtime=1961
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 37009 0 0 0 196059 41 0 0 25 0 3 0 375492614 109416448 25333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=106852 CPUtime=1953.14
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 36237 0 0 0 195266 48 0 0 25 0 3 0 375492614 109416448 25333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.16
Current children cumulated vsize (KiB) 106852

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1447104/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=107128 CPUtime=4033.82
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 74896 0 0 0 403289 93 0 0 18 0 3 0 375492612 109699072 25414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26782 25414 218 20 0 26140 0
[pid=31409/tid=31411] ppid=31407 vsize=107128 CPUtime=2020.95
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 37634 0 0 0 202053 42 0 0 25 0 3 0 375492614 109699072 25414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=107128 CPUtime=2012.85
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 36900 0 0 0 201235 50 0 0 25 0 3 0 375492614 109699072 25414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.82
Current children cumulated vsize (KiB) 107128

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1446912/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=107432 CPUtime=4153.54
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 76528 0 0 0 415259 95 0 0 18 0 3 0 375492612 110010368 25524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26858 25524 218 20 0 26216 0
[pid=31409/tid=31411] ppid=31407 vsize=107432 CPUtime=2080.93
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 38446 0 0 0 208050 43 0 0 25 0 3 0 375492614 110010368 25524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=107432 CPUtime=2072.59
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 37720 0 0 0 207208 51 0 0 25 0 3 0 375492614 110010368 25524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.54
Current children cumulated vsize (KiB) 107432

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1446528/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=107616 CPUtime=4273.24
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 77815 0 0 0 427228 96 0 0 18 0 3 0 375492612 110198784 25583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26904 25583 218 20 0 26262 0
[pid=31409/tid=31411] ppid=31407 vsize=107616 CPUtime=2140.9
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 39089 0 0 0 214046 44 0 0 25 0 3 0 375492614 110198784 25583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=107616 CPUtime=2132.32
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 38364 0 0 0 213181 51 0 0 25 0 3 0 375492614 110198784 25583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.24
Current children cumulated vsize (KiB) 107616

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1446400/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=107804 CPUtime=4392.95
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 79257 0 0 0 439197 98 0 0 18 0 3 0 375492612 110391296 25636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26951 25636 218 20 0 26309 0
[pid=31409/tid=31411] ppid=31407 vsize=107804 CPUtime=2200.87
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 39712 0 0 0 220042 45 0 0 25 0 3 0 375492614 110391296 25636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=107804 CPUtime=2192.06
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 39183 0 0 0 219154 52 0 0 25 0 3 0 375492614 110391296 25636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.95
Current children cumulated vsize (KiB) 107804

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445696/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=107936 CPUtime=4512.65
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 80711 0 0 0 451166 99 0 0 18 0 3 0 375492612 110526464 25690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 26984 25690 218 20 0 26342 0
[pid=31409/tid=31411] ppid=31407 vsize=107936 CPUtime=2260.84
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 40500 0 0 0 226038 46 0 0 25 0 3 0 375492614 110526464 25690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=107936 CPUtime=2251.8
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 39849 0 0 0 225127 53 0 0 25 0 3 0 375492614 110526464 25690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.65
Current children cumulated vsize (KiB) 107936

[startup+2322.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445888/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=108120 CPUtime=4632.37
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 82179 0 0 0 463137 100 0 0 18 0 3 0 375492612 110714880 25748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 27030 25748 218 20 0 26388 0
[pid=31409/tid=31411] ppid=31407 vsize=108120 CPUtime=2320.81
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 41133 0 0 0 232035 46 0 0 25 0 3 0 375492614 110714880 25748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=108120 CPUtime=2311.54
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 40684 0 0 0 231101 53 0 0 25 0 3 0 375492614 110714880 25748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.37
Current children cumulated vsize (KiB) 108120

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445568/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=108428 CPUtime=4752.07
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 83523 0 0 0 475106 101 0 0 18 0 3 0 375492612 111030272 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 27107 25829 218 20 0 26465 0
[pid=31409/tid=31411] ppid=31407 vsize=108428 CPUtime=2380.77
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 41784 0 0 0 238030 47 0 0 25 0 3 0 375492614 111030272 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=108428 CPUtime=2371.27
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 41377 0 0 0 237074 53 0 0 25 0 3 0 375492614 111030272 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.07
Current children cumulated vsize (KiB) 108428

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445120/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=108764 CPUtime=4871.76
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 84712 0 0 0 487074 102 0 0 18 0 3 0 375492612 111374336 25905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 27191 25905 218 20 0 26549 0
[pid=31409/tid=31411] ppid=31407 vsize=108764 CPUtime=2440.73
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42302 0 0 0 244026 47 0 0 25 0 3 0 375492614 111374336 25905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=108764 CPUtime=2431.01
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42048 0 0 0 243047 54 0 0 25 0 3 0 375492614 111374336 25905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.76
Current children cumulated vsize (KiB) 108764

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445248/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=108764 CPUtime=4991.45
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 86027 0 0 0 499041 104 0 0 18 0 3 0 375492612 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 27191 25943 218 20 0 26549 0
[pid=31409/tid=31411] ppid=31407 vsize=108764 CPUtime=2500.7
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42971 0 0 0 250022 48 0 0 25 0 3 0 375492614 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=108764 CPUtime=2490.72
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42694 0 0 0 249018 54 0 0 25 0 3 0 375492614 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.45
Current children cumulated vsize (KiB) 108764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 31612
/proc/meminfo: memFree=1445248/2055920 swapFree=4141224/4192956
[pid=31409] ppid=31407 vsize=108764 CPUtime=5000.04
/proc/31409/stat : 31409 (MiraXTv3_dyn) S 31407 31409 31023 0 -1 4194304 86187 0 0 0 499900 104 0 0 18 0 3 0 375492612 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31409/statm: 27191 25943 218 20 0 26549 0
[pid=31409/tid=31411] ppid=31407 vsize=108764 CPUtime=2505
/proc/31409/task/31411/stat : 31411 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42971 0 0 0 250452 48 0 0 25 0 3 0 375492614 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31409/tid=31412] ppid=31407 vsize=108764 CPUtime=2495.01
/proc/31409/task/31412/stat : 31412 (MiraXTv3_dyn) R 31407 31409 31023 0 -1 4194368 42854 0 0 0 249446 55 0 0 25 0 3 0 375492614 111374336 25943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 108764

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.08
CPU user time (s): 4999.02
CPU system time (s): 1.05884
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 108764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.02
system time used= 1.05884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86187
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= 529
involuntary context switches= 94454

runsolver used 2.50862 second user time and 6.66699 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat May 12 18:29:09 UTC 2007

IDJOB= 426176
IDBENCH= 19998
IDSOLVER= 196
FILE ID= node4/426176-1178994548

PBS_JOBID= 5252826

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426176-1178994548/MiraXTv3_dyn /tmp/evaluation/426176-1178994548/instance-426176-1178994548.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-426176-1178994548 -o ROOT/results/node4/solver-426176-1178994548 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426176-1178994548/MiraXTv3_dyn /tmp/evaluation/426176-1178994548/instance-426176-1178994548.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3ea013b4d851f8f6c5d4d888cc4b56c3

RANDOM SEED= 725308224

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1549104 kB
Buffers:         49972 kB
Cached:         367028 kB
SwapCached:      15684 kB
Active:         132108 kB
Inactive:       308724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549104 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            51492 kB
Committed_AS:  9996376 kB
PageTables:       1816 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= 66557 MiB

End job on node4 on Sat May 12 19:10:57 UTC 2007