Trace number 426351

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.09 2506.77

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1912540524-08.cnf
MD5SUM212d58fdb9f521fd5d4f36dd91409295
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark306.512
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.01	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/node54/watcher-426351-1179011685 -o ROOT/results/node54/solver-426351-1179011685 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426351-1179011685/MiraXTv3_dyn /tmp/evaluation/426351-1179011685/instance-426351-1179011685.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.00 1.00 1.00 3/65 26501
/proc/meminfo: memFree=1040520/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=2624 CPUtime=0
/proc/26501/stat : 26501 (MiraXTv3_dyn) D 26499 26501 26428 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 348542947 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/26501/statm: 656 154 128 20 0 14 0

[startup+0.079486 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26501
/proc/meminfo: memFree=1040520/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=7440 CPUtime=0.06
/proc/26501/stat : 26501 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194304 1314 0 3 0 6 0 0 0 18 0 1 0 348542947 7618560 1292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 1860 1292 206 20 0 1218 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7440

[startup+0.101486 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26501
/proc/meminfo: memFree=1040520/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=7728 CPUtime=0.08
/proc/26501/stat : 26501 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194304 1355 0 3 0 8 0 0 0 18 0 1 0 348542947 7913472 1333 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 1932 1333 207 20 0 1290 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7728

[startup+0.301522 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26501
/proc/meminfo: memFree=1040520/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=25168 CPUtime=0.36
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 3428 0 3 0 35 1 0 0 18 0 3 0 348542947 25772032 3233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 6292 3233 218 20 0 5650 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 25168

[startup+0.701573 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26501
/proc/meminfo: memFree=1040520/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=26192 CPUtime=1.16
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 3674 0 3 0 115 1 0 0 18 0 3 0 348542947 26820608 3479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 6548 3479 218 20 0 5906 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 26192

[startup+1.50267 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 26504
/proc/meminfo: memFree=1025328/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=29824 CPUtime=2.76
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 4610 0 3 0 273 3 0 0 18 0 3 0 348542947 30539776 4415 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 7456 4416 218 20 0 6814 0
[pid=26501/tid=26503] ppid=26499 vsize=29824 CPUtime=1.31
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 1477 0 0 0 131 0 0 0 19 0 3 0 348542965 30539776 4416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=29824 CPUtime=1.27
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 1467 0 0 0 125 2 0 0 25 0 3 0 348542965 30539776 4416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 29824

[startup+3.10288 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 26504
/proc/meminfo: memFree=1019760/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=36596 CPUtime=5.95
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 6542 0 3 0 591 4 0 0 18 0 3 0 348542947 37474304 6347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 9149 6347 218 20 0 8507 0
[pid=26501/tid=26503] ppid=26499 vsize=36596 CPUtime=2.91
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 2444 0 0 0 291 0 0 0 25 0 3 0 348542965 37474304 6347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=36596 CPUtime=2.85
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 2431 0 0 0 283 2 0 0 21 0 3 0 348542965 37474304 6347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 36596

[startup+6.30128 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 26504
/proc/meminfo: memFree=1003568/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=52180 CPUtime=12.33
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 10437 0 3 0 1224 9 0 0 18 0 3 0 348542947 53432320 10242 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 13045 10242 218 20 0 12403 0
[pid=26501/tid=26503] ppid=26499 vsize=52180 CPUtime=6.11
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 4339 0 0 0 609 2 0 0 25 0 3 0 348542965 53432320 10244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=52180 CPUtime=6.04
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 4433 0 0 0 598 6 0 0 25 0 3 0 348542965 53432320 10244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 52180

[startup+12.7011 s]
/proc/loadavg: 1.22 1.05 1.02 3/68 26504
/proc/meminfo: memFree=983792/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=68356 CPUtime=25.1
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 14293 0 3 0 2497 13 0 0 18 0 3 0 348542947 69996544 14098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 17089 14098 218 20 0 16447 0
[pid=26501/tid=26503] ppid=26499 vsize=68356 CPUtime=12.5
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 6196 0 0 0 1248 2 0 0 25 0 3 0 348542965 69996544 14098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=68356 CPUtime=12.41
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 6430 0 0 0 1232 9 0 0 25 0 3 0 348542965 69996544 14098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 68356

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 1.02 3/68 26504
/proc/meminfo: memFree=941616/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=110688 CPUtime=50.63
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 25159 0 3 0 5037 26 0 0 18 0 3 0 348542947 113344512 24892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 27672 24892 218 20 0 27030 0
[pid=26501/tid=26503] ppid=26499 vsize=110688 CPUtime=25.3
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 10299 0 0 0 2525 5 0 0 25 0 3 0 348542965 113344512 24892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=110688 CPUtime=25.14
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 13193 0 0 0 2495 19 0 0 25 0 3 0 348542965 113344512 24892 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 110688

[startup+51.102 s]
/proc/loadavg: 1.56 1.15 1.05 3/68 26504
/proc/meminfo: memFree=857200/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=193224 CPUtime=101.7
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 46188 0 3 0 10118 52 0 0 18 0 3 0 348542947 197861376 45649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 48306 45649 218 20 0 47664 0
[pid=26501/tid=26503] ppid=26499 vsize=193224 CPUtime=50.89
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 20836 0 0 0 5074 15 0 0 25 0 3 0 348542965 197861376 45649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=193224 CPUtime=50.64
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 23685 0 0 0 5027 37 0 0 25 0 3 0 348542965 197861376 45649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 193224

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/68 26504
/proc/meminfo: memFree=795696/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=255000 CPUtime=203.84
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 62104 0 3 0 20310 74 0 0 18 0 3 0 348542947 261120000 60969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 63750 60969 218 20 0 63108 0
[pid=26501/tid=26503] ppid=26499 vsize=255000 CPUtime=102.06
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 30682 0 0 0 10181 25 0 0 25 0 3 0 348542965 261120000 60969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=255000 CPUtime=101.59
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 29755 0 0 0 10112 47 0 0 25 0 3 0 348542965 261120000 60969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 255000

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/68 26504
/proc/meminfo: memFree=788592/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=262168 CPUtime=323.51
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 64538 0 3 0 32273 78 0 0 18 0 3 0 348542947 268460032 62747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 65542 62747 218 20 0 64900 0
[pid=26501/tid=26503] ppid=26499 vsize=262168 CPUtime=162
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 31053 0 0 0 16174 26 0 0 25 0 3 0 348542965 268460032 62747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=262168 CPUtime=161.33
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 31818 0 0 0 16082 51 0 0 25 0 3 0 348542965 268460032 62747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 262168

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/68 26504
/proc/meminfo: memFree=764016/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=287760 CPUtime=443.2
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 71441 0 3 0 44232 88 0 0 18 0 3 0 348542947 294666240 69108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 71940 69108 218 20 0 71298 0
[pid=26501/tid=26503] ppid=26499 vsize=287760 CPUtime=221.96
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 33349 0 0 0 22169 27 0 0 25 0 3 0 348542965 294666240 69108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=287760 CPUtime=221.06
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 36425 0 0 0 22046 60 0 0 25 0 3 0 348542965 294666240 69108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 287760

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/68 26504
/proc/meminfo: memFree=732400/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=317588 CPUtime=562.7
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 79785 0 3 0 56171 99 0 0 18 0 3 0 348542947 325210112 76766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 79397 76766 218 20 0 78755 0
[pid=26501/tid=26503] ppid=26499 vsize=317588 CPUtime=281.77
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 37848 0 0 0 28146 31 0 0 25 0 3 0 348542965 325210112 76766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=317588 CPUtime=280.74
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 40270 0 0 0 28008 66 0 0 25 0 3 0 348542965 325210112 76766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 317588

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/68 26504
/proc/meminfo: memFree=732336/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=317588 CPUtime=682.31
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 80019 0 3 0 68132 99 0 0 18 0 3 0 348542947 325210112 76793 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 79397 76793 218 20 0 78755 0
[pid=26501/tid=26503] ppid=26499 vsize=317588 CPUtime=341.75
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 38002 0 0 0 34143 32 0 0 25 0 3 0 348542965 325210112 76793 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=317588 CPUtime=340.37
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 40350 0 0 0 33971 66 0 0 25 0 3 0 348542965 325210112 76793 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.31
Current children cumulated vsize (KiB) 317588

[startup+402.302 s]

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

/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44602 0 0 0 190044 39 0 0 25 0 3 0 348542965 381145088 90554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=1893.22
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49313 0 0 0 189238 84 0 0 25 0 3 0 348542965 381145088 90554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.24
Current children cumulated vsize (KiB) 372212

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/68 26504
/proc/meminfo: memFree=677360/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=372212 CPUtime=3913.93
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 95585 0 3 0 391269 124 0 0 18 0 3 0 348542947 381145088 90557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93053 90557 218 20 0 92411 0
[pid=26501/tid=26503] ppid=26499 vsize=372212 CPUtime=1960.79
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44604 0 0 0 196040 39 0 0 20 0 3 0 348542965 381145088 90557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=1952.96
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49314 0 0 0 195212 84 0 0 25 0 3 0 348542965 381145088 90557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520177 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.93
Current children cumulated vsize (KiB) 372212

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/68 26504
/proc/meminfo: memFree=677360/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=372212 CPUtime=4033.62
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 95586 0 3 0 403238 124 0 0 18 0 3 0 348542947 381145088 90558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93053 90558 218 20 0 92411 0
[pid=26501/tid=26503] ppid=26499 vsize=372212 CPUtime=2020.75
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44604 0 0 0 202036 39 0 0 25 0 3 0 348542965 381145088 90558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=2012.69
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49315 0 0 0 201185 84 0 0 25 0 3 0 348542965 381145088 90558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.62
Current children cumulated vsize (KiB) 372212

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.85 3/68 26504
/proc/meminfo: memFree=677360/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=372212 CPUtime=4153.33
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 95592 0 3 0 415209 124 0 0 18 0 3 0 348542947 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93053 90564 218 20 0 92411 0
[pid=26501/tid=26503] ppid=26499 vsize=372212 CPUtime=2080.73
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44607 0 0 0 208034 39 0 0 25 0 3 0 348542965 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=2072.41
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49318 0 0 0 207157 84 0 0 25 0 3 0 348542965 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.33
Current children cumulated vsize (KiB) 372212

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/68 26504
/proc/meminfo: memFree=677360/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=372212 CPUtime=4273.03
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 95592 0 3 0 427179 124 0 0 18 0 3 0 348542947 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93053 90564 218 20 0 92411 0
[pid=26501/tid=26503] ppid=26499 vsize=372212 CPUtime=2140.7
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44607 0 0 0 214031 39 0 0 25 0 3 0 348542965 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=2132.14
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49318 0 0 0 213130 84 0 0 25 0 3 0 348542965 381145088 90564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.03
Current children cumulated vsize (KiB) 372212

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/68 26504
/proc/meminfo: memFree=677296/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=372212 CPUtime=4392.73
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 95593 0 3 0 439149 124 0 0 18 0 3 0 348542947 381145088 90565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93053 90565 218 20 0 92411 0
[pid=26501/tid=26503] ppid=26499 vsize=372212 CPUtime=2200.68
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44607 0 0 0 220029 39 0 0 25 0 3 0 348542965 381145088 90565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=372212 CPUtime=2191.87
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 49319 0 0 0 219103 84 0 0 25 0 3 0 348542965 381145088 90565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.73
Current children cumulated vsize (KiB) 372212

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/68 26504
/proc/meminfo: memFree=674224/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=375284 CPUtime=4512.44
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 96520 0 3 0 451118 126 0 0 18 0 3 0 348542947 384290816 91338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 93821 91338 218 20 0 93179 0
[pid=26501/tid=26503] ppid=26499 vsize=375284 CPUtime=2260.65
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44608 0 0 0 226026 39 0 0 25 0 3 0 348542965 384290816 91338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=375284 CPUtime=2251.61
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 50245 0 0 0 225075 86 0 0 25 0 3 0 348542965 384290816 91338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.44
Current children cumulated vsize (KiB) 375284

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/68 26504
/proc/meminfo: memFree=673328/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=376308 CPUtime=4632.15
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 96971 0 3 0 463087 128 0 0 18 0 3 0 348542947 385339392 91558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94077 91558 218 20 0 93435 0
[pid=26501/tid=26503] ppid=26499 vsize=376308 CPUtime=2320.63
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 44608 0 0 0 232024 39 0 0 25 0 3 0 348542965 385339392 91558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=376308 CPUtime=2311.33
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 50696 0 0 0 231046 87 0 0 25 0 3 0 348542965 385339392 91558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.15
Current children cumulated vsize (KiB) 376308

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/68 26504
/proc/meminfo: memFree=671344/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=378356 CPUtime=4751.87
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 97636 0 3 0 475058 129 0 0 18 0 3 0 348542947 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94589 92069 218 20 0 93947 0
[pid=26501/tid=26503] ppid=26499 vsize=378356 CPUtime=2380.61
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 45118 0 0 0 238021 40 0 0 25 0 3 0 348542965 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=378356 CPUtime=2371.07
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 50851 0 0 0 237020 87 0 0 25 0 3 0 348542965 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.87
Current children cumulated vsize (KiB) 378356

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/68 26504
/proc/meminfo: memFree=671216/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=378356 CPUtime=4871.52
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 97945 0 3 0 487022 130 0 0 18 0 3 0 348542947 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94589 92069 218 20 0 93947 0
[pid=26501/tid=26503] ppid=26499 vsize=378356 CPUtime=2440.54
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 45118 0 0 0 244013 41 0 0 25 0 3 0 348542965 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=378356 CPUtime=2430.8
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 51160 0 0 0 242992 88 0 0 25 0 3 0 348542965 387436544 92069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.52
Current children cumulated vsize (KiB) 378356

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26504
/proc/meminfo: memFree=671280/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=378356 CPUtime=4991.24
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 98103 0 3 0 498994 130 0 0 18 0 3 0 348542947 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94589 92071 218 20 0 93947 0
[pid=26501/tid=26503] ppid=26499 vsize=378356 CPUtime=2500.52
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 45119 0 0 0 250011 41 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=378356 CPUtime=2490.53
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 51317 0 0 0 248965 88 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.24
Current children cumulated vsize (KiB) 378356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.89 3/68 26504
/proc/meminfo: memFree=671216/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=378356 CPUtime=5000.02
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 98181 0 3 0 499871 131 0 0 18 0 3 0 348542947 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94589 92071 218 20 0 93947 0
[pid=26501/tid=26503] ppid=26499 vsize=378356 CPUtime=2504.93
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 45119 0 0 0 250452 41 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254492 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=378356 CPUtime=2494.9
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 51395 0 0 0 249402 88 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 378356

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: 1.99 1.97 1.89 3/68 26504
/proc/meminfo: memFree=671216/2055920 swapFree=4182300/4192956
[pid=26501] ppid=26499 vsize=378356 CPUtime=5000.02
/proc/26501/stat : 26501 (MiraXTv3_dyn) S 26499 26501 26428 0 -1 4194304 98181 0 3 0 499871 131 0 0 18 0 3 0 348542947 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26501/statm: 94589 92071 218 20 0 93947 0
[pid=26501/tid=26503] ppid=26499 vsize=378356 CPUtime=2504.93
/proc/26501/task/26503/stat : 26503 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 45119 0 0 0 250452 41 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254492 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26501/tid=26504] ppid=26499 vsize=378356 CPUtime=2494.9
/proc/26501/task/26504/stat : 26504 (MiraXTv3_dyn) R 26499 26501 26428 0 -1 4194368 51395 0 0 0 249402 88 0 0 25 0 3 0 348542965 387436544 92071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 378356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.77
CPU time (s): 5000.09
CPU user time (s): 4998.73
CPU system time (s): 1.36479
CPU usage (%): 199.464
Max. virtual memory (cumulated for all children) (KiB): 378356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.73
system time used= 1.36479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98181
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 950
involuntary context switches= 37501

runsolver used 2.28865 second user time and 6.84396 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sat May 12 23:14:45 UTC 2007

IDJOB= 426351
IDBENCH= 20176
IDSOLVER= 196
FILE ID= node54/426351-1179011685

PBS_JOBID= 5253002

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  212d58fdb9f521fd5d4f36dd91409295

RANDOM SEED= 313265113

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1042080 kB
Buffers:         51856 kB
Cached:         826140 kB
SwapCached:       4168 kB
Active:         533040 kB
Inactive:       354808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1042080 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            4776 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:           111972 kB
Committed_AS:  5389288 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node54 on Sat May 12 23:56:33 UTC 2007