Trace number 426171

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 3856.04 1933.48

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9221
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
3855.95/1933.48	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/node3/watcher-426171-1178994488 -o ROOT/results/node3/solver-426171-1178994488 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426171-1178994488/MiraXTv3_dyn /tmp/evaluation/426171-1178994488/instance-426171-1178994488.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.84 1.97 1.99 3/77 28198
/proc/meminfo: memFree=1735896/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=3788 CPUtime=0
/proc/28198/stat : 28198 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 375486561 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/28198/statm: 947 267 206 20 0 305 0

[startup+0.058272 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28198
/proc/meminfo: memFree=1735896/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=7092 CPUtime=0.33
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 788 0 0 0 33 0 0 0 18 0 3 0 375486561 7262208 763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 1773 763 218 20 0 1131 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 7092

[startup+0.21906 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28198
/proc/meminfo: memFree=1735896/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=7336 CPUtime=0.42
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 864 0 0 0 42 0 0 0 18 0 3 0 375486561 7512064 839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 1834 839 218 20 0 1192 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7336

[startup+0.301074 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28198
/proc/meminfo: memFree=1735896/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=7632 CPUtime=0.58
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 1005 0 0 0 58 0 0 0 18 0 3 0 375486561 7815168 980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 1908 980 218 20 0 1266 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7632

[startup+0.701139 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28198
/proc/meminfo: memFree=1735896/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=9912 CPUtime=1.38
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 1572 0 0 0 138 0 0 0 18 0 3 0 375486561 10149888 1547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 2478 1547 218 20 0 1836 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9912

[startup+1.50127 s]
/proc/loadavg: 1.84 1.97 1.99 4/80 28201
/proc/meminfo: memFree=1728640/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=14004 CPUtime=2.98
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 2435 0 0 0 297 1 0 0 18 0 3 0 375486561 14340096 2410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 3501 2410 218 20 0 2859 0
[pid=28198/tid=28200] ppid=28196 vsize=14004 CPUtime=1.49
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 873 0 0 0 149 0 0 0 20 0 3 0 375486561 14340096 2410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=14004 CPUtime=1.47
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 1231 0 0 0 147 0 0 0 25 0 3 0 375486561 14340096 2410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14004

[startup+3.10153 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1726528/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=14812 CPUtime=6.17
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 2845 0 0 0 616 1 0 0 18 0 3 0 375486561 15167488 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 3703 2819 218 20 0 3061 0
[pid=28198/tid=28200] ppid=28196 vsize=14812 CPUtime=3.08
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 997 0 0 0 308 0 0 0 25 0 3 0 375486561 15167488 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=14812 CPUtime=3.07
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 1517 0 0 0 306 1 0 0 25 0 3 0 375486561 15167488 2819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 14812

[startup+6.30105 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1719872/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=22236 CPUtime=12.55
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 4659 0 0 0 1253 2 0 0 18 0 3 0 375486561 22769664 4517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 5559 4517 218 20 0 4917 0
[pid=28198/tid=28200] ppid=28196 vsize=22236 CPUtime=6.27
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 1789 0 0 0 627 0 0 0 25 0 3 0 375486561 22769664 4517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=22236 CPUtime=6.25
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 2539 0 0 0 624 1 0 0 25 0 3 0 375486561 22769664 4517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22236

[startup+12.7021 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1708480/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=33072 CPUtime=25.32
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 7491 0 0 0 2526 6 0 0 18 0 3 0 375486561 33865728 7156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 8268 7156 218 20 0 7626 0
[pid=28198/tid=28200] ppid=28196 vsize=33072 CPUtime=12.67
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 3233 0 0 0 1265 2 0 0 25 0 3 0 375486561 33865728 7156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=33072 CPUtime=12.63
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 3927 0 0 0 1260 3 0 0 25 0 3 0 375486561 33865728 7156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33072

[startup+25.5012 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1704704/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=36556 CPUtime=50.84
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 8739 0 0 0 5077 7 0 0 18 0 3 0 375486561 37433344 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 9139 7970 218 20 0 8497 0
[pid=28198/tid=28200] ppid=28196 vsize=36556 CPUtime=25.45
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 3735 0 0 0 2543 2 0 0 25 0 3 0 375486561 37433344 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=36556 CPUtime=25.37
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 4673 0 0 0 2533 4 0 0 25 0 3 0 375486561 37433344 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36556

[startup+51.1013 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1693568/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=47640 CPUtime=101.92
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 12249 0 0 0 10180 12 0 0 18 0 3 0 375486561 48783360 10671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 11910 10671 218 20 0 11268 0
[pid=28198/tid=28200] ppid=28196 vsize=47640 CPUtime=51.02
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 5574 0 0 0 5098 4 0 0 25 0 3 0 375486561 48783360 10671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=47640 CPUtime=50.87
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 6344 0 0 0 5080 7 0 0 25 0 3 0 375486561 48783360 10671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 47640

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1687808/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=54164 CPUtime=204.05
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 14977 0 0 0 20390 15 0 0 18 0 3 0 375486561 55463936 12002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 13541 12002 218 20 0 12899 0
[pid=28198/tid=28200] ppid=28196 vsize=54164 CPUtime=102.19
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 7138 0 0 0 10213 6 0 0 25 0 3 0 375486561 55463936 12002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565794 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=54164 CPUtime=101.86
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 7508 0 0 0 10177 9 0 0 25 0 3 0 375486561 55463936 12002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 54164

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1686144/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=55428 CPUtime=323.71
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 17195 0 0 0 32354 17 0 0 18 0 3 0 375486561 56758272 12435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 13857 12435 218 20 0 13215 0
[pid=28198/tid=28200] ppid=28196 vsize=55428 CPUtime=162.11
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 8287 0 0 0 16204 7 0 0 25 0 3 0 375486561 56758272 12435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=55428 CPUtime=161.59
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 8577 0 0 0 16150 9 0 0 25 0 3 0 375486561 56758272 12435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 55428

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1684864/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=56728 CPUtime=443.42
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 19205 0 0 0 44323 19 0 0 18 0 3 0 375486561 58089472 12732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 14182 12732 218 20 0 13540 0
[pid=28198/tid=28200] ppid=28196 vsize=56728 CPUtime=222.06
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 9382 0 0 0 22198 8 0 0 25 0 3 0 375486561 58089472 12732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=56728 CPUtime=221.33
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 9492 0 0 0 22123 10 0 0 25 0 3 0 375486561 58089472 12732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 56728

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1683648/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=57384 CPUtime=563.09
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 21036 0 0 0 56288 21 0 0 18 0 3 0 375486561 58761216 13066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 14346 13066 218 20 0 13704 0
[pid=28198/tid=28200] ppid=28196 vsize=57384 CPUtime=282
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 10462 0 0 0 28191 9 0 0 25 0 3 0 375486561 58761216 13066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=57384 CPUtime=281.08
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 10243 0 0 0 28096 12 0 0 25 0 3 0 375486561 58761216 13066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 57384

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28201
/proc/meminfo: memFree=1682688/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=58552 CPUtime=682.77
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 22922 0 0 0 68254 23 0 0 18 0 3 0 375486561 59957248 13294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 14638 13294 218 20 0 13996 0
[pid=28198/tid=28200] ppid=28196 vsize=58552 CPUtime=341.93
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 11385 0 0 0 34183 10 0 0 25 0 3 0 375486561 59957248 13294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=58552 CPUtime=340.82
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 11206 0 0 0 34070 12 0 0 25 0 3 0 375486561 59957248 13294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 58552

[startup+402.301 s]

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

/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 27034 0 0 0 153548 33 0 0 25 0 3 0 375486561 76288000 17135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3076.62
Current children cumulated vsize (KiB) 74500

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1667200/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74668 CPUtime=3196.22
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 55860 0 0 0 319567 55 0 0 18 0 3 0 375486561 76460032 17200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18667 17200 218 20 0 18025 0
[pid=28198/tid=28200] ppid=28196 vsize=74668 CPUtime=1600.65
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 27888 0 0 0 160044 21 0 0 25 0 3 0 375486561 76460032 17200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74668 CPUtime=1595.55
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 27641 0 0 0 159521 34 0 0 25 0 3 0 375486561 76460032 17200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3196.22
Current children cumulated vsize (KiB) 74668

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1667008/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74668 CPUtime=3315.92
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 57175 0 0 0 331536 56 0 0 18 0 3 0 375486561 76460032 17215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18667 17215 218 20 0 18025 0
[pid=28198/tid=28200] ppid=28196 vsize=74668 CPUtime=1660.61
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 28618 0 0 0 166040 21 0 0 25 0 3 0 375486561 76460032 17215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74668 CPUtime=1655.29
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 28226 0 0 0 165495 34 0 0 25 0 3 0 375486561 76460032 17215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3315.92
Current children cumulated vsize (KiB) 74668

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666752/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3435.61
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 58699 0 0 0 343503 58 0 0 18 0 3 0 375486561 76644352 17282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17282 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1720.55
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 29380 0 0 0 172033 22 0 0 25 0 3 0 375486561 76644352 17282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1715.04
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 28988 0 0 0 171469 35 0 0 25 0 3 0 375486561 76644352 17282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3435.61
Current children cumulated vsize (KiB) 74848

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666560/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3555.26
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 60041 0 0 0 355467 59 0 0 18 0 3 0 375486561 76644352 17300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17300 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1780.48
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 30126 0 0 0 178026 22 0 0 25 0 3 0 375486561 76644352 17300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1774.75
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 29584 0 0 0 177439 36 0 0 25 0 3 0 375486561 76644352 17300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3555.26
Current children cumulated vsize (KiB) 74848

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666496/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3674.95
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 61389 0 0 0 367434 61 0 0 18 0 3 0 375486561 76644352 17315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17315 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1840.43
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 30726 0 0 0 184021 22 0 0 25 0 3 0 375486561 76644352 17315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1834.5
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 30332 0 0 0 183413 37 0 0 25 0 3 0 375486561 76644352 17315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.95
Current children cumulated vsize (KiB) 74848

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666688/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3794.64
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 62596 0 0 0 379402 62 0 0 18 0 3 0 375486561 76644352 17329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17329 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1900.37
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31328 0 0 0 190014 23 0 0 25 0 3 0 375486561 76644352 17329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1894.25
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 30937 0 0 0 189387 38 0 0 25 0 3 0 375486561 76644352 17329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.64
Current children cumulated vsize (KiB) 74848

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

[startup+1920 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3829.95
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63050 0 0 0 382933 62 0 0 18 0 3 0 375486561 76644352 17333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17333 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1918.05
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31630 0 0 0 191782 23 0 0 25 0 3 0 375486561 76644352 17333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1911.87
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31089 0 0 0 191149 38 0 0 25 0 3 0 375486561 76644352 17333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3829.95
Current children cumulated vsize (KiB) 74848

[startup+1926.4 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3842.66
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63051 0 0 0 384204 62 0 0 18 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17334 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1924.39
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31630 0 0 0 192416 23 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1918.25
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31090 0 0 0 191787 38 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3842.66
Current children cumulated vsize (KiB) 74848

[startup+1929.6 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3849.04
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63201 0 0 0 384842 62 0 0 18 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17334 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1927.59
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31630 0 0 0 192736 23 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1921.43
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31240 0 0 0 192105 38 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3849.04
Current children cumulated vsize (KiB) 74848

[startup+1931.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3852.21
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63201 0 0 0 385159 62 0 0 18 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17334 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1929.16
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31630 0 0 0 192893 23 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1923.03
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31240 0 0 0 192265 38 0 0 25 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3852.21
Current children cumulated vsize (KiB) 74848

[startup+1932.81 s]
/proc/loadavg: 2.00 1.99 1.99 2/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3855.24
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63201 0 0 0 385462 62 0 0 18 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17334 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1930.73
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31630 0 0 0 193050 23 0 0 21 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1924.49
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31240 0 0 0 192411 38 0 0 17 0 3 0 375486561 76644352 17334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3855.24
Current children cumulated vsize (KiB) 74848

[startup+1933.2 s]
/proc/loadavg: 2.00 1.99 1.99 2/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=74848 CPUtime=3855.7
/proc/28198/stat : 28198 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194304 63204 0 0 0 385508 62 0 0 18 0 3 0 375486561 76644352 17337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28198/statm: 18712 17337 218 20 0 18070 0
[pid=28198/tid=28200] ppid=28196 vsize=74848 CPUtime=1931.04
/proc/28198/task/28200/stat : 28200 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194368 31633 0 0 0 193081 23 0 0 18 0 3 0 375486561 76644352 17337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28198/tid=28201] ppid=28196 vsize=74848 CPUtime=1924.64
/proc/28198/task/28201/stat : 28201 (MiraXTv3_dyn) S 28196 28198 27812 0 -1 4194368 31240 0 0 0 192426 38 0 0 18 0 3 0 375486561 76644352 17337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3855.7
Current children cumulated vsize (KiB) 74848

[startup+1933.4 s]
/proc/loadavg: 2.00 1.99 1.99 2/80 28203
/proc/meminfo: memFree=1666624/2055920 swapFree=4138684/4192956
[pid=28198] ppid=28196 vsize=64256 CPUtime=3855.95
/proc/28198/stat : 28198 (MiraXTv3_dyn) R 28196 28198 27812 0 -1 4194304 63357 0 0 0 385533 62 0 0 17 0 1 0 375486561 65798144 15017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11354110 0 0 4096 0 0 0 0 17 1 0 0
/proc/28198/statm: 16064 15017 220 20 0 15422 0
Current children cumulated CPU time (s) 3855.95
Current children cumulated vsize (KiB) 64256

Child status: 20
Real time (s): 1933.48
CPU time (s): 3856.04
CPU user time (s): 3855.41
CPU system time (s): 0.638902
CPU usage (%): 199.435
Max. virtual memory (cumulated for all children) (KiB): 75440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3855.41
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63360
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= 355
involuntary context switches= 72245

runsolver used 1.90171 second user time and 5.16221 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 18:28:08 UTC 2007

IDJOB= 426171
IDBENCH= 19989
IDSOLVER= 196
FILE ID= node3/426171-1178994488

PBS_JOBID= 5252821

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426171-1178994488/MiraXTv3_dyn /tmp/evaluation/426171-1178994488/instance-426171-1178994488.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-426171-1178994488 -o ROOT/results/node3/solver-426171-1178994488 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426171-1178994488/MiraXTv3_dyn /tmp/evaluation/426171-1178994488/instance-426171-1178994488.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 525059337

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1736112 kB
Buffers:         43276 kB
Cached:         209392 kB
SwapCached:      18176 kB
Active:         128368 kB
Inactive:       148640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736112 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            3936 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            28332 kB
Committed_AS: 11551128 kB
PageTables:       1780 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= 66557 MiB

End job on node3 on Sat May 12 19:00:22 UTC 2007