Trace number 426080

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.14 2506.83

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
MD5SUM60d0c88e8671d7979416bf70b974aef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089985
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
Number of clauses of size over 50

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/node12/watcher-426080-1178985384 -o ROOT/results/node12/solver-426080-1178985384 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426080-1178985384/MiraXTv3_dyn /tmp/evaluation/426080-1178985384/instance-426080-1178985384.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.93 2.04 1.95 3/77 19223
/proc/meminfo: memFree=1576496/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=3788 CPUtime=0
/proc/19223/stat : 19223 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 374575749 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/19223/statm: 947 268 206 20 0 305 0

[startup+0.063922 s]
/proc/loadavg: 1.93 2.04 1.95 3/77 19223
/proc/meminfo: memFree=1576496/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=6732 CPUtime=0.1
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 605 0 0 0 10 0 0 0 18 0 3 0 374575749 6893568 580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 1683 580 218 20 0 1041 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6732

[startup+0.103925 s]
/proc/loadavg: 1.93 2.04 1.95 3/77 19223
/proc/meminfo: memFree=1576496/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=7020 CPUtime=0.17
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 758 0 0 0 17 0 0 0 18 0 3 0 374575749 7188480 732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 1755 732 218 20 0 1113 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7020

[startup+0.301949 s]
/proc/loadavg: 1.93 2.04 1.95 3/77 19223
/proc/meminfo: memFree=1576496/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=9128 CPUtime=0.57
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 1267 0 0 0 57 0 0 0 18 0 3 0 374575749 9347072 1241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 2282 1241 218 20 0 1640 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9128

[startup+0.70199 s]
/proc/loadavg: 1.93 2.04 1.95 3/77 19223
/proc/meminfo: memFree=1576496/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=11844 CPUtime=1.37
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 2081 0 0 0 136 1 0 0 18 0 3 0 374575749 12128256 2055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 2961 2055 218 20 0 2319 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11844

[startup+1.50207 s]
/proc/loadavg: 1.93 2.04 1.95 3/80 19226
/proc/meminfo: memFree=1567064/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=16624 CPUtime=2.96
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 2855 0 0 0 295 1 0 0 18 0 3 0 374575749 17022976 2829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 4156 2829 218 20 0 3514 0
[pid=19223/tid=19225] ppid=19221 vsize=16624 CPUtime=1.47
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 1255 0 0 0 147 0 0 0 19 0 3 0 374575751 17022976 2829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=16624 CPUtime=1.47
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 1232 0 0 0 146 1 0 0 18 0 3 0 374575751 17022976 2829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16624

[startup+3.10224 s]
/proc/loadavg: 1.93 2.04 1.95 3/80 19226
/proc/meminfo: memFree=1564760/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=21008 CPUtime=6.15
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 4056 0 0 0 612 3 0 0 18 0 3 0 374575749 21512192 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 5252 3958 218 20 0 4610 0
[pid=19223/tid=19225] ppid=19221 vsize=21008 CPUtime=3.07
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 1756 0 0 0 306 1 0 0 18 0 3 0 374575751 21512192 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=21008 CPUtime=3.06
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 1932 0 0 0 305 1 0 0 25 0 3 0 374575751 21512192 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 21008

[startup+6.30155 s]
/proc/loadavg: 1.93 2.04 1.95 3/80 19226
/proc/meminfo: memFree=1553752/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=30164 CPUtime=12.54
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 6580 0 0 0 1249 5 0 0 18 0 3 0 374575749 30887936 6403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 7541 6403 218 20 0 6899 0
[pid=19223/tid=19225] ppid=19221 vsize=30164 CPUtime=6.27
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 3022 0 0 0 625 2 0 0 25 0 3 0 374575751 30887936 6403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=30164 CPUtime=6.25
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 3190 0 0 0 622 3 0 0 25 0 3 0 374575751 30887936 6403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 30164

[startup+12.7012 s]
/proc/loadavg: 1.94 2.04 1.95 3/80 19226
/proc/meminfo: memFree=1543192/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=38428 CPUtime=25.3
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 8881 0 0 0 2523 7 0 0 18 0 3 0 374575749 39350272 8398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 9607 8398 218 20 0 8965 0
[pid=19223/tid=19225] ppid=19221 vsize=38428 CPUtime=12.66
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 4238 0 0 0 1263 3 0 0 25 0 3 0 374575751 39350272 8398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=38428 CPUtime=12.63
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 4275 0 0 0 1259 4 0 0 25 0 3 0 374575751 39350272 8398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 38428

[startup+25.5015 s]
/proc/loadavg: 1.95 2.04 1.95 3/80 19226
/proc/meminfo: memFree=1530520/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=52216 CPUtime=50.83
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 12660 0 0 0 5071 12 0 0 18 0 3 0 374575749 53469184 11681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 13054 11681 218 20 0 12412 0
[pid=19223/tid=19225] ppid=19221 vsize=52216 CPUtime=25.43
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 6047 0 0 0 2539 4 0 0 25 0 3 0 374575751 53469184 11681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=52216 CPUtime=25.37
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 6245 0 0 0 2530 7 0 0 17 0 3 0 374575751 53469184 11681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 52216

[startup+51.101 s]
/proc/loadavg: 1.97 2.03 1.95 3/80 19226
/proc/meminfo: memFree=1525080/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=56480 CPUtime=101.89
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 14883 0 0 0 10175 14 0 0 18 0 3 0 374575749 57835520 12875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 14120 12875 218 20 0 13478 0
[pid=19223/tid=19225] ppid=19221 vsize=56480 CPUtime=51
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 7266 0 0 0 5095 5 0 0 25 0 3 0 374575751 57835520 12875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=56480 CPUtime=50.86
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 7249 0 0 0 5078 8 0 0 25 0 3 0 374575751 57835520 12875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 56480

[startup+102.306 s]
/proc/loadavg: 1.98 2.02 1.95 3/80 19226
/proc/meminfo: memFree=1520344/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=61156 CPUtime=204.02
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 17861 0 0 0 20386 16 0 0 18 0 3 0 374575749 62623744 14039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 15289 14039 218 20 0 14647 0
[pid=19223/tid=19225] ppid=19221 vsize=61156 CPUtime=102.16
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 8899 0 0 0 10210 6 0 0 25 0 3 0 374575751 62623744 14039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=61156 CPUtime=101.83
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 8594 0 0 0 10174 9 0 0 25 0 3 0 374575751 62623744 14039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 61156

[startup+162.301 s]
/proc/loadavg: 1.99 2.02 1.95 3/80 19226
/proc/meminfo: memFree=1517720/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=63940 CPUtime=323.68
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 20559 0 0 0 32349 19 0 0 18 0 3 0 374575749 65474560 14689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 15985 14689 218 20 0 15343 0
[pid=19223/tid=19225] ppid=19221 vsize=63940 CPUtime=162.08
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 10327 0 0 0 16201 7 0 0 25 0 3 0 374575751 65474560 14689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=63940 CPUtime=161.57
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 9864 0 0 0 16146 11 0 0 25 0 3 0 374575751 65474560 14689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 63940

[startup+222.301 s]
/proc/loadavg: 1.99 2.01 1.95 4/80 19226
/proc/meminfo: memFree=1516312/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=65656 CPUtime=443.35
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 22882 0 0 0 44314 21 0 0 18 0 3 0 374575749 67231744 15123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 16414 15123 218 20 0 15772 0
[pid=19223/tid=19225] ppid=19221 vsize=65656 CPUtime=222.02
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 11473 0 0 0 22194 8 0 0 25 0 3 0 374575751 67231744 15123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=65656 CPUtime=221.3
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 11041 0 0 0 22118 12 0 0 25 0 3 0 374575751 67231744 15123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 65656

[startup+282.301 s]
/proc/loadavg: 1.99 2.01 1.95 3/86 19292
/proc/meminfo: memFree=1513544/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=66788 CPUtime=562.93
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 25129 0 0 0 56263 30 0 0 18 0 3 0 374575749 68390912 15433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 16697 15433 218 20 0 16055 0
[pid=19223/tid=19225] ppid=19221 vsize=66788 CPUtime=281.91
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 12639 0 0 0 28175 16 0 0 25 0 3 0 374575751 68390912 15433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=66788 CPUtime=281
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 12122 0 0 0 28087 13 0 0 25 0 3 0 374575751 68390912 15433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 66788

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.95 3/80 19424
/proc/meminfo: memFree=1512344/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=69572 CPUtime=682.37
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 27436 0 0 0 68192 45 0 0 18 0 3 0 374575749 71241728 16007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 17393 16007 218 20 0 16751 0
[pid=19223/tid=19225] ppid=19221 vsize=69572 CPUtime=341.78
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 13959 0 0 0 34147 31 0 0 25 0 3 0 374575751 71241728 16007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=69572 CPUtime=340.56
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 13109 0 0 0 34042 14 0 0 25 0 3 0 374575751 71241728 16007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.37
Current children cumulated vsize (KiB) 69572

[startup+402.301 s]

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

/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 36482 0 0 0 183748 51 0 0 25 0 3 0 374575751 98885632 22499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=96568 CPUtime=1836.54
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 37302 0 0 0 183619 35 0 0 25 0 3 0 374575751 98885632 22499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.55
Current children cumulated vsize (KiB) 96568

[startup+1902.3 s]
/proc/loadavg: 2.06 2.04 1.97 3/80 19424
/proc/meminfo: memFree=1485976/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=96568 CPUtime=3794.25
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 75610 0 0 0 379337 88 0 0 18 0 3 0 374575749 98885632 22579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24142 22579 218 20 0 23500 0
[pid=19223/tid=19225] ppid=19221 vsize=96568 CPUtime=1897.94
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 37119 0 0 0 189743 51 0 0 25 0 3 0 374575751 98885632 22579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=96568 CPUtime=1896.28
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 38123 0 0 0 189592 36 0 0 25 0 3 0 374575751 98885632 22579 18446744073709551615 134512640 134597700 4294956656 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) 96568

[startup+1962.3 s]
/proc/loadavg: 2.13 2.06 1.98 3/80 19424
/proc/meminfo: memFree=1485592/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=96920 CPUtime=3913.94
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 77309 0 0 0 391305 89 0 0 18 0 3 0 374575749 99246080 22688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24230 22688 218 20 0 23588 0
[pid=19223/tid=19225] ppid=19221 vsize=96920 CPUtime=1957.88
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 37930 0 0 0 195736 52 0 0 25 0 3 0 374575751 99246080 22688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=96920 CPUtime=1956.03
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 39011 0 0 0 195566 37 0 0 25 0 3 0 374575751 99246080 22688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.94
Current children cumulated vsize (KiB) 96920

[startup+2022.3 s]
/proc/loadavg: 2.22 2.09 2.00 3/80 19424
/proc/meminfo: memFree=1485592/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=96920 CPUtime=4033.63
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 78919 0 0 0 403272 91 0 0 18 0 3 0 374575749 99246080 22698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24230 22698 218 20 0 23588 0
[pid=19223/tid=19225] ppid=19221 vsize=96920 CPUtime=2017.82
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 38790 0 0 0 201730 52 0 0 25 0 3 0 374575751 99246080 22698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=96920 CPUtime=2015.77
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 39761 0 0 0 201539 38 0 0 25 0 3 0 374575751 99246080 22698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.63
Current children cumulated vsize (KiB) 96920

[startup+2082.31 s]
/proc/loadavg: 2.08 2.07 2.00 3/80 19424
/proc/meminfo: memFree=1485336/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=97084 CPUtime=4153.31
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 80603 0 0 0 415239 92 0 0 18 0 3 0 374575749 99414016 22771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24271 22771 218 20 0 23629 0
[pid=19223/tid=19225] ppid=19221 vsize=97084 CPUtime=2077.76
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 39696 0 0 0 207723 53 0 0 25 0 3 0 374575751 99414016 22771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=97084 CPUtime=2075.52
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 40539 0 0 0 207514 38 0 0 25 0 3 0 374575751 99414016 22771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.31
Current children cumulated vsize (KiB) 97084

[startup+2142.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/80 19424
/proc/meminfo: memFree=1485016/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=97252 CPUtime=4272.99
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 82294 0 0 0 427205 94 0 0 18 0 3 0 374575749 99586048 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24313 22838 218 20 0 23671 0
[pid=19223/tid=19225] ppid=19221 vsize=97252 CPUtime=2137.7
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 40499 0 0 0 213716 54 0 0 25 0 3 0 374575751 99586048 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=97252 CPUtime=2135.26
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 41427 0 0 0 213487 39 0 0 25 0 3 0 374575751 99586048 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.99
Current children cumulated vsize (KiB) 97252

[startup+2202.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/80 19424
/proc/meminfo: memFree=1484760/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=98276 CPUtime=4392.7
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 83876 0 0 0 439174 96 0 0 18 0 3 0 374575749 100634624 22894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24569 22894 218 20 0 23927 0
[pid=19223/tid=19225] ppid=19221 vsize=98276 CPUtime=2197.66
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 41394 0 0 0 219711 55 0 0 25 0 3 0 374575751 100634624 22894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=98276 CPUtime=2195.01
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 42114 0 0 0 219461 40 0 0 25 0 3 0 374575751 100634624 22894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.7
Current children cumulated vsize (KiB) 98276

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 19424
/proc/meminfo: memFree=1484568/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=98460 CPUtime=4512.38
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 85359 0 0 0 451141 97 0 0 18 0 3 0 374575749 100823040 22951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24615 22951 218 20 0 23973 0
[pid=19223/tid=19225] ppid=19221 vsize=98460 CPUtime=2257.58
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 42102 0 0 0 225703 55 0 0 25 0 3 0 374575751 100823040 22951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=98460 CPUtime=2254.76
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 42889 0 0 0 225435 41 0 0 25 0 3 0 374575751 100823040 22951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.38
Current children cumulated vsize (KiB) 98460

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 19424
/proc/meminfo: memFree=1484376/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=98460 CPUtime=4632.04
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 86855 0 0 0 463106 98 0 0 18 0 3 0 374575749 100823040 23015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24615 23015 218 20 0 23973 0
[pid=19223/tid=19225] ppid=19221 vsize=98460 CPUtime=2317.52
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 42877 0 0 0 231696 56 0 0 25 0 3 0 374575751 100823040 23015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19223/tid=19226] ppid=19221 vsize=98460 CPUtime=2314.5
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 43610 0 0 0 231408 42 0 0 25 0 3 0 374575751 100823040 23015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.04
Current children cumulated vsize (KiB) 98460

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 19424
/proc/meminfo: memFree=1483928/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=98668 CPUtime=4751.76
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 88491 0 0 0 475076 100 0 0 18 0 3 0 374575749 101036032 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24667 23097 218 20 0 24025 0
[pid=19223/tid=19225] ppid=19221 vsize=98668 CPUtime=2377.43
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 43707 0 0 0 237687 56 0 0 25 0 3 0 374575751 101036032 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19223/tid=19226] ppid=19221 vsize=98668 CPUtime=2374.3
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 44416 0 0 0 237387 43 0 0 25 0 3 0 374575751 101036032 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.76
Current children cumulated vsize (KiB) 98668

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 19426
/proc/meminfo: memFree=1483736/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=98668 CPUtime=4871.42
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 89969 0 0 0 487041 101 0 0 18 0 3 0 374575749 101036032 23127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24667 23127 218 20 0 24025 0
[pid=19223/tid=19225] ppid=19221 vsize=98668 CPUtime=2437.16
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 44378 0 0 0 243658 58 0 0 25 0 3 0 374575751 101036032 23127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19223/tid=19226] ppid=19221 vsize=98668 CPUtime=2434.24
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 45223 0 0 0 243381 43 0 0 25 0 3 0 374575751 101036032 23127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.42
Current children cumulated vsize (KiB) 98668

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 19426
/proc/meminfo: memFree=1483352/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=99040 CPUtime=4991.11
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 91453 0 0 0 499008 103 0 0 18 0 3 0 374575749 101416960 23267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24760 23267 218 20 0 24118 0
[pid=19223/tid=19225] ppid=19221 vsize=99040 CPUtime=2496.91
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 45115 0 0 0 249633 58 0 0 25 0 3 0 374575751 101416960 23267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19223/tid=19226] ppid=19221 vsize=99040 CPUtime=2494.17
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 45970 0 0 0 249373 44 0 0 25 0 3 0 374575751 101416960 23267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.11
Current children cumulated vsize (KiB) 99040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 19426
/proc/meminfo: memFree=1483160/2055920 swapFree=4154876/4192956
[pid=19223] ppid=19221 vsize=99040 CPUtime=5000.1
/proc/19223/stat : 19223 (MiraXTv3_dyn) S 19221 19223 18835 0 -1 4194304 91680 0 0 0 499907 103 0 0 18 0 3 0 374575749 101416960 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19223/statm: 24760 23270 218 20 0 24118 0
[pid=19223/tid=19225] ppid=19221 vsize=99040 CPUtime=2501.4
/proc/19223/task/19225/stat : 19225 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 45230 0 0 0 250081 59 0 0 25 0 3 0 374575751 101416960 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19223/tid=19226] ppid=19221 vsize=99040 CPUtime=2498.68
/proc/19223/task/19226/stat : 19226 (MiraXTv3_dyn) R 19221 19223 18835 0 -1 4194368 46082 0 0 0 249824 44 0 0 25 0 3 0 374575751 101416960 23270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 99040

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): 2506.83
CPU time (s): 5000.14
CPU user time (s): 4999.09
CPU system time (s): 1.05284
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 99488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.09
system time used= 1.05284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91680
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= 794
involuntary context switches= 93966

runsolver used 2.45463 second user time and 6.75797 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 15:56:24 UTC 2007

IDJOB= 426080
IDBENCH= 19879
IDSOLVER= 196
FILE ID= node12/426080-1178985384

PBS_JOBID= 5252798

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426080-1178985384/MiraXTv3_dyn /tmp/evaluation/426080-1178985384/instance-426080-1178985384.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-426080-1178985384 -o ROOT/results/node12/solver-426080-1178985384 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426080-1178985384/MiraXTv3_dyn /tmp/evaluation/426080-1178985384/instance-426080-1178985384.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60d0c88e8671d7979416bf70b974aef4

RANDOM SEED= 284147354

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1576712 kB
Buffers:         52168 kB
Cached:         336800 kB
SwapCached:      17604 kB
Active:         170608 kB
Inactive:       243284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576712 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            50868 kB
Committed_AS: 10988544 kB
PageTables:       1792 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= 66551 MiB

End job on node12 on Sat May 12 16:38:13 UTC 2007