Trace number 456381

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.09 2537.23

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.10	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/node45/watcher-456381-1179022999 -o ROOT/results/node45/solver-456381-1179022999 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456381-1179022999/MiraXTv3_dyn /tmp/evaluation/456381-1179022999/instance-456381-1179022999.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: 3.08 2.32 2.06 3/83 1328
/proc/meminfo: memFree=1491648/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=376 CPUtime=0
/proc/1328/stat : 1328 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194304 48 0 0 0 0 0 0 0 21 0 1 0 257145520 385024 37 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/1328/statm: 94 37 28 20 0 5 0

[startup+0.107832 s]
/proc/loadavg: 3.08 2.32 2.06 3/83 1328
/proc/meminfo: memFree=1491648/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=5836 CPUtime=0.09
/proc/1328/stat : 1328 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194304 842 0 0 0 9 0 0 0 21 0 1 0 257145520 5976064 817 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134575893 0 0 4096 0 0 0 0 17 0 0 0
/proc/1328/statm: 1459 817 207 20 0 817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5836

[startup+0.202841 s]
/proc/loadavg: 3.08 2.32 2.06 3/83 1328
/proc/meminfo: memFree=1491648/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=8664 CPUtime=0.19
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 1073 0 0 0 19 0 0 0 21 0 3 0 257145520 8871936 1017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 2166 1017 218 20 0 1524 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8664

[startup+0.302852 s]
/proc/loadavg: 3.08 2.32 2.06 3/83 1328
/proc/meminfo: memFree=1491648/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=10612 CPUtime=0.33
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 1368 0 0 0 33 0 0 0 21 0 3 0 257145520 10866688 1312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 2653 1313 218 20 0 2011 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10612

[startup+0.701895 s]
/proc/loadavg: 3.08 2.32 2.06 3/83 1328
/proc/meminfo: memFree=1491648/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=14844 CPUtime=1.13
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 2570 0 0 0 112 1 0 0 21 0 3 0 257145520 15200256 2514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 3711 2515 218 20 0 3069 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 14844

[startup+1.50198 s]
/proc/loadavg: 3.07 2.34 2.07 4/87 1420
/proc/meminfo: memFree=1478112/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=19664 CPUtime=2.7
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 3858 0 0 0 268 2 0 0 21 0 3 0 257145520 20135936 3801 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 4916 3801 218 20 0 4274 0
[pid=1328/tid=1402] ppid=1324 vsize=19664 CPUtime=1.32
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 1515 0 0 0 131 1 0 0 18 0 3 0 257145536 20135936 3801 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=19664 CPUtime=1.22
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 1449 0 0 0 122 0 0 0 18 0 3 0 257145536 20135936 3801 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 19664

[startup+3.10114 s]
/proc/loadavg: 3.07 2.34 2.07 5/86 1457
/proc/meminfo: memFree=1475880/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=25780 CPUtime=5.5
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 5254 0 0 0 547 3 0 0 21 0 3 0 257145520 26398720 5161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 6445 5161 218 20 0 5803 0
[pid=1328/tid=1402] ppid=1324 vsize=25780 CPUtime=2.83
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 2333 0 0 0 282 1 0 0 25 0 3 0 257145536 26398720 5161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=25780 CPUtime=2.51
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 2027 0 0 0 250 1 0 0 25 0 3 0 257145536 26398720 5161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 25780

[startup+6.30146 s]
/proc/loadavg: 3.07 2.34 2.07 4/87 1806
/proc/meminfo: memFree=1459616/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=39264 CPUtime=11.42
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 9006 0 0 0 1136 6 0 0 21 0 3 0 257145520 40206336 8755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 9816 8755 218 20 0 9174 0
[pid=1328/tid=1402] ppid=1324 vsize=39264 CPUtime=5.92
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 4285 0 0 0 589 3 0 0 20 0 3 0 257145536 40206336 8755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=39264 CPUtime=5.33
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 3827 0 0 0 531 2 0 0 25 0 3 0 257145536 40206336 8755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 39264

[startup+12.7011 s]
/proc/loadavg: 3.06 2.36 2.08 4/87 2371
/proc/meminfo: memFree=1444512/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=51508 CPUtime=22.95
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 12116 0 0 0 2286 9 0 0 21 0 3 0 257145520 52744192 11612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 12877 11612 218 20 0 12235 0
[pid=1328/tid=1402] ppid=1324 vsize=51508 CPUtime=11.49
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 5714 0 0 0 1145 4 0 0 25 0 3 0 257145536 52744192 11612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=51508 CPUtime=11.29
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 5508 0 0 0 1126 3 0 0 25 0 3 0 257145536 52744192 11612 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 51508

[startup+25.5024 s]
/proc/loadavg: 3.05 2.38 2.09 4/86 3272
/proc/meminfo: memFree=1428264/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=65868 CPUtime=46.43
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 16504 0 0 0 4628 15 0 0 21 0 3 0 257145520 67448832 15397 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 16467 15397 218 20 0 15825 0
[pid=1328/tid=1402] ppid=1324 vsize=65868 CPUtime=23.42
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 7823 0 0 0 2334 8 0 0 25 0 3 0 257145536 67448832 15397 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=65868 CPUtime=22.84
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 7787 0 0 0 2279 5 0 0 25 0 3 0 257145536 67448832 15397 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.43
Current children cumulated vsize (KiB) 65868

[startup+51.103 s]
/proc/loadavg: 3.11 2.44 2.11 5/87 5605
/proc/meminfo: memFree=1418528/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=73344 CPUtime=92.13
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 19245 0 0 0 9194 19 0 0 21 0 3 0 257145520 75104256 17238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 18336 17238 218 20 0 17694 0
[pid=1328/tid=1402] ppid=1324 vsize=73344 CPUtime=46.91
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 9073 0 0 0 4680 11 0 0 23 0 3 0 257145536 75104256 17238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=73344 CPUtime=45.07
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 9278 0 0 0 4499 8 0 0 25 0 3 0 257145536 75104256 17238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.13
Current children cumulated vsize (KiB) 73344

[startup+102.302 s]
/proc/loadavg: 3.04 2.53 2.16 3/87 9929
/proc/meminfo: memFree=1408616/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=79272 CPUtime=184.48
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 22564 0 0 0 18421 27 0 0 21 0 3 0 257145520 81174528 18737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 19818 18737 218 20 0 19176 0
[pid=1328/tid=1402] ppid=1324 vsize=79272 CPUtime=94.41
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 10870 0 0 0 9427 14 0 0 25 0 3 0 257145536 81174528 18737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=79272 CPUtime=89.89
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 10800 0 0 0 8978 11 0 0 25 0 3 0 257145536 81174528 18737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 184.48
Current children cumulated vsize (KiB) 79272

[startup+162.302 s]
/proc/loadavg: 3.20 2.69 2.24 4/87 14818
/proc/meminfo: memFree=1393576/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=89172 CPUtime=292.85
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 27047 0 0 0 29248 37 0 0 21 0 3 0 257145520 91312128 21205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 22293 21205 218 20 0 21651 0
[pid=1328/tid=1402] ppid=1324 vsize=89172 CPUtime=151.83
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 13096 0 0 0 15163 20 0 0 25 0 3 0 257145536 91312128 21205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=89172 CPUtime=140.87
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 13057 0 0 0 14070 17 0 0 25 0 3 0 257145536 91312128 21205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 292.85
Current children cumulated vsize (KiB) 89172

[startup+222.307 s]
/proc/loadavg: 3.43 2.85 2.32 3/87 20261
/proc/meminfo: memFree=1382568/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=92432 CPUtime=399.83
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 29465 0 0 0 39935 48 0 0 21 0 3 0 257145520 94650368 21998 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 23108 21998 218 20 0 22466 0
[pid=1328/tid=1402] ppid=1324 vsize=92432 CPUtime=206.49
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 14391 0 0 0 20623 26 0 0 25 0 3 0 257145536 94650368 21998 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=92432 CPUtime=193.17
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 14180 0 0 0 19296 21 0 0 25 0 3 0 257145536 94650368 21998 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.83
Current children cumulated vsize (KiB) 92432

[startup+282.303 s]
/proc/loadavg: 3.31 2.92 2.37 4/87 25687
/proc/meminfo: memFree=1375712/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=93752 CPUtime=507.52
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 31177 0 0 0 50697 55 0 0 21 0 3 0 257145520 96002048 22345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 23438 22345 218 20 0 22796 0
[pid=1328/tid=1402] ppid=1324 vsize=93752 CPUtime=260.68
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 15260 0 0 0 26038 30 0 0 25 0 3 0 257145536 96002048 22345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=93752 CPUtime=246.69
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 15023 0 0 0 24645 24 0 0 25 0 3 0 257145536 96002048 22345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 507.52
Current children cumulated vsize (KiB) 93752

[startup+342.303 s]
/proc/loadavg: 2.63 2.82 2.37 3/80 27738
/proc/meminfo: memFree=1374248/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=95540 CPUtime=622.59
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 33584 0 0 0 62200 59 0 0 21 0 3 0 257145520 97832960 22736 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 23885 22736 218 20 0 23243 0
[pid=1328/tid=1402] ppid=1324 vsize=95540 CPUtime=316.6
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 16593 0 0 0 31628 32 0 0 25 0 3 0 257145536 97832960 22736 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=95540 CPUtime=305.82
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 16097 0 0 0 30556 26 0 0 25 0 3 0 257145536 97832960 22736 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.59
Current children cumulated vsize (KiB) 95540

[startup+402.303 s]

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

/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 37170 0 0 0 187487 61 0 0 25 0 3 0 257145536 128393216 30016 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=125384 CPUtime=1858.3
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 36205 0 0 0 185786 44 0 0 25 0 3 0 257145536 128393216 30016 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3733.95
Current children cumulated vsize (KiB) 125384

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 27738
/proc/meminfo: memFree=1343600/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=126124 CPUtime=3853.64
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 75285 0 0 0 385255 109 0 0 21 0 3 0 257145520 129150976 30174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 31531 30174 218 20 0 30889 0
[pid=1328/tid=1402] ppid=1324 vsize=126124 CPUtime=1935.45
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 37732 0 0 0 193483 62 0 0 25 0 3 0 257145536 129150976 30174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=126124 CPUtime=1918.03
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 36659 0 0 0 191757 46 0 0 25 0 3 0 257145536 129150976 30174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3853.64
Current children cumulated vsize (KiB) 126124

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 27738
/proc/meminfo: memFree=1342448/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=127136 CPUtime=3973.32
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 76739 0 0 0 397222 110 0 0 21 0 3 0 257145520 130187264 30439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 31784 30439 218 20 0 31142 0
[pid=1328/tid=1402] ppid=1324 vsize=127136 CPUtime=1995.42
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 38545 0 0 0 199479 63 0 0 25 0 3 0 257145536 130187264 30439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=127136 CPUtime=1977.74
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 37300 0 0 0 197728 46 0 0 25 0 3 0 257145536 130187264 30439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3973.32
Current children cumulated vsize (KiB) 127136

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 27738
/proc/meminfo: memFree=1341104/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=128548 CPUtime=4092.99
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 78390 0 0 0 409188 111 0 0 21 0 3 0 257145520 131633152 30770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32137 30770 218 20 0 31495 0
[pid=1328/tid=1402] ppid=1324 vsize=128548 CPUtime=2055.37
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 39167 0 0 0 205473 64 0 0 25 0 3 0 257145536 131633152 30770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=128548 CPUtime=2037.46
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 38329 0 0 0 203699 47 0 0 25 0 3 0 257145536 131633152 30770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4092.99
Current children cumulated vsize (KiB) 128548

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 27738
/proc/meminfo: memFree=1340912/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=128696 CPUtime=4212.66
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 79635 0 0 0 421153 113 0 0 21 0 3 0 257145520 131784704 30826 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32174 30826 218 20 0 31532 0
[pid=1328/tid=1402] ppid=1324 vsize=128696 CPUtime=2115.33
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 39715 0 0 0 211468 65 0 0 25 0 3 0 257145536 131784704 30826 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=128696 CPUtime=2097.17
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 39026 0 0 0 209670 47 0 0 25 0 3 0 257145536 131784704 30826 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4212.66
Current children cumulated vsize (KiB) 128696

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 27738
/proc/meminfo: memFree=1340464/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=128980 CPUtime=4332.34
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 80891 0 0 0 433120 114 0 0 21 0 3 0 257145520 132075520 30894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32245 30894 218 20 0 31603 0
[pid=1328/tid=1402] ppid=1324 vsize=128980 CPUtime=2175.29
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 40426 0 0 0 217463 66 0 0 25 0 3 0 257145536 132075520 30894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=128980 CPUtime=2156.89
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 39571 0 0 0 215641 48 0 0 25 0 3 0 257145536 132075520 30894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4332.34
Current children cumulated vsize (KiB) 128980

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27738
/proc/meminfo: memFree=1340464/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=128980 CPUtime=4452.02
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 81884 0 0 0 445086 116 0 0 21 0 3 0 257145520 132075520 30897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32245 30897 218 20 0 31603 0
[pid=1328/tid=1402] ppid=1324 vsize=128980 CPUtime=2235.25
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 40957 0 0 0 223458 67 0 0 25 0 3 0 257145536 132075520 30897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=128980 CPUtime=2216.6
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 40033 0 0 0 221612 48 0 0 25 0 3 0 257145536 132075520 30897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4452.02
Current children cumulated vsize (KiB) 128980

[startup+2322.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/80 27936
/proc/meminfo: memFree=1340320/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=129144 CPUtime=4571.39
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 83170 0 0 0 457011 128 0 0 21 0 3 0 257145520 132243456 30929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32286 30929 218 20 0 31644 0
[pid=1328/tid=1402] ppid=1324 vsize=129144 CPUtime=2295.01
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 41695 0 0 0 229434 67 0 0 25 0 3 0 257145536 132243456 30929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=129144 CPUtime=2276.21
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 40581 0 0 0 227562 59 0 0 25 0 3 0 257145536 132243456 30929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4571.39
Current children cumulated vsize (KiB) 129144

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/80 27936
/proc/meminfo: memFree=1339752/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=129452 CPUtime=4691.07
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 84508 0 0 0 468978 129 0 0 21 0 3 0 257145520 132558848 31013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32363 31013 218 20 0 31721 0
[pid=1328/tid=1402] ppid=1324 vsize=129452 CPUtime=2354.78
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 42473 0 0 0 235410 68 0 0 25 0 3 0 257145536 132558848 31013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1328/tid=1403] ppid=1324 vsize=129452 CPUtime=2336.13
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 41141 0 0 0 233553 60 0 0 25 0 3 0 257145536 132558848 31013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4691.07
Current children cumulated vsize (KiB) 129452

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 27936
/proc/meminfo: memFree=1339240/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=129924 CPUtime=4810.76
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 85740 0 0 0 480946 130 0 0 21 0 3 0 257145520 133042176 31123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32481 31123 218 20 0 31839 0
[pid=1328/tid=1402] ppid=1324 vsize=129924 CPUtime=2414.59
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 43144 0 0 0 241391 68 0 0 25 0 3 0 257145536 133042176 31123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=129924 CPUtime=2396.01
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 41702 0 0 0 239540 61 0 0 25 0 3 0 257145536 133042176 31123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4810.76
Current children cumulated vsize (KiB) 129924

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/80 27936
/proc/meminfo: memFree=1339048/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=130072 CPUtime=4930.44
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 86928 0 0 0 492912 132 0 0 21 0 3 0 257145520 133193728 31189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32518 31189 218 20 0 31876 0
[pid=1328/tid=1402] ppid=1324 vsize=130072 CPUtime=2474.56
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 43568 0 0 0 247387 69 0 0 25 0 3 0 257145536 133193728 31189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=130072 CPUtime=2455.73
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 42466 0 0 0 245511 62 0 0 25 0 3 0 257145536 133193728 31189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4930.44
Current children cumulated vsize (KiB) 130072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2537.2 s]
/proc/loadavg: 2.03 2.03 2.00 3/80 27936
/proc/meminfo: memFree=1338792/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=130408 CPUtime=5000.05
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 87907 0 0 0 499872 133 0 0 21 0 3 0 257145520 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32602 31244 218 20 0 31960 0
[pid=1328/tid=1402] ppid=1324 vsize=130408 CPUtime=2509.43
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 44065 0 0 0 250873 70 0 0 25 0 3 0 257145536 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=130408 CPUtime=2490.45
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 42948 0 0 0 248983 62 0 0 25 0 3 0 257145536 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 130408

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

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

[startup+2537.2 s]
/proc/loadavg: 2.03 2.03 2.00 3/80 27936
/proc/meminfo: memFree=1338792/2055920 swapFree=4157972/4192956
[pid=1328] ppid=1324 vsize=130408 CPUtime=5000.05
/proc/1328/stat : 1328 (MiraXTv3_dyn) S 1324 1328 24652 0 -1 4194304 87907 0 0 0 499872 133 0 0 21 0 3 0 257145520 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1328/statm: 32602 31244 218 20 0 31960 0
[pid=1328/tid=1402] ppid=1324 vsize=130408 CPUtime=2509.43
/proc/1328/task/1402/stat : 1402 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 44065 0 0 0 250873 70 0 0 25 0 3 0 257145536 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1328/tid=1403] ppid=1324 vsize=130408 CPUtime=2490.45
/proc/1328/task/1403/stat : 1403 (MiraXTv3_dyn) R 1324 1328 24652 0 -1 4194368 42948 0 0 0 248983 62 0 0 25 0 3 0 257145536 133537792 31244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 130408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2537.23
CPU time (s): 5000.09
CPU user time (s): 4998.73
CPU system time (s): 1.35179
CPU usage (%): 197.068
Max. virtual memory (cumulated for all children) (KiB): 130408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.74
system time used= 1.35179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87907
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= 1421
involuntary context switches= 109565

runsolver used 2.6046 second user time and 6.91795 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun May 13 02:23:19 UTC 2007

IDJOB= 456381
IDBENCH= 24692
IDSOLVER= 196
FILE ID= node45/456381-1179022999

PBS_JOBID= 5253241

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456381-1179022999/MiraXTv3_dyn /tmp/evaluation/456381-1179022999/instance-456381-1179022999.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-456381-1179022999 -o ROOT/results/node45/solver-456381-1179022999 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456381-1179022999/MiraXTv3_dyn /tmp/evaluation/456381-1179022999/instance-456381-1179022999.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 300001760

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1491736 kB
Buffers:         30424 kB
Cached:         397920 kB
SwapCached:      14472 kB
Active:          99508 kB
Inactive:       353360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491736 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:            4784 kB
Writeback:           0 kB
Mapped:          31896 kB
Slab:            96428 kB
Committed_AS:  3972820 kB
PageTables:       1988 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= 66545 MiB

End job on node45 on Sun May 13 03:05:38 UTC 2007