Trace number 426097

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.18 2507.03

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1284960805-05.UNSAT.shuffled.cnf
MD5SUM7faec4d52a8413a8449c21f2ea11cbf4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2797.63
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/node18/watcher-426097-1178986660 -o ROOT/results/node18/solver-426097-1178986660 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426097-1178986660/MiraXTv3_dyn /tmp/evaluation/426097-1178986660/instance-426097-1178986660.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.98 3/77 20476
/proc/meminfo: memFree=1676224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=3788 CPUtime=0
/proc/20476/stat : 20476 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 346583353 3878912 287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/20476/statm: 947 288 206 20 0 305 0

[startup+0.039681 s]
/proc/loadavg: 1.84 1.97 1.98 3/77 20476
/proc/meminfo: memFree=1676224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=4348 CPUtime=0.03
/proc/20476/stat : 20476 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194304 445 0 0 0 3 0 0 0 18 0 1 0 346583353 4452352 420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/20476/statm: 1087 420 207 20 0 445 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4348

[startup+0.101686 s]
/proc/loadavg: 1.84 1.97 1.98 3/77 20476
/proc/meminfo: memFree=1676224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=4348 CPUtime=0.09
/proc/20476/stat : 20476 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 346583353 4452352 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 0 0 0
/proc/20476/statm: 1087 425 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.30171 s]
/proc/loadavg: 1.84 1.97 1.98 3/77 20476
/proc/meminfo: memFree=1676224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=8712 CPUtime=0.47
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 1083 0 0 0 47 0 0 0 18 0 3 0 346583353 8921088 1058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 2178 1058 218 20 0 1536 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8712

[startup+0.701749 s]
/proc/loadavg: 1.84 1.97 1.98 3/77 20476
/proc/meminfo: memFree=1676224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=12292 CPUtime=1.27
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 1819 0 0 0 126 1 0 0 18 0 3 0 346583353 12587008 1794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 3073 1794 218 20 0 2431 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12292

[startup+1.50183 s]
/proc/loadavg: 1.84 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1667944/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=16260 CPUtime=2.86
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 2719 0 0 0 285 1 0 0 18 0 3 0 346583353 16650240 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 4065 2694 218 20 0 3423 0
[pid=20476/tid=20478] ppid=20474 vsize=16260 CPUtime=1.37
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 1124 0 0 0 137 0 0 0 22 0 3 0 346583365 16650240 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=16260 CPUtime=1.36
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 1112 0 0 0 136 0 0 0 18 0 3 0 346583365 16650240 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16260

[startup+3.10198 s]
/proc/loadavg: 1.85 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1665832/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=19648 CPUtime=6.06
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 3626 0 0 0 604 2 0 0 18 0 3 0 346583353 20119552 3565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 4912 3565 218 20 0 4270 0
[pid=20476/tid=20478] ppid=20474 vsize=19648 CPUtime=2.97
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 1518 0 0 0 297 0 0 0 18 0 3 0 346583365 20119552 3565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=19648 CPUtime=2.96
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 1625 0 0 0 295 1 0 0 25 0 3 0 346583365 20119552 3565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 19648

[startup+6.30129 s]
/proc/loadavg: 1.85 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1656232/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=26932 CPUtime=12.44
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 5800 0 0 0 1240 4 0 0 18 0 3 0 346583353 27578368 5626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 6733 5626 218 20 0 6091 0
[pid=20476/tid=20478] ppid=20474 vsize=26932 CPUtime=6.17
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 2608 0 0 0 615 2 0 0 22 0 3 0 346583365 27578368 5626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=26932 CPUtime=6.15
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 2709 0 0 0 613 2 0 0 25 0 3 0 346583365 27578368 5626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 26932

[startup+12.7029 s]
/proc/loadavg: 1.87 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1646824/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=34660 CPUtime=25.21
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 7873 0 0 0 2514 7 0 0 18 0 3 0 346583353 35491840 7401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 8665 7401 218 20 0 8023 0
[pid=20476/tid=20478] ppid=20474 vsize=34660 CPUtime=12.56
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 3649 0 0 0 1253 3 0 0 25 0 3 0 346583365 35491840 7401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=34660 CPUtime=12.52
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 3741 0 0 0 1249 3 0 0 25 0 3 0 346583365 35491840 7401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 34660

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1637032/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=43804 CPUtime=50.75
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 10863 0 0 0 5065 10 0 0 18 0 3 0 346583353 44855296 9913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 10951 9913 218 20 0 10309 0
[pid=20476/tid=20478] ppid=20474 vsize=43804 CPUtime=25.35
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 5019 0 0 0 2531 4 0 0 25 0 3 0 346583365 44855296 9913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=43804 CPUtime=25.27
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 5361 0 0 0 2522 5 0 0 22 0 3 0 346583365 44855296 9913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 43804

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1633064/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=48508 CPUtime=101.8
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 12840 0 0 0 10168 12 0 0 18 0 3 0 346583353 49672192 10854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 12127 10854 218 20 0 11485 0
[pid=20476/tid=20478] ppid=20474 vsize=48508 CPUtime=50.91
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 6030 0 0 0 5087 4 0 0 25 0 3 0 346583365 49672192 10854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20476/tid=20479] ppid=20474 vsize=48508 CPUtime=50.76
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 6327 0 0 0 5070 6 0 0 25 0 3 0 346583365 49672192 10854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 48508

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1630056/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=50648 CPUtime=203.92
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 15476 0 0 0 20378 14 0 0 18 0 3 0 346583353 51863552 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 12662 11570 218 20 0 12020 0
[pid=20476/tid=20478] ppid=20474 vsize=50648 CPUtime=101.89
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 7249 0 0 0 10183 6 0 0 25 0 3 0 346583365 51863552 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=50648 CPUtime=101.91
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 7744 0 0 0 10183 8 0 0 25 0 3 0 346583365 51863552 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 50648

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1625704/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=55472 CPUtime=323.59
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 18883 0 0 0 32342 17 0 0 18 0 3 0 346583353 56803328 12632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 13868 12632 218 20 0 13226 0
[pid=20476/tid=20478] ppid=20474 vsize=55472 CPUtime=161.62
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 9195 0 0 0 16154 8 0 0 25 0 3 0 346583365 56803328 12632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=55472 CPUtime=161.85
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 9205 0 0 0 16176 9 0 0 25 0 3 0 346583365 56803328 12632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 55472

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 20479
/proc/meminfo: memFree=1623720/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=57948 CPUtime=443.26
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 21633 0 0 0 44306 20 0 0 18 0 3 0 346583353 59338752 13170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 14487 13170 218 20 0 13845 0
[pid=20476/tid=20478] ppid=20474 vsize=57948 CPUtime=221.35
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 10602 0 0 0 22126 9 0 0 25 0 3 0 346583365 59338752 13170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=57948 CPUtime=221.78
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 10548 0 0 0 22168 10 0 0 25 0 3 0 346583365 59338752 13170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 57948

[startup+282.302 s]
/proc/loadavg: 1.96 1.96 1.97 3/80 20479
/proc/meminfo: memFree=1621800/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=60060 CPUtime=562.92
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 24258 0 0 0 56270 22 0 0 18 0 3 0 346583353 61501440 13632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 15015 13632 218 20 0 14373 0
[pid=20476/tid=20478] ppid=20474 vsize=60060 CPUtime=281.09
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 11872 0 0 0 28099 10 0 0 25 0 3 0 346583365 61501440 13632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=60060 CPUtime=281.71
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 11903 0 0 0 28160 11 0 0 25 0 3 0 346583365 61501440 13632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8302358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 60060

[startup+342.302 s]
/proc/loadavg: 1.98 1.97 1.97 3/80 20479
/proc/meminfo: memFree=1618216/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=63668 CPUtime=682.59
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 27480 0 0 0 68234 25 0 0 18 0 3 0 346583353 65196032 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 15917 14542 218 20 0 15275 0
[pid=20476/tid=20478] ppid=20474 vsize=63668 CPUtime=340.83
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 13722 0 0 0 34071 12 0 0 25 0 3 0 346583365 65196032 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=63668 CPUtime=341.64
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 13275 0 0 0 34152 12 0 0 25 0 3 0 346583365 65196032 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 63668

[startup+402.302 s]

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

/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 40784 0 0 0 183455 42 0 0 25 0 3 0 346583365 86564864 19563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=84536 CPUtime=1839.27
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 41395 0 0 0 183892 35 0 0 25 0 3 0 346583365 86564864 19563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.36
Current children cumulated vsize (KiB) 84536

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20481
/proc/meminfo: memFree=1597800/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=84668 CPUtime=3794.03
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 84464 0 0 0 379324 79 0 0 18 0 3 0 346583353 86700032 19615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21167 19615 218 20 0 20525 0
[pid=20476/tid=20478] ppid=20474 vsize=84668 CPUtime=1894.7
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 41719 0 0 0 189427 43 0 0 25 0 3 0 346583365 86700032 19615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=84668 CPUtime=1899.21
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 42262 0 0 0 189885 36 0 0 25 0 3 0 346583365 86700032 19615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.03
Current children cumulated vsize (KiB) 84668

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 20481
/proc/meminfo: memFree=1597608/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=84876 CPUtime=3913.72
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 86639 0 0 0 391290 82 0 0 18 0 3 0 346583353 86913024 19661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21219 19661 218 20 0 20577 0
[pid=20476/tid=20478] ppid=20474 vsize=84876 CPUtime=1954.44
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 42752 0 0 0 195400 44 0 0 25 0 3 0 346583365 86913024 19661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=84876 CPUtime=1959.15
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 43404 0 0 0 195878 37 0 0 25 0 3 0 346583365 86913024 19661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.72
Current children cumulated vsize (KiB) 84876

[startup+2022.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 20481
/proc/meminfo: memFree=1597416/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85008 CPUtime=4033.36
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 88589 0 0 0 403253 83 0 0 18 0 3 0 346583353 87048192 19720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21252 19720 218 20 0 20610 0
[pid=20476/tid=20478] ppid=20474 vsize=85008 CPUtime=2014.18
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 43664 0 0 0 201373 45 0 0 25 0 3 0 346583365 87048192 19720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85008 CPUtime=2019.06
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 44442 0 0 0 201868 38 0 0 25 0 3 0 346583365 87048192 19720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.36
Current children cumulated vsize (KiB) 85008

[startup+2082.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/80 20481
/proc/meminfo: memFree=1597224/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85240 CPUtime=4153.03
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 90604 0 0 0 415218 85 0 0 18 0 3 0 346583353 87285760 19752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21310 19752 218 20 0 20668 0
[pid=20476/tid=20478] ppid=20474 vsize=85240 CPUtime=2073.91
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 44685 0 0 0 207345 46 0 0 25 0 3 0 346583365 87285760 19752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85240 CPUtime=2078.99
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 45436 0 0 0 207861 38 0 0 25 0 3 0 346583365 87285760 19752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.03
Current children cumulated vsize (KiB) 85240

[startup+2142.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/80 20481
/proc/meminfo: memFree=1597032/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85636 CPUtime=4272.7
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 92624 0 0 0 427184 86 0 0 18 0 3 0 346583353 87691264 19832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21409 19832 218 20 0 20767 0
[pid=20476/tid=20478] ppid=20474 vsize=85636 CPUtime=2133.65
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 45661 0 0 0 213318 47 0 0 25 0 3 0 346583365 87691264 19832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85636 CPUtime=2138.94
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 46480 0 0 0 213855 39 0 0 25 0 3 0 346583365 87691264 19832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.7
Current children cumulated vsize (KiB) 85636

[startup+2202.3 s]
/proc/loadavg: 2.18 2.08 2.02 3/80 20481
/proc/meminfo: memFree=1596840/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85636 CPUtime=4392.39
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 94564 0 0 0 439151 88 0 0 18 0 3 0 346583353 87691264 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21409 19859 218 20 0 20767 0
[pid=20476/tid=20478] ppid=20474 vsize=85636 CPUtime=2193.39
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 46611 0 0 0 219291 48 0 0 25 0 3 0 346583365 87691264 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85636 CPUtime=2198.86
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 47470 0 0 0 219847 39 0 0 25 0 3 0 346583365 87691264 19859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.39
Current children cumulated vsize (KiB) 85636

[startup+2262.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/80 20481
/proc/meminfo: memFree=1596712/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85840 CPUtime=4512.06
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 96506 0 0 0 451116 90 0 0 18 0 3 0 346583353 87900160 19885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21460 19885 218 20 0 20818 0
[pid=20476/tid=20478] ppid=20474 vsize=85840 CPUtime=2253.13
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 47558 0 0 0 225264 49 0 0 25 0 3 0 346583365 87900160 19885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85840 CPUtime=2258.8
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 48465 0 0 0 225840 40 0 0 25 0 3 0 346583365 87900160 19885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.06
Current children cumulated vsize (KiB) 85840

[startup+2322.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/80 20481
/proc/meminfo: memFree=1596520/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=85972 CPUtime=4631.74
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 98541 0 0 0 463082 92 0 0 18 0 3 0 346583353 88035328 19937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21493 19937 218 20 0 20851 0
[pid=20476/tid=20478] ppid=20474 vsize=85972 CPUtime=2312.87
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 48576 0 0 0 231237 50 0 0 25 0 3 0 346583365 88035328 19937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=85972 CPUtime=2318.74
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 49482 0 0 0 231833 41 0 0 25 0 3 0 346583365 88035328 19937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.74
Current children cumulated vsize (KiB) 85972

[startup+2382.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/80 20481
/proc/meminfo: memFree=1596392/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=86180 CPUtime=4751.41
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 100409 0 0 0 475047 94 0 0 18 0 3 0 346583353 88248320 19959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 21545 19959 218 20 0 20903 0
[pid=20476/tid=20478] ppid=20474 vsize=86180 CPUtime=2372.61
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 49521 0 0 0 237210 51 0 0 25 0 3 0 346583365 88248320 19959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=86180 CPUtime=2378.67
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 50405 0 0 0 237825 42 0 0 25 0 3 0 346583365 88248320 19959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.41
Current children cumulated vsize (KiB) 86180

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 20481
/proc/meminfo: memFree=1592488/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=90276 CPUtime=4871.08
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 103419 0 0 0 487010 98 0 0 18 0 3 0 346583353 92442624 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 22569 20910 218 20 0 21927 0
[pid=20476/tid=20478] ppid=20474 vsize=90276 CPUtime=2432.35
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 50540 0 0 0 243183 52 0 0 25 0 3 0 346583365 92442624 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=90276 CPUtime=2438.6
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 52396 0 0 0 243815 45 0 0 25 0 3 0 346583365 92442624 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.08
Current children cumulated vsize (KiB) 90276

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 20481
/proc/meminfo: memFree=1592488/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=90276 CPUtime=4990.76
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 105483 0 0 0 498977 99 0 0 18 0 3 0 346583353 92442624 20915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 22569 20915 218 20 0 21927 0
[pid=20476/tid=20478] ppid=20474 vsize=90276 CPUtime=2492.09
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 51465 0 0 0 249156 53 0 0 25 0 3 0 346583365 92442624 20915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=90276 CPUtime=2498.54
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 53535 0 0 0 249809 45 0 0 25 0 3 0 346583365 92442624 20915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.76
Current children cumulated vsize (KiB) 90276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 20481
/proc/meminfo: memFree=1592360/2055920 swapFree=4144420/4192956
[pid=20476] ppid=20474 vsize=90408 CPUtime=5000.14
/proc/20476/stat : 20476 (MiraXTv3_dyn) S 20474 20476 19834 0 -1 4194304 105655 0 0 0 499915 99 0 0 18 0 3 0 346583353 92577792 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20476/statm: 22602 20945 218 20 0 21960 0
[pid=20476/tid=20478] ppid=20474 vsize=90408 CPUtime=2496.76
/proc/20476/task/20478/stat : 20478 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 51536 0 0 0 249623 53 0 0 25 0 3 0 346583365 92577792 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20476/tid=20479] ppid=20474 vsize=90408 CPUtime=2503.25
/proc/20476/task/20479/stat : 20479 (MiraXTv3_dyn) R 20474 20476 19834 0 -1 4194368 53636 0 0 0 250280 45 0 0 25 0 3 0 346583365 92577792 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526542 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 90408

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.18
CPU user time (s): 4999.17
CPU system time (s): 1.00985
CPU usage (%): 199.446
Max. virtual memory (cumulated for all children) (KiB): 90560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105655
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= 1267
involuntary context switches= 94173

runsolver used 2.78258 second user time and 6.35903 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 16:17:40 UTC 2007

IDJOB= 426097
IDBENCH= 19900
IDSOLVER= 196
FILE ID= node18/426097-1178986660

PBS_JOBID= 5252796

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7faec4d52a8413a8449c21f2ea11cbf4

RANDOM SEED= 983052769

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1676504 kB
Buffers:         49288 kB
Cached:         238256 kB
SwapCached:      18592 kB
Active:         137488 kB
Inactive:       178704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676504 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          30408 kB
Slab:            48772 kB
Committed_AS:  8824652 kB
PageTables:       1776 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= 66542 MiB

End job on node18 on Sat May 12 16:59:29 UTC 2007