Trace number 426199

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.23 2506.93

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1590273377-07.UNSAT.shuffled.cnf
MD5SUMeb4f7aa1b8444b3d3004f4a39bb280d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark131.196
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node10/watcher-426199-1179048035 -o ROOT/results/node10/solver-426199-1179048035 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426199-1179048035/MiraXTv3_dyn /tmp/evaluation/426199-1179048035/instance-426199-1179048035.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.00 0.00 0.00 3/77 1762
/proc/meminfo: memFree=1447232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=3788 CPUtime=0
/proc/1762/stat : 1762 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 380841083 3878912 243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1762/statm: 947 248 205 20 0 305 0

[startup+0.044572 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 1762
/proc/meminfo: memFree=1447232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=6320 CPUtime=0.06
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 497 0 0 0 6 0 0 0 18 0 3 0 380841083 6471680 472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 1580 472 218 20 0 938 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6320

[startup+0.101585 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 1762
/proc/meminfo: memFree=1447232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=6584 CPUtime=0.18
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 660 0 0 0 18 0 0 0 18 0 3 0 380841083 6742016 635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 1646 635 218 20 0 1004 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6584

[startup+0.30163 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 1762
/proc/meminfo: memFree=1447232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=8480 CPUtime=0.58
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 1001 0 0 0 58 0 0 0 18 0 3 0 380841083 8683520 976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 2120 976 218 20 0 1478 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8480

[startup+0.702719 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 1762
/proc/meminfo: memFree=1447232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=10636 CPUtime=1.38
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 1604 0 0 0 138 0 0 0 18 0 3 0 380841083 10891264 1579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 2659 1579 218 20 0 2017 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10636

[startup+1.50189 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 1765
/proc/meminfo: memFree=1440232/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=13484 CPUtime=2.97
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 2474 0 0 0 297 0 0 0 18 0 3 0 380841083 13807616 2449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 3371 2449 218 20 0 2729 0
[pid=1762/tid=1764] ppid=1760 vsize=13484 CPUtime=1.48
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 1043 0 0 0 148 0 0 0 25 0 3 0 380841084 13807616 2449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=13484 CPUtime=1.47
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 1095 0 0 0 147 0 0 0 25 0 3 0 380841084 13807616 2449 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) 13484

[startup+3.10123 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 1765
/proc/meminfo: memFree=1437544/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=17340 CPUtime=6.17
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 2955 0 0 0 616 1 0 0 18 0 3 0 380841083 17756160 2930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 4335 2930 218 20 0 3693 0
[pid=1762/tid=1764] ppid=1760 vsize=17340 CPUtime=3.08
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 1351 0 0 0 308 0 0 0 21 0 3 0 380841084 17756160 2930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9346789 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=17340 CPUtime=3.06
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 1268 0 0 0 306 0 0 0 25 0 3 0 380841084 17756160 2930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17340

[startup+6.30192 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 1765
/proc/meminfo: memFree=1430888/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=23664 CPUtime=12.54
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 4803 0 0 0 1252 2 0 0 18 0 3 0 380841083 24231936 4663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 5916 4663 218 20 0 5274 0
[pid=1762/tid=1764] ppid=1760 vsize=23664 CPUtime=6.28
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 2114 0 0 0 627 1 0 0 25 0 3 0 380841084 24231936 4663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=23664 CPUtime=6.25
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 2353 0 0 0 624 1 0 0 25 0 3 0 380841084 24231936 4663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23664

[startup+12.7013 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 1765
/proc/meminfo: memFree=1418600/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=35288 CPUtime=25.31
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 7714 0 0 0 2525 6 0 0 18 0 3 0 380841083 36134912 7329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 8822 7329 218 20 0 8180 0
[pid=1762/tid=1764] ppid=1760 vsize=35288 CPUtime=12.67
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 3646 0 0 0 1265 2 0 0 22 0 3 0 380841084 36134912 7329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=35288 CPUtime=12.62
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 3732 0 0 0 1259 3 0 0 22 0 3 0 380841084 36134912 7329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35288

[startup+25.502 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 1765
/proc/meminfo: memFree=1415336/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=38512 CPUtime=50.83
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 8930 0 0 0 5077 6 0 0 18 0 3 0 380841083 39436288 8169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 9628 8169 218 20 0 8986 0
[pid=1762/tid=1764] ppid=1760 vsize=38512 CPUtime=25.47
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 4269 0 0 0 2545 2 0 0 25 0 3 0 380841084 39436288 8169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=38512 CPUtime=25.36
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 4325 0 0 0 2532 4 0 0 25 0 3 0 380841084 39436288 8169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 38512

[startup+51.1025 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 1765
/proc/meminfo: memFree=1405352/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=47464 CPUtime=101.89
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 12020 0 0 0 10179 10 0 0 18 0 3 0 380841083 48603136 10532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 11866 10532 218 20 0 11224 0
[pid=1762/tid=1764] ppid=1760 vsize=47464 CPUtime=51.05
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 5830 0 0 0 5101 4 0 0 25 0 3 0 380841084 48603136 10532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=47464 CPUtime=50.83
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 5854 0 0 0 5077 6 0 0 25 0 3 0 380841084 48603136 10532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 47464

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 1765
/proc/meminfo: memFree=1395560/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=57580 CPUtime=204.01
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 15886 0 0 0 20387 14 0 0 18 0 3 0 380841083 58961920 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 14395 12943 218 20 0 13753 0
[pid=1762/tid=1764] ppid=1760 vsize=57580 CPUtime=102.21
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 7603 0 0 0 10216 5 0 0 25 0 3 0 380841084 58961920 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1762/tid=1765] ppid=1760 vsize=57580 CPUtime=101.78
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 7947 0 0 0 10170 8 0 0 25 0 3 0 380841084 58961920 12943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 57580

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 1765
/proc/meminfo: memFree=1393768/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=58444 CPUtime=323.67
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 18081 0 0 0 32351 16 0 0 18 0 3 0 380841083 59846656 13373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 14611 13373 218 20 0 13969 0
[pid=1762/tid=1764] ppid=1760 vsize=58444 CPUtime=161.93
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 8757 0 0 0 16187 6 0 0 25 0 3 0 380841084 59846656 13373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=58444 CPUtime=161.73
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 8988 0 0 0 16163 10 0 0 25 0 3 0 380841084 59846656 13373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 58444

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 1765
/proc/meminfo: memFree=1390056/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=62224 CPUtime=443.35
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 20584 0 0 0 44317 18 0 0 18 0 3 0 380841083 63717376 14371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 15556 14371 218 20 0 14914 0
[pid=1762/tid=1764] ppid=1760 vsize=62224 CPUtime=221.63
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 9895 0 0 0 22157 6 0 0 25 0 3 0 380841084 63717376 14371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=62224 CPUtime=221.7
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 10353 0 0 0 22159 11 0 0 17 0 3 0 380841084 63717376 14371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 62224

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 1765
/proc/meminfo: memFree=1387944/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=64968 CPUtime=563.05
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 22648 0 0 0 56285 20 0 0 18 0 3 0 380841083 66527232 14857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 16242 14857 218 20 0 15600 0
[pid=1762/tid=1764] ppid=1760 vsize=64968 CPUtime=281.36
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 11129 0 0 0 28129 7 0 0 25 0 3 0 380841084 66527232 14857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=64968 CPUtime=281.68
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 11183 0 0 0 28156 12 0 0 25 0 3 0 380841084 66527232 14857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 64968

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 1765
/proc/meminfo: memFree=1385256/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=66900 CPUtime=682.75
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 24857 0 0 0 68252 23 0 0 18 0 3 0 380841083 68505600 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 16725 15527 218 20 0 16083 0
[pid=1762/tid=1764] ppid=1760 vsize=66900 CPUtime=341.1
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 12377 0 0 0 34101 9 0 0 25 0 3 0 380841084 68505600 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=66900 CPUtime=341.63
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 12144 0 0 0 34150 13 0 0 25 0 3 0 380841084 68505600 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 66900

[startup+402.303 s]

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

/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 32933 0 0 0 189357 22 0 0 25 0 3 0 380841084 88109056 19898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86044 CPUtime=1900.69
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 32269 0 0 0 190030 39 0 0 25 0 3 0 380841084 88109056 19898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.51
Current children cumulated vsize (KiB) 86044

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/80 1768
/proc/meminfo: memFree=1367592/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=3914.2
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 66934 0 0 0 391356 64 0 0 18 0 3 0 380841083 88813568 19915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 19915 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=1953.53
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 33708 0 0 0 195330 23 0 0 25 0 3 0 380841084 88813568 19915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=1960.65
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 32890 0 0 0 196025 40 0 0 25 0 3 0 380841084 88813568 19915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.2
Current children cumulated vsize (KiB) 86732

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/80 1768
/proc/meminfo: memFree=1367464/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4033.88
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 68348 0 0 0 403322 66 0 0 18 0 3 0 380841083 88813568 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 19938 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2013.25
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 34336 0 0 0 201301 24 0 0 25 0 3 0 380841084 88813568 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2020.61
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 33676 0 0 0 202020 41 0 0 25 0 3 0 380841084 88813568 19938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.88
Current children cumulated vsize (KiB) 86732

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.76 3/80 1768
/proc/meminfo: memFree=1367400/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4153.57
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 69478 0 0 0 415290 67 0 0 18 0 3 0 380841083 88813568 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 19978 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2072.97
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 34965 0 0 0 207273 24 0 0 25 0 3 0 380841084 88813568 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2080.58
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 34177 0 0 0 208016 42 0 0 25 0 3 0 380841084 88813568 19978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.57
Current children cumulated vsize (KiB) 86732

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/80 1768
/proc/meminfo: memFree=1367144/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4273.25
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 70765 0 0 0 427257 68 0 0 18 0 3 0 380841083 88813568 20012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20012 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2132.68
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 35597 0 0 0 213243 25 0 0 25 0 3 0 380841084 88813568 20012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2140.56
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 34832 0 0 0 214013 43 0 0 25 0 3 0 380841084 88813568 20012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.25
Current children cumulated vsize (KiB) 86732

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/80 1768
/proc/meminfo: memFree=1367080/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4392.93
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 72039 0 0 0 439223 70 0 0 18 0 3 0 380841083 88813568 20024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20024 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2192.39
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 36235 0 0 0 219214 25 0 0 25 0 3 0 380841084 88813568 20024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2200.52
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 35468 0 0 0 220008 44 0 0 25 0 3 0 380841084 88813568 20024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.93
Current children cumulated vsize (KiB) 86732

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/80 1768
/proc/meminfo: memFree=1367080/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4512.62
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 73324 0 0 0 451191 71 0 0 18 0 3 0 380841083 88813568 20040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20040 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2252.13
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 36877 0 0 0 225187 26 0 0 25 0 3 0 380841084 88813568 20040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2260.48
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 36111 0 0 0 226003 45 0 0 25 0 3 0 380841084 88813568 20040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.62
Current children cumulated vsize (KiB) 86732

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/80 1768
/proc/meminfo: memFree=1366888/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4632.3
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 74638 0 0 0 463158 72 0 0 18 0 3 0 380841083 88813568 20076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20076 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2311.84
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 37546 0 0 0 231158 26 0 0 25 0 3 0 380841084 88813568 20076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2320.45
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 36756 0 0 0 231999 46 0 0 25 0 3 0 380841084 88813568 20076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.3
Current children cumulated vsize (KiB) 86732

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/80 1768
/proc/meminfo: memFree=1366824/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4751.97
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 75936 0 0 0 475123 74 0 0 18 0 3 0 380841083 88813568 20088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20088 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2371.54
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38195 0 0 0 237128 26 0 0 25 0 3 0 380841084 88813568 20088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2380.41
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 37405 0 0 0 237994 47 0 0 25 0 3 0 380841084 88813568 20088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.97
Current children cumulated vsize (KiB) 86732

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 1883
/proc/meminfo: memFree=1365584/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86732 CPUtime=4871.5
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 77244 0 0 0 487066 84 0 0 18 0 3 0 380841083 88813568 20101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21683 20101 218 20 0 21041 0
[pid=1762/tid=1764] ppid=1760 vsize=86732 CPUtime=2431.2
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38848 0 0 0 243084 36 0 0 25 0 3 0 380841084 88813568 20101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86732 CPUtime=2440.29
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38060 0 0 0 243981 48 0 0 25 0 3 0 380841084 88813568 20101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.5
Current children cumulated vsize (KiB) 86732

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 1975
/proc/meminfo: memFree=1366376/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86940 CPUtime=4991
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 78614 0 0 0 499006 94 0 0 18 0 3 0 380841083 89026560 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21735 20165 218 20 0 21093 0
[pid=1762/tid=1764] ppid=1760 vsize=86940 CPUtime=2490.84
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 39535 0 0 0 249039 45 0 0 25 0 3 0 380841084 89026560 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86940 CPUtime=2500.15
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38743 0 0 0 249967 48 0 0 25 0 3 0 380841084 89026560 20165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991
Current children cumulated vsize (KiB) 86940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 1975
/proc/meminfo: memFree=1366376/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86940 CPUtime=5000.19
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 78779 0 0 0 499925 94 0 0 18 0 3 0 380841083 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21735 20166 218 20 0 21093 0
[pid=1762/tid=1764] ppid=1760 vsize=86940 CPUtime=2495.42
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 39700 0 0 0 249497 45 0 0 25 0 3 0 380841084 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86940 CPUtime=2504.76
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38743 0 0 0 250428 48 0 0 25 0 3 0 380841084 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 86940

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

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

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 1975
/proc/meminfo: memFree=1366376/2055920 swapFree=4143948/4192956
[pid=1762] ppid=1760 vsize=86940 CPUtime=5000.19
/proc/1762/stat : 1762 (MiraXTv3_dyn) S 1760 1762 1685 0 -1 4194304 78779 0 0 0 499925 94 0 0 18 0 3 0 380841083 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1762/statm: 21735 20166 218 20 0 21093 0
[pid=1762/tid=1764] ppid=1760 vsize=86940 CPUtime=2495.42
/proc/1762/task/1764/stat : 1764 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 39700 0 0 0 249497 45 0 0 25 0 3 0 380841084 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1762/tid=1765] ppid=1760 vsize=86940 CPUtime=2504.76
/proc/1762/task/1765/stat : 1765 (MiraXTv3_dyn) R 1760 1762 1685 0 -1 4194368 38743 0 0 0 250428 48 0 0 25 0 3 0 380841084 89026560 20166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 86940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.93
CPU time (s): 5000.23
CPU user time (s): 4999.26
CPU system time (s): 0.962853
CPU usage (%): 199.456
Max. virtual memory (cumulated for all children) (KiB): 87380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.26
system time used= 0.962853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78779
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= 462
involuntary context switches= 94502

runsolver used 2.41763 second user time and 6.76097 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun May 13 09:20:36 UTC 2007

IDJOB= 426199
IDBENCH= 20021
IDSOLVER= 196
FILE ID= node10/426199-1179048035

PBS_JOBID= 5253320

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1590273377-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426199-1179048035/MiraXTv3_dyn /tmp/evaluation/426199-1179048035/instance-426199-1179048035.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-426199-1179048035 -o ROOT/results/node10/solver-426199-1179048035 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426199-1179048035/MiraXTv3_dyn /tmp/evaluation/426199-1179048035/instance-426199-1179048035.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eb4f7aa1b8444b3d3004f4a39bb280d2

RANDOM SEED= 75277719

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1447448 kB
Buffers:         53772 kB
Cached:         460576 kB
SwapCached:      18160 kB
Active:         189540 kB
Inactive:       348940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447448 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            55564 kB
Committed_AS:  5342156 kB
PageTables:       1736 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= 66540 MiB

End job on node10 on Sun May 13 10:02:25 UTC 2007