Trace number 426242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.21 2507.76

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S811174248-16.cnf
MD5SUM501f8679d94954afbc271fea6b765cd5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1281
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-426242-1179001120 -o ROOT/results/node11/solver-426242-1179001120 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426242-1179001120/MiraXTv3_dyn /tmp/evaluation/426242-1179001120/instance-426242-1179001120.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.94 3/77 6660
/proc/meminfo: memFree=1507176/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=3788 CPUtime=0
/proc/6660/stat : 6660 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 341160915 3878912 379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 947 382 205 20 0 305 0

[startup+0.047067 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 6660
/proc/meminfo: memFree=1507176/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=5700 CPUtime=0.04
/proc/6660/stat : 6660 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194304 875 0 0 0 4 0 0 0 18 0 1 0 341160915 5836800 850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 1425 850 207 20 0 783 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5700

[startup+0.101073 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 6660
/proc/meminfo: memFree=1507176/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=5700 CPUtime=0.09
/proc/6660/stat : 6660 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194304 875 0 0 0 9 0 0 0 18 0 1 0 341160915 5836800 850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575909 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 1425 850 207 20 0 783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5700

[startup+0.301103 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 6660
/proc/meminfo: memFree=1507176/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=15316 CPUtime=0.42
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 1931 0 0 0 41 1 0 0 18 0 3 0 341160915 15683584 1817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 3829 1817 218 20 0 3187 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 15316

[startup+0.701152 s]
/proc/loadavg: 1.84 1.97 1.94 3/77 6660
/proc/meminfo: memFree=1507176/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=19872 CPUtime=1.22
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 3309 0 0 0 120 2 0 0 18 0 3 0 341160915 20348928 3195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 4968 3195 218 20 0 4326 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 19872

[startup+1.50125 s]
/proc/loadavg: 1.84 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1491408/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=30252 CPUtime=2.81
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 5767 0 0 0 278 3 0 0 18 0 3 0 341160915 30978048 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 7563 5653 218 20 0 6921 0
[pid=6660/tid=6662] ppid=6658 vsize=30252 CPUtime=1.33
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 2540 0 0 0 132 1 0 0 17 0 3 0 341160931 30978048 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=30252 CPUtime=1.31
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 2162 0 0 0 130 1 0 0 17 0 3 0 341160931 30978048 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 30252

[startup+3.10144 s]
/proc/loadavg: 1.84 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1478096/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=48152 CPUtime=6
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 10270 0 0 0 594 6 0 0 18 0 3 0 341160915 49307648 10156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 12038 10156 218 20 0 11396 0
[pid=6660/tid=6662] ppid=6658 vsize=48152 CPUtime=2.93
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 4776 0 0 0 291 2 0 0 17 0 3 0 341160931 49307648 10156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=48152 CPUtime=2.91
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 4429 0 0 0 288 3 0 0 17 0 3 0 341160931 49307648 10156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526508 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 48152

[startup+6.30282 s]
/proc/loadavg: 1.85 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1464464/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=57300 CPUtime=12.38
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 12706 0 0 0 1229 9 0 0 18 0 3 0 341160915 58675200 12592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 14325 12592 218 20 0 13683 0
[pid=6660/tid=6662] ppid=6658 vsize=57300 CPUtime=6.12
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 5947 0 0 0 608 4 0 0 17 0 3 0 341160931 58675200 12592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=57300 CPUtime=6.09
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 5694 0 0 0 605 4 0 0 16 0 3 0 341160931 58675200 12592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521219 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 57300

[startup+12.7016 s]
/proc/loadavg: 1.86 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1411664/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=108088 CPUtime=25.15
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 25575 0 0 0 2493 22 0 0 18 0 3 0 341160915 110682112 25268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 27022 25268 218 20 0 26380 0
[pid=6660/tid=6662] ppid=6658 vsize=108088 CPUtime=12.51
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 12427 0 0 0 1241 10 0 0 16 0 3 0 341160931 110682112 25268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=108088 CPUtime=12.47
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 12083 0 0 0 1236 11 0 0 16 0 3 0 341160931 110682112 25268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 108088

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1378448/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=136140 CPUtime=50.67
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 32944 0 0 0 5039 28 0 0 18 0 3 0 341160915 139407360 32270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 34035 32270 218 20 0 33393 0
[pid=6660/tid=6662] ppid=6658 vsize=136140 CPUtime=25.3
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 16044 0 0 0 2517 13 0 0 25 0 3 0 341160931 139407360 32270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=136140 CPUtime=25.21
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 15835 0 0 0 2507 14 0 0 20 0 3 0 341160931 139407360 32270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 136140

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1321360/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=192248 CPUtime=101.7
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 47714 0 0 0 10127 43 0 0 18 0 3 0 341160915 196861952 46422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 48062 46422 218 20 0 47420 0
[pid=6660/tid=6662] ppid=6658 vsize=192248 CPUtime=50.85
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 23877 0 0 0 5064 21 0 0 25 0 3 0 341160931 196861952 46422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=192248 CPUtime=50.68
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 22772 0 0 0 5047 21 0 0 25 0 3 0 341160931 196861952 46422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 192248

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1298512/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=215732 CPUtime=203.75
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 54531 0 0 0 20324 51 0 0 18 0 3 0 341160915 220909568 52193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 53933 52193 218 20 0 53291 0
[pid=6660/tid=6662] ppid=6658 vsize=215732 CPUtime=101.98
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 27664 0 0 0 10173 25 0 0 17 0 3 0 341160931 220909568 52193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=215732 CPUtime=101.61
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 25802 0 0 0 10136 25 0 0 17 0 3 0 341160931 220909568 52193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 215732

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1288592/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=225272 CPUtime=323.41
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 58284 0 0 0 32287 54 0 0 18 0 3 0 341160915 230678528 54626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 56318 54626 218 20 0 55676 0
[pid=6660/tid=6662] ppid=6658 vsize=225272 CPUtime=161.9
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 29603 0 0 0 16163 27 0 0 25 0 3 0 341160931 230678528 54626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=225272 CPUtime=161.35
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 27616 0 0 0 16109 26 0 0 18 0 3 0 341160931 230678528 54626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.41
Current children cumulated vsize (KiB) 225272

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1288400/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=225272 CPUtime=443.09
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 59153 0 0 0 44253 56 0 0 18 0 3 0 341160915 230678528 54628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 56318 54628 218 20 0 55676 0
[pid=6660/tid=6662] ppid=6658 vsize=225272 CPUtime=221.83
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 30071 0 0 0 22156 27 0 0 25 0 3 0 341160931 230678528 54628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=225272 CPUtime=221.08
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 28017 0 0 0 22081 27 0 0 25 0 3 0 341160931 230678528 54628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 225272

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 6663
/proc/meminfo: memFree=1276496/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=236732 CPUtime=562.69
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 63365 0 0 0 56207 62 0 0 18 0 3 0 341160915 242413568 57634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 59183 57634 218 20 0 58541 0
[pid=6660/tid=6662] ppid=6658 vsize=236732 CPUtime=281.71
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 32042 0 0 0 28141 30 0 0 25 0 3 0 341160931 242413568 57634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=236732 CPUtime=280.8
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 30258 0 0 0 28050 30 0 0 25 0 3 0 341160931 242413568 57634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.69
Current children cumulated vsize (KiB) 236732

[startup+342.302 s]
/proc/loadavg: 1.95 1.96 1.93 4/80 6663
/proc/meminfo: memFree=1271120/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=241852 CPUtime=682.32
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 65830 0 0 0 68168 64 0 0 18 0 3 0 341160915 247656448 59027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 60463 59027 218 20 0 59821 0
[pid=6660/tid=6662] ppid=6658 vsize=241852 CPUtime=341.61
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 33221 0 0 0 34130 31 0 0 17 0 3 0 341160931 247656448 59027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6660/tid=6663] ppid=6658 vsize=241852 CPUtime=340.54
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 31544 0 0 0 34022 32 0 0 17 0 3 0 341160931 247656448 59027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 241852

[startup+402.302 s]

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

/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46065 0 0 0 189820 54 0 0 25 0 3 0 341160931 309772288 74100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=302512 CPUtime=1893.85
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46196 0 0 0 189327 58 0 0 25 0 3 0 341160931 309772288 74100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.75
Current children cumulated vsize (KiB) 302512

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1210512/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=302512 CPUtime=3912.41
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 93328 0 0 0 391127 114 0 0 18 0 3 0 341160915 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 75628 74099 218 20 0 74986 0
[pid=6660/tid=6662] ppid=6658 vsize=302512 CPUtime=1958.46
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46066 0 0 0 195792 54 0 0 25 0 3 0 341160931 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=302512 CPUtime=1953.77
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46197 0 0 0 195319 58 0 0 25 0 3 0 341160931 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.41
Current children cumulated vsize (KiB) 302512

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1210512/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=302512 CPUtime=4032.09
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 93328 0 0 0 403094 115 0 0 18 0 3 0 341160915 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 75628 74099 218 20 0 74986 0
[pid=6660/tid=6662] ppid=6658 vsize=302512 CPUtime=2018.21
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46066 0 0 0 201766 55 0 0 25 0 3 0 341160931 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=302512 CPUtime=2013.72
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46197 0 0 0 201313 59 0 0 25 0 3 0 341160931 309772288 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.09
Current children cumulated vsize (KiB) 302512

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1202192/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=311160 CPUtime=4151.77
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 95472 0 0 0 415060 117 0 0 18 0 3 0 341160915 318627840 76243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 77790 76243 218 20 0 77148 0
[pid=6660/tid=6662] ppid=6658 vsize=311160 CPUtime=2077.96
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46172 0 0 0 207740 56 0 0 25 0 3 0 341160931 318627840 76243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=311160 CPUtime=2073.65
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 48235 0 0 0 207305 60 0 0 25 0 3 0 341160931 318627840 76243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.77
Current children cumulated vsize (KiB) 311160

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1197968/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=316272 CPUtime=4271.44
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 97026 0 0 0 427025 119 0 0 18 0 3 0 341160915 323862528 77517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 79068 77517 218 20 0 78426 0
[pid=6660/tid=6662] ppid=6658 vsize=316272 CPUtime=2137.7
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 46382 0 0 0 213714 56 0 0 25 0 3 0 341160931 323862528 77518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=316272 CPUtime=2133.58
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 49580 0 0 0 213296 62 0 0 25 0 3 0 341160931 323862528 77518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414789 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.44
Current children cumulated vsize (KiB) 316272

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1188368/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=325488 CPUtime=4391.05
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 99878 0 0 0 438982 123 0 0 18 0 3 0 341160915 333299712 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81372 79599 218 20 0 80730 0
[pid=6660/tid=6662] ppid=6658 vsize=325488 CPUtime=2197.45
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47350 0 0 0 219687 58 0 0 18 0 3 0 341160931 333299712 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=325488 CPUtime=2193.44
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51463 0 0 0 219280 64 0 0 17 0 3 0 341160931 333299712 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.05
Current children cumulated vsize (KiB) 325488

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1188432/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=325484 CPUtime=4510.7
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100578 0 0 0 450945 125 0 0 18 0 3 0 341160915 333295616 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81371 79599 218 20 0 80729 0
[pid=6660/tid=6662] ppid=6658 vsize=325484 CPUtime=2257.19
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47700 0 0 0 225660 59 0 0 25 0 3 0 341160931 333295616 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=325484 CPUtime=2253.33
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 225269 64 0 0 25 0 3 0 341160931 333295616 79599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4510.7
Current children cumulated vsize (KiB) 325484

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1188624/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324308 CPUtime=4630.35
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 462910 125 0 0 18 0 3 0 341160915 332091392 79545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81077 79545 218 20 0 80435 0
[pid=6660/tid=6662] ppid=6658 vsize=324308 CPUtime=2316.91
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 231631 60 0 0 25 0 3 0 341160931 332091392 79545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324308 CPUtime=2313.27
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 231263 64 0 0 25 0 3 0 341160931 332091392 79545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.35
Current children cumulated vsize (KiB) 324308

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1189072/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324300 CPUtime=4750.04
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 474878 126 0 0 18 0 3 0 341160915 332083200 79443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81075 79443 218 20 0 80433 0
[pid=6660/tid=6662] ppid=6658 vsize=324300 CPUtime=2376.65
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 237605 60 0 0 25 0 3 0 341160931 332083200 79443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324300 CPUtime=2373.2
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 237256 64 0 0 25 0 3 0 341160931 332083200 79443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.04
Current children cumulated vsize (KiB) 324300

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1189072/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324288 CPUtime=4869.68
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 486842 126 0 0 18 0 3 0 341160915 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81072 79440 218 20 0 80430 0
[pid=6660/tid=6662] ppid=6658 vsize=324288 CPUtime=2436.39
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 243578 61 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324288 CPUtime=2433.12
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 243248 64 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4869.68
Current children cumulated vsize (KiB) 324288

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1189072/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324288 CPUtime=4989.37
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 498810 127 0 0 18 0 3 0 341160915 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81072 79440 218 20 0 80430 0
[pid=6660/tid=6662] ppid=6658 vsize=324288 CPUtime=2496.14
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 249553 61 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324288 CPUtime=2493.06
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 249241 65 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.37
Current children cumulated vsize (KiB) 324288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.7 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1189072/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324288 CPUtime=5000.14
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 499887 127 0 0 18 0 3 0 341160915 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81072 79440 218 20 0 80430 0
[pid=6660/tid=6662] ppid=6658 vsize=324288 CPUtime=2501.52
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 250090 62 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324288 CPUtime=2498.46
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 249781 65 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 324288

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

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

[startup+2507.7 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6665
/proc/meminfo: memFree=1189072/2055920 swapFree=4144152/4192956
[pid=6660] ppid=6658 vsize=324288 CPUtime=5000.14
/proc/6660/stat : 6660 (MiraXTv3_dyn) S 6658 6660 6331 0 -1 4194304 100648 0 0 0 499887 127 0 0 18 0 3 0 341160915 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6660/statm: 81072 79440 218 20 0 80430 0
[pid=6660/tid=6662] ppid=6658 vsize=324288 CPUtime=2501.52
/proc/6660/task/6662/stat : 6662 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 47770 0 0 0 250090 62 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6660/tid=6663] ppid=6658 vsize=324288 CPUtime=2498.46
/proc/6660/task/6663/stat : 6663 (MiraXTv3_dyn) R 6658 6660 6331 0 -1 4194368 51813 0 0 0 249781 65 0 0 25 0 3 0 341160931 332070912 79440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 324288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.76
CPU time (s): 5000.21
CPU user time (s): 4998.88
CPU system time (s): 1.3298
CPU usage (%): 199.389
Max. virtual memory (cumulated for all children) (KiB): 325768

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

runsolver used 2.29665 second user time and 6.83696 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 20:18:40 UTC 2007

IDJOB= 426242
IDBENCH= 20067
IDSOLVER= 196
FILE ID= node11/426242-1179001120

PBS_JOBID= 5252848

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S811174248-16.cnf
COMMAND LINE= /tmp/evaluation/426242-1179001120/MiraXTv3_dyn /tmp/evaluation/426242-1179001120/instance-426242-1179001120.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-426242-1179001120 -o ROOT/results/node11/solver-426242-1179001120 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426242-1179001120/MiraXTv3_dyn /tmp/evaluation/426242-1179001120/instance-426242-1179001120.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  501f8679d94954afbc271fea6b765cd5

RANDOM SEED= 234443627

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1507520 kB
Buffers:         53044 kB
Cached:         404648 kB
SwapCached:      18444 kB
Active:         173436 kB
Inactive:       309064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507520 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4452 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            51440 kB
Committed_AS:  7744052 kB
PageTables:       1848 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= 66548 MiB

End job on node11 on Sat May 12 21:00:30 UTC 2007