Trace number 426043

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark168.691
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-426043-1178980421 -o ROOT/results/node3/solver-426043-1178980421 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426043-1178980421/MiraXTv3_dyn /tmp/evaluation/426043-1178980421/instance-426043-1178980421.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.96 3/77 27032
/proc/meminfo: memFree=1740960/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=3788 CPUtime=0
/proc/27032/stat : 27032 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 374079815 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/27032/statm: 947 259 206 20 0 305 0

[startup+0.094956 s]
/proc/loadavg: 0.85 0.97 0.96 3/77 27032
/proc/meminfo: memFree=1740960/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=7264 CPUtime=0.16
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 670 0 0 0 16 0 0 0 18 0 3 0 374079815 7438336 645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 1816 645 218 20 0 1174 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7264

[startup+0.102958 s]
/proc/loadavg: 0.85 0.97 0.96 3/77 27032
/proc/meminfo: memFree=1740960/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=7264 CPUtime=0.18
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 678 0 0 0 18 0 0 0 18 0 3 0 374079815 7438336 653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 1816 653 218 20 0 1174 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7264

[startup+0.302994 s]
/proc/loadavg: 0.85 0.97 0.96 3/77 27032
/proc/meminfo: memFree=1740960/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=8620 CPUtime=0.58
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 1140 0 0 0 58 0 0 0 18 0 3 0 374079815 8826880 1114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 2155 1114 218 20 0 1513 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8620

[startup+0.70206 s]
/proc/loadavg: 0.85 0.97 0.96 3/77 27032
/proc/meminfo: memFree=1740960/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=11804 CPUtime=1.37
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 1848 0 0 0 137 0 0 0 18 0 3 0 374079815 12087296 1820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 2951 1820 218 20 0 2309 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11804

[startup+1.50119 s]
/proc/loadavg: 0.85 0.97 0.96 3/80 27035
/proc/meminfo: memFree=1732936/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=14488 CPUtime=2.96
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 2497 0 0 0 296 0 0 0 18 0 3 0 374079815 14835712 2468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 3622 2468 218 20 0 2980 0
[pid=27032/tid=27034] ppid=27030 vsize=14488 CPUtime=1.48
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 1066 0 0 0 148 0 0 0 17 0 3 0 374079817 14835712 2468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=14488 CPUtime=1.47
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 1090 0 0 0 147 0 0 0 17 0 3 0 374079817 14835712 2468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14488

[startup+3.10145 s]
/proc/loadavg: 0.94 0.98 0.96 3/80 27035
/proc/meminfo: memFree=1730760/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=18404 CPUtime=6.16
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 3488 0 0 0 615 1 0 0 18 0 3 0 374079815 18845696 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 4601 3423 218 20 0 3959 0
[pid=27032/tid=27034] ppid=27030 vsize=18404 CPUtime=3.07
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 1573 0 0 0 307 0 0 0 25 0 3 0 374079817 18845696 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=18404 CPUtime=3.06
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 1574 0 0 0 306 0 0 0 18 0 3 0 374079817 18845696 3423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18404

[startup+6.30197 s]
/proc/loadavg: 0.94 0.98 0.96 3/80 27035
/proc/meminfo: memFree=1722504/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=25396 CPUtime=12.55
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 5352 0 0 0 1252 3 0 0 18 0 3 0 374079815 26005504 5248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 6349 5248 218 20 0 5707 0
[pid=27032/tid=27034] ppid=27030 vsize=25396 CPUtime=6.27
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 2574 0 0 0 626 1 0 0 23 0 3 0 374079817 26005504 5248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=25396 CPUtime=6.25
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 2437 0 0 0 624 1 0 0 25 0 3 0 374079817 26005504 5248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25396

[startup+12.702 s]
/proc/loadavg: 1.10 1.02 0.97 3/80 27035
/proc/meminfo: memFree=1713864/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=32824 CPUtime=25.3
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 7383 0 0 0 2525 5 0 0 18 0 3 0 374079815 33611776 6969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 8206 6969 218 20 0 7564 0
[pid=27032/tid=27034] ppid=27030 vsize=32824 CPUtime=12.67
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 3571 0 0 0 1264 3 0 0 25 0 3 0 374079817 33611776 6969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=32824 CPUtime=12.61
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 3471 0 0 0 1259 2 0 0 25 0 3 0 374079817 33611776 6969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32824

[startup+25.5021 s]
/proc/loadavg: 1.24 1.05 0.98 3/80 27035
/proc/meminfo: memFree=1705352/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=41588 CPUtime=50.84
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 9970 0 0 0 5075 9 0 0 18 0 3 0 374079815 42586112 9184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 10397 9184 218 20 0 9755 0
[pid=27032/tid=27034] ppid=27030 vsize=41588 CPUtime=25.46
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 4917 0 0 0 2542 4 0 0 25 0 3 0 374079817 42586112 9184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=41588 CPUtime=25.36
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 4712 0 0 0 2532 4 0 0 25 0 3 0 374079817 42586112 9184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 41588

[startup+51.1022 s]
/proc/loadavg: 1.50 1.12 1.01 3/80 27035
/proc/meminfo: memFree=1701576/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=45012 CPUtime=101.87
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 11717 0 0 0 10177 10 0 0 18 0 3 0 374079815 46092288 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 11253 9967 218 20 0 10611 0
[pid=27032/tid=27034] ppid=27030 vsize=45012 CPUtime=51.03
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 5775 0 0 0 5098 5 0 0 25 0 3 0 374079817 46092288 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=45012 CPUtime=50.82
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 5601 0 0 0 5077 5 0 0 25 0 3 0 374079817 46092288 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 45012

[startup+102.307 s]
/proc/loadavg: 1.80 1.27 1.06 3/80 27037
/proc/meminfo: memFree=1697544/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=47728 CPUtime=204
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 14448 0 0 0 20387 13 0 0 18 0 3 0 374079815 48873472 10919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 11932 10919 218 20 0 11290 0
[pid=27032/tid=27034] ppid=27030 vsize=47728 CPUtime=102.19
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 7016 0 0 0 10213 6 0 0 25 0 3 0 374079817 48873472 10919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=47728 CPUtime=101.78
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 7091 0 0 0 10172 6 0 0 25 0 3 0 374079817 48873472 10919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 47728

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.12 3/80 27037
/proc/meminfo: memFree=1693896/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=52236 CPUtime=323.68
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 17400 0 0 0 32353 15 0 0 18 0 3 0 374079815 53489664 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 13059 11842 218 20 0 12417 0
[pid=27032/tid=27034] ppid=27030 vsize=52236 CPUtime=162.13
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 8437 0 0 0 16206 7 0 0 25 0 3 0 374079817 53489664 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=52236 CPUtime=161.52
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 8622 0 0 0 16145 7 0 0 25 0 3 0 374079817 53489664 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 52236

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.17 3/80 27037
/proc/meminfo: memFree=1691208/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=53956 CPUtime=443.37
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 20017 0 0 0 44320 17 0 0 18 0 3 0 374079815 55250944 12512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 13489 12512 218 20 0 12847 0
[pid=27032/tid=27034] ppid=27030 vsize=53956 CPUtime=222.1
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 9789 0 0 0 22201 9 0 0 25 0 3 0 374079817 55250944 12512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=53956 CPUtime=221.26
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 9887 0 0 0 22118 8 0 0 25 0 3 0 374079817 55250944 12512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 53956

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.22 3/80 27037
/proc/meminfo: memFree=1688968/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=57280 CPUtime=563.07
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 22478 0 0 0 56288 19 0 0 18 0 3 0 374079815 58654720 13131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 14320 13131 218 20 0 13678 0
[pid=27032/tid=27034] ppid=27030 vsize=57280 CPUtime=282.07
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 11067 0 0 0 28197 10 0 0 25 0 3 0 374079817 58654720 13131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=57280 CPUtime=280.98
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 11070 0 0 0 28089 9 0 0 25 0 3 0 374079817 58654720 13131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 57280

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.27 3/80 27037
/proc/meminfo: memFree=1687560/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=58420 CPUtime=682.77
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 24485 0 0 0 68256 21 0 0 18 0 3 0 374079815 59822080 13427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 14605 13427 218 20 0 13963 0
[pid=27032/tid=27034] ppid=27030 vsize=58420 CPUtime=342.03
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 12194 0 0 0 34192 11 0 0 25 0 3 0 374079817 59822080 13427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27032/tid=27035] ppid=27030 vsize=58420 CPUtime=340.71
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 11950 0 0 0 34062 9 0 0 25 0 3 0 374079817 59822080 13427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 58420

[startup+402.301 s]

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

/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 35117 0 0 0 189811 48 0 0 25 0 3 0 374079817 81432576 18269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=79524 CPUtime=1895.82
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 34764 0 0 0 189553 29 0 0 25 0 3 0 374079817 81432576 18269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.43
Current children cumulated vsize (KiB) 79524

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/80 27235
/proc/meminfo: memFree=1667336/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=80548 CPUtime=3914.13
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 71922 0 0 0 391333 80 0 0 18 0 3 0 374079815 82481152 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20137 18401 218 20 0 19495 0
[pid=27032/tid=27034] ppid=27030 vsize=80548 CPUtime=1958.31
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 36031 0 0 0 195782 49 0 0 25 0 3 0 374079817 82481152 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=80548 CPUtime=1955.79
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 35550 0 0 0 195549 30 0 0 25 0 3 0 374079817 82481152 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.13
Current children cumulated vsize (KiB) 80548

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/80 27235
/proc/meminfo: memFree=1667208/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=80548 CPUtime=4033.81
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 73427 0 0 0 403300 81 0 0 18 0 3 0 374079815 82481152 18440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20137 18440 218 20 0 19495 0
[pid=27032/tid=27034] ppid=27030 vsize=80548 CPUtime=2018.02
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 36829 0 0 0 201753 49 0 0 25 0 3 0 374079817 82481152 18440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=80548 CPUtime=2015.76
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 36257 0 0 0 201545 31 0 0 25 0 3 0 374079817 82481152 18440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.81
Current children cumulated vsize (KiB) 80548

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.85 3/80 27235
/proc/meminfo: memFree=1666952/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=80680 CPUtime=4153.5
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 75067 0 0 0 415268 82 0 0 18 0 3 0 374079815 82616320 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20170 18498 218 20 0 19528 0
[pid=27032/tid=27034] ppid=27030 vsize=80680 CPUtime=2077.77
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 37649 0 0 0 207727 50 0 0 25 0 3 0 374079817 82616320 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=80680 CPUtime=2075.72
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 37077 0 0 0 207540 32 0 0 25 0 3 0 374079817 82616320 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.5
Current children cumulated vsize (KiB) 80680

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/80 27235
/proc/meminfo: memFree=1666952/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=80812 CPUtime=4273.17
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 76469 0 0 0 427234 83 0 0 18 0 3 0 374079815 82751488 18536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20203 18536 218 20 0 19561 0
[pid=27032/tid=27034] ppid=27030 vsize=80812 CPUtime=2137.48
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 38335 0 0 0 213698 50 0 0 25 0 3 0 374079817 82751488 18536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=80812 CPUtime=2135.68
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 37793 0 0 0 213535 33 0 0 25 0 3 0 374079817 82751488 18536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.17
Current children cumulated vsize (KiB) 80812

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/80 27235
/proc/meminfo: memFree=1666888/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=80812 CPUtime=4392.87
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 77956 0 0 0 439202 85 0 0 18 0 3 0 374079815 82751488 18541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20203 18541 218 20 0 19561 0
[pid=27032/tid=27034] ppid=27030 vsize=80812 CPUtime=2197.21
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 39135 0 0 0 219670 51 0 0 25 0 3 0 374079817 82751488 18541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=80812 CPUtime=2195.64
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 38480 0 0 0 219531 33 0 0 25 0 3 0 374079817 82751488 18541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.87
Current children cumulated vsize (KiB) 80812

[startup+2262.3 s]
/proc/loadavg: 2.07 2.00 1.87 3/80 27235
/proc/meminfo: memFree=1666952/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81000 CPUtime=4512.55
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 79618 0 0 0 451168 87 0 0 18 0 3 0 374079815 82944000 18594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20250 18594 218 20 0 19608 0
[pid=27032/tid=27034] ppid=27030 vsize=81000 CPUtime=2256.92
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 39988 0 0 0 225641 51 0 0 25 0 3 0 374079817 82944000 18594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81000 CPUtime=2255.6
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 39289 0 0 0 225525 35 0 0 25 0 3 0 374079817 82944000 18594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.55
Current children cumulated vsize (KiB) 81000

[startup+2322.3 s]
/proc/loadavg: 2.02 2.00 1.88 3/80 27235
/proc/meminfo: memFree=1666568/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81208 CPUtime=4632.25
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 81059 0 0 0 463137 88 0 0 18 0 3 0 374079815 83156992 18651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20302 18651 218 20 0 19660 0
[pid=27032/tid=27034] ppid=27030 vsize=81208 CPUtime=2316.66
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 40710 0 0 0 231614 52 0 0 25 0 3 0 374079817 83156992 18651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81208 CPUtime=2315.56
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 40008 0 0 0 231521 35 0 0 25 0 3 0 374079817 83156992 18651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.25
Current children cumulated vsize (KiB) 81208

[startup+2382.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/80 27235
/proc/meminfo: memFree=1666440/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81340 CPUtime=4751.93
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 82604 0 0 0 475104 89 0 0 18 0 3 0 374079815 83292160 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20335 18688 218 20 0 19693 0
[pid=27032/tid=27034] ppid=27030 vsize=81340 CPUtime=2376.37
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 41438 0 0 0 237585 52 0 0 25 0 3 0 374079817 83292160 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81340 CPUtime=2375.53
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 40825 0 0 0 237517 36 0 0 25 0 3 0 374079817 83292160 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.93
Current children cumulated vsize (KiB) 81340

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 27235
/proc/meminfo: memFree=1666120/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81472 CPUtime=4871.6
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 84154 0 0 0 487070 90 0 0 18 0 3 0 374079815 83427328 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20368 18725 218 20 0 19726 0
[pid=27032/tid=27034] ppid=27030 vsize=81472 CPUtime=2436.08
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 42286 0 0 0 243556 52 0 0 25 0 3 0 374079817 83427328 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81472 CPUtime=2435.49
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 41527 0 0 0 243512 37 0 0 25 0 3 0 374079817 83427328 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.6
Current children cumulated vsize (KiB) 81472

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 27235
/proc/meminfo: memFree=1665992/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81604 CPUtime=4991.31
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 85590 0 0 0 499039 92 0 0 18 0 3 0 374079815 83562496 18757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20401 18757 218 20 0 19759 0
[pid=27032/tid=27034] ppid=27030 vsize=81604 CPUtime=2495.82
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 42991 0 0 0 249529 53 0 0 25 0 3 0 374079817 83562496 18757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81604 CPUtime=2495.46
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 42258 0 0 0 249508 38 0 0 25 0 3 0 374079817 83562496 18757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.31
Current children cumulated vsize (KiB) 81604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 27235
/proc/meminfo: memFree=1665992/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81604 CPUtime=5000.09
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 85708 0 0 0 499917 92 0 0 18 0 3 0 374079815 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20401 18758 218 20 0 19759 0
[pid=27032/tid=27034] ppid=27030 vsize=81604 CPUtime=2500.2
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 43109 0 0 0 249967 53 0 0 25 0 3 0 374079817 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81604 CPUtime=2499.86
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 42258 0 0 0 249948 38 0 0 25 0 3 0 374079817 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 81604

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 2.00 1.89 3/80 27235
/proc/meminfo: memFree=1665992/2055920 swapFree=4138684/4192956
[pid=27032] ppid=27030 vsize=81604 CPUtime=5000.09
/proc/27032/stat : 27032 (MiraXTv3_dyn) S 27030 27032 26960 0 -1 4194304 85708 0 0 0 499917 92 0 0 18 0 3 0 374079815 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27032/statm: 20401 18758 218 20 0 19759 0
[pid=27032/tid=27034] ppid=27030 vsize=81604 CPUtime=2500.2
/proc/27032/task/27034/stat : 27034 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 43109 0 0 0 249967 53 0 0 25 0 3 0 374079817 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27032/tid=27035] ppid=27030 vsize=81604 CPUtime=2499.86
/proc/27032/task/27035/stat : 27035 (MiraXTv3_dyn) R 27030 27032 26960 0 -1 4194368 42258 0 0 0 249948 38 0 0 25 0 3 0 374079817 83562496 18758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 81604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.12
CPU user time (s): 4999.19
CPU system time (s): 0.932858
CPU usage (%): 199.468
Max. virtual memory (cumulated for all children) (KiB): 82072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.19
system time used= 0.932858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85708
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= 552
involuntary context switches= 94571

runsolver used 2.45463 second user time and 6.72198 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 14:33:41 UTC 2007

IDJOB= 426043
IDBENCH= 19839
IDSOLVER= 196
FILE ID= node3/426043-1178980421

PBS_JOBID= 5252801

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 671557755

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1741304 kB
Buffers:         43012 kB
Cached:         204828 kB
SwapCached:      18176 kB
Active:         123556 kB
Inactive:       148172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741304 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            28436 kB
Committed_AS: 11544448 kB
PageTables:       1780 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node3 on Sat May 12 15:15:30 UTC 2007