Trace number 426038

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 2552.91 1279.88

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5104
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2552.82/1279.87	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/node18/watcher-426038-1178980357 -o ROOT/results/node18/solver-426038-1178980357 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426038-1178980357/MiraXTv3_dyn /tmp/evaluation/426038-1178980357/instance-426038-1178980357.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.72 0.93 0.95 3/77 19906
/proc/meminfo: memFree=1677312/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=3788 CPUtime=0
/proc/19906/stat : 19906 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 345953067 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19906/statm: 947 257 207 20 0 305 0

[startup+0.081463 s]
/proc/loadavg: 0.72 0.93 0.95 3/77 19906
/proc/meminfo: memFree=1677312/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=6580 CPUtime=0.14
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 616 0 0 0 14 0 0 0 18 0 3 0 345953067 6737920 591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 1645 591 218 20 0 1003 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6580

[startup+0.101464 s]
/proc/loadavg: 0.72 0.93 0.95 3/77 19906
/proc/meminfo: memFree=1677312/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=6724 CPUtime=0.18
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 692 0 0 0 18 0 0 0 18 0 3 0 345953067 6885376 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 1681 667 218 20 0 1039 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6724

[startup+0.301484 s]
/proc/loadavg: 0.72 0.93 0.95 3/77 19906
/proc/meminfo: memFree=1677312/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=8552 CPUtime=0.57
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 1112 0 0 0 57 0 0 0 18 0 3 0 345953067 8757248 1087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 2138 1087 218 20 0 1496 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8552

[startup+0.701524 s]
/proc/loadavg: 0.72 0.93 0.95 3/77 19906
/proc/meminfo: memFree=1677312/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=10976 CPUtime=1.37
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 1743 0 0 0 137 0 0 0 18 0 3 0 345953067 11239424 1717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 2744 1717 218 20 0 2102 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10976

[startup+1.5016 s]
/proc/loadavg: 0.72 0.93 0.95 3/80 19909
/proc/meminfo: memFree=1669608/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=14176 CPUtime=2.96
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 2282 0 0 0 295 1 0 0 18 0 3 0 345953067 14516224 2256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 3544 2256 218 20 0 2902 0
[pid=19906/tid=19908] ppid=19904 vsize=14176 CPUtime=1.48
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 960 0 0 0 148 0 0 0 17 0 3 0 345953068 14516224 2256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=14176 CPUtime=1.46
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 986 0 0 0 146 0 0 0 20 0 3 0 345953068 14516224 2256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14176

[startup+3.10276 s]
/proc/loadavg: 0.72 0.93 0.95 3/80 19909
/proc/meminfo: memFree=1667624/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=17348 CPUtime=6.15
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 3182 0 0 0 614 1 0 0 18 0 3 0 345953067 17764352 3082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 4337 3082 218 20 0 3695 0
[pid=19906/tid=19908] ppid=19904 vsize=17348 CPUtime=3.08
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 1381 0 0 0 308 0 0 0 25 0 3 0 345953068 17764352 3082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=17348 CPUtime=3.06
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 1465 0 0 0 305 1 0 0 25 0 3 0 345953068 17764352 3082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 17348

[startup+6.30107 s]
/proc/loadavg: 0.82 0.95 0.96 3/80 19909
/proc/meminfo: memFree=1660136/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=24084 CPUtime=12.53
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 5048 0 0 0 1250 3 0 0 18 0 3 0 345953067 24662016 4868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 6021 4869 218 20 0 5379 0
[pid=19906/tid=19908] ppid=19904 vsize=24084 CPUtime=6.28
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 2293 0 0 0 627 1 0 0 19 0 3 0 345953068 24662016 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=24084 CPUtime=6.24
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 2420 0 0 0 622 2 0 0 25 0 3 0 345953068 24662016 4869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530097 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 24084

[startup+12.7027 s]
/proc/loadavg: 0.91 0.97 0.96 3/80 19909
/proc/meminfo: memFree=1653224/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=29616 CPUtime=25.3
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 6596 0 0 0 2525 5 0 0 18 0 3 0 345953067 30326784 6104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 7404 6104 218 20 0 6762 0
[pid=19906/tid=19908] ppid=19904 vsize=29616 CPUtime=12.67
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 3073 0 0 0 1265 2 0 0 25 0 3 0 345953068 30326784 6104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=29616 CPUtime=12.61
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 3187 0 0 0 1258 3 0 0 22 0 3 0 345953068 30326784 6104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29616

[startup+25.5019 s]
/proc/loadavg: 1.15 1.02 0.98 3/80 19909
/proc/meminfo: memFree=1644328/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=38492 CPUtime=50.83
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 9286 0 0 0 5075 8 0 0 18 0 3 0 345953067 39415808 8286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 9623 8286 218 20 0 8981 0
[pid=19906/tid=19908] ppid=19904 vsize=38492 CPUtime=25.45
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 4437 0 0 0 2542 3 0 0 19 0 3 0 345953068 39415808 8286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=38492 CPUtime=25.35
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 4513 0 0 0 2531 4 0 0 20 0 3 0 345953068 39415808 8286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 38492

[startup+51.1014 s]
/proc/loadavg: 1.44 1.10 1.01 3/80 19909
/proc/meminfo: memFree=1640872/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=41300 CPUtime=101.89
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 11190 0 0 0 10180 9 0 0 18 0 3 0 345953067 42291200 9205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 10325 9205 218 20 0 9683 0
[pid=19906/tid=19908] ppid=19904 vsize=41300 CPUtime=51.04
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 5432 0 0 0 5100 4 0 0 25 0 3 0 345953068 42291200 9205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=41300 CPUtime=50.82
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 5422 0 0 0 5078 4 0 0 25 0 3 0 345953068 42291200 9205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 41300

[startup+102.305 s]
/proc/loadavg: 1.75 1.23 1.05 3/80 19909
/proc/meminfo: memFree=1635752/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=46916 CPUtime=204.03
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 14108 0 0 0 20392 11 0 0 18 0 3 0 345953067 48041984 10404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 11729 10404 218 20 0 11087 0
[pid=19906/tid=19908] ppid=19904 vsize=46916 CPUtime=102.21
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 6634 0 0 0 10216 5 0 0 25 0 3 0 345953068 48041984 10404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=46916 CPUtime=101.8
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 7138 0 0 0 10175 5 0 0 25 0 3 0 345953068 48041984 10404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 46916

[startup+162.301 s]
/proc/loadavg: 1.91 1.37 1.11 3/80 19909
/proc/meminfo: memFree=1632488/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=49628 CPUtime=323.73
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 16936 0 0 0 32360 13 0 0 18 0 3 0 345953067 50819072 11201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 12407 11201 218 20 0 11765 0
[pid=19906/tid=19908] ppid=19904 vsize=49628 CPUtime=162.16
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 8140 0 0 0 16210 6 0 0 25 0 3 0 345953068 50819072 11201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=49628 CPUtime=161.54
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 8460 0 0 0 16148 6 0 0 25 0 3 0 345953068 50819072 11201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 49628

[startup+222.302 s]
/proc/loadavg: 1.96 1.48 1.16 3/80 19909
/proc/meminfo: memFree=1631080/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=52512 CPUtime=443.43
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 19371 0 0 0 44327 16 0 0 18 0 3 0 345953067 53772288 11611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 13128 11611 218 20 0 12486 0
[pid=19906/tid=19908] ppid=19904 vsize=52512 CPUtime=222.12
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 9370 0 0 0 22205 7 0 0 25 0 3 0 345953068 53772288 11611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=52512 CPUtime=221.29
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 9665 0 0 0 22121 8 0 0 25 0 3 0 345953068 53772288 11611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 52512

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.21 3/80 19909
/proc/meminfo: memFree=1629352/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=52980 CPUtime=563.13
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 21786 0 0 0 56295 18 0 0 18 0 3 0 345953067 54251520 12030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 13245 12030 218 20 0 12603 0
[pid=19906/tid=19908] ppid=19904 vsize=52980 CPUtime=282.08
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 10680 0 0 0 28199 9 0 0 25 0 3 0 345953068 54251520 12030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=52980 CPUtime=281.02
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 10770 0 0 0 28094 8 0 0 25 0 3 0 345953068 54251520 12030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 52980

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.26 3/80 19909
/proc/meminfo: memFree=1627496/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=55796 CPUtime=682.82
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 24084 0 0 0 68263 19 0 0 18 0 3 0 345953067 57135104 12544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 13949 12544 218 20 0 13307 0
[pid=19906/tid=19908] ppid=19904 vsize=55796 CPUtime=342.04
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 11971 0 0 0 34194 10 0 0 25 0 3 0 345953068 57135104 12544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19906/tid=19909] ppid=19904 vsize=55796 CPUtime=340.77
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 11777 0 0 0 34068 9 0 0 25 0 3 0 345953068 57135104 12544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 55796

[startup+402.301 s]

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

/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 22419 0 0 0 99852 19 0 0 25 0 3 0 345953068 65347584 14371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1999.48
Current children cumulated vsize (KiB) 63816

[startup+1062.3 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 19911
/proc/meminfo: memFree=1619496/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=64444 CPUtime=2119.18
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 47307 0 0 0 211878 40 0 0 18 0 3 0 345953067 65990656 14484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 16111 14484 218 20 0 15469 0
[pid=19906/tid=19908] ppid=19904 vsize=64444 CPUtime=1060.5
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 23710 0 0 0 106030 20 0 0 25 0 3 0 345953068 65990656 14484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=64444 CPUtime=1058.67
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 23261 0 0 0 105847 20 0 0 25 0 3 0 345953068 65990656 14484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2119.18
Current children cumulated vsize (KiB) 64444

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.65 3/80 19911
/proc/meminfo: memFree=1619368/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=64648 CPUtime=2238.85
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 49030 0 0 0 223843 42 0 0 18 0 3 0 345953067 66199552 14524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 16162 14524 218 20 0 15520 0
[pid=19906/tid=19908] ppid=19904 vsize=64648 CPUtime=1120.2
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 24535 0 0 0 112000 20 0 0 25 0 3 0 345953068 66199552 14524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=64648 CPUtime=1118.63
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 24159 0 0 0 111842 21 0 0 25 0 3 0 345953068 66199552 14524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2238.85
Current children cumulated vsize (KiB) 64648

[startup+1182.3 s]
/proc/loadavg: 1.99 1.96 1.67 3/80 19911
/proc/meminfo: memFree=1616680/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=66960 CPUtime=2358.54
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 51506 0 0 0 235809 45 0 0 18 0 3 0 345953067 68567040 15304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 16740 15304 218 20 0 16098 0
[pid=19906/tid=19908] ppid=19904 vsize=66960 CPUtime=1179.92
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 25467 0 0 0 117971 21 0 0 25 0 3 0 345953068 68567040 15304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=66960 CPUtime=1178.6
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 25703 0 0 0 117837 23 0 0 25 0 3 0 345953068 68567040 15304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2358.54
Current children cumulated vsize (KiB) 66960

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 19911
/proc/meminfo: memFree=1614824/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=69272 CPUtime=2478.23
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 53522 0 0 0 247776 47 0 0 18 0 3 0 345953067 70934528 15715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17318 15715 218 20 0 16676 0
[pid=19906/tid=19908] ppid=19904 vsize=69272 CPUtime=1239.65
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26331 0 0 0 123943 22 0 0 25 0 3 0 345953068 70934528 15715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=69272 CPUtime=1238.57
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26855 0 0 0 123832 25 0 0 25 0 3 0 345953068 70934528 15715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2478.23
Current children cumulated vsize (KiB) 69272

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

[startup+1254.3 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2502.17
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54144 0 0 0 250169 48 0 0 18 0 3 0 345953067 71983104 15933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15933 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1251.59
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26536 0 0 0 125137 22 0 0 25 0 3 0 345953068 71983104 15933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1250.56
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27272 0 0 0 125031 25 0 0 25 0 3 0 345953068 71983104 15933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2502.17
Current children cumulated vsize (KiB) 70296

[startup+1267.1 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2527.7
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54448 0 0 0 252722 48 0 0 18 0 3 0 345953067 71983104 15934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15934 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1264.33
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26739 0 0 0 126411 22 0 0 25 0 3 0 345953068 71983104 15934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1263.35
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27373 0 0 0 126310 25 0 0 25 0 3 0 345953068 71983104 15934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2527.7
Current children cumulated vsize (KiB) 70296

[startup+1273.5 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2540.47
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54651 0 0 0 253999 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1270.7
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26840 0 0 0 127048 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1269.74
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27475 0 0 0 126949 25 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2540.47
Current children cumulated vsize (KiB) 70296

[startup+1276.7 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2546.82
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54752 0 0 0 254634 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1273.85
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26840 0 0 0 127363 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1272.95
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27576 0 0 0 127269 26 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2546.82
Current children cumulated vsize (KiB) 70296

[startup+1278.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2549.99
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54752 0 0 0 254951 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1275.45
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26840 0 0 0 127523 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1274.53
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27576 0 0 0 127427 26 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2549.99
Current children cumulated vsize (KiB) 70296

[startup+1279.1 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613672/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2551.59
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54853 0 0 0 255111 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1276.25
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 26941 0 0 0 127603 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1275.33
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27576 0 0 0 127507 26 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2551.59
Current children cumulated vsize (KiB) 70296

[startup+1279.5 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613544/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2552.35
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54853 0 0 0 255187 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1276.6
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194368 26941 0 0 0 127638 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1275.73
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27576 0 0 0 127547 26 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2552.35
Current children cumulated vsize (KiB) 70296

[startup+1279.7 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613544/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=70296 CPUtime=2552.67
/proc/19906/stat : 19906 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194304 54853 0 0 0 255219 48 0 0 18 0 3 0 345953067 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19906/statm: 17574 15935 218 20 0 16932 0
[pid=19906/tid=19908] ppid=19904 vsize=70296 CPUtime=1276.76
/proc/19906/task/19908/stat : 19908 (MiraXTv3_dyn) S 19904 19906 19834 0 -1 4194368 26941 0 0 0 127654 22 0 0 25 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19906/tid=19909] ppid=19904 vsize=70296 CPUtime=1275.89
/proc/19906/task/19909/stat : 19909 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194368 27576 0 0 0 127563 26 0 0 17 0 3 0 345953068 71983104 15935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2552.67
Current children cumulated vsize (KiB) 70296

[startup+1279.8 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 19911
/proc/meminfo: memFree=1613544/2055920 swapFree=4144420/4192956
[pid=19906] ppid=19904 vsize=59856 CPUtime=2552.82
/proc/19906/stat : 19906 (MiraXTv3_dyn) R 19904 19906 19834 0 -1 4194304 54856 0 0 0 255233 49 0 0 17 0 1 0 345953067 61292544 13576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8291842 0 0 4096 0 0 0 0 17 1 0 0
/proc/19906/statm: 14964 13576 220 20 0 14322 0
Current children cumulated CPU time (s) 2552.82
Current children cumulated vsize (KiB) 59856

Child status: 20
Real time (s): 1279.88
CPU time (s): 2552.91
CPU user time (s): 2552.4
CPU system time (s): 0.504923
CPU usage (%): 199.465
Max. virtual memory (cumulated for all children) (KiB): 70296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2552.4
system time used= 0.504923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54859
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= 350
involuntary context switches= 47614

runsolver used 1.24481 second user time and 3.41548 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 14:32:37 UTC 2007

IDJOB= 426038
IDBENCH= 19824
IDSOLVER= 196
FILE ID= node18/426038-1178980357

PBS_JOBID= 5252796

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426038-1178980357/MiraXTv3_dyn /tmp/evaluation/426038-1178980357/instance-426038-1178980357.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426038-1178980357 -o ROOT/results/node18/solver-426038-1178980357 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426038-1178980357/MiraXTv3_dyn /tmp/evaluation/426038-1178980357/instance-426038-1178980357.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 26511194

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1677592 kB
Buffers:         49208 kB
Cached:         237928 kB
SwapCached:      18592 kB
Active:         136768 kB
Inactive:       178440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677592 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            48692 kB
Committed_AS:  8821064 kB
PageTables:       1776 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= 66542 MiB

End job on node18 on Sat May 12 14:53:57 UTC 2007