Trace number 426106

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.18 2507.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
MD5SUMcc3368792acc31c53b7db8a3b6afc2f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark241.222
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
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 54895

Solver Data (download as text)

0.00/0.02	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/node24/watcher-426106-1179009049 -o ROOT/results/node24/solver-426106-1179009049 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426106-1179009049/MiraXTv3_dyn /tmp/evaluation/426106-1179009049/instance-426106-1179009049.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 1.32 1.68 3/77 24078
/proc/meminfo: memFree=1341976/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=188 CPUtime=0
/proc/24078/stat : 24078 (MiraXTv3_dyn) D 24076 24078 24005 0 -1 4194304 33 0 0 0 0 0 0 0 18 0 1 0 348822891 192512 23 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2605860 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/24078/statm: 47 23 18 20 0 2 0

[startup+0.016824 s]
/proc/loadavg: 0.99 1.32 1.68 3/77 24078
/proc/meminfo: memFree=1341976/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=188 CPUtime=0
/proc/24078/stat : 24078 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194304 33 0 0 0 0 0 0 0 18 0 1 0 348822891 192512 23 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 47 23 18 20 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 188

[startup+0.10178 s]
/proc/loadavg: 0.99 1.32 1.68 3/77 24078
/proc/meminfo: memFree=1341976/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=4196 CPUtime=0.07
/proc/24078/stat : 24078 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194304 417 0 3 0 7 0 0 0 18 0 1 0 348822891 4296704 395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/24078/statm: 1049 395 207 20 0 407 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4196

[startup+0.3018 s]
/proc/loadavg: 0.99 1.32 1.68 3/77 24078
/proc/meminfo: memFree=1341976/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=8404 CPUtime=0.44
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 1020 0 3 0 44 0 0 0 18 0 3 0 348822891 8605696 998 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 2101 998 218 20 0 1459 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8404

[startup+0.701843 s]
/proc/loadavg: 0.99 1.32 1.68 3/77 24078
/proc/meminfo: memFree=1341976/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=10984 CPUtime=1.24
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 1754 0 3 0 124 0 0 0 18 0 3 0 348822891 11247616 1732 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 2746 1732 218 20 0 2104 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 10984

[startup+1.50193 s]
/proc/loadavg: 0.99 1.32 1.68 3/80 24081
/proc/meminfo: memFree=1333248/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=15568 CPUtime=2.84
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 2534 0 3 0 283 1 0 0 18 0 3 0 348822891 15941632 2512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 3892 2512 218 20 0 3250 0
[pid=24078/tid=24080] ppid=24076 vsize=15568 CPUtime=1.36
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 1051 0 0 0 136 0 0 0 19 0 3 0 348822903 15941632 2512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=15568 CPUtime=1.36
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 1036 0 0 0 136 0 0 0 18 0 3 0 348822903 15941632 2512 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 15568

[startup+3.1021 s]
/proc/loadavg: 0.99 1.32 1.68 3/80 24081
/proc/meminfo: memFree=1331200/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=18336 CPUtime=6.03
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 3498 0 3 0 602 1 0 0 18 0 3 0 348822891 18776064 3404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 4584 3404 218 20 0 3942 0
[pid=24078/tid=24080] ppid=24076 vsize=18336 CPUtime=2.96
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 1468 0 0 0 296 0 0 0 17 0 3 0 348822903 18776064 3404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=18336 CPUtime=2.96
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 1583 0 0 0 296 0 0 0 25 0 3 0 348822903 18776064 3404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520129 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 18336

[startup+6.30146 s]
/proc/loadavg: 1.07 1.34 1.69 3/80 24081
/proc/meminfo: memFree=1322048/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=26560 CPUtime=12.42
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 5535 0 3 0 1239 3 0 0 18 0 3 0 348822891 27197440 5365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 6640 5365 218 20 0 5998 0
[pid=24078/tid=24080] ppid=24076 vsize=26560 CPUtime=6.15
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 2515 0 0 0 614 1 0 0 25 0 3 0 348822903 27197440 5365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=26560 CPUtime=6.16
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 2573 0 0 0 615 1 0 0 25 0 3 0 348822903 27197440 5365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 26560

[startup+12.7012 s]
/proc/loadavg: 1.15 1.35 1.69 3/80 24081
/proc/meminfo: memFree=1314112/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=32532 CPUtime=25.18
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 7334 0 3 0 2514 4 0 0 18 0 3 0 348822891 33312768 6866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 8133 6866 218 20 0 7491 0
[pid=24078/tid=24080] ppid=24076 vsize=32532 CPUtime=12.51
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 3380 0 0 0 1250 1 0 0 25 0 3 0 348822903 33312768 6866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=32532 CPUtime=12.56
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 3507 0 0 0 1254 2 0 0 25 0 3 0 348822903 33312768 6866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 32532

[startup+25.5015 s]
/proc/loadavg: 1.34 1.38 1.69 3/80 24081
/proc/meminfo: memFree=1305344/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=41276 CPUtime=50.7
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 10048 0 3 0 5064 6 0 0 18 0 3 0 348822891 42266624 9102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 10319 9102 218 20 0 9677 0
[pid=24078/tid=24080] ppid=24076 vsize=41276 CPUtime=25.24
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 4639 0 0 0 2522 2 0 0 25 0 3 0 348822903 42266624 9102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=41276 CPUtime=25.35
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 4962 0 0 0 2532 3 0 0 25 0 3 0 348822903 42266624 9102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 41276

[startup+51.1013 s]
/proc/loadavg: 1.56 1.43 1.70 3/80 24081
/proc/meminfo: memFree=1302592/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=43732 CPUtime=101.76
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 11776 0 3 0 10168 8 0 0 18 0 3 0 348822891 44781568 9790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 10933 9790 218 20 0 10291 0
[pid=24078/tid=24080] ppid=24076 vsize=43732 CPUtime=50.73
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 5549 0 0 0 5070 3 0 0 25 0 3 0 348822903 44781568 9790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=43732 CPUtime=50.93
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 5780 0 0 0 5089 4 0 0 25 0 3 0 348822903 44781568 9790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 43732

[startup+102.307 s]
/proc/loadavg: 1.81 1.51 1.71 3/80 24081
/proc/meminfo: memFree=1297408/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=49296 CPUtime=203.9
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 14939 0 3 0 20379 11 0 0 18 0 3 0 348822891 50479104 11019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 12324 11019 218 20 0 11682 0
[pid=24078/tid=24080] ppid=24076 vsize=49296 CPUtime=101.69
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 7201 0 0 0 10165 4 0 0 25 0 3 0 348822903 50479104 11019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=49296 CPUtime=102.11
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 7291 0 0 0 10204 7 0 0 25 0 3 0 348822903 50479104 11019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 49296

[startup+162.301 s]
/proc/loadavg: 1.93 1.60 1.73 3/80 24081
/proc/meminfo: memFree=1293632/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=53772 CPUtime=323.56
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 18039 0 3 0 32342 14 0 0 18 0 3 0 348822891 55062528 11960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 13443 11960 218 20 0 12801 0
[pid=24078/tid=24080] ppid=24076 vsize=53772 CPUtime=161.39
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 8939 0 0 0 16134 5 0 0 25 0 3 0 348822903 55062528 11960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=53772 CPUtime=162.07
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 8653 0 0 0 16199 8 0 0 25 0 3 0 348822903 55062528 11960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 53772

[startup+222.302 s]
/proc/loadavg: 1.97 1.67 1.74 3/80 24081
/proc/meminfo: memFree=1291264/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=56212 CPUtime=443.22
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 20802 0 3 0 44305 17 0 0 18 0 3 0 348822891 57561088 12547 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 14053 12547 218 20 0 13411 0
[pid=24078/tid=24080] ppid=24076 vsize=56212 CPUtime=221.1
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 10419 0 0 0 22103 7 0 0 19 0 3 0 348822903 57561088 12547 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=56212 CPUtime=222.01
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 9936 0 0 0 22192 9 0 0 19 0 3 0 348822903 57561088 12547 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 56212

[startup+282.301 s]
/proc/loadavg: 1.99 1.73 1.75 3/80 24081
/proc/meminfo: memFree=1289728/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=58208 CPUtime=562.9
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 23324 0 3 0 56271 19 0 0 18 0 3 0 348822891 59604992 12937 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 14552 12937 218 20 0 13910 0
[pid=24078/tid=24080] ppid=24076 vsize=58208 CPUtime=280.82
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 11671 0 0 0 28074 8 0 0 25 0 3 0 348822903 59604992 12937 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=58208 CPUtime=281.97
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 11206 0 0 0 28187 10 0 0 25 0 3 0 348822903 59604992 12937 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 58208

[startup+342.302 s]
/proc/loadavg: 1.99 1.77 1.77 3/80 24081
/proc/meminfo: memFree=1285312/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=62012 CPUtime=682.55
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 26620 0 3 0 68233 22 0 0 18 0 3 0 348822891 63500288 14025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 15503 14025 218 20 0 14861 0
[pid=24078/tid=24080] ppid=24076 vsize=62012 CPUtime=340.52
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 12916 0 0 0 34043 9 0 0 18 0 3 0 348822903 63500288 14025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24078/tid=24081] ppid=24076 vsize=62012 CPUtime=341.92
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 13257 0 0 0 34180 12 0 0 18 0 3 0 348822903 63500288 14025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 62012

[startup+402.302 s]

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

/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 40959 0 0 0 183668 35 0 0 25 0 3 0 348822903 85536768 19089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=83532 CPUtime=1836.96
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 41778 0 0 0 183652 44 0 0 21 0 3 0 348822903 85536768 19089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.1
Current children cumulated vsize (KiB) 83532

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264896/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=83532 CPUtime=3793.65
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 85232 0 3 0 379281 84 0 0 18 0 3 0 348822891 85536768 19093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 20883 19093 218 20 0 20241 0
[pid=24078/tid=24080] ppid=24076 vsize=83532 CPUtime=1896.91
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 41984 0 0 0 189655 36 0 0 25 0 3 0 348822903 85536768 19093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=83532 CPUtime=1896.63
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 42801 0 0 0 189615 48 0 0 25 0 3 0 348822903 85536768 19093 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.65
Current children cumulated vsize (KiB) 83532

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264704/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=83664 CPUtime=3913.32
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 87314 0 3 0 391246 86 0 0 18 0 3 0 348822891 85671936 19131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 20916 19131 218 20 0 20274 0
[pid=24078/tid=24080] ppid=24076 vsize=83664 CPUtime=1956.87
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 42938 0 0 0 195650 37 0 0 25 0 3 0 348822903 85671936 19131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=83664 CPUtime=1956.35
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 43929 0 0 0 195586 49 0 0 25 0 3 0 348822903 85671936 19131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.32
Current children cumulated vsize (KiB) 83664

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264576/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=83872 CPUtime=4032.99
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 89314 0 3 0 403211 88 0 0 18 0 3 0 348822891 85884928 19160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 20968 19160 218 20 0 20326 0
[pid=24078/tid=24080] ppid=24076 vsize=83872 CPUtime=2016.82
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 43988 0 0 0 201644 38 0 0 25 0 3 0 348822903 85884928 19160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=83872 CPUtime=2016.07
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 44879 0 0 0 201557 50 0 0 25 0 3 0 348822903 85884928 19160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.99
Current children cumulated vsize (KiB) 83872

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264512/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84004 CPUtime=4152.67
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 91385 0 3 0 415177 90 0 0 18 0 3 0 348822891 86020096 19187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21001 19187 218 20 0 20359 0
[pid=24078/tid=24080] ppid=24076 vsize=84004 CPUtime=2076.78
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 45010 0 0 0 207639 39 0 0 25 0 3 0 348822903 86020096 19187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84004 CPUtime=2075.78
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 45928 0 0 0 207528 50 0 0 25 0 3 0 348822903 86020096 19187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.67
Current children cumulated vsize (KiB) 84004

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264448/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84004 CPUtime=4272.33
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 93386 0 3 0 427142 91 0 0 18 0 3 0 348822891 86020096 19217 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21001 19217 218 20 0 20359 0
[pid=24078/tid=24080] ppid=24076 vsize=84004 CPUtime=2136.74
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 45988 0 0 0 213634 40 0 0 25 0 3 0 348822903 86020096 19217 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84004 CPUtime=2135.48
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 46951 0 0 0 213498 50 0 0 25 0 3 0 348822903 86020096 19217 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.33
Current children cumulated vsize (KiB) 84004

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1264192/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84268 CPUtime=4392.01
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 95413 0 3 0 439108 93 0 0 18 0 3 0 348822891 86290432 19273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21067 19273 218 20 0 20425 0
[pid=24078/tid=24080] ppid=24076 vsize=84268 CPUtime=2196.7
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 46937 0 0 0 219629 41 0 0 25 0 3 0 348822903 86290432 19273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84268 CPUtime=2195.2
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 48029 0 0 0 219469 51 0 0 25 0 3 0 348822903 86290432 19273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.01
Current children cumulated vsize (KiB) 84268

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263936/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84608 CPUtime=4511.69
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 97470 0 3 0 451074 95 0 0 18 0 3 0 348822891 86638592 19359 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21152 19359 218 20 0 20510 0
[pid=24078/tid=24080] ppid=24076 vsize=84608 CPUtime=2256.65
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 47960 0 0 0 225623 42 0 0 25 0 3 0 348822903 86638592 19359 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84608 CPUtime=2254.92
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 49063 0 0 0 225440 52 0 0 25 0 3 0 348822903 86638592 19359 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.69
Current children cumulated vsize (KiB) 84608

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263680/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84872 CPUtime=4631.35
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 99425 0 3 0 463038 97 0 0 18 0 3 0 348822891 86908928 19416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21218 19416 218 20 0 20576 0
[pid=24078/tid=24080] ppid=24076 vsize=84872 CPUtime=2316.6
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 48837 0 0 0 231617 43 0 0 25 0 3 0 348822903 86908928 19416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84872 CPUtime=2314.64
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 50141 0 0 0 231411 53 0 0 25 0 3 0 348822903 86908928 19416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.35
Current children cumulated vsize (KiB) 84872

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263744/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=84872 CPUtime=4751.02
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 101412 0 3 0 475003 99 0 0 18 0 3 0 348822891 86908928 19419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21218 19419 218 20 0 20576 0
[pid=24078/tid=24080] ppid=24076 vsize=84872 CPUtime=2376.56
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 49789 0 0 0 237612 44 0 0 25 0 3 0 348822903 86908928 19419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=84872 CPUtime=2374.35
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 51176 0 0 0 237381 54 0 0 25 0 3 0 348822903 86908928 19419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.02
Current children cumulated vsize (KiB) 84872

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263488/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=85004 CPUtime=4870.69
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 103589 0 3 0 486968 101 0 0 18 0 3 0 348822891 87044096 19451 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21251 19451 218 20 0 20609 0
[pid=24078/tid=24080] ppid=24076 vsize=85004 CPUtime=2436.51
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 50853 0 0 0 243606 45 0 0 25 0 3 0 348822903 87044096 19451 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=85004 CPUtime=2434.07
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 52289 0 0 0 243352 55 0 0 25 0 3 0 348822903 87044096 19451 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.69
Current children cumulated vsize (KiB) 85004

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263488/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=85004 CPUtime=4990.36
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 105595 0 3 0 498934 102 0 0 18 0 3 0 348822891 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21251 19459 218 20 0 20609 0
[pid=24078/tid=24080] ppid=24076 vsize=85004 CPUtime=2496.48
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 51892 0 0 0 249602 46 0 0 18 0 3 0 348822903 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=85004 CPUtime=2493.77
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 53256 0 0 0 249322 55 0 0 18 0 3 0 348822903 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.36
Current children cumulated vsize (KiB) 85004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24281
/proc/meminfo: memFree=1263488/2055920 swapFree=4143704/4192956
[pid=24078] ppid=24076 vsize=85004 CPUtime=5000.14
/proc/24078/stat : 24078 (MiraXTv3_dyn) S 24076 24078 24005 0 -1 4194304 105743 0 3 0 499912 102 0 0 18 0 3 0 348822891 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24078/statm: 21251 19459 218 20 0 20609 0
[pid=24078/tid=24080] ppid=24076 vsize=85004 CPUtime=2501.38
/proc/24078/task/24080/stat : 24080 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 51966 0 0 0 250092 46 0 0 25 0 3 0 348822903 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24078/tid=24081] ppid=24076 vsize=85004 CPUtime=2498.65
/proc/24078/task/24081/stat : 24081 (MiraXTv3_dyn) R 24076 24078 24005 0 -1 4194368 53330 0 0 0 249810 55 0 0 25 0 3 0 348822903 87044096 19459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 85004

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.18
CPU user time (s): 4999.14
CPU system time (s): 1.03984
CPU usage (%): 199.431
Max. virtual memory (cumulated for all children) (KiB): 85300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 1.03984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105743
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1249
involuntary context switches= 94431

runsolver used 2.27065 second user time and 6.90395 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat May 12 22:30:49 UTC 2007

IDJOB= 426106
IDBENCH= 19913
IDSOLVER= 196
FILE ID= node24/426106-1179009049

PBS_JOBID= 5252976

Free space on /tmp= 66490 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426106-1179009049/MiraXTv3_dyn /tmp/evaluation/426106-1179009049/instance-426106-1179009049.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-426106-1179009049 -o ROOT/results/node24/solver-426106-1179009049 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426106-1179009049/MiraXTv3_dyn /tmp/evaluation/426106-1179009049/instance-426106-1179009049.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cc3368792acc31c53b7db8a3b6afc2f4

RANDOM SEED= 381679070

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1343472 kB
Buffers:         50516 kB
Cached:         524436 kB
SwapCached:      17124 kB
Active:         358528 kB
Inactive:       241388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343472 kB
SwapTotal:     4192956 kB
SwapFree:      4143704 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            98000 kB
Committed_AS:  7442988 kB
PageTables:       1808 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= 66490 MiB

End job on node24 on Sat May 12 23:12:38 UTC 2007