Trace number 426344

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.16 2506.77

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
MD5SUMc5fd209011b2a02c2f80e5fa7741ee6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1023.23
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/node69/watcher-426344-1179011499 -o ROOT/results/node69/solver-426344-1179011499 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426344-1179011499/MiraXTv3_dyn /tmp/evaluation/426344-1179011499/instance-426344-1179011499.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 17000
/proc/meminfo: memFree=1205540/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=3788 CPUtime=0
/proc/17000/stat : 17000 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 377139334 3878912 305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17000/statm: 947 312 202 20 0 305 0

[startup+0.080352 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 17000
/proc/meminfo: memFree=1205540/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=7728 CPUtime=0.07
/proc/17000/stat : 17000 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194304 1360 0 0 0 7 0 0 0 18 0 1 0 377139334 7913472 1335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17000/statm: 1932 1335 207 20 0 1290 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7728

[startup+0.101354 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 17000
/proc/meminfo: memFree=1205540/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=7728 CPUtime=0.09
/proc/17000/stat : 17000 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194304 1360 0 0 0 9 0 0 0 18 0 1 0 377139334 7913472 1335 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17000/statm: 1932 1335 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301396 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 17000
/proc/meminfo: memFree=1205540/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=24524 CPUtime=0.36
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 3420 0 0 0 35 1 0 0 18 0 3 0 377139334 25112576 3222 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 6131 3222 218 20 0 5489 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 24524

[startup+0.701461 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 17000
/proc/meminfo: memFree=1205540/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=25184 CPUtime=1.16
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 3596 0 0 0 115 1 0 0 18 0 3 0 377139334 25788416 3398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 6296 3398 218 20 0 5654 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 25184

[startup+1.50159 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1191884/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=27660 CPUtime=2.76
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 4262 0 0 0 274 2 0 0 18 0 3 0 377139334 28323840 4064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 6915 4064 218 20 0 6273 0
[pid=17000/tid=17002] ppid=16998 vsize=27660 CPUtime=1.31
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 1327 0 0 0 131 0 0 0 22 0 3 0 377139352 28323840 4064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=27660 CPUtime=1.27
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 1261 0 0 0 126 1 0 0 25 0 3 0 377139352 28323840 4064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 27660

[startup+3.10185 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1187276/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=34528 CPUtime=5.96
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 5856 0 0 0 592 4 0 0 18 0 3 0 377139334 35356672 5658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 8632 5658 218 20 0 7990 0
[pid=17000/tid=17002] ppid=16998 vsize=34528 CPUtime=2.92
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 2212 0 0 0 290 2 0 0 18 0 3 0 377139352 35356672 5658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=34528 CPUtime=2.86
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 1970 0 0 0 285 1 0 0 19 0 3 0 377139352 35356672 5658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 34528

[startup+6.30137 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1174860/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=45588 CPUtime=12.34
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 8751 0 0 0 1228 6 0 0 18 0 3 0 377139334 46682112 8553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 11397 8553 218 20 0 10755 0
[pid=17000/tid=17002] ppid=16998 vsize=45588 CPUtime=6.11
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 3557 0 0 0 608 3 0 0 25 0 3 0 377139352 46682112 8553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=45588 CPUtime=6.05
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 3520 0 0 0 603 2 0 0 25 0 3 0 377139352 46682112 8553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 45588

[startup+12.7014 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1150092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=67656 CPUtime=25.11
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 14388 0 0 0 2500 11 0 0 18 0 3 0 377139334 69279744 14190 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 16914 14190 218 20 0 16272 0
[pid=17000/tid=17002] ppid=16998 vsize=67656 CPUtime=12.51
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 6602 0 0 0 1246 5 0 0 25 0 3 0 377139352 69279744 14190 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=67656 CPUtime=12.41
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 6112 0 0 0 1237 4 0 0 20 0 3 0 377139352 69279744 14190 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 67656

[startup+25.5015 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1126796/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=90240 CPUtime=50.65
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 20294 0 0 0 5050 15 0 0 18 0 3 0 377139334 92405760 20060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 22560 20060 218 20 0 21918 0
[pid=17000/tid=17002] ppid=16998 vsize=90240 CPUtime=25.3
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 8765 0 0 0 2523 7 0 0 25 0 3 0 377139352 92405760 20060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=90240 CPUtime=25.15
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 9855 0 0 0 2509 6 0 0 25 0 3 0 377139352 92405760 20060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 90240

[startup+51.1016 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1037708/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=180104 CPUtime=101.72
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 43006 0 0 0 10134 38 0 0 18 0 3 0 377139334 184426496 42565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 45026 42565 218 20 0 44384 0
[pid=17000/tid=17002] ppid=16998 vsize=180104 CPUtime=50.89
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 20748 0 0 0 5067 22 0 0 25 0 3 0 377139352 184426496 42565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=180104 CPUtime=50.65
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 20584 0 0 0 5050 15 0 0 25 0 3 0 377139352 184426496 42565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565889 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 180104

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=1003532/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=213000 CPUtime=203.87
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 51568 0 0 0 20338 49 0 0 18 0 3 0 377139334 218112000 50679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 53250 50679 218 20 0 52608 0
[pid=17000/tid=17002] ppid=16998 vsize=213000 CPUtime=102.07
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 24848 0 0 0 10178 29 0 0 25 0 3 0 377139352 218112000 50679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=213000 CPUtime=101.61
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 25046 0 0 0 10142 19 0 0 25 0 3 0 377139352 218112000 50679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565785 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 213000

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=944140/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=272528 CPUtime=323.45
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 66780 0 0 0 32273 72 0 0 18 0 3 0 377139334 279068672 65317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 68132 65317 218 20 0 67490 0
[pid=17000/tid=17002] ppid=16998 vsize=272528 CPUtime=162.04
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 32652 0 0 0 16160 44 0 0 25 0 3 0 377139352 279068672 65317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=272528 CPUtime=161.21
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 32454 0 0 0 16095 26 0 0 25 0 3 0 377139352 279068672 65317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 272528

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=923916/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=292344 CPUtime=443.15
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 72419 0 0 0 44235 80 0 0 18 0 3 0 377139334 299360256 70353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 73086 70353 218 20 0 72444 0
[pid=17000/tid=17002] ppid=16998 vsize=292344 CPUtime=222.02
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 33995 0 0 0 22155 47 0 0 25 0 3 0 377139352 299360256 70353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=292344 CPUtime=220.95
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 36750 0 0 0 22064 31 0 0 25 0 3 0 377139352 299360256 70353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 292344

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=880140/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=335448 CPUtime=562.85
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 83817 0 0 0 56188 97 0 0 18 0 3 0 377139334 343498752 81343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 83862 81343 218 20 0 83220 0
[pid=17000/tid=17002] ppid=16998 vsize=335448 CPUtime=281.99
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 42316 0 0 0 28139 60 0 0 25 0 3 0 377139352 343498752 81343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=335448 CPUtime=280.68
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 39827 0 0 0 28032 36 0 0 25 0 3 0 377139352 343498752 81343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 335448

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 17003
/proc/meminfo: memFree=879052/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=336768 CPUtime=682.57
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 84708 0 0 0 68159 98 0 0 18 0 3 0 377139334 344850432 81686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 84192 81686 218 20 0 83550 0
[pid=17000/tid=17002] ppid=16998 vsize=336768 CPUtime=341.97
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 42593 0 0 0 34137 60 0 0 25 0 3 0 377139352 344850432 81686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=336768 CPUtime=340.42
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 40441 0 0 0 34005 37 0 0 25 0 3 0 377139352 344850432 81686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.57
Current children cumulated vsize (KiB) 336768

[startup+402.302 s]

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

/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54440 0 0 0 190044 77 0 0 25 0 3 0 377139352 413270016 98444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=403584 CPUtime=1893
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 49340 0 0 0 189251 49 0 0 25 0 3 0 377139352 413270016 98444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.39
Current children cumulated vsize (KiB) 403584

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=811340/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=403584 CPUtime=3914.03
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 105454 0 0 0 391276 127 0 0 18 0 3 0 377139334 413270016 98442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 100896 98442 218 20 0 100254 0
[pid=17000/tid=17002] ppid=16998 vsize=403584 CPUtime=1961.12
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54440 0 0 0 196035 77 0 0 25 0 3 0 377139352 413270016 98442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=403584 CPUtime=1952.73
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 49340 0 0 0 195224 49 0 0 25 0 3 0 377139352 413270016 98442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.03
Current children cumulated vsize (KiB) 403584

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=811340/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=403584 CPUtime=4033.72
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 105458 0 0 0 403245 127 0 0 18 0 3 0 377139334 413270016 98446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 100896 98446 218 20 0 100254 0
[pid=17000/tid=17002] ppid=16998 vsize=403584 CPUtime=2021.09
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54440 0 0 0 202032 77 0 0 25 0 3 0 377139352 413270016 98446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=403584 CPUtime=2012.45
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 49344 0 0 0 201196 49 0 0 25 0 3 0 377139352 413270016 98446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.72
Current children cumulated vsize (KiB) 403584

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=811340/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=403584 CPUtime=4153.43
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 105481 0 0 0 415215 128 0 0 18 0 3 0 377139334 413270016 98469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 100896 98469 218 20 0 100254 0
[pid=17000/tid=17002] ppid=16998 vsize=403584 CPUtime=2081.05
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54444 0 0 0 208028 77 0 0 25 0 3 0 377139352 413270016 98469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=403584 CPUtime=2072.19
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 49363 0 0 0 207170 49 0 0 25 0 3 0 377139352 413270016 98469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.43
Current children cumulated vsize (KiB) 403584

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=802572/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=413096 CPUtime=4273.14
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 107873 0 0 0 427184 130 0 0 18 0 3 0 377139334 423010304 100861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 103274 100861 218 20 0 102632 0
[pid=17000/tid=17002] ppid=16998 vsize=413096 CPUtime=2141.02
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54444 0 0 0 214025 77 0 0 25 0 3 0 377139352 423010304 100861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=413096 CPUtime=2131.92
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 51755 0 0 0 213141 51 0 0 25 0 3 0 377139352 423010304 100861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.14
Current children cumulated vsize (KiB) 413096

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=795852/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=419036 CPUtime=4392.77
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 109502 0 0 0 439146 131 0 0 18 0 3 0 377139334 429092864 102338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 104759 102338 218 20 0 104117 0
[pid=17000/tid=17002] ppid=16998 vsize=419036 CPUtime=2201
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54451 0 0 0 220023 77 0 0 25 0 3 0 377139352 429092864 102338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=419036 CPUtime=2191.59
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 53377 0 0 0 219106 53 0 0 25 0 3 0 377139352 429092864 102338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.77
Current children cumulated vsize (KiB) 419036

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=4512.48
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111255 0 0 0 451115 133 0 0 18 0 3 0 377139334 434905088 103787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103787 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2260.97
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54451 0 0 0 226020 77 0 0 25 0 3 0 377139352 434905088 103787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2251.32
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55130 0 0 0 225078 54 0 0 25 0 3 0 377139352 434905088 103787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.48
Current children cumulated vsize (KiB) 424712

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=4632.18
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111409 0 0 0 463085 133 0 0 18 0 3 0 377139334 434905088 103789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103789 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2320.95
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54452 0 0 0 232018 77 0 0 25 0 3 0 377139352 434905088 103789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2311.05
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55283 0 0 0 231050 55 0 0 25 0 3 0 377139352 434905088 103789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.18
Current children cumulated vsize (KiB) 424712

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=4751.88
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111640 0 0 0 475055 133 0 0 18 0 3 0 377139334 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103790 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2380.92
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54453 0 0 0 238015 77 0 0 25 0 3 0 377139352 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2370.78
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55513 0 0 0 237023 55 0 0 25 0 3 0 377139352 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.88
Current children cumulated vsize (KiB) 424712

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=4871.61
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111640 0 0 0 487027 134 0 0 18 0 3 0 377139334 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103790 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2440.9
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54453 0 0 0 244013 77 0 0 25 0 3 0 377139352 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2430.52
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55513 0 0 0 242997 55 0 0 25 0 3 0 377139352 434905088 103790 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.61
Current children cumulated vsize (KiB) 424712

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=4991.32
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111641 0 0 0 498998 134 0 0 18 0 3 0 377139334 434905088 103791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103791 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2500.88
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54453 0 0 0 250011 77 0 0 25 0 3 0 377139352 434905088 103791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2490.25
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55514 0 0 0 248970 55 0 0 25 0 3 0 377139352 434905088 103791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.32
Current children cumulated vsize (KiB) 424712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=5000.08
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111641 0 0 0 499874 134 0 0 18 0 3 0 377139334 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103788 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2505.27
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54453 0 0 0 250450 77 0 0 25 0 3 0 377139352 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2494.62
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55514 0 0 0 249407 55 0 0 25 0 3 0 377139352 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 424712

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 17005
/proc/meminfo: memFree=790092/2055920 swapFree=4183108/4192956
[pid=17000] ppid=16998 vsize=424712 CPUtime=5000.08
/proc/17000/stat : 17000 (MiraXTv3_dyn) S 16998 17000 16671 0 -1 4194304 111641 0 0 0 499874 134 0 0 18 0 3 0 377139334 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17000/statm: 106178 103788 218 20 0 105536 0
[pid=17000/tid=17002] ppid=16998 vsize=424712 CPUtime=2505.27
/proc/17000/task/17002/stat : 17002 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 54453 0 0 0 250450 77 0 0 25 0 3 0 377139352 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17000/tid=17003] ppid=16998 vsize=424712 CPUtime=2494.62
/proc/17000/task/17003/stat : 17003 (MiraXTv3_dyn) R 16998 17000 16671 0 -1 4194368 55514 0 0 0 249407 55 0 0 25 0 3 0 377139352 434905088 103788 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 424712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.77
CPU time (s): 5000.16
CPU user time (s): 4998.76
CPU system time (s): 1.40179
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 424712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.76
system time used= 1.40179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111641
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= 798
involuntary context switches= 37543

runsolver used 2.34564 second user time and 6.77897 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat May 12 23:11:39 UTC 2007

IDJOB= 426344
IDBENCH= 20169
IDSOLVER= 196
FILE ID= node69/426344-1179011499

PBS_JOBID= 5252975

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
COMMAND LINE= /tmp/evaluation/426344-1179011499/MiraXTv3_dyn /tmp/evaluation/426344-1179011499/instance-426344-1179011499.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-426344-1179011499 -o ROOT/results/node69/solver-426344-1179011499 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426344-1179011499/MiraXTv3_dyn /tmp/evaluation/426344-1179011499/instance-426344-1179011499.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c5fd209011b2a02c2f80e5fa7741ee6e

RANDOM SEED= 975950332

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1205756 kB
Buffers:         52412 kB
Cached:         663836 kB
SwapCached:       4076 kB
Active:         420620 kB
Inactive:       305656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205756 kB
SwapTotal:     4192956 kB
SwapFree:      4183108 kB
Dirty:            4652 kB
Writeback:           0 kB
Mapped:          15892 kB
Slab:           109808 kB
Committed_AS:  7719804 kB
PageTables:       1472 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 node69 on Sat May 12 23:53:28 UTC 2007