Trace number 426453

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.05 2506.63

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1680450953-04-UNSAT.cnf
MD5SUMc00b7f7e8ac3a6bd4e1fb90d09f6afd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark621.414
Satisfiable
(Un)Satisfiability was proved
Number of variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node33/watcher-426453-1179048559 -o ROOT/results/node33/solver-426453-1179048559 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426453-1179048559/MiraXTv3_dyn /tmp/evaluation/426453-1179048559/instance-426453-1179048559.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.00 0.00 0.00 3/77 2269
/proc/meminfo: memFree=1632728/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=3788 CPUtime=0
/proc/2269/stat : 2269 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 352771388 3878912 278 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 11383757 0 0 4096 0 0 0 0 17 1 0 0
/proc/2269/statm: 947 281 205 20 0 305 0

[startup+0.098695 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2269
/proc/meminfo: memFree=1632728/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=8452 CPUtime=0.14
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 995 0 0 0 14 0 0 0 18 0 3 0 352771388 8654848 970 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 2113 970 218 20 0 1471 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8452

[startup+0.101694 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2269
/proc/meminfo: memFree=1632728/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=8452 CPUtime=0.15
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 997 0 0 0 15 0 0 0 18 0 3 0 352771388 8654848 972 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 2113 972 218 20 0 1471 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8452

[startup+0.301738 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2269
/proc/meminfo: memFree=1632728/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=9872 CPUtime=0.55
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 1242 0 0 0 55 0 0 0 18 0 3 0 352771388 10108928 1217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 2468 1217 218 20 0 1826 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9872

[startup+0.701819 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2269
/proc/meminfo: memFree=1632728/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=12500 CPUtime=1.35
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 1747 0 0 0 134 1 0 0 18 0 3 0 352771388 12800000 1722 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 3125 1722 218 20 0 2483 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 12500

[startup+1.50198 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 2272
/proc/meminfo: memFree=1625216/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=15216 CPUtime=2.95
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 2613 0 0 0 293 2 0 0 18 0 3 0 352771388 15581184 2588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 3804 2588 218 20 0 3162 0
[pid=2269/tid=2271] ppid=2267 vsize=15216 CPUtime=1.46
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 981 0 0 0 146 0 0 0 25 0 3 0 352771391 15581184 2588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=15216 CPUtime=1.45
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 1079 0 0 0 144 1 0 0 19 0 3 0 352771391 15581184 2588 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15216

[startup+3.10131 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 2272
/proc/meminfo: memFree=1620544/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=21172 CPUtime=6.14
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 4101 0 0 0 611 3 0 0 18 0 3 0 352771388 21680128 4076 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 5293 4076 218 20 0 4651 0
[pid=2269/tid=2271] ppid=2267 vsize=21172 CPUtime=3.06
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 1694 0 0 0 306 0 0 0 25 0 3 0 352771391 21680128 4076 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=21172 CPUtime=3.04
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 1854 0 0 0 302 2 0 0 25 0 3 0 352771391 21680128 4076 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565571 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 21172

[startup+6.30195 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 2272
/proc/meminfo: memFree=1614912/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=24044 CPUtime=12.52
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 4729 0 0 0 1248 4 0 0 18 0 3 0 352771388 24621056 4704 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 6011 4704 218 20 0 5369 0
[pid=2269/tid=2271] ppid=2267 vsize=24044 CPUtime=6.25
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 2155 0 0 0 625 0 0 0 23 0 3 0 352771391 24621056 4704 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=24044 CPUtime=6.22
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 2021 0 0 0 620 2 0 0 25 0 3 0 352771391 24621056 4704 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 24044

[startup+12.7012 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 2272
/proc/meminfo: memFree=1604224/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=35016 CPUtime=25.28
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 7747 0 0 0 2520 8 0 0 18 0 3 0 352771388 35856384 7608 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 8754 7608 218 20 0 8112 0
[pid=2269/tid=2271] ppid=2267 vsize=35016 CPUtime=12.65
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 3400 0 0 0 1263 2 0 0 25 0 3 0 352771391 35856384 7608 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526664 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=35016 CPUtime=12.59
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 3794 0 0 0 1253 6 0 0 25 0 3 0 352771391 35856384 7608 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 35016

[startup+25.5018 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 2272
/proc/meminfo: memFree=1581824/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=56936 CPUtime=50.81
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 13165 0 0 0 5063 18 0 0 18 0 3 0 352771388 58302464 12784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 14234 12784 218 20 0 13592 0
[pid=2269/tid=2271] ppid=2267 vsize=56936 CPUtime=25.44
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 6264 0 0 0 2538 6 0 0 25 0 3 0 352771391 58302464 12784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=56936 CPUtime=25.33
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 6348 0 0 0 2522 11 0 0 25 0 3 0 352771391 58302464 12784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 56936

[startup+51.102 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 2272
/proc/meminfo: memFree=1572480/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=67240 CPUtime=101.89
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 16167 0 0 0 10167 22 0 0 18 0 3 0 352771388 68853760 15354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 16810 15354 218 20 0 16168 0
[pid=2269/tid=2271] ppid=2267 vsize=67240 CPUtime=51.04
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 7939 0 0 0 5096 8 0 0 25 0 3 0 352771391 68853760 15354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=67240 CPUtime=50.81
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 7675 0 0 0 5068 13 0 0 25 0 3 0 352771391 68853760 15354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 67240

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 2272
/proc/meminfo: memFree=1548352/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=89296 CPUtime=204.02
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 22903 0 0 0 20369 33 0 0 18 0 3 0 352771388 91439104 21167 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 22324 21167 218 20 0 21682 0
[pid=2269/tid=2271] ppid=2267 vsize=89296 CPUtime=102.2
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 10971 0 0 0 10209 11 0 0 22 0 3 0 352771391 91439104 21167 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=89296 CPUtime=101.78
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 11379 0 0 0 10157 21 0 0 23 0 3 0 352771391 91439104 21167 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 89296

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 2272
/proc/meminfo: memFree=1546112/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=91284 CPUtime=323.69
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 24382 0 0 0 32334 35 0 0 18 0 3 0 352771388 93474816 21650 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 22821 21650 218 20 0 22179 0
[pid=2269/tid=2271] ppid=2267 vsize=91284 CPUtime=162.15
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 11482 0 0 0 16203 12 0 0 25 0 3 0 352771391 93474816 21650 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=91284 CPUtime=161.5
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 12347 0 0 0 16128 22 0 0 25 0 3 0 352771391 93474816 21650 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 91284

[startup+222.303 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 2272
/proc/meminfo: memFree=1545792/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=91612 CPUtime=443.38
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 25482 0 0 0 44301 37 0 0 18 0 3 0 352771388 93810688 21712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 22903 21712 218 20 0 22261 0
[pid=2269/tid=2271] ppid=2267 vsize=91612 CPUtime=222.12
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 12083 0 0 0 22199 13 0 0 25 0 3 0 352771391 93810688 21712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=91612 CPUtime=221.23
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 12846 0 0 0 22100 23 0 0 25 0 3 0 352771391 93810688 21712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134518230 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 91612

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 2272
/proc/meminfo: memFree=1545600/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=91612 CPUtime=563.07
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 26442 0 0 0 56269 38 0 0 18 0 3 0 352771388 93810688 21765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 22903 21765 218 20 0 22261 0
[pid=2269/tid=2271] ppid=2267 vsize=91612 CPUtime=282.08
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 12526 0 0 0 28194 14 0 0 25 0 3 0 352771391 93810688 21765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=91612 CPUtime=280.94
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 13363 0 0 0 28071 23 0 0 25 0 3 0 352771391 93810688 21765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 91612

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 2272
/proc/meminfo: memFree=1544512/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=92544 CPUtime=682.75
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 27623 0 0 0 68236 39 0 0 18 0 3 0 352771388 94765056 22019 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 23136 22019 218 20 0 22494 0
[pid=2269/tid=2271] ppid=2267 vsize=92544 CPUtime=342.04
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 13274 0 0 0 34189 15 0 0 25 0 3 0 352771391 94765056 22019 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=92544 CPUtime=340.67
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 13796 0 0 0 34044 23 0 0 25 0 3 0 352771391 94765056 22019 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 92544

[startup+402.302 s]

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

/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 28137 0 0 0 183855 31 0 0 25 0 3 0 352771391 121004032 28225 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=118168 CPUtime=1836.22
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 27814 0 0 0 183581 41 0 0 25 0 3 0 352771391 121004032 28225 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.12
Current children cumulated vsize (KiB) 118168

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/80 2274
/proc/meminfo: memFree=1519040/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=118168 CPUtime=3794.77
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 57431 0 0 0 379400 77 0 0 18 0 3 0 352771388 121004032 28375 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29542 28375 218 20 0 28900 0
[pid=2269/tid=2271] ppid=2267 vsize=118168 CPUtime=1898.81
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 28474 0 0 0 189849 32 0 0 25 0 3 0 352771391 121004032 28375 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=118168 CPUtime=1895.93
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 28404 0 0 0 189548 45 0 0 25 0 3 0 352771391 121004032 28375 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.77
Current children cumulated vsize (KiB) 118168

[startup+1962.3 s]
/proc/loadavg: 2.07 2.02 1.73 3/80 2472
/proc/meminfo: memFree=1517880/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=3914.17
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 58579 0 0 0 391324 93 0 0 18 0 3 0 352771388 122052608 28632 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28632 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=1958.58
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 29159 0 0 0 195825 33 0 0 25 0 3 0 352771391 122052608 28632 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=1955.55
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 28867 0 0 0 195495 60 0 0 25 0 3 0 352771391 122052608 28632 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.17
Current children cumulated vsize (KiB) 119192

[startup+2022.3 s]
/proc/loadavg: 2.02 2.01 1.74 3/80 2472
/proc/meminfo: memFree=1517696/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4033.85
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 59499 0 0 0 403290 95 0 0 18 0 3 0 352771388 122052608 28656 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28656 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2018.52
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 29612 0 0 0 201819 33 0 0 25 0 3 0 352771391 122052608 28656 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2015.29
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 29334 0 0 0 201468 61 0 0 25 0 3 0 352771391 122052608 28656 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.85
Current children cumulated vsize (KiB) 119192

[startup+2082.31 s]
/proc/loadavg: 2.01 2.00 1.76 3/80 2472
/proc/meminfo: memFree=1517632/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4153.55
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 60287 0 0 0 415259 96 0 0 18 0 3 0 352771388 122052608 28659 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28659 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2078.26
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 30063 0 0 0 207792 34 0 0 25 0 3 0 352771391 122052608 28659 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2075.25
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 29671 0 0 0 207464 61 0 0 25 0 3 0 352771391 122052608 28659 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.55
Current children cumulated vsize (KiB) 119192

[startup+2142.3 s]
/proc/loadavg: 1.94 1.98 1.76 3/80 2472
/proc/meminfo: memFree=1517568/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4273.22
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 61198 0 0 0 427225 97 0 0 18 0 3 0 352771388 122052608 28667 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28667 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2137.96
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 30519 0 0 0 213762 34 0 0 25 0 3 0 352771391 122052608 28667 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2135.22
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 30126 0 0 0 213460 62 0 0 25 0 3 0 352771391 122052608 28667 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.22
Current children cumulated vsize (KiB) 119192

[startup+2202.3 s]
/proc/loadavg: 1.98 1.98 1.77 3/80 2472
/proc/meminfo: memFree=1517568/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4392.92
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 62110 0 0 0 439194 98 0 0 18 0 3 0 352771388 122052608 28673 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28673 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2197.68
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 30975 0 0 0 219734 34 0 0 25 0 3 0 352771391 122052608 28673 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2195.2
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 30582 0 0 0 219457 63 0 0 25 0 3 0 352771391 122052608 28673 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.92
Current children cumulated vsize (KiB) 119192

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.79 3/80 2472
/proc/meminfo: memFree=1517632/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4512.62
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 63033 0 0 0 451163 99 0 0 18 0 3 0 352771388 122052608 28684 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28684 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2257.4
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 31436 0 0 0 225705 35 0 0 25 0 3 0 352771391 122052608 28684 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2255.17
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 31044 0 0 0 225454 63 0 0 25 0 3 0 352771391 122052608 28684 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.62
Current children cumulated vsize (KiB) 119192

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.80 3/80 2472
/proc/meminfo: memFree=1517568/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4632.33
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 64078 0 0 0 463133 100 0 0 18 0 3 0 352771388 122052608 28694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28694 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2317.14
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 32016 0 0 0 231679 35 0 0 25 0 3 0 352771391 122052608 28694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2315.15
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 31509 0 0 0 231451 64 0 0 25 0 3 0 352771391 122052608 28694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526271 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.33
Current children cumulated vsize (KiB) 119192

[startup+2382.3 s]
/proc/loadavg: 1.96 1.97 1.80 3/80 2472
/proc/meminfo: memFree=1517248/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4752.02
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 65215 0 0 0 475101 101 0 0 18 0 3 0 352771388 122052608 28790 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28790 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2376.85
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 32570 0 0 0 237650 35 0 0 25 0 3 0 352771391 122052608 28790 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2375.13
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 32092 0 0 0 237448 65 0 0 25 0 3 0 352771391 122052608 28790 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.02
Current children cumulated vsize (KiB) 119192

[startup+2442.3 s]
/proc/loadavg: 1.98 1.97 1.82 3/80 2472
/proc/meminfo: memFree=1517056/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4871.71
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 66032 0 0 0 487069 102 0 0 18 0 3 0 352771388 122052608 28795 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28795 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2436.57
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 33037 0 0 0 243621 36 0 0 25 0 3 0 352771391 122052608 28795 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2435.11
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 32442 0 0 0 243445 66 0 0 25 0 3 0 352771391 122052608 28795 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.71
Current children cumulated vsize (KiB) 119192

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 2472
/proc/meminfo: memFree=1517056/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=4991.42
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 66984 0 0 0 499038 104 0 0 18 0 3 0 352771388 122052608 28812 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28812 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2496.3
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 33509 0 0 0 249593 37 0 0 25 0 3 0 352771391 122052608 28812 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2495.08
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 32922 0 0 0 249442 66 0 0 25 0 3 0 352771391 122052608 28812 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.42
Current children cumulated vsize (KiB) 119192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 2472
/proc/meminfo: memFree=1517056/2055920 swapFree=4147944/4192956
[pid=2269] ppid=2267 vsize=119192 CPUtime=5000.01
/proc/2269/stat : 2269 (MiraXTv3_dyn) S 2267 2269 2197 0 -1 4194304 67102 0 0 0 499897 104 0 0 18 0 3 0 352771388 122052608 28813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2269/statm: 29798 28813 218 20 0 29156 0
[pid=2269/tid=2271] ppid=2267 vsize=119192 CPUtime=2500.58
/proc/2269/task/2271/stat : 2271 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 33509 0 0 0 250021 37 0 0 25 0 3 0 352771391 122052608 28813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2269/tid=2272] ppid=2267 vsize=119192 CPUtime=2499.39
/proc/2269/task/2272/stat : 2272 (MiraXTv3_dyn) R 2267 2269 2197 0 -1 4194368 33040 0 0 0 249873 66 0 0 25 0 3 0 352771391 122052608 28813 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 119192

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.63
CPU time (s): 5000.05
CPU user time (s): 4998.98
CPU system time (s): 1.06284
CPU usage (%): 199.473
Max. virtual memory (cumulated for all children) (KiB): 119660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 1.06284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67102
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= 344
involuntary context switches= 94439

runsolver used 2.45763 second user time and 6.71698 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun May 13 09:29:19 UTC 2007

IDJOB= 426453
IDBENCH= 20328
IDSOLVER= 196
FILE ID= node33/426453-1179048559

PBS_JOBID= 5253493

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1680450953-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426453-1179048559/MiraXTv3_dyn /tmp/evaluation/426453-1179048559/instance-426453-1179048559.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-426453-1179048559 -o ROOT/results/node33/solver-426453-1179048559 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426453-1179048559/MiraXTv3_dyn /tmp/evaluation/426453-1179048559/instance-426453-1179048559.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c00b7f7e8ac3a6bd4e1fb90d09f6afd4

RANDOM SEED= 450886707

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1633008 kB
Buffers:         35172 kB
Cached:         269652 kB
SwapCached:      13960 kB
Active:         132148 kB
Inactive:       195800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633008 kB
SwapTotal:     4192956 kB
SwapFree:      4147944 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            80264 kB
Committed_AS:  5269332 kB
PageTables:       1992 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= 66546 MiB

End job on node33 on Sun May 13 10:11:08 UTC 2007