Trace number 426047

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.19 2505.93

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1329819842-01.UNSAT.shuffled.cnf
MD5SUM7d4d1c68f4daca29fa40e5d7ec25d0c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark191.729
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/node16/watcher-426047-1178980466 -o ROOT/results/node16/solver-426047-1178980466 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426047-1178980466/MiraXTv3_dyn /tmp/evaluation/426047-1178980466/instance-426047-1178980466.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.78 0.95 0.94 3/77 8820
/proc/meminfo: memFree=1670984/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=3788 CPUtime=0
/proc/8820/stat : 8820 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 345964212 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8820/statm: 947 259 206 20 0 305 0

[startup+0.077566 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 8820
/proc/meminfo: memFree=1670984/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=6552 CPUtime=0.13
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 616 0 0 0 13 0 0 0 18 0 3 0 345964212 6709248 591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 1638 591 218 20 0 996 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6552

[startup+0.119559 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 8820
/proc/meminfo: memFree=1670984/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=6908 CPUtime=0.21
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 782 0 0 0 21 0 0 0 18 0 3 0 345964212 7073792 757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 1727 757 218 20 0 1085 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6908

[startup+0.30152 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 8820
/proc/meminfo: memFree=1670984/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=8696 CPUtime=0.57
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 1160 0 0 0 57 0 0 0 18 0 3 0 345964212 8904704 1135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 2174 1135 218 20 0 1532 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8696

[startup+0.701435 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 8820
/proc/meminfo: memFree=1670984/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=11300 CPUtime=1.38
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 1879 0 0 0 137 1 0 0 18 0 3 0 345964212 11571200 1854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 2825 1854 218 20 0 2183 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11300

[startup+1.50227 s]
/proc/loadavg: 0.78 0.95 0.94 3/80 8823
/proc/meminfo: memFree=1662640/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=14620 CPUtime=2.97
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 2441 0 0 0 296 1 0 0 18 0 3 0 345964212 14970880 2416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 3655 2416 218 20 0 3013 0
[pid=8820/tid=8822] ppid=8818 vsize=14620 CPUtime=1.47
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 1059 0 0 0 147 0 0 0 23 0 3 0 345964214 14970880 2416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=14620 CPUtime=1.47
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 1041 0 0 0 147 0 0 0 23 0 3 0 345964214 14970880 2416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14620

[startup+3.10193 s]
/proc/loadavg: 0.78 0.95 0.94 3/80 8823
/proc/meminfo: memFree=1660976/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=18960 CPUtime=6.16
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 3458 0 0 0 615 1 0 0 18 0 3 0 345964212 19415040 3360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 4740 3360 218 20 0 4098 0
[pid=8820/tid=8822] ppid=8818 vsize=18960 CPUtime=3.06
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 1521 0 0 0 306 0 0 0 18 0 3 0 345964214 19415040 3360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=18960 CPUtime=3.08
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 1596 0 0 0 307 1 0 0 25 0 3 0 345964214 19415040 3360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18960

[startup+6.30125 s]
/proc/loadavg: 0.88 0.97 0.95 3/80 8823
/proc/meminfo: memFree=1652656/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=25740 CPUtime=12.53
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 5286 0 0 0 1250 3 0 0 18 0 3 0 345964212 26357760 5110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 6435 5110 218 20 0 5793 0
[pid=8820/tid=8822] ppid=8818 vsize=25740 CPUtime=6.25
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 2474 0 0 0 624 1 0 0 25 0 3 0 345964214 26357760 5110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=25740 CPUtime=6.27
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 2471 0 0 0 625 2 0 0 25 0 3 0 345964214 26357760 5110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 25740

[startup+12.7019 s]
/proc/loadavg: 0.97 0.98 0.95 3/80 8823
/proc/meminfo: memFree=1643520/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=33924 CPUtime=25.31
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 7426 0 0 0 2526 5 0 0 18 0 3 0 345964212 34738176 6998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 8481 6998 218 20 0 7839 0
[pid=8820/tid=8822] ppid=8818 vsize=33924 CPUtime=12.62
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 3580 0 0 0 1260 2 0 0 25 0 3 0 345964214 34738176 6998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=33924 CPUtime=12.68
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 3505 0 0 0 1265 3 0 0 25 0 3 0 345964214 34738176 6998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 33924

[startup+25.5012 s]
/proc/loadavg: 1.19 1.03 0.97 3/80 8825
/proc/meminfo: memFree=1635640/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=41572 CPUtime=50.86
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 9988 0 0 0 5078 8 0 0 18 0 3 0 345964212 42569728 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 10393 9066 218 20 0 9751 0
[pid=8820/tid=8822] ppid=8818 vsize=41572 CPUtime=25.37
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 4810 0 0 0 2534 3 0 0 25 0 3 0 345964214 42569728 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=41572 CPUtime=25.47
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 4837 0 0 0 2543 4 0 0 25 0 3 0 345964214 42569728 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 41572

[startup+51.1018 s]
/proc/loadavg: 1.47 1.11 1.00 3/80 8825
/proc/meminfo: memFree=1628416/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=48496 CPUtime=101.91
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 12599 0 0 0 10180 11 0 0 18 0 3 0 345964212 49659904 10773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 12124 10773 218 20 0 11482 0
[pid=8820/tid=8822] ppid=8818 vsize=48496 CPUtime=50.82
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 6231 0 0 0 5078 4 0 0 25 0 3 0 345964214 49659904 10773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=48496 CPUtime=51.07
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 6027 0 0 0 5101 6 0 0 25 0 3 0 345964214 49659904 10773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 48496

[startup+102.307 s]
/proc/loadavg: 1.77 1.24 1.04 3/80 8825
/proc/meminfo: memFree=1624640/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=52332 CPUtime=204.1
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 15230 0 0 0 20396 14 0 0 18 0 3 0 345964212 53587968 11617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 13083 11617 218 20 0 12441 0
[pid=8820/tid=8822] ppid=8818 vsize=52332 CPUtime=101.81
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 7576 0 0 0 10176 5 0 0 25 0 3 0 345964214 53587968 11617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=52332 CPUtime=102.27
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 7313 0 0 0 10219 8 0 0 25 0 3 0 345964214 53587968 11617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 52332

[startup+162.301 s]
/proc/loadavg: 1.91 1.38 1.10 3/80 8825
/proc/meminfo: memFree=1622464/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=54356 CPUtime=323.81
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 17611 0 0 0 32366 15 0 0 18 0 3 0 345964212 55660544 12194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 13589 12194 218 20 0 12947 0
[pid=8820/tid=8822] ppid=8818 vsize=54356 CPUtime=161.55
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 8832 0 0 0 16149 6 0 0 25 0 3 0 345964214 55660544 12194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=54356 CPUtime=162.23
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 8438 0 0 0 16215 8 0 0 25 0 3 0 345964214 55660544 12194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 54356

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.15 3/80 8825
/proc/meminfo: memFree=1620736/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=55032 CPUtime=443.51
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 19982 0 0 0 44333 18 0 0 18 0 3 0 345964212 56352768 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 13758 12605 218 20 0 13116 0
[pid=8820/tid=8822] ppid=8818 vsize=55032 CPUtime=221.26
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 10093 0 0 0 22119 7 0 0 25 0 3 0 345964214 56352768 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=55032 CPUtime=222.22
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 9548 0 0 0 22212 10 0 0 25 0 3 0 345964214 56352768 12605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 55032

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.20 3/80 8825
/proc/meminfo: memFree=1619264/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=57452 CPUtime=563.23
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 22145 0 0 0 56304 19 0 0 18 0 3 0 345964212 58830848 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 14363 12987 218 20 0 13721 0
[pid=8820/tid=8822] ppid=8818 vsize=57452 CPUtime=281
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 11206 0 0 0 28092 8 0 0 25 0 3 0 345964214 58830848 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=57452 CPUtime=282.2
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 10598 0 0 0 28210 10 0 0 25 0 3 0 345964214 58830848 12987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 57452

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.25 3/80 8825
/proc/meminfo: memFree=1617472/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=60176 CPUtime=682.95
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 24326 0 0 0 68275 20 0 0 18 0 3 0 345964212 61620224 13430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 15044 13430 218 20 0 14402 0
[pid=8820/tid=8822] ppid=8818 vsize=60176 CPUtime=340.75
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 12234 0 0 0 34066 9 0 0 25 0 3 0 345964214 61620224 13430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=60176 CPUtime=342.18
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 11751 0 0 0 34207 11 0 0 25 0 3 0 345964214 61620224 13430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.95
Current children cumulated vsize (KiB) 60176

[startup+402.302 s]

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

/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 35172 0 0 0 189825 31 0 0 25 0 3 0 345964214 80277504 17885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78396 CPUtime=1897.06
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 33302 0 0 0 189662 44 0 0 25 0 3 0 345964214 80277504 17885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.64
Current children cumulated vsize (KiB) 78396

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 9023
/proc/meminfo: memFree=1599168/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78604 CPUtime=3915.4
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 70248 0 0 0 391463 77 0 0 18 0 3 0 345964212 80490496 17938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19651 17938 218 20 0 19009 0
[pid=8820/tid=8822] ppid=8818 vsize=78604 CPUtime=1958.55
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 35910 0 0 0 195823 32 0 0 25 0 3 0 345964214 80490496 17938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78604 CPUtime=1956.82
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 33997 0 0 0 195638 44 0 0 25 0 3 0 345964214 80490496 17938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3915.4
Current children cumulated vsize (KiB) 78604

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 9023
/proc/meminfo: memFree=1598976/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78808 CPUtime=4035.12
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 71907 0 0 0 403434 78 0 0 18 0 3 0 345964212 80699392 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19702 17979 218 20 0 19060 0
[pid=8820/tid=8822] ppid=8818 vsize=78808 CPUtime=2018.53
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 36751 0 0 0 201820 33 0 0 19 0 3 0 345964214 80699392 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78808 CPUtime=2016.58
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 34815 0 0 0 201613 45 0 0 25 0 3 0 345964214 80699392 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4035.12
Current children cumulated vsize (KiB) 78808

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 9023
/proc/meminfo: memFree=1598848/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78940 CPUtime=4154.87
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 73266 0 0 0 415407 80 0 0 18 0 3 0 345964212 80834560 18062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19735 18062 218 20 0 19093 0
[pid=8820/tid=8822] ppid=8818 vsize=78940 CPUtime=2078.52
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 37385 0 0 0 207818 34 0 0 25 0 3 0 345964214 80834560 18062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78940 CPUtime=2076.33
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 35540 0 0 0 207588 45 0 0 25 0 3 0 345964214 80834560 18062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.87
Current children cumulated vsize (KiB) 78940

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 9023
/proc/meminfo: memFree=1598784/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78940 CPUtime=4274.59
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 74678 0 0 0 427378 81 0 0 18 0 3 0 345964212 80834560 18074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19735 18074 218 20 0 19093 0
[pid=8820/tid=8822] ppid=8818 vsize=78940 CPUtime=2138.5
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 38091 0 0 0 213815 35 0 0 25 0 3 0 345964214 80834560 18074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78940 CPUtime=2136.06
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 36246 0 0 0 213561 45 0 0 25 0 3 0 345964214 80834560 18074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4274.59
Current children cumulated vsize (KiB) 78940

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 9023
/proc/meminfo: memFree=1598720/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78940 CPUtime=4394.32
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 76088 0 0 0 439349 83 0 0 18 0 3 0 345964212 80834560 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19735 18080 218 20 0 19093 0
[pid=8820/tid=8822] ppid=8818 vsize=78940 CPUtime=2198.49
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 38797 0 0 0 219813 36 0 0 25 0 3 0 345964214 80834560 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78940 CPUtime=2195.81
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 36950 0 0 0 219535 46 0 0 25 0 3 0 345964214 80834560 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4394.32
Current children cumulated vsize (KiB) 78940

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 9023
/proc/meminfo: memFree=1598720/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=78940 CPUtime=4514.05
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 77511 0 0 0 451321 84 0 0 18 0 3 0 345964212 80834560 18089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 19735 18089 218 20 0 19093 0
[pid=8820/tid=8822] ppid=8818 vsize=78940 CPUtime=2258.48
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 39508 0 0 0 225811 37 0 0 25 0 3 0 345964214 80834560 18089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=78940 CPUtime=2255.55
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 37662 0 0 0 225509 46 0 0 25 0 3 0 345964214 80834560 18089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4514.05
Current children cumulated vsize (KiB) 78940

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 9023
/proc/meminfo: memFree=1598144/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=80300 CPUtime=4633.78
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 79069 0 0 0 463292 86 0 0 18 0 3 0 345964212 82227200 18229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20075 18229 218 20 0 19433 0
[pid=8820/tid=8822] ppid=8818 vsize=80300 CPUtime=2318.46
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 40274 0 0 0 231808 38 0 0 25 0 3 0 345964214 82227200 18229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=80300 CPUtime=2315.3
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 38454 0 0 0 231483 47 0 0 25 0 3 0 345964214 82227200 18229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.78
Current children cumulated vsize (KiB) 80300

[startup+2382.3 s]
/proc/loadavg: 2.05 2.01 1.88 3/80 9023
/proc/meminfo: memFree=1597824/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=80300 CPUtime=4753.51
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 80533 0 0 0 475264 87 0 0 18 0 3 0 345964212 82227200 18265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20075 18265 218 20 0 19433 0
[pid=8820/tid=8822] ppid=8818 vsize=80300 CPUtime=2378.45
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 41018 0 0 0 237806 39 0 0 25 0 3 0 345964214 82227200 18265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=80300 CPUtime=2375.05
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 39174 0 0 0 237457 48 0 0 25 0 3 0 345964214 82227200 18265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4753.51
Current children cumulated vsize (KiB) 80300

[startup+2442.3 s]
/proc/loadavg: 2.02 2.01 1.89 3/80 9023
/proc/meminfo: memFree=1595904/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=82536 CPUtime=4873.23
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 82452 0 0 0 487234 89 0 0 18 0 3 0 345964212 84516864 18749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20634 18749 218 20 0 19992 0
[pid=8820/tid=8822] ppid=8818 vsize=82536 CPUtime=2438.44
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 41786 0 0 0 243804 40 0 0 25 0 3 0 345964214 84516864 18749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8820/tid=8823] ppid=8818 vsize=82536 CPUtime=2434.78
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 40325 0 0 0 243429 49 0 0 25 0 3 0 345964214 84516864 18749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4873.23
Current children cumulated vsize (KiB) 82536

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 9023
/proc/meminfo: memFree=1595840/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=82536 CPUtime=4992.98
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 83801 0 0 0 499207 91 0 0 18 0 3 0 345964212 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20634 18777 218 20 0 19992 0
[pid=8820/tid=8822] ppid=8818 vsize=82536 CPUtime=2498.28
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 42510 0 0 0 249787 41 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=82536 CPUtime=2494.68
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 40950 0 0 0 249419 49 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.98
Current children cumulated vsize (KiB) 82536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.9 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 9023
/proc/meminfo: memFree=1595840/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=82536 CPUtime=5000.16
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 83921 0 0 0 499925 91 0 0 18 0 3 0 345964212 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20634 18777 218 20 0 19992 0
[pid=8820/tid=8822] ppid=8818 vsize=82536 CPUtime=2501.85
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 42510 0 0 0 250144 41 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=82536 CPUtime=2498.28
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 41070 0 0 0 249779 49 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 82536

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

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

[startup+2505.9 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 9023
/proc/meminfo: memFree=1595840/2055920 swapFree=4143412/4192956
[pid=8820] ppid=8818 vsize=82536 CPUtime=5000.16
/proc/8820/stat : 8820 (MiraXTv3_dyn) S 8818 8820 8748 0 -1 4194304 83921 0 0 0 499925 91 0 0 18 0 3 0 345964212 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8820/statm: 20634 18777 218 20 0 19992 0
[pid=8820/tid=8822] ppid=8818 vsize=82536 CPUtime=2501.85
/proc/8820/task/8822/stat : 8822 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 42510 0 0 0 250144 41 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8820/tid=8823] ppid=8818 vsize=82536 CPUtime=2498.28
/proc/8820/task/8823/stat : 8823 (MiraXTv3_dyn) R 8818 8820 8748 0 -1 4194368 41070 0 0 0 249779 49 0 0 25 0 3 0 345964214 84516864 18777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 82536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2505.93
CPU time (s): 5000.19
CPU user time (s): 4999.27
CPU system time (s): 0.925859
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 82536

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

runsolver used 2.45563 second user time and 6.71998 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 14:34:26 UTC 2007

IDJOB= 426047
IDBENCH= 19845
IDSOLVER= 196
FILE ID= node16/426047-1178980466

PBS_JOBID= 5252805

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7d4d1c68f4daca29fa40e5d7ec25d0c3

RANDOM SEED= 989284778

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1671264 kB
Buffers:         49980 kB
Cached:         246560 kB
SwapCached:      18028 kB
Active:         169360 kB
Inactive:       151940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671264 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          29748 kB
Slab:            48972 kB
Committed_AS: 14286672 kB
PageTables:       1836 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 node16 on Sat May 12 15:16:14 UTC 2007