Trace number 456549

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 4489.33 2250.91

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
MD5SUM19ef5308d30d988d80538312a4c92391
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1230.59
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of clauses832
Sum of the clauses size2818
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3482
Number of clauses of size 4336
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...
4489.30/2250.91	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/node46/watcher-456549-1179051050 -o ROOT/results/node46/solver-456549-1179051050 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456549-1179051050/MiraXTv3_dyn /tmp/evaluation/456549-1179051050/instance-456549-1179051050.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.73 2.05 1.89 3/77 31833
/proc/meminfo: memFree=1602256/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=2672 CPUtime=0
/proc/31833/stat : 31833 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 259788022 2736128 88 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7764961 0 0 4096 0 0 0 0 17 1 0 0
/proc/31833/statm: 668 104 86 20 0 14 0

[startup+0.076389 s]
/proc/loadavg: 1.73 2.05 1.89 3/77 31833
/proc/meminfo: memFree=1602256/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=6572 CPUtime=0.13
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 580 0 0 0 13 0 0 0 18 0 3 0 259788022 6729728 555 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 1643 555 218 20 0 1001 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6572

[startup+0.108234 s]
/proc/loadavg: 1.73 2.05 1.89 3/77 31833
/proc/meminfo: memFree=1602256/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=6728 CPUtime=0.19
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 676 0 0 0 19 0 0 0 18 0 3 0 259788022 6889472 651 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 1682 651 218 20 0 1040 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6728

[startup+0.301473 s]
/proc/loadavg: 1.73 2.05 1.89 3/77 31833
/proc/meminfo: memFree=1602256/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=8716 CPUtime=0.57
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 1066 0 0 0 57 0 0 0 18 0 3 0 259788022 8925184 1041 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 2179 1041 218 20 0 1537 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8716

[startup+0.701551 s]
/proc/loadavg: 1.73 2.05 1.89 3/77 31833
/proc/meminfo: memFree=1602256/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=11072 CPUtime=1.37
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 1704 0 0 0 137 0 0 0 18 0 3 0 259788022 11337728 1679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 2768 1679 218 20 0 2126 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11072

[startup+1.5027 s]
/proc/loadavg: 1.73 2.05 1.89 3/80 31836
/proc/meminfo: memFree=1594616/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=15028 CPUtime=2.97
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 2519 0 0 0 296 1 0 0 18 0 3 0 259788022 15388672 2494 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 3757 2494 218 20 0 3115 0
[pid=31833/tid=31835] ppid=31831 vsize=15028 CPUtime=1.48
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 965 0 0 0 148 0 0 0 18 0 3 0 259788023 15388672 2494 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31833/tid=31836] ppid=31831 vsize=15028 CPUtime=1.47
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 1239 0 0 0 147 0 0 0 18 0 3 0 259788023 15388672 2494 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15028

[startup+3.10199 s]
/proc/loadavg: 1.73 2.05 1.89 3/80 31836
/proc/meminfo: memFree=1592568/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=16276 CPUtime=6.16
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 2992 0 0 0 615 1 0 0 18 0 3 0 259788022 16666624 2967 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 4069 2967 218 20 0 3427 0
[pid=31833/tid=31835] ppid=31831 vsize=16276 CPUtime=3.07
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 1116 0 0 0 307 0 0 0 24 0 3 0 259788023 16666624 2967 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31833/tid=31836] ppid=31831 vsize=16276 CPUtime=3.07
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 1561 0 0 0 307 0 0 0 24 0 3 0 259788023 16666624 2967 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526596 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16276

[startup+6.30159 s]
/proc/loadavg: 1.75 2.05 1.89 3/80 31836
/proc/meminfo: memFree=1585144/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=23988 CPUtime=12.54
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 5057 0 0 0 1251 3 0 0 18 0 3 0 259788022 24563712 4878 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 5997 4878 218 20 0 5355 0
[pid=31833/tid=31835] ppid=31831 vsize=23988 CPUtime=6.27
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 2083 0 0 0 626 1 0 0 25 0 3 0 259788023 24563712 4878 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=23988 CPUtime=6.26
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 2659 0 0 0 625 1 0 0 25 0 3 0 259788023 24563712 4878 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23988

[startup+12.7028 s]
/proc/loadavg: 1.77 2.05 1.89 3/80 31836
/proc/meminfo: memFree=1574208/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=32992 CPUtime=25.31
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 7483 0 0 0 2526 5 0 0 18 0 3 0 259788022 33783808 7107 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 8248 7107 218 20 0 7606 0
[pid=31833/tid=31835] ppid=31831 vsize=32992 CPUtime=12.65
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 3381 0 0 0 1264 1 0 0 25 0 3 0 259788023 33783808 7107 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=32992 CPUtime=12.64
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 3787 0 0 0 1261 3 0 0 25 0 3 0 259788023 33783808 7107 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32992

[startup+25.5011 s]
/proc/loadavg: 1.82 2.05 1.89 3/80 31836
/proc/meminfo: memFree=1565248/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=42320 CPUtime=50.85
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 10320 0 0 0 5077 8 0 0 18 0 3 0 259788022 43335680 9466 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 10580 9466 218 20 0 9938 0
[pid=31833/tid=31835] ppid=31831 vsize=42320 CPUtime=25.45
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 4571 0 0 0 2543 2 0 0 25 0 3 0 259788023 43335680 9466 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=42320 CPUtime=25.38
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 5434 0 0 0 2533 5 0 0 24 0 3 0 259788023 43335680 9466 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 42320

[startup+51.1019 s]
/proc/loadavg: 1.88 2.04 1.89 3/80 31836
/proc/meminfo: memFree=1556992/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=49976 CPUtime=101.9
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 13070 0 0 0 10179 11 0 0 18 0 3 0 259788022 51175424 11349 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 12494 11349 218 20 0 11852 0
[pid=31833/tid=31835] ppid=31831 vsize=49976 CPUtime=51.01
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 6059 0 0 0 5097 4 0 0 25 0 3 0 259788023 51175424 11349 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=49976 CPUtime=50.88
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 6696 0 0 0 5081 7 0 0 25 0 3 0 259788023 51175424 11349 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 49976

[startup+102.306 s]
/proc/loadavg: 1.95 2.03 1.90 3/80 31836
/proc/meminfo: memFree=1553984/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=53440 CPUtime=204.04
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 15467 0 0 0 20392 12 0 0 18 0 3 0 259788022 54722560 12078 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 13360 12078 218 20 0 12718 0
[pid=31833/tid=31835] ppid=31831 vsize=53440 CPUtime=102.17
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 7473 0 0 0 10213 4 0 0 25 0 3 0 259788023 54722560 12078 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=53440 CPUtime=101.86
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 7679 0 0 0 10178 8 0 0 25 0 3 0 259788023 54722560 12078 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 53440

[startup+162.301 s]
/proc/loadavg: 1.98 2.02 1.90 3/80 31836
/proc/meminfo: memFree=1551296/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=56912 CPUtime=323.71
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 17977 0 0 0 32357 14 0 0 18 0 3 0 259788022 58277888 12747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 14228 12747 218 20 0 13586 0
[pid=31833/tid=31835] ppid=31831 vsize=56912 CPUtime=162.12
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 8779 0 0 0 16207 5 0 0 25 0 3 0 259788023 58277888 12747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=56912 CPUtime=161.58
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 8883 0 0 0 16149 9 0 0 25 0 3 0 259788023 58277888 12747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 56912

[startup+222.302 s]
/proc/loadavg: 1.99 2.02 1.91 3/80 31836
/proc/meminfo: memFree=1550144/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=57268 CPUtime=443.37
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 20149 0 0 0 44321 16 0 0 18 0 3 0 259788022 58642432 13054 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 14317 13054 218 20 0 13675 0
[pid=31833/tid=31835] ppid=31831 vsize=57268 CPUtime=222.04
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 9907 0 0 0 22198 6 0 0 25 0 3 0 259788023 58642432 13054 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=57268 CPUtime=221.32
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 9927 0 0 0 22122 10 0 0 25 0 3 0 259788023 58642432 13054 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 57268

[startup+282.302 s]
/proc/loadavg: 1.99 2.01 1.91 3/80 31836
/proc/meminfo: memFree=1549376/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=57736 CPUtime=563.03
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 22044 0 0 0 56286 17 0 0 18 0 3 0 259788022 59121664 13212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 14434 13212 218 20 0 13792 0
[pid=31833/tid=31835] ppid=31831 vsize=57736 CPUtime=281.97
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 10923 0 0 0 28191 6 0 0 25 0 3 0 259788023 59121664 13212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=57736 CPUtime=281.06
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 10806 0 0 0 28095 11 0 0 25 0 3 0 259788023 59121664 13212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 57736

[startup+342.303 s]
/proc/loadavg: 1.99 2.01 1.91 3/80 31836
/proc/meminfo: memFree=1548480/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=59060 CPUtime=682.71
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 23969 0 0 0 68252 19 0 0 18 0 3 0 259788022 60477440 13458 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 14765 13458 218 20 0 14123 0
[pid=31833/tid=31835] ppid=31831 vsize=59060 CPUtime=341.9
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 11841 0 0 0 34183 7 0 0 25 0 3 0 259788023 60477440 13458 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=59060 CPUtime=340.8
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 11813 0 0 0 34068 12 0 0 25 0 3 0 259788023 60477440 13458 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 59060

[startup+402.302 s]

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

/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 31923 0 0 0 183392 35 0 0 25 0 3 0 259788023 76152832 17298 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.58
Current children cumulated vsize (KiB) 74368

[startup+1902.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1533056/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=74368 CPUtime=3794.25
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 68615 0 0 0 379361 64 0 0 18 0 3 0 259788022 76152832 17300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 18592 17300 218 20 0 17950 0
[pid=31833/tid=31835] ppid=31831 vsize=74368 CPUtime=1900.22
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 35556 0 0 0 189995 27 0 0 25 0 3 0 259788023 76152832 17300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=74368 CPUtime=1894.01
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 32744 0 0 0 189365 36 0 0 25 0 3 0 259788023 76152832 17300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.25
Current children cumulated vsize (KiB) 74368

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1531712/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=76960 CPUtime=3913.94
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 70573 0 0 0 391328 66 0 0 18 0 3 0 259788022 78807040 17687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 19240 17687 218 20 0 18598 0
[pid=31833/tid=31835] ppid=31831 vsize=76960 CPUtime=1960.16
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 36408 0 0 0 195989 27 0 0 18 0 3 0 259788023 78807040 17687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=76960 CPUtime=1953.75
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 33850 0 0 0 195337 38 0 0 17 0 3 0 259788023 78807040 17687 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.94
Current children cumulated vsize (KiB) 76960

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1531456/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=76960 CPUtime=4033.6
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 72073 0 0 0 403293 67 0 0 18 0 3 0 259788022 78807040 17693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 19240 17693 218 20 0 18598 0
[pid=31833/tid=31835] ppid=31831 vsize=76960 CPUtime=2020.09
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 37158 0 0 0 201981 28 0 0 25 0 3 0 259788023 78807040 17693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=76960 CPUtime=2013.5
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 34600 0 0 0 201311 39 0 0 25 0 3 0 259788023 78807040 17693 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.6
Current children cumulated vsize (KiB) 76960

[startup+2082.31 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1531200/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=77196 CPUtime=4153.28
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 73704 0 0 0 415260 68 0 0 18 0 3 0 259788022 79048704 17747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 19299 17747 218 20 0 18657 0
[pid=31833/tid=31835] ppid=31831 vsize=77196 CPUtime=2080.03
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38037 0 0 0 207974 29 0 0 25 0 3 0 259788023 79048704 17747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=77196 CPUtime=2073.24
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 35352 0 0 0 207285 39 0 0 25 0 3 0 259788023 79048704 17747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.28
Current children cumulated vsize (KiB) 77196

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1531072/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=77196 CPUtime=4272.97
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 75244 0 0 0 427227 70 0 0 18 0 3 0 259788022 79048704 17793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 19299 17793 218 20 0 18657 0
[pid=31833/tid=31835] ppid=31831 vsize=77196 CPUtime=2139.96
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38785 0 0 0 213967 29 0 0 25 0 3 0 259788023 79048704 17793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=77196 CPUtime=2132.98
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 36144 0 0 0 213258 40 0 0 18 0 3 0 259788023 79048704 17793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.97
Current children cumulated vsize (KiB) 77196

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1528640/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=79376 CPUtime=4392.63
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 77416 0 0 0 439190 73 0 0 18 0 3 0 259788022 81281024 18460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 19844 18460 218 20 0 19202 0
[pid=31833/tid=31835] ppid=31831 vsize=79376 CPUtime=2199.89
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 39650 0 0 0 219959 30 0 0 25 0 3 0 259788023 81281024 18460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=79376 CPUtime=2192.72
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 37451 0 0 0 219230 42 0 0 25 0 3 0 259788023 81281024 18460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.63
Current children cumulated vsize (KiB) 79376

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

[startup+2227.1 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525696/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=82580 CPUtime=4442.08
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 78679 0 0 0 444133 75 0 0 18 0 3 0 259788022 84561920 19135 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20645 19135 218 20 0 20003 0
[pid=31833/tid=31835] ppid=31831 vsize=82580 CPUtime=2224.65
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 39932 0 0 0 222434 31 0 0 25 0 3 0 259788023 84561920 19135 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=82580 CPUtime=2217.41
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38432 0 0 0 221698 43 0 0 25 0 3 0 259788023 84561920 19135 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4442.08
Current children cumulated vsize (KiB) 82580

[startup+2239.9 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525632/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=82580 CPUtime=4467.55
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 79019 0 0 0 446680 75 0 0 18 0 3 0 259788022 84561920 19139 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20645 19139 218 20 0 20003 0
[pid=31833/tid=31835] ppid=31831 vsize=82580 CPUtime=2237.39
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 40101 0 0 0 223708 31 0 0 25 0 3 0 259788023 84561920 19139 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=82580 CPUtime=2230.15
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38603 0 0 0 222972 43 0 0 25 0 3 0 259788023 84561920 19139 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4467.55
Current children cumulated vsize (KiB) 82580

[startup+2246.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525696/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=83604 CPUtime=4480.32
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 79130 0 0 0 447957 75 0 0 18 0 3 0 259788022 85610496 19166 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20901 19166 218 20 0 20259 0
[pid=31833/tid=31835] ppid=31831 vsize=83604 CPUtime=2243.77
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 40186 0 0 0 224346 31 0 0 25 0 3 0 259788023 85610496 19166 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=83604 CPUtime=2236.52
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38629 0 0 0 223609 43 0 0 25 0 3 0 259788023 85610496 19166 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4480.32
Current children cumulated vsize (KiB) 83604

[startup+2249.51 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525568/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=83604 CPUtime=4486.68
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 79301 0 0 0 448593 75 0 0 18 0 3 0 259788022 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20901 19169 218 20 0 20259 0
[pid=31833/tid=31835] ppid=31831 vsize=83604 CPUtime=2246.96
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 40273 0 0 0 224665 31 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=83604 CPUtime=2239.7
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38713 0 0 0 223927 43 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4486.68
Current children cumulated vsize (KiB) 83604

[startup+2250.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525568/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=83604 CPUtime=4488.25
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 79301 0 0 0 448750 75 0 0 18 0 3 0 259788022 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20901 19169 218 20 0 20259 0
[pid=31833/tid=31835] ppid=31831 vsize=83604 CPUtime=2247.75
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 40273 0 0 0 224744 31 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=83604 CPUtime=2240.48
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38713 0 0 0 224005 43 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4488.25
Current children cumulated vsize (KiB) 83604

[startup+2250.7 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525568/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=83604 CPUtime=4489.04
/proc/31833/stat : 31833 (MiraXTv3_dyn) S 31831 31833 31502 0 -1 4194304 79301 0 0 0 448829 75 0 0 18 0 3 0 259788022 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31833/statm: 20901 19169 218 20 0 20259 0
[pid=31833/tid=31835] ppid=31831 vsize=83604 CPUtime=2248.15
/proc/31833/task/31835/stat : 31835 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 40273 0 0 0 224784 31 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31833/tid=31836] ppid=31831 vsize=83604 CPUtime=2240.88
/proc/31833/task/31836/stat : 31836 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194368 38713 0 0 0 224045 43 0 0 25 0 3 0 259788023 85610496 19169 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4489.04
Current children cumulated vsize (KiB) 83604

[startup+2250.9 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 31838
/proc/meminfo: memFree=1525568/2055920 swapFree=4159564/4192956
[pid=31833] ppid=31831 vsize=48388 CPUtime=4489.3
/proc/31833/stat : 31833 (MiraXTv3_dyn) R 31831 31833 31502 0 -1 4194304 79303 0 0 0 448855 75 0 0 17 0 1 0 259788022 49549312 10807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 8228348 0 0 4096 0 0 0 0 17 0 0 0
/proc/31833/statm: 12097 10807 220 20 0 11455 0
Current children cumulated CPU time (s) 4489.3
Current children cumulated vsize (KiB) 48388

Child status: 20
Real time (s): 2250.91
CPU time (s): 4489.33
CPU user time (s): 4488.56
CPU system time (s): 0.766883
CPU usage (%): 199.445
Max. virtual memory (cumulated for all children) (KiB): 83940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4488.56
system time used= 0.766883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79306
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= 749
involuntary context switches= 84264

runsolver used 2.67459 second user time and 5.53116 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sun May 13 10:10:50 UTC 2007

IDJOB= 456549
IDBENCH= 24748
IDSOLVER= 196
FILE ID= node46/456549-1179051050

PBS_JOBID= 5253464

Free space on /tmp= 66157 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456549-1179051050/MiraXTv3_dyn /tmp/evaluation/456549-1179051050/instance-456549-1179051050.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-456549-1179051050 -o ROOT/results/node46/solver-456549-1179051050 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456549-1179051050/MiraXTv3_dyn /tmp/evaluation/456549-1179051050/instance-456549-1179051050.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  19ef5308d30d988d80538312a4c92391

RANDOM SEED= 317478818

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1602472 kB
Buffers:         41964 kB
Cached:         288136 kB
SwapCached:       3236 kB
Active:         184160 kB
Inactive:       169928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602472 kB
SwapTotal:     4192956 kB
SwapFree:      4159564 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          31448 kB
Slab:            84752 kB
Committed_AS:  5195928 kB
PageTables:       1972 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= 66157 MiB

End job on node46 on Sun May 13 10:48:21 UTC 2007