Trace number 426260

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.21 2507.06

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1582455625-10.cnf
MD5SUMe4cd06c32212546d2b88a25ebac0c1e9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark436.56
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/node7/watcher-426260-1179003596 -o ROOT/results/node7/solver-426260-1179003596 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426260-1179003596/MiraXTv3_dyn /tmp/evaluation/426260-1179003596/instance-426260-1179003596.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.84 1.97 1.99 3/77 1648
/proc/meminfo: memFree=1637304/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=3788 CPUtime=0
/proc/1648/stat : 1648 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 376397236 3878912 364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/1648/statm: 947 368 205 20 0 305 0

[startup+0.10161 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 1648
/proc/meminfo: memFree=1637304/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=5456 CPUtime=0.09
/proc/1648/stat : 1648 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 376397236 5586944 769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/1648/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.201624 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 1648
/proc/meminfo: memFree=1637304/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=12356 CPUtime=0.26
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 1553 0 0 0 25 1 0 0 18 0 3 0 376397236 12652544 1455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 3089 1455 218 20 0 2447 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 12356

[startup+0.301635 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 1648
/proc/meminfo: memFree=1637304/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=14040 CPUtime=0.46
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 1896 0 0 0 45 1 0 0 18 0 3 0 376397236 14376960 1798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 3510 1798 218 20 0 2868 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 14040

[startup+0.701679 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 1648
/proc/meminfo: memFree=1637304/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=18596 CPUtime=1.25
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 3202 0 0 0 123 2 0 0 18 0 3 0 376397236 19042304 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 4649 3104 218 20 0 4007 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 18596

[startup+1.50176 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1620576/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=29348 CPUtime=2.85
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 5658 0 0 0 281 4 0 0 18 0 3 0 376397236 30052352 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 7337 5560 218 20 0 6695 0
[pid=1648/tid=1650] ppid=1646 vsize=29348 CPUtime=1.36
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 2395 0 0 0 135 1 0 0 18 0 3 0 376397248 30052352 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=29348 CPUtime=1.35
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 2343 0 0 0 134 1 0 0 25 0 3 0 376397248 30052352 5560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 29348

[startup+3.10193 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1607712/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=44816 CPUtime=6.03
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 9336 0 0 0 597 6 0 0 18 0 3 0 376397236 45891584 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 11204 9237 218 20 0 10562 0
[pid=1648/tid=1650] ppid=1646 vsize=44816 CPUtime=2.96
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 4239 0 0 0 294 2 0 0 17 0 3 0 376397248 45891584 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=44816 CPUtime=2.94
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 4177 0 0 0 291 3 0 0 18 0 3 0 376397248 45891584 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 44816

[startup+6.30127 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1593440/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=58640 CPUtime=12.42
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 12982 0 0 0 1232 10 0 0 18 0 3 0 376397236 60047360 12811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 14660 12811 218 20 0 14018 0
[pid=1648/tid=1650] ppid=1646 vsize=58640 CPUtime=6.15
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 5696 0 0 0 613 2 0 0 23 0 3 0 376397248 60047360 12811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=58640 CPUtime=6.14
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 6366 0 0 0 607 7 0 0 20 0 3 0 376397248 60047360 12811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 58640

[startup+12.7029 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1543520/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=106140 CPUtime=25.19
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 24974 0 0 0 2499 20 0 0 18 0 3 0 376397236 108687360 24637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 26535 24637 218 20 0 25893 0
[pid=1648/tid=1650] ppid=1646 vsize=106140 CPUtime=12.55
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 11870 0 0 0 1248 7 0 0 25 0 3 0 376397248 108687360 24637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=106140 CPUtime=12.51
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 12185 0 0 0 1239 12 0 0 23 0 3 0 376397248 108687360 24637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 106140

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1522400/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=121780 CPUtime=50.72
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 29374 0 0 0 5048 24 0 0 18 0 3 0 376397236 124702720 28714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 30445 28714 218 20 0 29803 0
[pid=1648/tid=1650] ppid=1646 vsize=121780 CPUtime=25.33
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 14169 0 0 0 2524 9 0 0 25 0 3 0 376397248 124702720 28714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=121780 CPUtime=25.25
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 14285 0 0 0 2511 14 0 0 25 0 3 0 376397248 124702720 28714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 121780

[startup+51.102 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 1651
/proc/meminfo: memFree=1476320/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=166324 CPUtime=101.77
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 41610 0 0 0 10142 35 0 0 18 0 3 0 376397236 170315776 40203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 41581 40203 218 20 0 40939 0
[pid=1648/tid=1650] ppid=1646 vsize=166324 CPUtime=50.9
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 19882 0 0 0 5078 12 0 0 25 0 3 0 376397248 170315776 40203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=166324 CPUtime=50.74
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 20808 0 0 0 5052 22 0 0 25 0 3 0 376397248 170315776 40203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 166324

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 1.99 3/86 1825
/proc/meminfo: memFree=1448496/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=192568 CPUtime=203.64
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 49410 0 0 0 20302 62 0 0 18 0 3 0 376397236 197189632 46755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 48142 46755 218 20 0 47500 0
[pid=1648/tid=1650] ppid=1646 vsize=192568 CPUtime=101.97
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 24579 0 0 0 10163 34 0 0 25 0 3 0 376397248 197189632 46755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519927 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=192568 CPUtime=101.54
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 23911 0 0 0 10127 27 0 0 25 0 3 0 376397248 197189632 46755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 192568

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1447584/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=194616 CPUtime=323.23
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 50750 0 0 0 32254 69 0 0 18 0 3 0 376397236 199286784 47296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 48654 47296 218 20 0 48012 0
[pid=1648/tid=1650] ppid=1646 vsize=194616 CPUtime=161.9
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 24981 0 0 0 16150 40 0 0 25 0 3 0 376397248 199286784 47296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=194616 CPUtime=161.21
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 24849 0 0 0 16093 28 0 0 25 0 3 0 376397248 199286784 47296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.23
Current children cumulated vsize (KiB) 194616

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1435168/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=207396 CPUtime=442.92
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 55182 0 0 0 44218 74 0 0 18 0 3 0 376397236 212373504 50383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 51849 50383 218 20 0 51207 0
[pid=1648/tid=1650] ppid=1646 vsize=207396 CPUtime=221.84
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 27659 0 0 0 22142 42 0 0 25 0 3 0 376397248 212373504 50383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=207396 CPUtime=220.95
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 26603 0 0 0 22065 30 0 0 25 0 3 0 376397248 212373504 50383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 207396

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1435104/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=207396 CPUtime=562.57
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 56371 0 0 0 56182 75 0 0 18 0 3 0 376397236 212373504 50433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 51849 50433 218 20 0 51207 0
[pid=1648/tid=1650] ppid=1646 vsize=207396 CPUtime=281.76
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 28151 0 0 0 28133 43 0 0 25 0 3 0 376397248 212373504 50433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=207396 CPUtime=280.69
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 27300 0 0 0 28038 31 0 0 25 0 3 0 376397248 212373504 50433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 207396

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1433312/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=209116 CPUtime=682.26
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 57738 0 0 0 68150 76 0 0 18 0 3 0 376397236 214134784 50916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 52279 50916 218 20 0 51637 0
[pid=1648/tid=1650] ppid=1646 vsize=209116 CPUtime=341.7
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 28946 0 0 0 34127 43 0 0 25 0 3 0 376397248 214134784 50916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1648/tid=1651] ppid=1646 vsize=209116 CPUtime=340.43
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 27872 0 0 0 34011 32 0 0 25 0 3 0 376397248 214134784 50916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.26
Current children cumulated vsize (KiB) 209116

[startup+402.302 s]

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

/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 45657 0 0 0 189890 57 0 0 25 0 3 0 376397248 247828480 58891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=242020 CPUtime=1894.31
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42017 0 0 0 189376 55 0 0 25 0 3 0 376397248 247828480 58891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.91
Current children cumulated vsize (KiB) 242020

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1401312/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=242020 CPUtime=3913.62
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 89020 0 0 0 391248 114 0 0 18 0 3 0 376397236 247828480 58891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 60505 58891 218 20 0 59863 0
[pid=1648/tid=1650] ppid=1646 vsize=242020 CPUtime=1959.21
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 46083 0 0 0 195864 57 0 0 25 0 3 0 376397248 247828480 58891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=242020 CPUtime=1954.27
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42017 0 0 0 195372 55 0 0 25 0 3 0 376397248 247828480 58891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.62
Current children cumulated vsize (KiB) 242020

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1400288/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=243044 CPUtime=4033.31
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 89659 0 0 0 403216 115 0 0 18 0 3 0 376397236 248877056 59175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 60761 59175 218 20 0 60119 0
[pid=1648/tid=1650] ppid=1646 vsize=243044 CPUtime=2018.96
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 46440 0 0 0 201838 58 0 0 25 0 3 0 376397248 248877056 59175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=243044 CPUtime=2014.22
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42299 0 0 0 201366 56 0 0 25 0 3 0 376397248 248877056 59175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.31
Current children cumulated vsize (KiB) 243044

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1399456/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=243836 CPUtime=4152.98
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 90291 0 0 0 415182 116 0 0 18 0 3 0 376397236 249688064 59381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 60959 59381 218 20 0 60317 0
[pid=1648/tid=1650] ppid=1646 vsize=243836 CPUtime=2078.71
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 47071 0 0 0 207812 59 0 0 25 0 3 0 376397248 249688064 59381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=243836 CPUtime=2074.14
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42300 0 0 0 207358 56 0 0 25 0 3 0 376397248 249688064 59381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.98
Current children cumulated vsize (KiB) 243836

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1858
/proc/meminfo: memFree=1394528/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=248124 CPUtime=4272.64
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 91938 0 0 0 427146 118 0 0 18 0 3 0 376397236 254078976 60602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 62031 60602 218 20 0 61389 0
[pid=1648/tid=1650] ppid=1646 vsize=248124 CPUtime=2138.44
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 48717 0 0 0 213783 61 0 0 17 0 3 0 376397248 254078976 60602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=248124 CPUtime=2134.07
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42301 0 0 0 213351 56 0 0 17 0 3 0 376397248 254078976 60602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10850655 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.64
Current children cumulated vsize (KiB) 248124

[startup+2202.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1394400/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=248124 CPUtime=4392.35
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 92365 0 0 0 439116 119 0 0 18 0 3 0 376397236 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 62031 60603 218 20 0 61389 0
[pid=1648/tid=1650] ppid=1646 vsize=248124 CPUtime=2198.2
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 49143 0 0 0 219758 62 0 0 25 0 3 0 376397248 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=248124 CPUtime=2194.02
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42302 0 0 0 219346 56 0 0 25 0 3 0 376397248 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.35
Current children cumulated vsize (KiB) 248124

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1394464/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=248124 CPUtime=4512.03
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 92791 0 0 0 451083 120 0 0 18 0 3 0 376397236 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 62031 60603 218 20 0 61389 0
[pid=1648/tid=1650] ppid=1646 vsize=248124 CPUtime=2257.94
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 49569 0 0 0 225732 62 0 0 25 0 3 0 376397248 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=248124 CPUtime=2253.95
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42302 0 0 0 225339 56 0 0 25 0 3 0 376397248 254078976 60603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.03
Current children cumulated vsize (KiB) 248124

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1384160/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=258428 CPUtime=4631.72
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 95847 0 0 0 463050 122 0 0 18 0 3 0 376397236 264630272 63162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 64607 63162 218 20 0 63965 0
[pid=1648/tid=1650] ppid=1646 vsize=258428 CPUtime=2317.7
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 52625 0 0 0 231705 65 0 0 21 0 3 0 376397248 264630272 63162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=258428 CPUtime=2313.89
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42302 0 0 0 231333 56 0 0 20 0 3 0 376397248 264630272 63162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.72
Current children cumulated vsize (KiB) 258428

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1384288/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=258180 CPUtime=4751.41
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 96273 0 0 0 475018 123 0 0 18 0 3 0 376397236 264376320 63123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 64545 63123 218 20 0 63903 0
[pid=1648/tid=1650] ppid=1646 vsize=258180 CPUtime=2377.44
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 53051 0 0 0 237679 65 0 0 25 0 3 0 376397248 264376320 63123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=258180 CPUtime=2373.84
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42302 0 0 0 237327 57 0 0 25 0 3 0 376397248 264376320 63123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.41
Current children cumulated vsize (KiB) 258180

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1384672/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=257860 CPUtime=4871.08
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 96273 0 0 0 486984 124 0 0 18 0 3 0 376397236 264048640 63037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 64465 63037 218 20 0 63823 0
[pid=1648/tid=1650] ppid=1646 vsize=257860 CPUtime=2437.18
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 53051 0 0 0 243652 66 0 0 25 0 3 0 376397248 264048640 63037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=257860 CPUtime=2433.76
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 42302 0 0 0 243319 57 0 0 25 0 3 0 376397248 264048640 63037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.08
Current children cumulated vsize (KiB) 257860

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1380512/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=262260 CPUtime=4990.77
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 98589 0 0 0 498949 128 0 0 18 0 3 0 376397236 268554240 64086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 65565 64086 218 20 0 64923 0
[pid=1648/tid=1650] ppid=1646 vsize=262260 CPUtime=2496.92
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 53052 0 0 0 249626 66 0 0 25 0 3 0 376397248 268554240 64086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=262260 CPUtime=2493.72
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 44617 0 0 0 249311 61 0 0 25 0 3 0 376397248 268554240 64086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.77
Current children cumulated vsize (KiB) 262260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.01 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1381088/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=262260 CPUtime=5000.14
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 98589 0 0 0 499886 128 0 0 18 0 3 0 376397236 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 65565 63931 218 20 0 64923 0
[pid=1648/tid=1650] ppid=1646 vsize=262260 CPUtime=2501.59
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 53052 0 0 0 250093 66 0 0 25 0 3 0 376397248 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=262260 CPUtime=2498.42
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 44617 0 0 0 249781 61 0 0 25 0 3 0 376397248 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 262260

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

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

[startup+2507.01 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 1860
/proc/meminfo: memFree=1381088/2055920 swapFree=4156572/4192956
[pid=1648] ppid=1646 vsize=262260 CPUtime=5000.14
/proc/1648/stat : 1648 (MiraXTv3_dyn) S 1646 1648 1256 0 -1 4194304 98589 0 0 0 499886 128 0 0 18 0 3 0 376397236 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1648/statm: 65565 63931 218 20 0 64923 0
[pid=1648/tid=1650] ppid=1646 vsize=262260 CPUtime=2501.59
/proc/1648/task/1650/stat : 1650 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 53052 0 0 0 250093 66 0 0 25 0 3 0 376397248 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1648/tid=1651] ppid=1646 vsize=262260 CPUtime=2498.42
/proc/1648/task/1651/stat : 1651 (MiraXTv3_dyn) R 1646 1648 1256 0 -1 4194368 44617 0 0 0 249781 61 0 0 25 0 3 0 376397248 268554240 63931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 262260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.06
CPU time (s): 5000.21
CPU user time (s): 4998.88
CPU system time (s): 1.3268
CPU usage (%): 199.445
Max. virtual memory (cumulated for all children) (KiB): 264004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.88
system time used= 1.3268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98589
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= 1210
involuntary context switches= 93786

runsolver used 2.33264 second user time and 6.86496 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 20:59:56 UTC 2007

IDJOB= 426260
IDBENCH= 20085
IDSOLVER= 196
FILE ID= node7/426260-1179003596

PBS_JOBID= 5252845

Free space on /tmp= 66541 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1582455625-10.cnf
COMMAND LINE= /tmp/evaluation/426260-1179003596/MiraXTv3_dyn /tmp/evaluation/426260-1179003596/instance-426260-1179003596.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-426260-1179003596 -o ROOT/results/node7/solver-426260-1179003596 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426260-1179003596/MiraXTv3_dyn /tmp/evaluation/426260-1179003596/instance-426260-1179003596.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e4cd06c32212546d2b88a25ebac0c1e9

RANDOM SEED= 266968253

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1637456 kB
Buffers:         44220 kB
Cached:         306448 kB
SwapCached:      17008 kB
Active:         150516 kB
Inactive:       224464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637456 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          30256 kB
Slab:            28900 kB
Committed_AS: 14847108 kB
PageTables:       1860 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= 66541 MiB

End job on node7 on Sat May 12 21:41:45 UTC 2007