Trace number 426359

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 2506.98

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S2118640909-06.cnf
MD5SUMf797b412c0282263cc1dca0746fdda90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.8668
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
Number of clauses of size 40
Number of clauses of size 50
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/node52/watcher-426359-1179012355 -o ROOT/results/node52/solver-426359-1179012355 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426359-1179012355/MiraXTv3_dyn /tmp/evaluation/426359-1179012355/instance-426359-1179012355.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.92 3/64 2154
/proc/meminfo: memFree=1228596/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=3788 CPUtime=0
/proc/2154/stat : 2154 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 256080593 3878912 285 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2154/statm: 947 292 202 20 0 305 0

[startup+0.034265 s]
/proc/loadavg: 1.84 1.97 1.92 3/64 2154
/proc/meminfo: memFree=1228596/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=5688 CPUtime=0.02
/proc/2154/stat : 2154 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194304 868 0 0 0 2 0 0 0 18 0 1 0 256080593 5824512 843 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/2154/statm: 1422 843 206 20 0 780 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5688

[startup+0.101269 s]
/proc/loadavg: 1.84 1.97 1.92 3/64 2154
/proc/meminfo: memFree=1228596/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=6680 CPUtime=0.09
/proc/2154/stat : 2154 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194304 1093 0 0 0 9 0 0 0 18 0 1 0 256080593 6840320 1068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/2154/statm: 1670 1068 207 20 0 1028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6680

[startup+0.301293 s]
/proc/loadavg: 1.84 1.97 1.92 3/64 2154
/proc/meminfo: memFree=1228596/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=18664 CPUtime=0.45
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 2549 0 0 0 44 1 0 0 18 0 3 0 256080593 19111936 2423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 4666 2423 218 20 0 4024 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 18664

[startup+0.70132 s]
/proc/loadavg: 1.84 1.97 1.92 3/64 2154
/proc/meminfo: memFree=1228596/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=21372 CPUtime=1.25
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 3052 0 0 0 124 1 0 0 18 0 3 0 256080593 21884928 2926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 5343 2926 218 20 0 4701 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 21372

[startup+1.50237 s]
/proc/loadavg: 1.84 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1215708/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=25796 CPUtime=2.84
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 4372 0 0 0 282 2 0 0 18 0 3 0 256080593 26415104 4246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 6449 4246 218 20 0 5807 0
[pid=2154/tid=2156] ppid=2152 vsize=25796 CPUtime=1.38
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 1579 0 0 0 137 1 0 0 19 0 3 0 256080604 26415104 4246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=25796 CPUtime=1.34
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 1563 0 0 0 134 0 0 0 19 0 3 0 256080604 26415104 4246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517136 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 25796

[startup+3.10248 s]
/proc/loadavg: 1.84 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1208604/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=35008 CPUtime=6.04
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 6680 0 0 0 600 4 0 0 18 0 3 0 256080593 35848192 6554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 8752 6554 218 20 0 8110 0
[pid=2154/tid=2156] ppid=2152 vsize=35008 CPUtime=2.98
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 2716 0 0 0 296 2 0 0 23 0 3 0 256080604 35848192 6554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=35008 CPUtime=2.94
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 2734 0 0 0 293 1 0 0 17 0 3 0 256080604 35848192 6554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 35008

[startup+6.3017 s]
/proc/loadavg: 1.85 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1189084/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=52992 CPUtime=12.43
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 11227 0 0 0 1235 8 0 0 18 0 3 0 256080593 54263808 11101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 13248 11101 218 20 0 12606 0
[pid=2154/tid=2156] ppid=2152 vsize=52992 CPUtime=6.18
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 5050 0 0 0 615 3 0 0 18 0 3 0 256080604 54263808 11101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=52992 CPUtime=6.13
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 4947 0 0 0 609 4 0 0 19 0 3 0 256080604 54263808 11101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 52992

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1176804/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=62296 CPUtime=25.19
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 13648 0 0 0 2509 10 0 0 18 0 3 0 256080593 63791104 13522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 15574 13522 218 20 0 14932 0
[pid=2154/tid=2156] ppid=2152 vsize=62296 CPUtime=12.58
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 6337 0 0 0 1254 4 0 0 25 0 3 0 256080604 63791104 13522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=62296 CPUtime=12.5
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 6081 0 0 0 1245 5 0 0 25 0 3 0 256080604 63791104 13522 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 62296

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1123620/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=114748 CPUtime=50.73
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 26937 0 0 0 5048 25 0 0 18 0 3 0 256080593 117501952 26661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 28687 26661 218 20 0 28045 0
[pid=2154/tid=2156] ppid=2152 vsize=114748 CPUtime=25.37
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 12673 0 0 0 2527 10 0 0 25 0 3 0 256080604 117501952 26661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=114748 CPUtime=25.25
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 13034 0 0 0 2511 14 0 0 25 0 3 0 256080604 117501952 26661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 114748

[startup+51.1017 s]
/proc/loadavg: 1.93 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1086884/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=149832 CPUtime=101.79
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 36076 0 0 0 10143 36 0 0 18 0 3 0 256080593 153427968 35437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 37458 35437 218 20 0 36816 0
[pid=2154/tid=2156] ppid=2152 vsize=149832 CPUtime=50.95
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 17330 0 0 0 5079 16 0 0 25 0 3 0 256080604 153427968 35437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=149832 CPUtime=50.73
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 17516 0 0 0 5053 20 0 0 25 0 3 0 256080604 153427968 35437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 149832

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.92 3/67 2157
/proc/meminfo: memFree=1019748/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=217544 CPUtime=203.85
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 53491 0 0 0 20328 57 0 0 18 0 3 0 256080593 222765056 52162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 54386 52162 218 20 0 53744 0
[pid=2154/tid=2156] ppid=2152 vsize=217544 CPUtime=102.1
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 26023 0 0 0 10186 24 0 0 25 0 3 0 256080604 222765056 52162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=217544 CPUtime=101.64
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 26238 0 0 0 10131 33 0 0 25 0 3 0 256080604 222765056 52162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 217544

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 2157
/proc/meminfo: memFree=989796/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=246928 CPUtime=323.53
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 61627 0 0 0 32286 67 0 0 18 0 3 0 256080593 252854272 59626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 61732 59626 218 20 0 61090 0
[pid=2154/tid=2156] ppid=2152 vsize=246928 CPUtime=162.05
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 30118 0 0 0 16178 27 0 0 25 0 3 0 256080604 252854272 59626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=246928 CPUtime=161.35
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 30279 0 0 0 16097 38 0 0 25 0 3 0 256080604 252854272 59626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 246928

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 2157
/proc/meminfo: memFree=956068/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=280124 CPUtime=443.2
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 70870 0 0 0 44238 82 0 0 18 0 3 0 256080593 286846976 68047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 70031 68047 218 20 0 69389 0
[pid=2154/tid=2156] ppid=2152 vsize=280124 CPUtime=222.03
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 31495 0 0 0 22174 29 0 0 25 0 3 0 256080604 286846976 68047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=280124 CPUtime=221.06
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 38145 0 0 0 22054 52 0 0 25 0 3 0 256080604 286846976 68047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 280124

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 2157
/proc/meminfo: memFree=956196/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=280124 CPUtime=562.84
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 71766 0 0 0 56201 83 0 0 18 0 3 0 256080593 286846976 68107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 70031 68107 218 20 0 69389 0
[pid=2154/tid=2156] ppid=2152 vsize=280124 CPUtime=281.78
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 31964 0 0 0 28148 30 0 0 25 0 3 0 256080604 286846976 68107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=280124 CPUtime=280.94
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 38572 0 0 0 28042 52 0 0 25 0 3 0 256080604 286846976 68107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 280124

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 2157
/proc/meminfo: memFree=949476/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=286460 CPUtime=682.46
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 73756 0 0 0 68160 86 0 0 18 0 3 0 256080593 293335040 69745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 71615 69745 218 20 0 70973 0
[pid=2154/tid=2156] ppid=2152 vsize=286460 CPUtime=341.47
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 33721 0 0 0 34114 33 0 0 25 0 3 0 256080604 293335040 69745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2154/tid=2157] ppid=2152 vsize=286460 CPUtime=340.87
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 38805 0 0 0 34035 52 0 0 25 0 3 0 256080604 293335040 69745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 286460

[startup+402.301 s]

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

/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 53217 0 0 0 189888 51 0 0 25 0 3 0 256080604 406724608 97470 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=397192 CPUtime=1894.71
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56731 0 0 0 189390 81 0 0 25 0 3 0 256080604 406724608 97470 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.21
Current children cumulated vsize (KiB) 397192

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2157
/proc/meminfo: memFree=838308/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=397192 CPUtime=3913.93
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 111418 0 0 0 391260 133 0 0 18 0 3 0 256080593 406724608 97471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 99298 97471 218 20 0 98656 0
[pid=2154/tid=2156] ppid=2152 vsize=397192 CPUtime=1959.37
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 53457 0 0 0 195886 51 0 0 25 0 3 0 256080604 406724608 97471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=397192 CPUtime=1954.44
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56731 0 0 0 195363 81 0 0 25 0 3 0 256080604 406724608 97471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.93
Current children cumulated vsize (KiB) 397192

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2157
/proc/meminfo: memFree=824164/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=410424 CPUtime=4033.62
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 115132 0 0 0 403226 136 0 0 18 0 3 0 256080593 420274176 100981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 102606 100981 218 20 0 101964 0
[pid=2154/tid=2156] ppid=2152 vsize=410424 CPUtime=2019.34
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56954 0 0 0 201880 54 0 0 25 0 3 0 256080604 420274176 100981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521219 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=410424 CPUtime=2014.16
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56948 0 0 0 201335 81 0 0 25 0 3 0 256080604 420274176 100981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.62
Current children cumulated vsize (KiB) 410424

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2157
/proc/meminfo: memFree=824100/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=410424 CPUtime=4153.35
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 115453 0 0 0 415198 137 0 0 18 0 3 0 256080593 420274176 100982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 102606 100982 218 20 0 101964 0
[pid=2154/tid=2156] ppid=2152 vsize=410424 CPUtime=2079.32
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 57274 0 0 0 207878 54 0 0 17 0 3 0 256080604 420274176 100982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4743519 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=410424 CPUtime=2073.9
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56949 0 0 0 207309 81 0 0 25 0 3 0 256080604 420274176 100982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4743519 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.35
Current children cumulated vsize (KiB) 410424

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 2321
/proc/meminfo: memFree=822892/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=410424 CPUtime=4272.85
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 115455 0 0 0 427137 148 0 0 18 0 3 0 256080593 420274176 100984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 102606 100984 218 20 0 101964 0
[pid=2154/tid=2156] ppid=2152 vsize=410424 CPUtime=2139.13
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 57275 0 0 0 213859 54 0 0 25 0 3 0 256080604 420274176 100984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=410424 CPUtime=2133.6
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56950 0 0 0 213268 92 0 0 25 0 3 0 256080604 420274176 100984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.85
Current children cumulated vsize (KiB) 410424

[startup+2202.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/67 2355
/proc/meminfo: memFree=824164/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=410424 CPUtime=4392.47
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 115456 0 0 0 439095 152 0 0 18 0 3 0 256080593 420274176 100985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 102606 100985 218 20 0 101964 0
[pid=2154/tid=2156] ppid=2152 vsize=410424 CPUtime=2199.05
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 57276 0 0 0 219850 55 0 0 25 0 3 0 256080604 420274176 100985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=410424 CPUtime=2193.3
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56950 0 0 0 219234 96 0 0 25 0 3 0 256080604 420274176 100985 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.47
Current children cumulated vsize (KiB) 410424

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/67 2355
/proc/meminfo: memFree=820772/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=413732 CPUtime=4512.19
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 116389 0 0 0 451066 153 0 0 18 0 3 0 256080593 423661568 101838 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 103433 101838 218 20 0 102791 0
[pid=2154/tid=2156] ppid=2152 vsize=413732 CPUtime=2259.02
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58180 0 0 0 225847 55 0 0 25 0 3 0 256080604 423661568 101838 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=413732 CPUtime=2253.05
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56979 0 0 0 225208 97 0 0 25 0 3 0 256080604 423661568 101838 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.19
Current children cumulated vsize (KiB) 413732

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=820772/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=413732 CPUtime=4631.9
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 116631 0 0 0 463037 153 0 0 18 0 3 0 256080593 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 103433 101840 218 20 0 102791 0
[pid=2154/tid=2156] ppid=2152 vsize=413732 CPUtime=2318.99
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58421 0 0 0 231844 55 0 0 25 0 3 0 256080604 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=413732 CPUtime=2312.79
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56980 0 0 0 231182 97 0 0 25 0 3 0 256080604 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.9
Current children cumulated vsize (KiB) 413732

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=820644/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=413732 CPUtime=4751.52
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 116792 0 0 0 474999 153 0 0 18 0 3 0 256080593 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 103433 101840 218 20 0 102791 0
[pid=2154/tid=2156] ppid=2152 vsize=413732 CPUtime=2378.98
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58582 0 0 0 237842 56 0 0 25 0 3 0 256080604 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=413732 CPUtime=2372.43
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56980 0 0 0 237146 97 0 0 25 0 3 0 256080604 423661568 101840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.52
Current children cumulated vsize (KiB) 413732

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=820644/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=413732 CPUtime=4871.23
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 116793 0 0 0 486970 153 0 0 18 0 3 0 256080593 423661568 101841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 103433 101841 218 20 0 102791 0
[pid=2154/tid=2156] ppid=2152 vsize=413732 CPUtime=2438.96
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58583 0 0 0 243840 56 0 0 25 0 3 0 256080604 423661568 101841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=413732 CPUtime=2432.16
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56980 0 0 0 243119 97 0 0 25 0 3 0 256080604 423661568 101841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.23
Current children cumulated vsize (KiB) 413732

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=820708/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=413732 CPUtime=4990.93
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 116794 0 0 0 498940 153 0 0 18 0 3 0 256080593 423661568 101842 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 103433 101842 218 20 0 102791 0
[pid=2154/tid=2156] ppid=2152 vsize=413732 CPUtime=2498.93
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58583 0 0 0 249837 56 0 0 25 0 3 0 256080604 423661568 101842 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=413732 CPUtime=2491.89
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 56981 0 0 0 249092 97 0 0 25 0 3 0 256080604 423661568 101842 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.93
Current children cumulated vsize (KiB) 413732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=817828/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=416804 CPUtime=5000.13
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 117635 0 0 0 499858 155 0 0 18 0 3 0 256080593 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 104201 102602 218 20 0 103559 0
[pid=2154/tid=2156] ppid=2152 vsize=416804 CPUtime=2503.54
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58583 0 0 0 250298 56 0 0 25 0 3 0 256080604 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=416804 CPUtime=2496.48
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 57822 0 0 0 249549 99 0 0 25 0 3 0 256080604 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 416804

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

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

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 2355
/proc/meminfo: memFree=817828/2055920 swapFree=4183124/4192956
[pid=2154] ppid=2152 vsize=416804 CPUtime=5000.13
/proc/2154/stat : 2154 (MiraXTv3_dyn) S 2152 2154 1741 0 -1 4194304 117635 0 0 0 499858 155 0 0 18 0 3 0 256080593 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2154/statm: 104201 102602 218 20 0 103559 0
[pid=2154/tid=2156] ppid=2152 vsize=416804 CPUtime=2503.54
/proc/2154/task/2156/stat : 2156 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 58583 0 0 0 250298 56 0 0 25 0 3 0 256080604 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2154/tid=2157] ppid=2152 vsize=416804 CPUtime=2496.48
/proc/2154/task/2157/stat : 2157 (MiraXTv3_dyn) R 2152 2154 1741 0 -1 4194368 57822 0 0 0 249549 99 0 0 25 0 3 0 256080604 426807296 102602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 416804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.98
CPU time (s): 5000.21
CPU user time (s): 4998.59
CPU system time (s): 1.61975
CPU usage (%): 199.452
Max. virtual memory (cumulated for all children) (KiB): 416804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.59
system time used= 1.61975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117635
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= 1400
involuntary context switches= 37637

runsolver used 2.35064 second user time and 6.77497 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat May 12 23:25:55 UTC 2007

IDJOB= 426359
IDBENCH= 20184
IDSOLVER= 196
FILE ID= node52/426359-1179012355

PBS_JOBID= 5252978

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S2118640909-06.cnf
COMMAND LINE= /tmp/evaluation/426359-1179012355/MiraXTv3_dyn /tmp/evaluation/426359-1179012355/instance-426359-1179012355.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-426359-1179012355 -o ROOT/results/node52/solver-426359-1179012355 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426359-1179012355/MiraXTv3_dyn /tmp/evaluation/426359-1179012355/instance-426359-1179012355.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f797b412c0282263cc1dca0746fdda90

RANDOM SEED= 170596176

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1228876 kB
Buffers:         52104 kB
Cached:         647760 kB
SwapCached:       3936 kB
Active:         370780 kB
Inactive:       339196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1228876 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            4412 kB
Writeback:           0 kB
Mapped:          16016 kB
Slab:           103112 kB
Committed_AS:  5387956 kB
PageTables:       1484 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= 66549 MiB

End job on node52 on Sun May 13 00:07:44 UTC 2007