Trace number 426090

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 v3UNSAT 2563.67 1285.81

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
MD5SUM428b24f39bc6415380a405b76c9b06d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.8568
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2563.55/1285.80	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-426090-1178985636 -o ROOT/results/node10/solver-426090-1178985636 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426090-1178985636/MiraXTv3_dyn /tmp/evaluation/426090-1178985636/instance-426090-1178985636.cnf 

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


[startup+0 s]
/proc/loadavg: 1.81 1.94 1.90 3/77 26059
/proc/meminfo: memFree=1516816/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=3788 CPUtime=0
/proc/26059/stat : 26059 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 374601113 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/26059/statm: 947 277 206 20 0 305 0

[startup+0.045624 s]
/proc/loadavg: 1.81 1.94 1.90 3/77 26059
/proc/meminfo: memFree=1516816/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=4180 CPUtime=0.04
/proc/26059/stat : 26059 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194304 399 0 0 0 4 0 0 0 18 0 1 0 374601113 4280320 374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575880 0 0 4096 0 0 0 0 17 0 0 0
/proc/26059/statm: 1045 374 207 20 0 403 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4180

[startup+0.115702 s]
/proc/loadavg: 1.81 1.94 1.90 3/77 26059
/proc/meminfo: memFree=1516816/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=6812 CPUtime=0.13
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 625 0 0 0 13 0 0 0 18 0 3 0 374601113 6975488 600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 1703 600 218 20 0 1061 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6812

[startup+0.301681 s]
/proc/loadavg: 1.81 1.94 1.90 3/77 26059
/proc/meminfo: memFree=1516816/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=8392 CPUtime=0.5
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 1058 0 0 0 50 0 0 0 18 0 3 0 374601113 8593408 1033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 2098 1033 218 20 0 1456 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8392

[startup+0.701769 s]
/proc/loadavg: 1.81 1.94 1.90 3/77 26059
/proc/meminfo: memFree=1516816/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=10760 CPUtime=1.29
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 1752 0 0 0 129 0 0 0 18 0 3 0 374601113 11018240 1727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 2690 1727 218 20 0 2048 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 10760

[startup+1.50194 s]
/proc/loadavg: 1.81 1.94 1.90 3/80 26062
/proc/meminfo: memFree=1508984/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=15400 CPUtime=2.89
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 2440 0 0 0 288 1 0 0 18 0 3 0 374601113 15769600 2415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 3850 2415 218 20 0 3208 0
[pid=26059/tid=26061] ppid=26057 vsize=15400 CPUtime=1.39
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 1014 0 0 0 139 0 0 0 24 0 3 0 374601121 15769600 2415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=15400 CPUtime=1.4
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 990 0 0 0 140 0 0 0 19 0 3 0 374601121 15769600 2415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15400

[startup+3.10229 s]
/proc/loadavg: 1.81 1.94 1.90 3/80 26062
/proc/meminfo: memFree=1507128/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=17900 CPUtime=6.08
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 3367 0 0 0 607 1 0 0 18 0 3 0 374601113 18329600 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 4475 3270 218 20 0 3833 0
[pid=26059/tid=26061] ppid=26057 vsize=17900 CPUtime=2.99
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 1443 0 0 0 299 0 0 0 18 0 3 0 374601121 18329600 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=17900 CPUtime=2.99
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 1488 0 0 0 299 0 0 0 25 0 3 0 374601121 18329600 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 17900

[startup+6.30198 s]
/proc/loadavg: 1.82 1.94 1.90 3/80 26062
/proc/meminfo: memFree=1498944/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=24712 CPUtime=12.46
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 5176 0 0 0 1243 3 0 0 18 0 3 0 374601113 25305088 5003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 6178 5003 218 20 0 5536 0
[pid=26059/tid=26061] ppid=26057 vsize=24712 CPUtime=6.2
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 2380 0 0 0 619 1 0 0 25 0 3 0 374601121 25305088 5003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=24712 CPUtime=6.18
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 2360 0 0 0 616 2 0 0 25 0 3 0 374601121 25305088 5003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 24712

[startup+12.7014 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 26062
/proc/meminfo: memFree=1490376/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=32288 CPUtime=25.23
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 7195 0 0 0 2518 5 0 0 18 0 3 0 374601113 33062912 6724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 8072 6724 218 20 0 7430 0
[pid=26059/tid=26061] ppid=26057 vsize=32288 CPUtime=12.59
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 3414 0 0 0 1257 2 0 0 25 0 3 0 374601121 33062912 6724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=32288 CPUtime=12.55
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 3345 0 0 0 1252 3 0 0 25 0 3 0 374601121 33062912 6724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 32288

[startup+25.5011 s]
/proc/loadavg: 1.87 1.94 1.90 6/86 26070
/proc/meminfo: memFree=1481496/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=40188 CPUtime=50.72
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 9617 0 0 0 5063 9 0 0 18 0 3 0 374601113 41152512 8730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 10047 8730 218 20 0 9405 0
[pid=26059/tid=26061] ppid=26057 vsize=40188 CPUtime=25.36
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 4539 0 0 0 2532 4 0 0 25 0 3 0 374601121 41152512 8730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=40188 CPUtime=25.26
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 4642 0 0 0 2522 4 0 0 25 0 3 0 374601121 41152512 8730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 40188

[startup+51.1016 s]
/proc/loadavg: 1.91 1.94 1.90 3/86 26196
/proc/meminfo: memFree=1476584/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=44408 CPUtime=101.61
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 11703 0 0 0 10144 17 0 0 18 0 3 0 374601113 45473792 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 11102 9778 218 20 0 10460 0
[pid=26059/tid=26061] ppid=26057 vsize=44408 CPUtime=50.87
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 5618 0 0 0 5076 11 0 0 25 0 3 0 374601121 45473792 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=44408 CPUtime=50.65
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 5649 0 0 0 5059 6 0 0 25 0 3 0 374601121 45473792 9778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 44408

[startup+102.307 s]
/proc/loadavg: 1.96 1.95 1.91 3/80 26260
/proc/meminfo: memFree=1473032/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=49788 CPUtime=203.62
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 14853 0 0 0 20338 24 0 0 18 0 3 0 374601113 50982912 10979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 12447 10979 218 20 0 11805 0
[pid=26059/tid=26061] ppid=26057 vsize=49788 CPUtime=102.01
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 7280 0 0 0 10184 17 0 0 25 0 3 0 374601121 50982912 10979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=49788 CPUtime=101.52
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 7137 0 0 0 10145 7 0 0 25 0 3 0 374601121 50982912 10979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 49788

[startup+162.302 s]
/proc/loadavg: 1.98 1.95 1.91 3/80 26260
/proc/meminfo: memFree=1471112/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=51608 CPUtime=323.27
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 17536 0 0 0 32302 25 0 0 18 0 3 0 374601113 52846592 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 12902 11416 218 20 0 12260 0
[pid=26059/tid=26061] ppid=26057 vsize=51608 CPUtime=161.83
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 8623 0 0 0 16166 17 0 0 25 0 3 0 374601121 52846592 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26059/tid=26062] ppid=26057 vsize=51608 CPUtime=161.35
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 8477 0 0 0 16127 8 0 0 25 0 3 0 374601121 52846592 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.27
Current children cumulated vsize (KiB) 51608

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 26260
/proc/meminfo: memFree=1469320/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=53876 CPUtime=442.92
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 20296 0 0 0 44264 28 0 0 18 0 3 0 374601113 55169024 11899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 13469 11899 218 20 0 12827 0
[pid=26059/tid=26061] ppid=26057 vsize=53876 CPUtime=221.56
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 9946 0 0 0 22137 19 0 0 25 0 3 0 374601121 55169024 11899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26059/tid=26062] ppid=26057 vsize=53876 CPUtime=221.28
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 9914 0 0 0 22119 9 0 0 25 0 3 0 374601121 55169024 11899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 53876

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26260
/proc/meminfo: memFree=1466568/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=55540 CPUtime=562.58
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 23140 0 0 0 56226 32 0 0 18 0 3 0 374601113 56872960 12585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 13885 12585 218 20 0 13243 0
[pid=26059/tid=26061] ppid=26057 vsize=55540 CPUtime=281.28
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 11172 0 0 0 28108 20 0 0 25 0 3 0 374601121 56872960 12585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26059/tid=26062] ppid=26057 vsize=55540 CPUtime=281.2
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 11532 0 0 0 28109 11 0 0 25 0 3 0 374601121 56872960 12585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.58
Current children cumulated vsize (KiB) 55540

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26260
/proc/meminfo: memFree=1463752/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=59168 CPUtime=682.23
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 26060 0 0 0 68188 35 0 0 18 0 3 0 374601113 60588032 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 14792 13265 218 20 0 14150 0
[pid=26059/tid=26061] ppid=26057 vsize=59168 CPUtime=341.01
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 12398 0 0 0 34079 22 0 0 25 0 3 0 374601121 60588032 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26059/tid=26062] ppid=26057 vsize=59168 CPUtime=341.12
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 13226 0 0 0 34100 12 0 0 25 0 3 0 374601121 60588032 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.23
Current children cumulated vsize (KiB) 59168

[startup+402.301 s]

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

/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 27206 0 0 0 99961 26 0 0 25 0 3 0 374601121 73281536 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1998.49
Current children cumulated vsize (KiB) 71564

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1450568/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=71772 CPUtime=2118.14
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 55314 0 0 0 211750 64 0 0 18 0 3 0 374601113 73494528 16564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 17943 16564 218 20 0 17301 0
[pid=26059/tid=26061] ppid=26057 vsize=71772 CPUtime=1058.45
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 26632 0 0 0 105808 37 0 0 25 0 3 0 374601121 73494528 16564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=71772 CPUtime=1059.6
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 28246 0 0 0 105933 27 0 0 25 0 3 0 374601121 73494528 16564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2118.14
Current children cumulated vsize (KiB) 71772

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1450184/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=71976 CPUtime=2237.8
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 57643 0 0 0 223714 66 0 0 18 0 3 0 374601113 73703424 16655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 17994 16655 218 20 0 17352 0
[pid=26059/tid=26061] ppid=26057 vsize=71976 CPUtime=1118.39
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 27889 0 0 0 111801 38 0 0 25 0 3 0 374601121 73703424 16655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=71976 CPUtime=1119.33
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 29318 0 0 0 111905 28 0 0 25 0 3 0 374601121 73703424 16655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2237.8
Current children cumulated vsize (KiB) 71976

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1450120/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72140 CPUtime=2357.48
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 59778 0 0 0 235680 68 0 0 18 0 3 0 374601113 73871360 16690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18035 16690 218 20 0 17393 0
[pid=26059/tid=26061] ppid=26057 vsize=72140 CPUtime=1178.31
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 28970 0 0 0 117793 38 0 0 25 0 3 0 374601121 73871360 16690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72140 CPUtime=1179.07
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30372 0 0 0 117878 29 0 0 25 0 3 0 374601121 73871360 16690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2357.48
Current children cumulated vsize (KiB) 72140

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449416/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72536 CPUtime=2477.12
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 61876 0 0 0 247642 70 0 0 18 0 3 0 374601113 74276864 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18134 16838 218 20 0 17492 0
[pid=26059/tid=26061] ppid=26057 vsize=72536 CPUtime=1238.24
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30077 0 0 0 123785 39 0 0 25 0 3 0 374601121 74276864 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72536 CPUtime=1238.78
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 31363 0 0 0 123848 30 0 0 25 0 3 0 374601121 74276864 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2477.12
Current children cumulated vsize (KiB) 72536

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

[startup+1254.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449352/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72536 CPUtime=2501.04
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 62327 0 0 0 250034 70 0 0 18 0 3 0 374601113 74276864 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18134 16839 218 20 0 17492 0
[pid=26059/tid=26061] ppid=26057 vsize=72536 CPUtime=1250.22
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30303 0 0 0 124983 39 0 0 25 0 3 0 374601121 74276864 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72536 CPUtime=1250.73
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 31588 0 0 0 125043 30 0 0 25 0 3 0 374601121 74276864 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2501.04
Current children cumulated vsize (KiB) 72536

[startup+1267.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449352/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72668 CPUtime=2526.58
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 62734 0 0 0 252588 70 0 0 18 0 3 0 374601113 74412032 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18167 16869 218 20 0 17525 0
[pid=26059/tid=26061] ppid=26057 vsize=72668 CPUtime=1263.03
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30559 0 0 0 126263 40 0 0 25 0 3 0 374601121 74412032 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72668 CPUtime=1263.47
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 31739 0 0 0 126317 30 0 0 25 0 3 0 374601121 74412032 16869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2526.58
Current children cumulated vsize (KiB) 72668

[startup+1273.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449224/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2539.34
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 62988 0 0 0 253863 71 0 0 18 0 3 0 374601113 74547200 16896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16896 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1269.41
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30635 0 0 0 126901 40 0 0 25 0 3 0 374601121 74547200 16896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1269.83
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 31917 0 0 0 126953 30 0 0 25 0 3 0 374601121 74547200 16896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2539.34
Current children cumulated vsize (KiB) 72800

[startup+1279.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449224/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2552.09
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 63218 0 0 0 255138 71 0 0 18 0 3 0 374601113 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16898 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1275.8
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30788 0 0 0 127540 40 0 0 24 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1276.19
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 31994 0 0 0 127589 30 0 0 23 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2552.09
Current children cumulated vsize (KiB) 72800

[startup+1283.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449096/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2558.45
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 63294 0 0 0 255774 71 0 0 18 0 3 0 374601113 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16898 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1278.99
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30788 0 0 0 127859 40 0 0 25 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1279.37
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 32070 0 0 0 127907 30 0 0 24 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2558.45
Current children cumulated vsize (KiB) 72800

[startup+1284.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449160/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2561.64
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 63370 0 0 0 256093 71 0 0 18 0 3 0 374601113 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16898 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1280.58
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30864 0 0 0 128018 40 0 0 22 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1280.96
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 32070 0 0 0 128066 30 0 0 25 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2561.64
Current children cumulated vsize (KiB) 72800

[startup+1285.5 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449160/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2563.19
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 63370 0 0 0 256248 71 0 0 18 0 3 0 374601113 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16898 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1281.35
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30864 0 0 0 128095 40 0 0 25 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1281.74
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 32070 0 0 0 128144 30 0 0 19 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526664 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2563.19
Current children cumulated vsize (KiB) 72800

[startup+1285.7 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26260
/proc/meminfo: memFree=1449160/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=72800 CPUtime=2563.55
/proc/26059/stat : 26059 (MiraXTv3_dyn) S 26057 26059 25671 0 -1 4194304 63370 0 0 0 256284 71 0 0 18 0 3 0 374601113 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26059/statm: 18200 16898 218 20 0 17558 0
[pid=26059/tid=26061] ppid=26057 vsize=72800 CPUtime=1281.53
/proc/26059/task/26061/stat : 26061 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 30864 0 0 0 128113 40 0 0 24 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26059/tid=26062] ppid=26057 vsize=72800 CPUtime=1281.91
/proc/26059/task/26062/stat : 26062 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194368 32070 0 0 0 128161 30 0 0 16 0 3 0 374601121 74547200 16898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2563.55
Current children cumulated vsize (KiB) 72800

[startup+1285.8 s]
/proc/loadavg: 2.00 1.99 1.91 2/78 26260
/proc/meminfo: memFree=1503880/2055920 swapFree=4143936/4192956
[pid=26059] ppid=26057 vsize=17304 CPUtime=2563.66
/proc/26059/stat : 26059 (MiraXTv3_dyn) R 26057 26059 25671 0 -1 4194304 63372 0 0 0 256294 72 0 0 17 0 1 0 374601113 17719296 2808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26059/statm: 3937 2810 222 20 0 3295 0
Current children cumulated CPU time (s) 2563.66
Current children cumulated vsize (KiB) 17304

Child status: 20
Real time (s): 1285.81
CPU time (s): 2563.67
CPU user time (s): 2562.95
CPU system time (s): 0.723889
CPU usage (%): 199.382
Max. virtual memory (cumulated for all children) (KiB): 72800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2562.95
system time used= 0.723889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63375
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= 675
involuntary context switches= 48611

runsolver used 1.3258 second user time and 3.41648 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 16:00:36 UTC 2007

IDJOB= 426090
IDBENCH= 19891
IDSOLVER= 196
FILE ID= node10/426090-1178985636

PBS_JOBID= 5252809

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426090-1178985636/MiraXTv3_dyn /tmp/evaluation/426090-1178985636/instance-426090-1178985636.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-426090-1178985636 -o ROOT/results/node10/solver-426090-1178985636 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426090-1178985636/MiraXTv3_dyn /tmp/evaluation/426090-1178985636/instance-426090-1178985636.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  428b24f39bc6415380a405b76c9b06d9

RANDOM SEED= 472173980

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:       1517032 kB
Buffers:         52208 kB
Cached:         396172 kB
SwapCached:      18032 kB
Active:         134032 kB
Inactive:       338820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517032 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30376 kB
Slab:            51564 kB
Committed_AS:  5321808 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= 66560 MiB

End job on node10 on Sat May 12 16:22:02 UTC 2007