Trace number 426096

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 2507.03

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
MD5SUM636f3d664350f93be3762acecb2ac303
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.231964
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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/node15/watcher-426096-1178986460 -o ROOT/results/node15/solver-426096-1178986460 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426096-1178986460/MiraXTv3_dyn /tmp/evaluation/426096-1178986460/instance-426096-1178986460.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: 2.01 2.00 1.90 3/77 21058
/proc/meminfo: memFree=1778152/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=3788 CPUtime=0
/proc/21058/stat : 21058 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 346563647 3878912 286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/21058/statm: 947 286 206 20 0 305 0

[startup+0.099262 s]
/proc/loadavg: 2.01 2.00 1.90 3/77 21058
/proc/meminfo: memFree=1778152/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=4348 CPUtime=0.09
/proc/21058/stat : 21058 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194304 448 0 0 0 9 0 0 0 18 0 1 0 346563647 4452352 423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/21058/statm: 1087 423 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.101263 s]
/proc/loadavg: 2.01 2.00 1.90 3/77 21058
/proc/meminfo: memFree=1778152/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=4348 CPUtime=0.09
/proc/21058/stat : 21058 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194304 448 0 0 0 9 0 0 0 18 0 1 0 346563647 4452352 423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/21058/statm: 1087 423 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.301286 s]
/proc/loadavg: 2.01 2.00 1.90 3/77 21058
/proc/meminfo: memFree=1778152/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=8712 CPUtime=0.47
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 1068 0 0 0 47 0 0 0 18 0 3 0 346563647 8921088 1043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 2178 1043 218 20 0 1536 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8712

[startup+0.701324 s]
/proc/loadavg: 2.01 2.00 1.90 3/77 21058
/proc/meminfo: memFree=1778152/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=12424 CPUtime=1.27
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 1828 0 0 0 126 1 0 0 18 0 3 0 346563647 12722176 1803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 3106 1803 218 20 0 2464 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12424

[startup+1.5014 s]
/proc/loadavg: 2.01 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1769808/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=15296 CPUtime=2.86
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 2740 0 0 0 284 2 0 0 18 0 3 0 346563647 15663104 2715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 3824 2715 218 20 0 3182 0
[pid=21058/tid=21060] ppid=21056 vsize=15296 CPUtime=1.37
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 1132 0 0 0 137 0 0 0 20 0 3 0 346563659 15663104 2715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=15296 CPUtime=1.36
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 1126 0 0 0 135 1 0 0 18 0 3 0 346563659 15663104 2715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 15296

[startup+3.10154 s]
/proc/loadavg: 2.01 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1767696/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=18548 CPUtime=6.06
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 3683 0 0 0 603 3 0 0 18 0 3 0 346563647 18993152 3586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 4637 3586 218 20 0 3995 0
[pid=21058/tid=21060] ppid=21056 vsize=18548 CPUtime=2.97
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 1505 0 0 0 297 0 0 0 25 0 3 0 346563659 18993152 3586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=18548 CPUtime=2.96
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 1696 0 0 0 294 2 0 0 25 0 3 0 346563659 18993152 3586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 18548

[startup+6.30184 s]
/proc/loadavg: 2.01 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1757592/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=27316 CPUtime=12.44
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 5990 0 0 0 1240 4 0 0 18 0 3 0 346563647 27971584 5817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 6829 5817 218 20 0 6187 0
[pid=21058/tid=21060] ppid=21056 vsize=27316 CPUtime=6.17
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 2671 0 0 0 616 1 0 0 25 0 3 0 346563659 27971584 5817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=27316 CPUtime=6.15
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 2837 0 0 0 612 3 0 0 17 0 3 0 346563659 27971584 5817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 27316

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1748184/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=35120 CPUtime=25.2
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 8019 0 0 0 2513 7 0 0 18 0 3 0 346563647 35962880 7548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 8780 7548 218 20 0 8138 0
[pid=21058/tid=21060] ppid=21056 vsize=35120 CPUtime=12.55
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 3783 0 0 0 1253 2 0 0 25 0 3 0 346563659 35962880 7548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=35120 CPUtime=12.52
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 3754 0 0 0 1248 4 0 0 25 0 3 0 346563659 35962880 7548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 35120

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1738392/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=44536 CPUtime=50.72
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 10978 0 0 0 5062 10 0 0 18 0 3 0 346563647 45604864 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 11134 10029 218 20 0 10492 0
[pid=21058/tid=21060] ppid=21056 vsize=44536 CPUtime=25.33
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 5130 0 0 0 2530 3 0 0 25 0 3 0 346563659 45604864 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=44536 CPUtime=25.26
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 5366 0 0 0 2520 6 0 0 25 0 3 0 346563659 45604864 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 44536

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 21061
/proc/meminfo: memFree=1733336/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=50648 CPUtime=101.79
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 13353 0 0 0 10167 12 0 0 18 0 3 0 346563647 51863552 11304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 12662 11304 218 20 0 12020 0
[pid=21058/tid=21060] ppid=21056 vsize=50648 CPUtime=50.91
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 6420 0 0 0 5087 4 0 0 25 0 3 0 346563659 51863552 11304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=50648 CPUtime=50.76
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 6451 0 0 0 5069 7 0 0 25 0 3 0 346563659 51863552 11304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 50648

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21061
/proc/meminfo: memFree=1729944/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=53780 CPUtime=203.91
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 16199 0 0 0 20376 15 0 0 18 0 3 0 346563647 55070720 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 13445 12100 218 20 0 12803 0
[pid=21058/tid=21060] ppid=21056 vsize=53780 CPUtime=102.04
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 8004 0 0 0 10199 5 0 0 25 0 3 0 346563659 55070720 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=53780 CPUtime=101.75
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 7713 0 0 0 10166 9 0 0 25 0 3 0 346563659 55070720 12100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 53780

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21061
/proc/meminfo: memFree=1726104/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=57320 CPUtime=323.56
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 19357 0 0 0 32338 18 0 0 18 0 3 0 346563647 58695680 13047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 14330 13047 218 20 0 13688 0
[pid=21058/tid=21060] ppid=21056 vsize=57320 CPUtime=161.97
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 9760 0 0 0 16190 7 0 0 25 0 3 0 346563659 58695680 13047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=57320 CPUtime=161.47
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 9115 0 0 0 16137 10 0 0 25 0 3 0 346563659 58695680 13047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 57320

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21061
/proc/meminfo: memFree=1724056/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=60236 CPUtime=443.22
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 22147 0 0 0 44302 20 0 0 18 0 3 0 346563647 61681664 13559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 15059 13559 218 20 0 14417 0
[pid=21058/tid=21060] ppid=21056 vsize=60236 CPUtime=221.89
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 11351 0 0 0 22181 8 0 0 25 0 3 0 346563659 61681664 13559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=60236 CPUtime=221.21
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 10314 0 0 0 22109 12 0 0 25 0 3 0 346563659 61681664 13559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 60236

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21061
/proc/meminfo: memFree=1722968/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=61772 CPUtime=562.9
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 24511 0 0 0 56268 22 0 0 18 0 3 0 346563647 63254528 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 15443 13827 218 20 0 14801 0
[pid=21058/tid=21060] ppid=21056 vsize=61772 CPUtime=281.82
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 12613 0 0 0 28174 8 0 0 25 0 3 0 346563659 63254528 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=61772 CPUtime=280.94
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 11416 0 0 0 28081 13 0 0 25 0 3 0 346563659 63254528 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 61772

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21061
/proc/meminfo: memFree=1720920/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=62452 CPUtime=682.55
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 27206 0 0 0 68231 24 0 0 18 0 3 0 346563647 63950848 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 15613 14346 218 20 0 14971 0
[pid=21058/tid=21060] ppid=21056 vsize=62452 CPUtime=341.61
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 13985 0 0 0 34151 10 0 0 25 0 3 0 346563659 63950848 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21058/tid=21061] ppid=21056 vsize=62452 CPUtime=340.81
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 12739 0 0 0 34068 13 0 0 25 0 3 0 346563659 63950848 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 62452

[startup+402.301 s]

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

/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 43316 0 0 0 183640 40 0 0 25 0 3 0 346563659 90206208 20558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88092 CPUtime=1837.34
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 41705 0 0 0 183694 40 0 0 25 0 3 0 346563659 90206208 20558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.27
Current children cumulated vsize (KiB) 88092

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1695256/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=88224 CPUtime=3793.93
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 87495 0 0 0 379310 83 0 0 18 0 3 0 346563647 90341376 20590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22056 20590 218 20 0 21414 0
[pid=21058/tid=21060] ppid=21056 vsize=88224 CPUtime=1896.73
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 44398 0 0 0 189632 41 0 0 25 0 3 0 346563659 90341376 20590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88224 CPUtime=1897.08
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 42615 0 0 0 189667 41 0 0 25 0 3 0 346563659 90341376 20590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.93
Current children cumulated vsize (KiB) 88224

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1695192/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=88224 CPUtime=3913.61
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 89458 0 0 0 391276 85 0 0 18 0 3 0 346563647 90341376 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22056 20593 218 20 0 21414 0
[pid=21058/tid=21060] ppid=21056 vsize=88224 CPUtime=1956.65
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 45449 0 0 0 195624 41 0 0 25 0 3 0 346563659 90341376 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88224 CPUtime=1956.82
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 43527 0 0 0 195639 43 0 0 25 0 3 0 346563659 90341376 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.61
Current children cumulated vsize (KiB) 88224

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1694936/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=88488 CPUtime=4033.3
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 90915 0 0 0 403243 87 0 0 18 0 3 0 346563647 90611712 20650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22122 20650 218 20 0 21480 0
[pid=21058/tid=21060] ppid=21056 vsize=88488 CPUtime=2016.6
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 46149 0 0 0 201618 42 0 0 25 0 3 0 346563659 90611712 20650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88488 CPUtime=2016.57
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 44284 0 0 0 201613 44 0 0 25 0 3 0 346563659 90611712 20650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.3
Current children cumulated vsize (KiB) 88488

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1694872/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=88696 CPUtime=4152.97
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 92651 0 0 0 415209 88 0 0 18 0 3 0 346563647 90824704 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22174 20706 218 20 0 21532 0
[pid=21058/tid=21060] ppid=21056 vsize=88696 CPUtime=2076.53
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 47110 0 0 0 207611 42 0 0 25 0 3 0 346563659 90824704 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88696 CPUtime=2076.31
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 45059 0 0 0 207586 45 0 0 25 0 3 0 346563659 90824704 20706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.97
Current children cumulated vsize (KiB) 88696

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1694488/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=88928 CPUtime=4272.63
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 94481 0 0 0 427173 90 0 0 18 0 3 0 346563647 91062272 20786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22232 20786 218 20 0 21590 0
[pid=21058/tid=21060] ppid=21056 vsize=88928 CPUtime=2136.45
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 48030 0 0 0 213602 43 0 0 25 0 3 0 346563659 91062272 20786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=88928 CPUtime=2136.04
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 45969 0 0 0 213559 45 0 0 25 0 3 0 346563659 91062272 20786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526524 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.63
Current children cumulated vsize (KiB) 88928

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1693912/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90392 CPUtime=4392.29
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 96072 0 0 0 439138 91 0 0 18 0 3 0 346563647 92561408 20907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22598 20907 218 20 0 21956 0
[pid=21058/tid=21060] ppid=21056 vsize=90392 CPUtime=2196.38
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 49009 0 0 0 219594 44 0 0 25 0 3 0 346563659 92561408 20907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90392 CPUtime=2195.78
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 46581 0 0 0 219532 46 0 0 25 0 3 0 346563659 92561408 20907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.29
Current children cumulated vsize (KiB) 90392

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1693656/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90600 CPUtime=4511.96
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 97828 0 0 0 451103 93 0 0 18 0 3 0 346563647 92774400 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22650 20983 218 20 0 22008 0
[pid=21058/tid=21060] ppid=21056 vsize=90600 CPUtime=2256.31
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 50180 0 0 0 225586 45 0 0 25 0 3 0 346563659 92774400 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90600 CPUtime=2255.52
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 47166 0 0 0 225505 47 0 0 25 0 3 0 346563659 92774400 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530097 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.96
Current children cumulated vsize (KiB) 90600

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1693528/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90600 CPUtime=4631.63
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 99121 0 0 0 463068 95 0 0 18 0 3 0 346563647 92774400 21016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22650 21016 218 20 0 22008 0
[pid=21058/tid=21060] ppid=21056 vsize=90600 CPUtime=2316.24
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 50703 0 0 0 231579 45 0 0 25 0 3 0 346563659 92774400 21016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90600 CPUtime=2315.26
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 47936 0 0 0 231477 49 0 0 25 0 3 0 346563659 92774400 21016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.63
Current children cumulated vsize (KiB) 90600

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1693080/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90832 CPUtime=4751.31
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 100879 0 0 0 475034 97 0 0 18 0 3 0 346563647 93011968 21094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22708 21094 218 20 0 22066 0
[pid=21058/tid=21060] ppid=21056 vsize=90832 CPUtime=2376.19
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 51849 0 0 0 237572 47 0 0 25 0 3 0 346563659 93011968 21094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90832 CPUtime=2375
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 48548 0 0 0 237450 50 0 0 25 0 3 0 346563659 93011968 21094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.31
Current children cumulated vsize (KiB) 90832

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1692888/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90964 CPUtime=4870.98
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 102200 0 0 0 486999 99 0 0 18 0 3 0 346563647 93147136 21152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22741 21152 218 20 0 22099 0
[pid=21058/tid=21060] ppid=21056 vsize=90964 CPUtime=2436.11
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 52301 0 0 0 243564 47 0 0 25 0 3 0 346563659 93147136 21152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90964 CPUtime=2434.74
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 49417 0 0 0 243423 51 0 0 25 0 3 0 346563659 93147136 21152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.98
Current children cumulated vsize (KiB) 90964

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1692824/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90964 CPUtime=4990.64
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 104103 0 0 0 498964 100 0 0 18 0 3 0 346563647 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22741 21153 218 20 0 22099 0
[pid=21058/tid=21060] ppid=21056 vsize=90964 CPUtime=2496.06
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 53293 0 0 0 249558 48 0 0 17 0 3 0 346563659 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90964 CPUtime=2494.46
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 50328 0 0 0 249394 52 0 0 17 0 3 0 346563659 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.64
Current children cumulated vsize (KiB) 90964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 21063
/proc/meminfo: memFree=1692824/2055920 swapFree=4156504/4192956
[pid=21058] ppid=21056 vsize=90964 CPUtime=5000.01
/proc/21058/stat : 21058 (MiraXTv3_dyn) S 21056 21058 20729 0 -1 4194304 104173 0 0 0 499901 100 0 0 18 0 3 0 346563647 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21058/statm: 22741 21153 218 20 0 22099 0
[pid=21058/tid=21060] ppid=21056 vsize=90964 CPUtime=2500.75
/proc/21058/task/21060/stat : 21060 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 53363 0 0 0 250027 48 0 0 25 0 3 0 346563659 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21058/tid=21061] ppid=21056 vsize=90964 CPUtime=2499.14
/proc/21058/task/21061/stat : 21061 (MiraXTv3_dyn) R 21056 21058 20729 0 -1 4194368 50328 0 0 0 249862 52 0 0 25 0 3 0 346563659 93147136 21153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 90964

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.03
CPU time (s): 5000.05
CPU user time (s): 4999.03
CPU system time (s): 1.02384
CPU usage (%): 199.441
Max. virtual memory (cumulated for all children) (KiB): 91244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.03
system time used= 1.02384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104173
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= 1343
involuntary context switches= 94198

runsolver used 2.72059 second user time and 6.40603 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May 12 16:14:20 UTC 2007

IDJOB= 426096
IDBENCH= 19899
IDSOLVER= 196
FILE ID= node15/426096-1178986460

PBS_JOBID= 5252813

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426096-1178986460/MiraXTv3_dyn /tmp/evaluation/426096-1178986460/instance-426096-1178986460.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-426096-1178986460 -o ROOT/results/node15/solver-426096-1178986460 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426096-1178986460/MiraXTv3_dyn /tmp/evaluation/426096-1178986460/instance-426096-1178986460.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  636f3d664350f93be3762acecb2ac303

RANDOM SEED= 418976865

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1778496 kB
Buffers:         41540 kB
Cached:         169416 kB
SwapCached:      16300 kB
Active:          74456 kB
Inactive:       160752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778496 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            27712 kB
Committed_AS: 10915852 kB
PageTables:       1868 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= 66552 MiB

End job on node15 on Sat May 12 16:56:10 UTC 2007