Trace number 426057

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.07 2506.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1257170129-13.UNSAT.shuffled.cnf
MD5SUM434b100eaaf4ba4e3a6e5e8b68e4e3ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark913.884
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-426057-1178982148 -o ROOT/results/node6/solver-426057-1178982148 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426057-1178982148/MiraXTv3_dyn /tmp/evaluation/426057-1178982148/instance-426057-1178982148.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.92 0.98 0.92 3/77 7876
/proc/meminfo: memFree=1446448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=3788 CPUtime=0
/proc/7876/stat : 7876 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 374252447 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/7876/statm: 947 264 206 20 0 305 0

[startup+0.041392 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 7876
/proc/meminfo: memFree=1446448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=7176 CPUtime=0.17
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 712 0 0 0 17 0 0 0 18 0 3 0 374252447 7348224 687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 2317 1236 218 20 0 1675 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7176

[startup+0.399709 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 7876
/proc/meminfo: memFree=1446448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=9636 CPUtime=0.77
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 1378 0 0 0 76 1 0 0 18 0 3 0 374252447 9867264 1353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 2409 1353 218 20 0 1767 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9636

[startup+0.401705 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 7876
/proc/meminfo: memFree=1446448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=9636 CPUtime=0.78
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 1381 0 0 0 77 1 0 0 18 0 3 0 374252447 9867264 1356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 2409 1356 218 20 0 1767 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 9636

[startup+0.701746 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 7876
/proc/meminfo: memFree=1446448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=11760 CPUtime=1.37
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 1927 0 0 0 136 1 0 0 18 0 3 0 374252447 12042240 1902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 2940 1902 218 20 0 2298 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11760

[startup+1.50184 s]
/proc/loadavg: 1.01 1.00 0.93 3/80 7879
/proc/meminfo: memFree=1437144/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=15196 CPUtime=2.97
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 2534 0 0 0 295 2 0 0 18 0 3 0 374252447 15560704 2509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 3799 2509 218 20 0 3157 0
[pid=7876/tid=7878] ppid=7874 vsize=15196 CPUtime=1.47
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 1004 0 0 0 147 0 0 0 21 0 3 0 374252448 15560704 2509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=15196 CPUtime=1.47
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 1182 0 0 0 146 1 0 0 19 0 3 0 374252448 15560704 2509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15196

[startup+3.10103 s]
/proc/loadavg: 1.01 1.00 0.93 3/80 7879
/proc/meminfo: memFree=1435480/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=19140 CPUtime=6.16
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 3640 0 0 0 614 2 0 0 18 0 3 0 374252447 19599360 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 4785 3543 218 20 0 4143 0
[pid=7876/tid=7878] ppid=7874 vsize=19140 CPUtime=3.07
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 1407 0 0 0 307 0 0 0 25 0 3 0 374252448 19599360 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=19140 CPUtime=3.06
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 1885 0 0 0 305 1 0 0 17 0 3 0 374252448 19599360 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521366 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19140

[startup+6.3014 s]
/proc/loadavg: 1.01 1.00 0.93 3/80 7879
/proc/meminfo: memFree=1426136/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=26612 CPUtime=12.55
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 5758 0 0 0 1251 4 0 0 18 0 3 0 374252447 27250688 5583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 6653 5583 218 20 0 6011 0
[pid=7876/tid=7878] ppid=7874 vsize=26612 CPUtime=6.27
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 2506 0 0 0 626 1 0 0 17 0 3 0 374252448 27250688 5583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=26612 CPUtime=6.25
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 2904 0 0 0 623 2 0 0 18 0 3 0 374252448 27250688 5583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26612

[startup+12.7022 s]
/proc/loadavg: 1.16 1.03 0.94 3/80 7879
/proc/meminfo: memFree=1417304/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=34608 CPUtime=25.31
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 7870 0 0 0 2525 6 0 0 18 0 3 0 374252447 35438592 7387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 8652 7387 218 20 0 8010 0
[pid=7876/tid=7878] ppid=7874 vsize=34608 CPUtime=12.66
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 3585 0 0 0 1265 1 0 0 25 0 3 0 374252448 35438592 7387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=34608 CPUtime=12.63
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 3937 0 0 0 1259 4 0 0 25 0 3 0 374252448 35438592 7387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 34608

[startup+25.5067 s]
/proc/loadavg: 1.29 1.06 0.95 3/80 7879
/proc/meminfo: memFree=1406488/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=45148 CPUtime=50.85
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 11069 0 0 0 5075 10 0 0 18 0 3 0 374252447 46231552 10084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 11287 10084 218 20 0 10645 0
[pid=7876/tid=7878] ppid=7874 vsize=45148 CPUtime=25.44
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 5082 0 0 0 2541 3 0 0 25 0 3 0 374252448 46231552 10084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=45148 CPUtime=25.38
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 5639 0 0 0 2532 6 0 0 19 0 3 0 374252448 46231552 10084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 45148

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 0.97 3/80 7879
/proc/meminfo: memFree=1402392/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=49708 CPUtime=101.92
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 13159 0 0 0 10179 13 0 0 18 0 3 0 374252447 50900992 11128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 12427 11128 218 20 0 11785 0
[pid=7876/tid=7878] ppid=7874 vsize=49708 CPUtime=51.01
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 6142 0 0 0 5097 4 0 0 25 0 3 0 374252448 50900992 11128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=49708 CPUtime=50.88
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 6669 0 0 0 5080 8 0 0 25 0 3 0 374252448 50900992 11128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 49708

[startup+102.302 s]
/proc/loadavg: 1.86 1.30 1.04 3/80 7879
/proc/meminfo: memFree=1397656/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=54596 CPUtime=204.05
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 16028 0 0 0 20390 15 0 0 18 0 3 0 374252447 55906304 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 13649 12295 218 20 0 13007 0
[pid=7876/tid=7878] ppid=7874 vsize=54596 CPUtime=102.17
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 7644 0 0 0 10212 5 0 0 25 0 3 0 374252448 55906304 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=54596 CPUtime=101.86
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 8036 0 0 0 10176 10 0 0 25 0 3 0 374252448 55906304 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 54596

[startup+162.302 s]
/proc/loadavg: 1.95 1.42 1.09 3/80 7879
/proc/meminfo: memFree=1394648/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=57580 CPUtime=323.71
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 18740 0 0 0 32353 18 0 0 18 0 3 0 374252447 58961920 12985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 14395 12985 218 20 0 13753 0
[pid=7876/tid=7878] ppid=7874 vsize=57580 CPUtime=162.1
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 9016 0 0 0 16204 6 0 0 25 0 3 0 374252448 58961920 12985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=57580 CPUtime=161.58
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 9376 0 0 0 16147 11 0 0 25 0 3 0 374252448 58961920 12985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 57580

[startup+222.302 s]
/proc/loadavg: 1.98 1.52 1.15 3/80 7879
/proc/meminfo: memFree=1393240/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=59352 CPUtime=443.41
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 21024 0 0 0 44321 20 0 0 18 0 3 0 374252447 60776448 13321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 14838 13321 218 20 0 14196 0
[pid=7876/tid=7878] ppid=7874 vsize=59352 CPUtime=222.05
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 10155 0 0 0 22198 7 0 0 25 0 3 0 374252448 60776448 13321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=59352 CPUtime=221.33
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 10521 0 0 0 22121 12 0 0 25 0 3 0 374252448 60776448 13321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 59352

[startup+282.302 s]
/proc/loadavg: 1.93 1.59 1.19 3/80 7879
/proc/meminfo: memFree=1392088/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=60256 CPUtime=563.07
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 23190 0 0 0 56286 21 0 0 18 0 3 0 374252447 61702144 13646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 15064 13646 218 20 0 14422 0
[pid=7876/tid=7878] ppid=7874 vsize=60256 CPUtime=281.99
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 11340 0 0 0 28192 7 0 0 25 0 3 0 374252448 61702144 13646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=60256 CPUtime=281.06
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 11502 0 0 0 28093 13 0 0 25 0 3 0 374252448 61702144 13646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2629398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 60256

[startup+342.307 s]
/proc/loadavg: 1.97 1.66 1.24 3/80 7879
/proc/meminfo: memFree=1391000/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=61904 CPUtime=682.75
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 25197 0 0 0 68252 23 0 0 18 0 3 0 374252447 63389696 13943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 15476 13943 218 20 0 14834 0
[pid=7876/tid=7878] ppid=7874 vsize=61904 CPUtime=341.92
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 12372 0 0 0 34184 8 0 0 25 0 3 0 374252448 63389696 13943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=61904 CPUtime=340.81
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 12477 0 0 0 34066 15 0 0 25 0 3 0 374252448 63389696 13943 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) 61904

[startup+402.302 s]

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

/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 36026 0 0 0 189971 26 0 0 25 0 3 0 374252448 86761472 19615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=84728 CPUtime=1894.75
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 35474 0 0 0 189434 41 0 0 25 0 3 0 374252448 86761472 19615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.74
Current children cumulated vsize (KiB) 84728

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 7879
/proc/meminfo: memFree=1367896/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=84912 CPUtime=3914.43
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 73402 0 0 0 391374 69 0 0 18 0 3 0 374252447 86949888 19705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21228 19705 218 20 0 20586 0
[pid=7876/tid=7878] ppid=7874 vsize=84912 CPUtime=1959.74
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 36742 0 0 0 195947 27 0 0 25 0 3 0 374252448 86949888 19705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=84912 CPUtime=1954.67
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 36312 0 0 0 195426 41 0 0 25 0 3 0 374252448 86949888 19705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.43
Current children cumulated vsize (KiB) 84912

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 7879
/proc/meminfo: memFree=1367448/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=85060 CPUtime=4034.14
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 74971 0 0 0 403343 71 0 0 18 0 3 0 374252447 87101440 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21265 19805 218 20 0 20623 0
[pid=7876/tid=7878] ppid=7874 vsize=85060 CPUtime=2019.48
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 37477 0 0 0 201920 28 0 0 25 0 3 0 374252448 87101440 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=85060 CPUtime=2014.63
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 37146 0 0 0 201421 42 0 0 25 0 3 0 374252448 87101440 19805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.14
Current children cumulated vsize (KiB) 85060

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 7881
/proc/meminfo: memFree=1367128/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=86292 CPUtime=4153.84
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 76429 0 0 0 415312 72 0 0 18 0 3 0 374252447 88363008 19899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21573 19899 218 20 0 20931 0
[pid=7876/tid=7878] ppid=7874 vsize=86292 CPUtime=2079.22
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 38185 0 0 0 207893 29 0 0 25 0 3 0 374252448 88363008 19899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=86292 CPUtime=2074.6
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 37896 0 0 0 207417 43 0 0 25 0 3 0 374252448 88363008 19899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.84
Current children cumulated vsize (KiB) 86292

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 7881
/proc/meminfo: memFree=1366872/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=86292 CPUtime=4273.52
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 77955 0 0 0 427278 74 0 0 18 0 3 0 374252447 88363008 19943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21573 19943 218 20 0 20931 0
[pid=7876/tid=7878] ppid=7874 vsize=86292 CPUtime=2139.05
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 38888 0 0 0 213876 29 0 0 25 0 3 0 374252448 88363008 19943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=86292 CPUtime=2134.44
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 38719 0 0 0 213400 44 0 0 25 0 3 0 374252448 88363008 19943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.52
Current children cumulated vsize (KiB) 86292

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 7881
/proc/meminfo: memFree=1366872/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=86292 CPUtime=4393.23
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 79573 0 0 0 439248 75 0 0 18 0 3 0 374252447 88363008 19954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21573 19954 218 20 0 20931 0
[pid=7876/tid=7878] ppid=7874 vsize=86292 CPUtime=2199.03
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 39696 0 0 0 219873 30 0 0 25 0 3 0 374252448 88363008 19954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=86292 CPUtime=2194.17
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 39529 0 0 0 219373 44 0 0 25 0 3 0 374252448 88363008 19954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.23
Current children cumulated vsize (KiB) 86292

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 7881
/proc/meminfo: memFree=1366808/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=86464 CPUtime=4512.9
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 81127 0 0 0 451214 76 0 0 18 0 3 0 374252447 88539136 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21616 20007 218 20 0 20974 0
[pid=7876/tid=7878] ppid=7874 vsize=86464 CPUtime=2258.98
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 40437 0 0 0 225867 31 0 0 25 0 3 0 374252448 88539136 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=86464 CPUtime=2253.9
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 40342 0 0 0 225345 45 0 0 25 0 3 0 374252448 88539136 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.9
Current children cumulated vsize (KiB) 86464

[startup+2322.31 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 7881
/proc/meminfo: memFree=1366680/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=86612 CPUtime=4632.6
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 82662 0 0 0 463182 78 0 0 18 0 3 0 374252447 88690688 20034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21653 20034 218 20 0 21011 0
[pid=7876/tid=7878] ppid=7874 vsize=86612 CPUtime=2318.95
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 41155 0 0 0 231864 31 0 0 25 0 3 0 374252448 88690688 20034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7876/tid=7879] ppid=7874 vsize=86612 CPUtime=2313.62
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 41159 0 0 0 231316 46 0 0 25 0 3 0 374252448 88690688 20034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.6
Current children cumulated vsize (KiB) 86612

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 7881
/proc/meminfo: memFree=1366296/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=87688 CPUtime=4752.27
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 84242 0 0 0 475148 79 0 0 18 0 3 0 374252447 89792512 20093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 21922 20093 218 20 0 21280 0
[pid=7876/tid=7878] ppid=7874 vsize=87688 CPUtime=2378.89
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 42002 0 0 0 237857 32 0 0 25 0 3 0 374252448 89792512 20093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=87688 CPUtime=2373.37
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 41892 0 0 0 237290 47 0 0 25 0 3 0 374252448 89792512 20093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.27
Current children cumulated vsize (KiB) 87688

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 7881
/proc/meminfo: memFree=1366040/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=88008 CPUtime=4871.97
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 85590 0 0 0 487116 81 0 0 18 0 3 0 374252447 90120192 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 22002 20151 218 20 0 21360 0
[pid=7876/tid=7878] ppid=7874 vsize=88008 CPUtime=2438.6
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 42641 0 0 0 243828 32 0 0 25 0 3 0 374252448 90120192 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=88008 CPUtime=2433.34
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 42601 0 0 0 243286 48 0 0 25 0 3 0 374252448 90120192 20151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.97
Current children cumulated vsize (KiB) 88008

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 7881
/proc/meminfo: memFree=1365848/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=88008 CPUtime=4991.64
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 87038 0 0 0 499082 82 0 0 18 0 3 0 374252447 90120192 20183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 22002 20183 218 20 0 21360 0
[pid=7876/tid=7878] ppid=7874 vsize=88008 CPUtime=2498.32
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43378 0 0 0 249799 33 0 0 25 0 3 0 374252448 90120192 20183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=88008 CPUtime=2493.31
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43312 0 0 0 249282 49 0 0 25 0 3 0 374252448 90120192 20183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.64
Current children cumulated vsize (KiB) 88008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 7881
/proc/meminfo: memFree=1365848/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=88008 CPUtime=5000.03
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 87039 0 0 0 499921 82 0 0 18 0 3 0 374252447 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 22002 20184 218 20 0 21360 0
[pid=7876/tid=7878] ppid=7874 vsize=88008 CPUtime=2502.5
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43379 0 0 0 250217 33 0 0 25 0 3 0 374252448 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=88008 CPUtime=2497.51
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43312 0 0 0 249702 49 0 0 25 0 3 0 374252448 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 88008

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

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

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 7881
/proc/meminfo: memFree=1365848/2055924 swapFree=4143816/4192956
[pid=7876] ppid=7874 vsize=88008 CPUtime=5000.03
/proc/7876/stat : 7876 (MiraXTv3_dyn) S 7874 7876 7804 0 -1 4194304 87039 0 0 0 499921 82 0 0 18 0 3 0 374252447 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7876/statm: 22002 20184 218 20 0 21360 0
[pid=7876/tid=7878] ppid=7874 vsize=88008 CPUtime=2502.5
/proc/7876/task/7878/stat : 7878 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43379 0 0 0 250217 33 0 0 25 0 3 0 374252448 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7876/tid=7879] ppid=7874 vsize=88008 CPUtime=2497.51
/proc/7876/task/7879/stat : 7879 (MiraXTv3_dyn) R 7874 7876 7804 0 -1 4194368 43312 0 0 0 249702 49 0 0 25 0 3 0 374252448 90120192 20184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 88008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.07
CPU user time (s): 4999.23
CPU system time (s): 0.840872
CPU usage (%): 199.482
Max. virtual memory (cumulated for all children) (KiB): 88480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.23
system time used= 0.840872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87039
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= 637
involuntary context switches= 93926

runsolver used 2.38564 second user time and 6.74697 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 15:02:28 UTC 2007

IDJOB= 426057
IDBENCH= 19856
IDSOLVER= 196
FILE ID= node6/426057-1178982148

PBS_JOBID= 5252812

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1257170129-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426057-1178982148/MiraXTv3_dyn /tmp/evaluation/426057-1178982148/instance-426057-1178982148.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426057-1178982148 -o ROOT/results/node6/solver-426057-1178982148 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426057-1178982148/MiraXTv3_dyn /tmp/evaluation/426057-1178982148/instance-426057-1178982148.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  434b100eaaf4ba4e3a6e5e8b68e4e3ed

RANDOM SEED= 759737469

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1446728 kB
Buffers:         47384 kB
Cached:         488920 kB
SwapCached:      17556 kB
Active:         266628 kB
Inactive:       294168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1446728 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          29716 kB
Slab:            34064 kB
Committed_AS: 12786760 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66525 MiB

End job on node6 on Sat May 12 15:44:16 UTC 2007