Trace number 426115

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.15 2507.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-426115-1179009995 -o ROOT/results/node1/solver-426115-1179009995 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426115-1179009995/MiraXTv3_dyn /tmp/evaluation/426115-1179009995/instance-426115-1179009995.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.91 1.97 1.99 3/77 3834
/proc/meminfo: memFree=1610352/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=3788 CPUtime=0
/proc/3834/stat : 3834 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 377037360 3878912 288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/3834/statm: 947 289 206 20 0 305 0

[startup+0.093205 s]
/proc/loadavg: 1.91 1.97 1.99 3/77 3834
/proc/meminfo: memFree=1610352/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=4452 CPUtime=0.08
/proc/3834/stat : 3834 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194304 465 0 0 0 8 0 0 0 18 0 1 0 377037360 4558848 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/3834/statm: 1113 440 207 20 0 471 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4452

[startup+0.101205 s]
/proc/loadavg: 1.91 1.97 1.99 3/77 3834
/proc/meminfo: memFree=1610352/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=4452 CPUtime=0.09
/proc/3834/stat : 3834 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 377037360 4558848 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 0 0 0
/proc/3834/statm: 1113 440 207 20 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301231 s]
/proc/loadavg: 1.91 1.97 1.99 3/77 3834
/proc/meminfo: memFree=1610352/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=8844 CPUtime=0.46
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 1078 0 0 0 46 0 0 0 18 0 3 0 377037360 9056256 1053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 2211 1053 218 20 0 1569 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8844

[startup+0.701279 s]
/proc/loadavg: 1.91 1.97 1.99 3/77 3834
/proc/meminfo: memFree=1610352/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=12592 CPUtime=1.25
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 1879 0 0 0 125 0 0 0 18 0 3 0 377037360 12894208 1854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 3148 1854 218 20 0 2506 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12592

[startup+1.50138 s]
/proc/loadavg: 1.91 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1601688/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=16460 CPUtime=2.85
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 2842 0 0 0 284 1 0 0 18 0 3 0 377037360 16855040 2816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 4115 2816 218 20 0 3473 0
[pid=3834/tid=3836] ppid=3832 vsize=16460 CPUtime=1.36
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 1179 0 0 0 136 0 0 0 19 0 3 0 377037373 16855040 2816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=16460 CPUtime=1.35
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 1165 0 0 0 135 0 0 0 18 0 3 0 377037373 16855040 2816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 16460

[startup+3.10156 s]
/proc/loadavg: 1.91 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1599448/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=19976 CPUtime=6.04
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 3714 0 0 0 603 1 0 0 18 0 3 0 377037360 20455424 3652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 4994 3652 218 20 0 4352 0
[pid=3834/tid=3836] ppid=3832 vsize=19976 CPUtime=2.95
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 1569 0 0 0 295 0 0 0 25 0 3 0 377037373 20455424 3652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=19976 CPUtime=2.95
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 1647 0 0 0 295 0 0 0 21 0 3 0 377037373 20455424 3652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 19976

[startup+6.30294 s]
/proc/loadavg: 1.92 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1589400/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=27404 CPUtime=12.42
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 5986 0 0 0 1238 4 0 0 18 0 3 0 377037360 28061696 5812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 6851 5812 218 20 0 6209 0
[pid=3834/tid=3836] ppid=3832 vsize=27404 CPUtime=6.15
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 2727 0 0 0 613 2 0 0 25 0 3 0 377037373 28061696 5812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=27404 CPUtime=6.13
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 2761 0 0 0 612 1 0 0 25 0 3 0 377037373 28061696 5812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 27404

[startup+12.7017 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1579160/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=36920 CPUtime=25.18
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 8336 0 0 0 2512 6 0 0 18 0 3 0 377037360 37806080 7864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 9230 7864 218 20 0 8588 0
[pid=3834/tid=3836] ppid=3832 vsize=36920 CPUtime=12.54
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 3948 0 0 0 1251 3 0 0 25 0 3 0 377037373 37806080 7864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=36920 CPUtime=12.51
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 3890 0 0 0 1248 3 0 0 25 0 3 0 377037373 37806080 7864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 36920

[startup+25.5012 s]
/proc/loadavg: 1.94 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1568408/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=46732 CPUtime=50.72
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 11518 0 0 0 5063 9 0 0 18 0 3 0 377037360 47853568 10568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 11683 10568 218 20 0 11041 0
[pid=3834/tid=3836] ppid=3832 vsize=46732 CPUtime=25.32
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 5441 0 0 0 2528 4 0 0 25 0 3 0 377037373 47853568 10568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=46732 CPUtime=25.26
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 5579 0 0 0 2522 4 0 0 25 0 3 0 377037373 47853568 10568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 46732

[startup+51.1012 s]
/proc/loadavg: 1.96 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1564312/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=51552 CPUtime=101.78
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 13592 0 0 0 10166 12 0 0 18 0 3 0 377037360 52789248 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 12888 11542 218 20 0 12246 0
[pid=3834/tid=3836] ppid=3832 vsize=51552 CPUtime=50.89
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 6530 0 0 0 5083 6 0 0 25 0 3 0 377037373 52789248 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=51552 CPUtime=50.75
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 6564 0 0 0 5070 5 0 0 25 0 3 0 377037373 52789248 11542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 51552

[startup+102.305 s]
/proc/loadavg: 1.98 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1560152/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=54976 CPUtime=203.91
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 16553 0 0 0 20377 14 0 0 18 0 3 0 377037360 56295424 12589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 13744 12589 218 20 0 13102 0
[pid=3834/tid=3836] ppid=3832 vsize=54976 CPUtime=102.05
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 8231 0 0 0 10198 7 0 0 25 0 3 0 377037373 56295424 12589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=54976 CPUtime=101.72
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 7824 0 0 0 10166 6 0 0 25 0 3 0 377037373 56295424 12589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 54976

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 3837
/proc/meminfo: memFree=1556632/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=58248 CPUtime=323.56
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 19631 0 0 0 32340 16 0 0 18 0 3 0 377037360 59645952 13465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 14562 13465 218 20 0 13920 0
[pid=3834/tid=3836] ppid=3832 vsize=58248 CPUtime=161.98
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 9783 0 0 0 16190 8 0 0 25 0 3 0 377037373 59645952 13465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=58248 CPUtime=161.44
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 9350 0 0 0 16137 7 0 0 25 0 3 0 377037373 59645952 13465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6270626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 58248

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 3837
/proc/meminfo: memFree=1552280/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=64012 CPUtime=443.22
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 22767 0 0 0 44302 20 0 0 18 0 3 0 377037360 65548288 14591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 16003 14591 218 20 0 15361 0
[pid=3834/tid=3836] ppid=3832 vsize=64012 CPUtime=221.91
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 11361 0 0 0 22181 10 0 0 25 0 3 0 377037373 65548288 14591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=64012 CPUtime=221.18
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 10908 0 0 0 22108 10 0 0 25 0 3 0 377037373 65548288 14591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 64012

[startup+282.301 s]
/proc/loadavg: 2.05 1.99 2.00 3/80 3837
/proc/meminfo: memFree=1550872/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=65520 CPUtime=562.89
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 25173 0 0 0 56267 22 0 0 18 0 3 0 377037360 67092480 14920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 16380 14920 218 20 0 15738 0
[pid=3834/tid=3836] ppid=3832 vsize=65520 CPUtime=281.83
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 12551 0 0 0 28173 10 0 0 25 0 3 0 377037373 67092480 14920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=65520 CPUtime=280.92
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 12124 0 0 0 28081 11 0 0 25 0 3 0 377037373 67092480 14920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 65520

[startup+342.301 s]
/proc/loadavg: 2.02 1.99 2.00 3/80 3837
/proc/meminfo: memFree=1548888/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=68236 CPUtime=682.56
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 27878 0 0 0 68232 24 0 0 18 0 3 0 377037360 69873664 15406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 17059 15406 218 20 0 16417 0
[pid=3834/tid=3836] ppid=3832 vsize=68236 CPUtime=341.77
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 13874 0 0 0 34166 11 0 0 25 0 3 0 377037373 69873664 15406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=68236 CPUtime=340.66
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 13506 0 0 0 34054 12 0 0 25 0 3 0 377037373 69873664 15406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 68236

[startup+402.301 s]

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

/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 39896 0 0 0 183949 48 0 0 21 0 3 0 377037373 92340224 20835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=90176 CPUtime=1833.84
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 37241 0 0 0 183346 38 0 0 25 0 3 0 377037373 92340224 20835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.95
Current children cumulated vsize (KiB) 90176

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1526680/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=90384 CPUtime=3793.61
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 78974 0 0 0 379273 88 0 0 18 0 3 0 377037360 92553216 20914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 22596 20914 218 20 0 21954 0
[pid=3834/tid=3836] ppid=3832 vsize=90384 CPUtime=1899.9
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 40582 0 0 0 189941 49 0 0 25 0 3 0 377037373 92553216 20914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=90384 CPUtime=1893.58
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 37894 0 0 0 189319 39 0 0 25 0 3 0 377037373 92553216 20914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.61
Current children cumulated vsize (KiB) 90384

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1526552/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=90516 CPUtime=3913.3
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 80407 0 0 0 391240 90 0 0 18 0 3 0 377037360 92688384 20947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 22629 20947 218 20 0 21987 0
[pid=3834/tid=3836] ppid=3832 vsize=90516 CPUtime=1959.84
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 41452 0 0 0 195935 49 0 0 25 0 3 0 377037373 92688384 20947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=90516 CPUtime=1953.32
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 38457 0 0 0 195292 40 0 0 25 0 3 0 377037373 92688384 20947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.3
Current children cumulated vsize (KiB) 90516

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1526168/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=90780 CPUtime=4032.96
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 81955 0 0 0 403205 91 0 0 18 0 3 0 377037360 92958720 21025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 22695 21025 218 20 0 22053 0
[pid=3834/tid=3836] ppid=3832 vsize=90780 CPUtime=2019.77
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 42111 0 0 0 201927 50 0 0 25 0 3 0 377037373 92958720 21025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=90780 CPUtime=2013.05
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 39346 0 0 0 201264 41 0 0 25 0 3 0 377037373 92958720 21025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.96
Current children cumulated vsize (KiB) 90780

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1525592/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=92448 CPUtime=4152.64
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 83801 0 0 0 415170 94 0 0 18 0 3 0 377037360 94666752 21191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23112 21191 218 20 0 22470 0
[pid=3834/tid=3836] ppid=3832 vsize=92448 CPUtime=2079.71
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 43139 0 0 0 207920 51 0 0 25 0 3 0 377037373 94666752 21191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=92448 CPUtime=2072.79
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 40164 0 0 0 207237 42 0 0 25 0 3 0 377037373 94666752 21191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.64
Current children cumulated vsize (KiB) 92448

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1525208/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=92656 CPUtime=4272.31
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 85157 0 0 0 427136 95 0 0 18 0 3 0 377037360 94879744 21287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23164 21287 218 20 0 22522 0
[pid=3834/tid=3836] ppid=3832 vsize=92656 CPUtime=2139.64
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 43751 0 0 0 213913 51 0 0 25 0 3 0 377037373 94879744 21287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=92656 CPUtime=2132.53
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 40908 0 0 0 213210 43 0 0 25 0 3 0 377037373 94879744 21287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.31
Current children cumulated vsize (KiB) 92656

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1524824/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=92864 CPUtime=4391.97
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 86493 0 0 0 439101 96 0 0 18 0 3 0 377037360 95092736 21363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23216 21363 218 20 0 22574 0
[pid=3834/tid=3836] ppid=3832 vsize=92864 CPUtime=2199.57
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 44082 0 0 0 219905 52 0 0 25 0 3 0 377037373 95092736 21363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=92864 CPUtime=2192.26
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 41913 0 0 0 219183 43 0 0 25 0 3 0 377037373 95092736 21363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.97
Current children cumulated vsize (KiB) 92864

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521944/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=94912 CPUtime=4511.64
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 88957 0 0 0 451064 100 0 0 18 0 3 0 377037360 97189888 22077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23728 22077 218 20 0 23086 0
[pid=3834/tid=3836] ppid=3832 vsize=94912 CPUtime=2259.5
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 45613 0 0 0 225896 54 0 0 25 0 3 0 377037373 97189888 22077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=94912 CPUtime=2252
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 42846 0 0 0 225155 45 0 0 25 0 3 0 377037373 97189888 22077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.64
Current children cumulated vsize (KiB) 94912

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521752/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=94912 CPUtime=4631.31
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 90895 0 0 0 463030 101 0 0 18 0 3 0 377037360 97189888 22125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23728 22125 218 20 0 23086 0
[pid=3834/tid=3836] ppid=3832 vsize=94912 CPUtime=2319.44
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 46593 0 0 0 231889 55 0 0 25 0 3 0 377037373 97189888 22125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=94912 CPUtime=2311.73
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 43804 0 0 0 231128 45 0 0 25 0 3 0 377037373 97189888 22125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.31
Current children cumulated vsize (KiB) 94912

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521752/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=94912 CPUtime=4750.98
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 92506 0 0 0 474995 103 0 0 18 0 3 0 377037360 97189888 22126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23728 22126 218 20 0 23086 0
[pid=3834/tid=3836] ppid=3832 vsize=94912 CPUtime=2379.37
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 47434 0 0 0 237881 56 0 0 25 0 3 0 377037373 97189888 22126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=94912 CPUtime=2371.48
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 44574 0 0 0 237102 46 0 0 25 0 3 0 377037373 97189888 22126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.98
Current children cumulated vsize (KiB) 94912

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521688/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=94912 CPUtime=4870.65
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 93582 0 0 0 486961 104 0 0 18 0 3 0 377037360 97189888 22116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23728 22116 218 20 0 23086 0
[pid=3834/tid=3836] ppid=3832 vsize=94912 CPUtime=2439.31
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 48299 0 0 0 243874 57 0 0 25 0 3 0 377037373 97189888 22116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=94912 CPUtime=2431.21
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 44785 0 0 0 243074 47 0 0 25 0 3 0 377037373 97189888 22116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.65
Current children cumulated vsize (KiB) 94912

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521176/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=95936 CPUtime=4990.33
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 94927 0 0 0 498927 106 0 0 18 0 3 0 377037360 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23984 22271 218 20 0 23342 0
[pid=3834/tid=3836] ppid=3832 vsize=95936 CPUtime=2499.25
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 48804 0 0 0 249868 57 0 0 25 0 3 0 377037373 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=95936 CPUtime=2490.95
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 45625 0 0 0 249047 48 0 0 25 0 3 0 377037373 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.33
Current children cumulated vsize (KiB) 95936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 4035
/proc/meminfo: memFree=1521176/2055920 swapFree=4145760/4192956
[pid=3834] ppid=3832 vsize=95936 CPUtime=5000.11
/proc/3834/stat : 3834 (MiraXTv3_dyn) S 3832 3834 3703 0 -1 4194304 95067 0 0 0 499905 106 0 0 18 0 3 0 377037360 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3834/statm: 23984 22271 218 20 0 23342 0
[pid=3834/tid=3836] ppid=3832 vsize=95936 CPUtime=2504.15
/proc/3834/task/3836/stat : 3836 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 48874 0 0 0 250358 57 0 0 25 0 3 0 377037373 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3834/tid=3837] ppid=3832 vsize=95936 CPUtime=2495.82
/proc/3834/task/3837/stat : 3837 (MiraXTv3_dyn) R 3832 3834 3703 0 -1 4194368 45695 0 0 0 249534 48 0 0 25 0 3 0 377037373 98238464 22271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 95936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.23
CPU time (s): 5000.15
CPU user time (s): 4999.07
CPU system time (s): 1.07983
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 95936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.07
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95067
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= 1415
involuntary context switches= 94209

runsolver used 2.79358 second user time and 6.39103 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 22:46:35 UTC 2007

IDJOB= 426115
IDBENCH= 19922
IDSOLVER= 196
FILE ID= node1/426115-1179009995

PBS_JOBID= 5252856

Free space on /tmp= 54595 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 653585879

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1610568 kB
Buffers:         51316 kB
Cached:         282256 kB
SwapCached:      14724 kB
Active:         140604 kB
Inactive:       218120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610568 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:            72104 kB
Committed_AS:  9813240 kB
PageTables:       1832 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= 54595 MiB

End job on node1 on Sat May 12 23:28:25 UTC 2007