Trace number 426084

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.1 2507.03

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
MD5SUM39407927ecbef73c1b2c7d61d86d822d
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/node13/watcher-426084-1178985475 -o ROOT/results/node13/solver-426084-1178985475 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426084-1178985475/MiraXTv3_dyn /tmp/evaluation/426084-1178985475/instance-426084-1178985475.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.90 3/77 27138
/proc/meminfo: memFree=1724992/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=3788 CPUtime=0
/proc/27138/stat : 27138 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 346465319 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/27138/statm: 947 266 206 20 0 305 0

[startup+0.082469 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 27138
/proc/meminfo: memFree=1724992/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=6732 CPUtime=0.13
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 674 0 0 0 13 0 0 0 18 0 3 0 346465319 6893568 649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 1683 649 218 20 0 1041 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6732

[startup+0.101473 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 27138
/proc/meminfo: memFree=1724992/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=7016 CPUtime=0.17
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 760 0 0 0 17 0 0 0 18 0 3 0 346465319 7184384 735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 1754 735 218 20 0 1112 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7016

[startup+0.301518 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 27138
/proc/meminfo: memFree=1724992/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=9124 CPUtime=0.57
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 1267 0 0 0 57 0 0 0 18 0 3 0 346465319 9342976 1241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 2281 1241 218 20 0 1639 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9124

[startup+0.702607 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 27138
/proc/meminfo: memFree=1724992/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=11840 CPUtime=1.37
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 2067 0 0 0 136 1 0 0 18 0 3 0 346465319 12124160 2041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 2960 2041 218 20 0 2318 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11840

[startup+1.50178 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1715560/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=16660 CPUtime=2.96
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 2906 0 0 0 295 1 0 0 18 0 3 0 346465319 17059840 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 4165 2880 218 20 0 3523 0
[pid=27138/tid=27140] ppid=27136 vsize=16660 CPUtime=1.47
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 1292 0 0 0 147 0 0 0 22 0 3 0 346465321 17059840 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=16660 CPUtime=1.46
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 1247 0 0 0 146 0 0 0 18 0 3 0 346465321 17059840 2880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16660

[startup+3.10112 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1713256/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=20980 CPUtime=6.16
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 4029 0 0 0 614 2 0 0 18 0 3 0 346465319 21483520 3931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 5245 3931 218 20 0 4603 0
[pid=27138/tid=27140] ppid=27136 vsize=20980 CPUtime=3.07
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 1768 0 0 0 307 0 0 0 25 0 3 0 346465321 21483520 3932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=20980 CPUtime=3.06
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 1895 0 0 0 305 1 0 0 25 0 3 0 346465321 21483520 3932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 20980

[startup+6.3028 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1702248/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=30132 CPUtime=12.55
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 6509 0 0 0 1251 4 0 0 18 0 3 0 346465319 30855168 6333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 7533 6333 218 20 0 6891 0
[pid=27138/tid=27140] ppid=27136 vsize=30132 CPUtime=6.27
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 2992 0 0 0 625 2 0 0 23 0 3 0 346465321 30855168 6333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=30132 CPUtime=6.25
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 3150 0 0 0 624 1 0 0 25 0 3 0 346465321 30855168 6334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 30132

[startup+12.7012 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1692264/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=37920 CPUtime=25.29
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 8723 0 0 0 2523 6 0 0 18 0 3 0 346465319 38830080 8241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 9480 8241 218 20 0 8838 0
[pid=27138/tid=27140] ppid=27136 vsize=37920 CPUtime=12.65
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 4092 0 0 0 1263 2 0 0 25 0 3 0 346465321 38830080 8241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=37920 CPUtime=12.61
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 4264 0 0 0 1258 3 0 0 22 0 3 0 346465321 38830080 8241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 37920

[startup+25.5029 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1680232/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=50288 CPUtime=50.83
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 12313 0 0 0 5072 11 0 0 18 0 3 0 346465319 51494912 11335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 12572 11335 218 20 0 11930 0
[pid=27138/tid=27140] ppid=27136 vsize=50288 CPUtime=25.43
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 5818 0 0 0 2540 3 0 0 25 0 3 0 346465321 51494912 11335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=50288 CPUtime=25.36
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 6128 0 0 0 2530 6 0 0 18 0 3 0 346465321 51494912 11335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 50288

[startup+51.1024 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 27141
/proc/meminfo: memFree=1674344/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=56068 CPUtime=101.89
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 14666 0 0 0 10176 13 0 0 18 0 3 0 346465319 57413632 12731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 14017 12731 218 20 0 13375 0
[pid=27138/tid=27140] ppid=27136 vsize=56068 CPUtime=51
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 7116 0 0 0 5096 4 0 0 25 0 3 0 346465321 57413632 12731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=56068 CPUtime=50.86
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 7183 0 0 0 5078 8 0 0 25 0 3 0 346465321 57413632 12731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 56068

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 27141
/proc/meminfo: memFree=1669928/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=60308 CPUtime=204.01
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 17587 0 0 0 20385 16 0 0 18 0 3 0 346465319 61755392 13849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 15077 13849 218 20 0 14435 0
[pid=27138/tid=27140] ppid=27136 vsize=60308 CPUtime=102.13
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 8624 0 0 0 10208 5 0 0 25 0 3 0 346465321 61755392 13849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=60308 CPUtime=101.85
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 8596 0 0 0 10175 10 0 0 25 0 3 0 346465321 61755392 13849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 60308

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 27141
/proc/meminfo: memFree=1666216/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=64272 CPUtime=323.68
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 20454 0 0 0 32350 18 0 0 18 0 3 0 346465319 65814528 14682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 16068 14682 218 20 0 15426 0
[pid=27138/tid=27140] ppid=27136 vsize=64272 CPUtime=162.06
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 10076 0 0 0 16200 6 0 0 25 0 3 0 346465321 65814528 14682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=64272 CPUtime=161.59
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 10011 0 0 0 16148 11 0 0 25 0 3 0 346465321 65814528 14682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 64272

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/86 27305
/proc/meminfo: memFree=1663008/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=66444 CPUtime=443.07
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 22902 0 0 0 44275 32 0 0 18 0 3 0 346465319 68038656 15176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 16611 15176 218 20 0 15969 0
[pid=27138/tid=27140] ppid=27136 vsize=66444 CPUtime=221.91
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 11373 0 0 0 22173 18 0 0 25 0 3 0 346465321 68038656 15176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=66444 CPUtime=221.14
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 11162 0 0 0 22101 13 0 0 25 0 3 0 346465321 68038656 15176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.07
Current children cumulated vsize (KiB) 66444

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27339
/proc/meminfo: memFree=1662376/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=67452 CPUtime=562.64
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 25229 0 0 0 56227 37 0 0 18 0 3 0 346465319 69070848 15577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 16863 15577 218 20 0 16221 0
[pid=27138/tid=27140] ppid=27136 vsize=67452 CPUtime=281.81
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 12577 0 0 0 28158 23 0 0 25 0 3 0 346465321 69070848 15577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=67452 CPUtime=280.8
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 12285 0 0 0 28067 13 0 0 25 0 3 0 346465321 69070848 15577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.64
Current children cumulated vsize (KiB) 67452

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27339
/proc/meminfo: memFree=1660776/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=69060 CPUtime=682.32
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 27203 0 0 0 68193 39 0 0 18 0 3 0 346465319 70717440 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 17265 15998 218 20 0 16623 0
[pid=27138/tid=27140] ppid=27136 vsize=69060 CPUtime=341.75
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 13576 0 0 0 34151 24 0 0 25 0 3 0 346465321 70717440 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=69060 CPUtime=340.54
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 13260 0 0 0 34040 14 0 0 25 0 3 0 346465321 70717440 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 69060

[startup+402.302 s]

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

/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 35535 0 0 0 183534 47 0 0 25 0 3 0 346465321 97673216 22137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95384 CPUtime=1838.33
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 36967 0 0 0 183796 37 0 0 16 0 3 0 346465321 97673216 22137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.18
Current children cumulated vsize (KiB) 95384

[startup+1902.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/80 27339
/proc/meminfo: memFree=1635944/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=95568 CPUtime=3793.86
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 74287 0 0 0 379299 87 0 0 18 0 3 0 346465319 97861632 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 23892 22194 218 20 0 23250 0
[pid=27138/tid=27140] ppid=27136 vsize=95568 CPUtime=1895.75
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 36184 0 0 0 189527 48 0 0 25 0 3 0 346465321 97861632 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95568 CPUtime=1898.08
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 37736 0 0 0 189770 38 0 0 25 0 3 0 346465321 97861632 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.86
Current children cumulated vsize (KiB) 95568

[startup+1962.3 s]
/proc/loadavg: 2.13 2.05 1.94 3/80 27339
/proc/meminfo: memFree=1635880/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=95568 CPUtime=3913.56
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 75676 0 0 0 391268 88 0 0 18 0 3 0 346465319 97861632 22218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 23892 22218 218 20 0 23250 0
[pid=27138/tid=27140] ppid=27136 vsize=95568 CPUtime=1955.69
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 36923 0 0 0 195521 48 0 0 25 0 3 0 346465321 97861632 22218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95568 CPUtime=1957.83
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 38386 0 0 0 195744 39 0 0 25 0 3 0 346465321 97861632 22218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.56
Current children cumulated vsize (KiB) 95568

[startup+2022.3 s]
/proc/loadavg: 2.12 2.05 1.95 3/80 27339
/proc/meminfo: memFree=1635624/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=95568 CPUtime=4033.23
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 77312 0 0 0 403234 89 0 0 18 0 3 0 346465319 97861632 22276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 23892 22276 218 20 0 23250 0
[pid=27138/tid=27140] ppid=27136 vsize=95568 CPUtime=2015.63
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 37800 0 0 0 201514 49 0 0 25 0 3 0 346465321 97861632 22276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95568 CPUtime=2017.58
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 39145 0 0 0 201718 40 0 0 25 0 3 0 346465321 97861632 22276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.23
Current children cumulated vsize (KiB) 95568

[startup+2082.31 s]
/proc/loadavg: 2.07 2.05 1.95 3/80 27339
/proc/meminfo: memFree=1635560/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=95568 CPUtime=4152.93
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 79021 0 0 0 415202 91 0 0 18 0 3 0 346465319 97861632 22289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 23892 22289 218 20 0 23250 0
[pid=27138/tid=27140] ppid=27136 vsize=95568 CPUtime=2075.57
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 38655 0 0 0 207508 49 0 0 25 0 3 0 346465321 97861632 22289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95568 CPUtime=2077.33
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 39999 0 0 0 207692 41 0 0 25 0 3 0 346465321 97861632 22289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.93
Current children cumulated vsize (KiB) 95568

[startup+2142.3 s]
/proc/loadavg: 2.03 2.04 1.95 3/80 27339
/proc/meminfo: memFree=1635240/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=95916 CPUtime=4272.6
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 80601 0 0 0 427168 92 0 0 18 0 3 0 346465319 98217984 22371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 23979 22371 218 20 0 23337 0
[pid=27138/tid=27140] ppid=27136 vsize=95916 CPUtime=2135.52
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 39461 0 0 0 213502 50 0 0 25 0 3 0 346465321 98217984 22371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=95916 CPUtime=2137.06
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 40773 0 0 0 213664 42 0 0 25 0 3 0 346465321 98217984 22371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.6
Current children cumulated vsize (KiB) 95916

[startup+2202.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/80 27339
/proc/meminfo: memFree=1634600/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=96220 CPUtime=4392.28
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 82372 0 0 0 439134 94 0 0 18 0 3 0 346465319 98529280 22527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24055 22527 218 20 0 23413 0
[pid=27138/tid=27140] ppid=27136 vsize=96220 CPUtime=2195.45
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 40423 0 0 0 219495 50 0 0 25 0 3 0 346465321 98529280 22527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=96220 CPUtime=2196.8
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 41582 0 0 0 219637 43 0 0 25 0 3 0 346465321 98529280 22527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.28
Current children cumulated vsize (KiB) 96220

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/80 27339
/proc/meminfo: memFree=1634408/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=96404 CPUtime=4511.96
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 83939 0 0 0 451101 95 0 0 18 0 3 0 346465319 98717696 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24101 22582 218 20 0 23459 0
[pid=27138/tid=27140] ppid=27136 vsize=96404 CPUtime=2255.39
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 41229 0 0 0 225488 51 0 0 25 0 3 0 346465321 98717696 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27138/tid=27141] ppid=27136 vsize=96404 CPUtime=2256.54
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 42343 0 0 0 225611 43 0 0 25 0 3 0 346465321 98717696 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.96
Current children cumulated vsize (KiB) 96404

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/80 27339
/proc/meminfo: memFree=1634152/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=96404 CPUtime=4631.63
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 85304 0 0 0 463067 96 0 0 18 0 3 0 346465319 98717696 22641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24101 22641 218 20 0 23459 0
[pid=27138/tid=27140] ppid=27136 vsize=96404 CPUtime=2315.23
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 41886 0 0 0 231471 52 0 0 25 0 3 0 346465321 98717696 22641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27138/tid=27141] ppid=27136 vsize=96404 CPUtime=2316.38
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 43051 0 0 0 231594 44 0 0 25 0 3 0 346465321 98717696 22641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.63
Current children cumulated vsize (KiB) 96404

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 27339
/proc/meminfo: memFree=1634216/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=96404 CPUtime=4751.31
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 86833 0 0 0 475034 97 0 0 18 0 3 0 346465319 98717696 22644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24101 22644 218 20 0 23459 0
[pid=27138/tid=27140] ppid=27136 vsize=96404 CPUtime=2374.97
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 42651 0 0 0 237445 52 0 0 25 0 3 0 346465321 98717696 22644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27138/tid=27141] ppid=27136 vsize=96404 CPUtime=2376.31
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 43815 0 0 0 237587 44 0 0 25 0 3 0 346465321 98717696 22644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.31
Current children cumulated vsize (KiB) 96404

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 27339
/proc/meminfo: memFree=1633832/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=97656 CPUtime=4870.98
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 88330 0 0 0 486999 99 0 0 18 0 3 0 346465319 99999744 22713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24414 22713 218 20 0 23772 0
[pid=27138/tid=27140] ppid=27136 vsize=97656 CPUtime=2434.71
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 43338 0 0 0 243418 53 0 0 25 0 3 0 346465321 99999744 22713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27138/tid=27141] ppid=27136 vsize=97656 CPUtime=2436.24
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 44625 0 0 0 243579 45 0 0 25 0 3 0 346465321 99999744 22713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.98
Current children cumulated vsize (KiB) 97656

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27339
/proc/meminfo: memFree=1633576/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=97656 CPUtime=4990.68
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 89721 0 0 0 498968 100 0 0 18 0 3 0 346465319 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24414 22784 218 20 0 23772 0
[pid=27138/tid=27140] ppid=27136 vsize=97656 CPUtime=2494.48
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 44026 0 0 0 249394 54 0 0 25 0 3 0 346465321 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27138/tid=27141] ppid=27136 vsize=97656 CPUtime=2496.18
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 45328 0 0 0 249573 45 0 0 25 0 3 0 346465321 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.68
Current children cumulated vsize (KiB) 97656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27339
/proc/meminfo: memFree=1633576/2055920 swapFree=4159364/4192956
[pid=27138] ppid=27136 vsize=97656 CPUtime=5000.06
/proc/27138/stat : 27138 (MiraXTv3_dyn) S 27136 27138 26750 0 -1 4194304 89941 0 0 0 499906 100 0 0 18 0 3 0 346465319 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27138/statm: 24414 22784 218 20 0 23772 0
[pid=27138/tid=27140] ppid=27136 vsize=97656 CPUtime=2499.15
/proc/27138/task/27140/stat : 27140 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 44136 0 0 0 249861 54 0 0 25 0 3 0 346465321 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27138/tid=27141] ppid=27136 vsize=97656 CPUtime=2500.88
/proc/27138/task/27141/stat : 27141 (MiraXTv3_dyn) R 27136 27138 26750 0 -1 4194368 45438 0 0 0 250043 45 0 0 25 0 3 0 346465321 99999744 22784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 97656

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): 2507.03
CPU time (s): 5000.1
CPU user time (s): 4999.08
CPU system time (s): 1.02484
CPU usage (%): 199.443
Max. virtual memory (cumulated for all children) (KiB): 98096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.08
system time used= 1.02484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89941
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= 731
involuntary context switches= 94530

runsolver used 2.42563 second user time and 6.76497 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May 12 15:57:55 UTC 2007

IDJOB= 426084
IDBENCH= 19883
IDSOLVER= 196
FILE ID= node13/426084-1178985475

PBS_JOBID= 5252802

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426084-1178985475/MiraXTv3_dyn /tmp/evaluation/426084-1178985475/instance-426084-1178985475.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426084-1178985475 -o ROOT/results/node13/solver-426084-1178985475 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426084-1178985475/MiraXTv3_dyn /tmp/evaluation/426084-1178985475/instance-426084-1178985475.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  39407927ecbef73c1b2c7d61d86d822d

RANDOM SEED= 637983958

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1725208 kB
Buffers:         41900 kB
Cached:         201404 kB
SwapCached:      12852 kB
Active:         134400 kB
Inactive:       132384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725208 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            49384 kB
Committed_AS:  9865424 kB
PageTables:       1872 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= 66556 MiB

End job on node13 on Sat May 12 16:39:44 UTC 2007