Trace number 426185

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
MD5SUMaaccba9de1e5956b8aeb22995647bf6b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.344946
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node6/watcher-426185-1178996232 -o ROOT/results/node6/solver-426185-1178996232 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426185-1178996232/MiraXTv3_dyn /tmp/evaluation/426185-1178996232/instance-426185-1178996232.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.83 1.94 1.97 3/77 8844
/proc/meminfo: memFree=1441520/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=3788 CPUtime=0
/proc/8844/stat : 8844 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 375660840 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/8844/statm: 947 276 206 20 0 305 0

[startup+0.075979 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 8844
/proc/meminfo: memFree=1441520/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=6772 CPUtime=0.12
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 634 0 0 0 12 0 0 0 18 0 3 0 375660840 6934528 609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 1693 609 218 20 0 1051 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6772

[startup+0.101981 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 8844
/proc/meminfo: memFree=1441520/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=6904 CPUtime=0.18
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 695 0 0 0 18 0 0 0 18 0 3 0 375660840 7069696 670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 1726 670 218 20 0 1084 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6904

[startup+0.302006 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 8844
/proc/meminfo: memFree=1441520/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=8864 CPUtime=0.57
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 1116 0 0 0 57 0 0 0 18 0 3 0 375660840 9076736 1091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 2216 1091 218 20 0 1574 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8864

[startup+0.701054 s]
/proc/loadavg: 1.83 1.94 1.97 3/77 8844
/proc/meminfo: memFree=1441520/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=11168 CPUtime=1.37
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 1781 0 0 0 136 1 0 0 18 0 3 0 375660840 11436032 1756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 2792 1756 218 20 0 2150 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11168

[startup+1.50115 s]
/proc/loadavg: 1.83 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1433496/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=15328 CPUtime=2.97
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 2915 0 0 0 295 2 0 0 18 0 3 0 375660840 15695872 2890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 3832 2891 218 20 0 3190 0
[pid=8844/tid=8846] ppid=8842 vsize=15328 CPUtime=1.48
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 1215 0 0 0 147 1 0 0 25 0 3 0 375660842 15695872 2891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=15328 CPUtime=1.46
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 1333 0 0 0 146 0 0 0 23 0 3 0 375660842 15695872 2891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15328

[startup+3.10134 s]
/proc/loadavg: 1.85 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1429464/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=19664 CPUtime=6.16
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 3636 0 0 0 614 2 0 0 18 0 3 0 375660840 20135936 3611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 4916 3611 218 20 0 4274 0
[pid=8844/tid=8846] ppid=8842 vsize=19664 CPUtime=3.08
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 1690 0 0 0 307 1 0 0 18 0 3 0 375660842 20135936 3611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=19664 CPUtime=3.05
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 1578 0 0 0 305 0 0 0 25 0 3 0 375660842 20135936 3611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19664

[startup+6.30272 s]
/proc/loadavg: 1.85 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1421976/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=27948 CPUtime=12.54
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 5727 0 0 0 1250 4 0 0 18 0 3 0 375660840 28618752 5628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 6987 5628 218 20 0 6345 0
[pid=8844/tid=8846] ppid=8842 vsize=27948 CPUtime=6.28
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 2652 0 0 0 626 2 0 0 25 0 3 0 375660842 28618752 5628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=27948 CPUtime=6.25
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 2707 0 0 0 623 2 0 0 25 0 3 0 375660842 28618752 5628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520561 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 27948

[startup+12.7015 s]
/proc/loadavg: 1.86 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1405336/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=42668 CPUtime=25.3
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 9720 0 0 0 2522 8 0 0 18 0 3 0 375660840 43692032 9340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 10667 9340 218 20 0 10025 0
[pid=8844/tid=8846] ppid=8842 vsize=42668 CPUtime=12.67
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 4671 0 0 0 1264 3 0 0 18 0 3 0 375660842 43692032 9340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=42668 CPUtime=12.61
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 4681 0 0 0 1257 4 0 0 19 0 3 0 375660842 43692032 9340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42668

[startup+25.502 s]
/proc/loadavg: 1.89 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1400984/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=47208 CPUtime=50.82
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 11140 0 0 0 5073 9 0 0 18 0 3 0 375660840 48340992 10394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 11802 10394 218 20 0 11160 0
[pid=8844/tid=8846] ppid=8842 vsize=47208 CPUtime=25.46
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 5339 0 0 0 2542 4 0 0 25 0 3 0 375660842 48340992 10394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=47208 CPUtime=25.35
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 5433 0 0 0 2530 5 0 0 19 0 3 0 375660842 48340992 10394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 47208

[startup+51.102 s]
/proc/loadavg: 1.93 1.94 1.97 3/80 8847
/proc/meminfo: memFree=1387288/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=60056 CPUtime=101.89
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 15466 0 0 0 10175 14 0 0 18 0 3 0 375660840 61497344 13870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 15014 13870 218 20 0 14372 0
[pid=8844/tid=8846] ppid=8842 vsize=60056 CPUtime=50.97
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 7302 0 0 0 5092 5 0 0 25 0 3 0 375660842 61497344 13870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=60056 CPUtime=50.89
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 7796 0 0 0 5081 8 0 0 25 0 3 0 375660842 61497344 13870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 60056

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.97 3/80 8847
/proc/meminfo: memFree=1375256/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=72396 CPUtime=204.03
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 19694 0 0 0 20383 20 0 0 18 0 3 0 375660840 74133504 16610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 18099 16610 218 20 0 17457 0
[pid=8844/tid=8846] ppid=8842 vsize=72396 CPUtime=101.92
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 9548 0 0 0 10185 7 0 0 25 0 3 0 375660842 74133504 16610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=72396 CPUtime=102.09
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 9778 0 0 0 10197 12 0 0 25 0 3 0 375660842 74133504 16610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 72396

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.97 3/80 8847
/proc/meminfo: memFree=1371864/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=75016 CPUtime=323.71
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 22206 0 0 0 32348 23 0 0 18 0 3 0 375660840 76816384 17427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 18754 17427 218 20 0 18112 0
[pid=8844/tid=8846] ppid=8842 vsize=75016 CPUtime=161.66
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 11177 0 0 0 16156 10 0 0 25 0 3 0 375660842 76816384 17427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=75016 CPUtime=162.04
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 10661 0 0 0 16191 13 0 0 25 0 3 0 375660842 76816384 17427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 75016

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.97 3/80 8847
/proc/meminfo: memFree=1369624/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=77308 CPUtime=443.38
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 24262 0 0 0 44313 25 0 0 18 0 3 0 375660840 79163392 17959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 19327 17959 218 20 0 18685 0
[pid=8844/tid=8846] ppid=8842 vsize=77308 CPUtime=221.37
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 12320 0 0 0 22126 11 0 0 25 0 3 0 375660842 79163392 17959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=77308 CPUtime=222
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 11574 0 0 0 22186 14 0 0 25 0 3 0 375660842 79163392 17959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 77308

[startup+282.301 s]
/proc/loadavg: 2.03 1.98 1.98 3/86 9023
/proc/meminfo: memFree=1367656/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=78512 CPUtime=562.76
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 26201 0 0 0 56236 40 0 0 18 0 3 0 375660840 80396288 18205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 19628 18205 218 20 0 18986 0
[pid=8844/tid=8846] ppid=8842 vsize=78512 CPUtime=280.98
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 13307 0 0 0 28073 25 0 0 25 0 3 0 375660842 80396288 18205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=78512 CPUtime=281.77
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 12526 0 0 0 28162 15 0 0 25 0 3 0 375660842 80396288 18205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.76
Current children cumulated vsize (KiB) 78512

[startup+342.301 s]
/proc/loadavg: 2.01 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1367640/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=79072 CPUtime=682.37
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 28050 0 0 0 68195 42 0 0 18 0 3 0 375660840 80969728 18487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 19768 18487 218 20 0 19126 0
[pid=8844/tid=8846] ppid=8842 vsize=79072 CPUtime=340.82
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 14259 0 0 0 34056 26 0 0 18 0 3 0 375660842 80969728 18487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=79072 CPUtime=341.54
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 13423 0 0 0 34138 16 0 0 17 0 3 0 375660842 80969728 18487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.37
Current children cumulated vsize (KiB) 79072

[startup+402.301 s]

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

/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 34401 0 0 0 189947 49 0 0 25 0 3 0 375660842 109408256 25456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=106844 CPUtime=1894.44
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 36518 0 0 0 189408 36 0 0 25 0 3 0 375660842 109408256 25456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.42
Current children cumulated vsize (KiB) 106844

[startup+1962.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1339544/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=106844 CPUtime=3914.11
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 72801 0 0 0 391324 87 0 0 18 0 3 0 375660840 109408256 25506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 26711 25506 218 20 0 26069 0
[pid=8844/tid=8846] ppid=8842 vsize=106844 CPUtime=1959.93
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 35145 0 0 0 195943 50 0 0 25 0 3 0 375660842 109408256 25506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=106844 CPUtime=1954.16
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 37288 0 0 0 195380 36 0 0 25 0 3 0 375660842 109408256 25506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.11
Current children cumulated vsize (KiB) 106844

[startup+2022.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1339224/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=107108 CPUtime=4033.79
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 74077 0 0 0 403291 88 0 0 18 0 3 0 375660840 109678592 25600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 26777 25600 218 20 0 26135 0
[pid=8844/tid=8846] ppid=8842 vsize=107108 CPUtime=2019.89
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 35792 0 0 0 201938 51 0 0 25 0 3 0 375660842 109678592 25600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=107108 CPUtime=2013.88
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 37917 0 0 0 201352 36 0 0 25 0 3 0 375660842 109678592 25600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.79
Current children cumulated vsize (KiB) 107108

[startup+2082.31 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1338968/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=107108 CPUtime=4153.5
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 75464 0 0 0 415261 89 0 0 18 0 3 0 375660840 109678592 25646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 26777 25646 218 20 0 26135 0
[pid=8844/tid=8846] ppid=8842 vsize=107108 CPUtime=2079.87
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 36560 0 0 0 207935 52 0 0 25 0 3 0 375660842 109678592 25646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=107108 CPUtime=2073.61
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 38536 0 0 0 207324 37 0 0 25 0 3 0 375660842 109678592 25646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.5
Current children cumulated vsize (KiB) 107108

[startup+2142.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1338264/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=109928 CPUtime=4273.19
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 76846 0 0 0 427229 90 0 0 18 0 3 0 375660840 112566272 25828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 27482 25828 218 20 0 26840 0
[pid=8844/tid=8846] ppid=8842 vsize=109928 CPUtime=2139.83
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 37261 0 0 0 213931 52 0 0 25 0 3 0 375660842 112566272 25828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=109928 CPUtime=2133.34
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 39217 0 0 0 213296 38 0 0 25 0 3 0 375660842 112566272 25828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.19
Current children cumulated vsize (KiB) 109928

[startup+2202.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1337816/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=109928 CPUtime=4392.9
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 78442 0 0 0 439198 92 0 0 18 0 3 0 375660840 112566272 25914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 27482 25914 218 20 0 26840 0
[pid=8844/tid=8846] ppid=8842 vsize=109928 CPUtime=2199.79
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 38050 0 0 0 219926 53 0 0 25 0 3 0 375660842 112566272 25914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=109928 CPUtime=2193.08
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 40024 0 0 0 219270 38 0 0 25 0 3 0 375660842 112566272 25914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.9
Current children cumulated vsize (KiB) 109928

[startup+2262.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1337688/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=110092 CPUtime=4512.6
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 79730 0 0 0 451167 93 0 0 18 0 3 0 375660840 112734208 25986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 27523 25986 218 20 0 26881 0
[pid=8844/tid=8846] ppid=8842 vsize=110092 CPUtime=2259.76
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 38695 0 0 0 225922 54 0 0 25 0 3 0 375660842 112734208 25986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=110092 CPUtime=2252.82
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 40667 0 0 0 225243 39 0 0 25 0 3 0 375660842 112734208 25986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.6
Current children cumulated vsize (KiB) 110092

[startup+2322.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1337368/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=110228 CPUtime=4632.27
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 81322 0 0 0 463132 95 0 0 18 0 3 0 375660840 112873472 26045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 27557 26045 218 20 0 26915 0
[pid=8844/tid=8846] ppid=8842 vsize=110228 CPUtime=2319.73
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 39496 0 0 0 231918 55 0 0 25 0 3 0 375660842 112873472 26045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8844/tid=8847] ppid=8842 vsize=110228 CPUtime=2312.52
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 41458 0 0 0 231213 39 0 0 25 0 3 0 375660842 112873472 26045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.27
Current children cumulated vsize (KiB) 110228

[startup+2382.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9045
/proc/meminfo: memFree=1337240/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=110536 CPUtime=4751.96
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 82630 0 0 0 475100 96 0 0 18 0 3 0 375660840 113188864 26119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 27634 26119 218 20 0 26992 0
[pid=8844/tid=8846] ppid=8842 vsize=110536 CPUtime=2379.63
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 40178 0 0 0 237907 56 0 0 25 0 3 0 375660842 113188864 26119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=110536 CPUtime=2372.32
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 42084 0 0 0 237192 40 0 0 25 0 3 0 375660842 113188864 26119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.96
Current children cumulated vsize (KiB) 110536

[startup+2442.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9047
/proc/meminfo: memFree=1333784/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=114036 CPUtime=4871.67
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 84699 0 0 0 487067 100 0 0 18 0 3 0 375660840 116772864 26946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 28509 26946 218 20 0 27867 0
[pid=8844/tid=8846] ppid=8842 vsize=114036 CPUtime=2439.35
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 41176 0 0 0 243878 57 0 0 25 0 3 0 375660842 116772864 26946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=114036 CPUtime=2432.3
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 43155 0 0 0 243188 42 0 0 25 0 3 0 375660842 116772864 26946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.67
Current children cumulated vsize (KiB) 114036

[startup+2502.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9047
/proc/meminfo: memFree=1333464/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=114036 CPUtime=4991.38
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 86038 0 0 0 499037 101 0 0 18 0 3 0 375660840 116772864 27036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 28509 27036 218 20 0 27867 0
[pid=8844/tid=8846] ppid=8842 vsize=114036 CPUtime=2499.09
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 41982 0 0 0 249851 58 0 0 25 0 3 0 375660842 116772864 27036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=114036 CPUtime=2492.28
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 43688 0 0 0 249185 43 0 0 25 0 3 0 375660842 116772864 27036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.38
Current children cumulated vsize (KiB) 114036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9047
/proc/meminfo: memFree=1333400/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=114036 CPUtime=5000.16
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 86196 0 0 0 499915 101 0 0 18 0 3 0 375660840 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 28509 27037 218 20 0 27867 0
[pid=8844/tid=8846] ppid=8842 vsize=114036 CPUtime=2503.47
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 41982 0 0 0 250289 58 0 0 25 0 3 0 375660842 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=114036 CPUtime=2496.68
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 43846 0 0 0 249625 43 0 0 25 0 3 0 375660842 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 114036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+2506.7 s]
/proc/loadavg: 2.00 1.98 1.98 3/80 9047
/proc/meminfo: memFree=1333400/2055924 swapFree=4143816/4192956
[pid=8844] ppid=8842 vsize=114036 CPUtime=5000.16
/proc/8844/stat : 8844 (MiraXTv3_dyn) S 8842 8844 8456 0 -1 4194304 86196 0 0 0 499915 101 0 0 18 0 3 0 375660840 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8844/statm: 28509 27037 218 20 0 27867 0
[pid=8844/tid=8846] ppid=8842 vsize=114036 CPUtime=2503.47
/proc/8844/task/8846/stat : 8846 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 41982 0 0 0 250289 58 0 0 25 0 3 0 375660842 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8844/tid=8847] ppid=8842 vsize=114036 CPUtime=2496.68
/proc/8844/task/8847/stat : 8847 (MiraXTv3_dyn) R 8842 8844 8456 0 -1 4194368 43846 0 0 0 249625 43 0 0 25 0 3 0 375660842 116772864 27037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 114036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.21
CPU user time (s): 4999.17
CPU system time (s): 1.03584
CPU usage (%): 199.471
Max. virtual memory (cumulated for all children) (KiB): 114036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 1.03584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86196
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= 527
involuntary context switches= 93142

runsolver used 2.39864 second user time and 6.77597 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 18:57:12 UTC 2007

IDJOB= 426185
IDBENCH= 20007
IDSOLVER= 196
FILE ID= node6/426185-1178996232

PBS_JOBID= 5252832

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426185-1178996232/MiraXTv3_dyn /tmp/evaluation/426185-1178996232/instance-426185-1178996232.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426185-1178996232 -o ROOT/results/node6/solver-426185-1178996232 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426185-1178996232/MiraXTv3_dyn /tmp/evaluation/426185-1178996232/instance-426185-1178996232.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aaccba9de1e5956b8aeb22995647bf6b

RANDOM SEED= 174742353

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1441800 kB
Buffers:         47544 kB
Cached:         493452 kB
SwapCached:      17556 kB
Active:         271524 kB
Inactive:       294416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1441800 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            33788 kB
Committed_AS: 12793432 kB
PageTables:       1784 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= 66521 MiB

End job on node6 on Sat May 12 19:39:01 UTC 2007