Trace number 456315

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.18 2550.16

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.4031
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

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/node67/watcher-456315-1179022237 -o ROOT/results/node67/solver-456315-1179022237 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456315-1179022237/MiraXTv3_dyn /tmp/evaluation/456315-1179022237/instance-456315-1179022237.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.95 3/64 24334
/proc/meminfo: memFree=1165152/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=3788 CPUtime=0
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 378213267 3878912 308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 947 315 202 20 0 305 0

[startup+0.061972 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 24334
/proc/meminfo: memFree=1165152/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=7472 CPUtime=0.05
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 1409 0 0 0 5 0 0 0 18 0 1 0 378213267 7651328 1384 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 1868 1385 206 20 0 1226 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7472

[startup+0.101979 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 24334
/proc/meminfo: memFree=1165152/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=9032 CPUtime=0.09
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 1799 0 0 0 9 0 0 0 18 0 1 0 378213267 9248768 1774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 2258 1775 206 20 0 1616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9032

[startup+0.302016 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 24334
/proc/meminfo: memFree=1165152/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=17600 CPUtime=0.29
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 3809 0 0 0 28 1 0 0 19 0 1 0 378213267 18022400 3784 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 4400 3784 206 20 0 3758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17600

[startup+0.701088 s]
/proc/loadavg: 1.84 1.97 1.95 3/64 24334
/proc/meminfo: memFree=1165152/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=23828 CPUtime=0.68
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 5232 0 0 0 66 2 0 0 22 0 1 0 378213267 24399872 5207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 5957 5207 207 20 0 5315 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23828

[startup+1.50124 s]
/proc/loadavg: 1.84 1.97 1.95 2/65 24335
/proc/meminfo: memFree=1144984/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=23828 CPUtime=1.48
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 5232 0 0 0 146 2 0 0 25 0 1 0 378213267 24399872 5207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 5957 5207 207 20 0 5315 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23828

[startup+3.10253 s]
/proc/loadavg: 1.77 1.95 1.95 2/65 24335
/proc/meminfo: memFree=1144856/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=36404 CPUtime=3.08
/proc/24334/stat : 24334 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194304 8345 0 0 0 305 3 0 0 25 0 1 0 378213267 37277696 8320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134578072 0 0 4096 0 0 0 0 17 1 0 0
/proc/24334/statm: 9101 8320 207 20 0 8459 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36404

[startup+6.30113 s]
/proc/loadavg: 1.77 1.95 1.95 2/65 24335
/proc/meminfo: memFree=1129696/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=115564 CPUtime=6.38
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 12807 0 0 0 632 6 0 0 25 0 3 0 378213267 118337536 11633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 28891 11637 214 20 0 28249 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 115564

[startup+12.7023 s]
/proc/loadavg: 1.81 1.95 1.95 3/67 24337
/proc/meminfo: memFree=1095952/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=131544 CPUtime=18.61
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 19125 0 0 0 1850 11 0 0 25 0 3 0 378213267 134701056 17596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 32886 17596 218 20 0 32244 0
[pid=24334/tid=24336] ppid=24332 vsize=131544 CPUtime=6.49
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 5029 0 0 0 646 3 0 0 25 0 3 0 378213887 134701056 17596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=131544 CPUtime=5.91
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 4810 0 0 0 588 3 0 0 25 0 3 0 378213887 134701056 17596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.61
Current children cumulated vsize (KiB) 131544

[startup+25.5016 s]
/proc/loadavg: 1.84 1.95 1.95 3/67 24337
/proc/meminfo: memFree=1067856/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=157828 CPUtime=44.14
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 26342 0 0 0 4394 20 0 0 25 0 3 0 378213267 161615872 24594 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 39457 24594 218 20 0 38815 0
[pid=24334/tid=24336] ppid=24332 vsize=157828 CPUtime=19.28
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 8419 0 0 0 1919 9 0 0 25 0 3 0 378213887 161615872 24594 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=157828 CPUtime=18.65
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 8637 0 0 0 1859 6 0 0 25 0 3 0 378213887 161615872 24594 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.14
Current children cumulated vsize (KiB) 157828

[startup+51.1013 s]
/proc/loadavg: 1.89 1.95 1.95 3/67 24337
/proc/meminfo: memFree=1044880/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=180124 CPUtime=95.19
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 32903 0 0 0 9492 27 0 0 25 0 3 0 378213267 184446976 30584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 45031 30584 218 20 0 44389 0
[pid=24334/tid=24336] ppid=24332 vsize=180124 CPUtime=44.86
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 11284 0 0 0 4473 13 0 0 25 0 3 0 378213887 184446976 30584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=180124 CPUtime=44.13
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 12333 0 0 0 4404 9 0 0 20 0 3 0 378213887 184446976 30584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.19
Current children cumulated vsize (KiB) 180124

[startup+102.306 s]
/proc/loadavg: 1.95 1.96 1.95 3/67 24337
/proc/meminfo: memFree=1005392/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=217200 CPUtime=197.33
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 43516 0 0 0 19691 42 0 0 25 0 3 0 378213267 222412800 40175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 54300 40175 218 20 0 53658 0
[pid=24334/tid=24336] ppid=24332 vsize=217200 CPUtime=96.04
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 16614 0 0 0 9582 22 0 0 25 0 3 0 378213887 222412800 40175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=217200 CPUtime=95.1
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 17616 0 0 0 9494 16 0 0 25 0 3 0 378213887 222412800 40175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.33
Current children cumulated vsize (KiB) 217200

[startup+162.302 s]
/proc/loadavg: 1.98 1.97 1.95 3/67 24337
/proc/meminfo: memFree=985552/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=236692 CPUtime=316.91
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 49246 0 0 0 31642 49 0 0 25 0 3 0 378213267 242372608 44879 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 59173 44879 218 20 0 58531 0
[pid=24334/tid=24336] ppid=24332 vsize=236692 CPUtime=155.99
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 19666 0 0 0 15573 26 0 0 25 0 3 0 378213887 242372608 44879 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=236692 CPUtime=154.73
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 20294 0 0 0 15454 19 0 0 25 0 3 0 378213887 242372608 44879 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.91
Current children cumulated vsize (KiB) 236692

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 24337
/proc/meminfo: memFree=971280/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=250364 CPUtime=436.62
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 53951 0 0 0 43607 55 0 0 25 0 3 0 378213267 256372736 48428 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 62591 48428 218 20 0 61949 0
[pid=24334/tid=24336] ppid=24332 vsize=250364 CPUtime=215.96
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 21839 0 0 0 21566 30 0 0 25 0 3 0 378213887 256372736 48428 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=250364 CPUtime=214.46
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 22826 0 0 0 21425 21 0 0 25 0 3 0 378213887 256372736 48428 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.62
Current children cumulated vsize (KiB) 250364

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 24337
/proc/meminfo: memFree=970768/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=250760 CPUtime=556.31
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 55102 0 0 0 55574 57 0 0 25 0 3 0 378213267 256778240 48568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 62690 48568 218 20 0 62048 0
[pid=24334/tid=24336] ppid=24332 vsize=250760 CPUtime=275.92
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 22409 0 0 0 27562 30 0 0 25 0 3 0 378213887 256778240 48568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=250760 CPUtime=274.18
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 23407 0 0 0 27396 22 0 0 25 0 3 0 378213887 256778240 48568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.31
Current children cumulated vsize (KiB) 250760

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 24337
/proc/meminfo: memFree=951696/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=269660 CPUtime=676.01
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 60990 0 0 0 67540 61 0 0 25 0 3 0 378213267 276131840 53321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 67415 53321 218 20 0 66773 0
[pid=24334/tid=24336] ppid=24332 vsize=269660 CPUtime=335.9
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 22995 0 0 0 33559 31 0 0 25 0 3 0 378213887 276131840 53321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=269660 CPUtime=333.92
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 28709 0 0 0 33366 26 0 0 25 0 3 0 378213887 276131840 53321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 676.01
Current children cumulated vsize (KiB) 269660

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 24337
/proc/meminfo: memFree=944464/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=276828 CPUtime=795.72
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 63760 0 0 0 79506 66 0 0 25 0 3 0 378213267 283471872 55124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 69207 55124 218 20 0 68565 0
[pid=24334/tid=24336] ppid=24332 vsize=276828 CPUtime=395.86
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 25164 0 0 0 39551 35 0 0 25 0 3 0 378213887 283471872 55124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=276828 CPUtime=393.65
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 29310 0 0 0 39339 26 0 0 25 0 3 0 378213887 283471872 55124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 795.72
Current children cumulated vsize (KiB) 276828


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

/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 36183 0 0 0 186069 74 0 0 25 0 3 0 378213887 351109120 72343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=342880 CPUtime=1840.5
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 49198 0 0 0 183991 59 0 0 25 0 3 0 378213887 351109120 72343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3708.13
Current children cumulated vsize (KiB) 342880

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/67 26601
/proc/meminfo: memFree=834512/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=342880 CPUtime=3827.8
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 95747 0 0 0 382641 139 0 0 25 0 3 0 378213267 351109120 72356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 85720 72356 218 20 0 85078 0
[pid=24334/tid=24336] ppid=24332 vsize=342880 CPUtime=1921.37
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 36722 0 0 0 192063 74 0 0 25 0 3 0 378213887 351109120 72356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=342880 CPUtime=1900.21
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 49739 0 0 0 189962 59 0 0 25 0 3 0 378213887 351109120 72356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3827.8
Current children cumulated vsize (KiB) 342880

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/67 26601
/proc/meminfo: memFree=827280/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=350048 CPUtime=3947.48
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 98944 0 0 0 394605 143 0 0 25 0 3 0 378213267 358449152 74206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 87512 74206 218 20 0 86870 0
[pid=24334/tid=24336] ppid=24332 vsize=350048 CPUtime=1981.34
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 39186 0 0 0 198056 78 0 0 24 0 3 0 378213887 358449152 74206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=350048 CPUtime=1959.94
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 50472 0 0 0 195934 60 0 0 24 0 3 0 378213887 358449152 74206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3947.48
Current children cumulated vsize (KiB) 350048

[startup+2082.31 s]
/proc/loadavg: 2.00 2.02 2.10 3/67 26603
/proc/meminfo: memFree=826896/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=351072 CPUtime=4067.15
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 99948 0 0 0 406572 143 0 0 25 0 3 0 378213267 359497728 74258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 87768 74258 218 20 0 87126 0
[pid=24334/tid=24336] ppid=24332 vsize=351072 CPUtime=2041.32
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 39601 0 0 0 204054 78 0 0 25 0 3 0 378213887 359497728 74258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24334/tid=24337] ppid=24332 vsize=351072 CPUtime=2019.63
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 51061 0 0 0 201903 60 0 0 25 0 3 0 378213887 359497728 74258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4067.15
Current children cumulated vsize (KiB) 351072

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/67 26603
/proc/meminfo: memFree=824144/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4186.81
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 101720 0 0 0 418536 145 0 0 25 0 3 0 378213267 362643456 74940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 74940 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2101.19
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 40786 0 0 0 210040 79 0 0 25 0 3 0 378213887 362643456 74940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2079.42
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 51648 0 0 0 207881 61 0 0 25 0 3 0 378213887 362643456 74940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4186.81
Current children cumulated vsize (KiB) 354144

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/67 26603
/proc/meminfo: memFree=824144/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4306.46
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 102822 0 0 0 430500 146 0 0 25 0 3 0 378213267 362643456 74946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 74946 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2160.91
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 41337 0 0 0 216011 80 0 0 25 0 3 0 378213887 362643456 74946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2139.34
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 52199 0 0 0 213873 61 0 0 25 0 3 0 378213887 362643456 74946 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4306.46
Current children cumulated vsize (KiB) 354144

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/67 26603
/proc/meminfo: memFree=824080/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4426.09
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 104499 0 0 0 442462 147 0 0 25 0 3 0 378213267 362643456 74968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 74968 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2220.58
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 42316 0 0 0 221978 80 0 0 25 0 3 0 378213887 362643456 74968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2199.31
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 52897 0 0 0 219869 62 0 0 25 0 3 0 378213887 362643456 74968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4426.09
Current children cumulated vsize (KiB) 354144

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 26603
/proc/meminfo: memFree=823952/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4545.76
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 105770 0 0 0 454429 147 0 0 25 0 3 0 378213267 362643456 74984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 74984 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2280.31
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 42880 0 0 0 227950 81 0 0 25 0 3 0 378213887 362643456 74984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2259.25
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 53604 0 0 0 225863 62 0 0 25 0 3 0 378213887 362643456 74984 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526023 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4545.76
Current children cumulated vsize (KiB) 354144

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/67 26603
/proc/meminfo: memFree=823824/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4665.44
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 107183 0 0 0 466396 148 0 0 25 0 3 0 378213267 362643456 74993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 74993 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2340.03
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 43585 0 0 0 233922 81 0 0 25 0 3 0 378213887 362643456 74993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2319.21
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 54312 0 0 0 231859 62 0 0 25 0 3 0 378213887 362643456 74993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4665.44
Current children cumulated vsize (KiB) 354144

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/67 26603
/proc/meminfo: memFree=823824/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4785.07
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 108600 0 0 0 478358 149 0 0 25 0 3 0 378213267 362643456 75000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 75000 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2399.74
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 44295 0 0 0 239892 82 0 0 25 0 3 0 378213887 362643456 75000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2379.13
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 55019 0 0 0 237850 63 0 0 25 0 3 0 378213887 362643456 75000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4785.07
Current children cumulated vsize (KiB) 354144

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 26603
/proc/meminfo: memFree=823760/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=354144 CPUtime=4904.78
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 109606 0 0 0 490328 150 0 0 25 0 3 0 378213267 362643456 75012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 88536 75012 218 20 0 87894 0
[pid=24334/tid=24336] ppid=24332 vsize=354144 CPUtime=2459.48
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 44869 0 0 0 245866 82 0 0 25 0 3 0 378213887 362643456 75012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=354144 CPUtime=2439.1
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 55451 0 0 0 243847 63 0 0 25 0 3 0 378213887 362643456 75012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4904.78
Current children cumulated vsize (KiB) 354144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2550.1 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 26603
/proc/meminfo: memFree=808720/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=368480 CPUtime=5000.12
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 114643 0 0 0 499856 156 0 0 25 0 3 0 378213267 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 92120 78765 218 20 0 91478 0
[pid=24334/tid=24336] ppid=24332 vsize=368480 CPUtime=2507.05
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 49188 0 0 0 250618 87 0 0 25 0 3 0 378213887 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=368480 CPUtime=2486.86
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 56169 0 0 0 248622 64 0 0 25 0 3 0 378213887 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 368480

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

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

[startup+2550.1 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 26603
/proc/meminfo: memFree=808720/2055920 swapFree=4183164/4192956
[pid=24334] ppid=24332 vsize=368480 CPUtime=5000.12
/proc/24334/stat : 24334 (MiraXTv3_dyn) S 24332 24334 23521 0 -1 4194304 114643 0 0 0 499856 156 0 0 25 0 3 0 378213267 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24334/statm: 92120 78765 218 20 0 91478 0
[pid=24334/tid=24336] ppid=24332 vsize=368480 CPUtime=2507.05
/proc/24334/task/24336/stat : 24336 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 49188 0 0 0 250618 87 0 0 25 0 3 0 378213887 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24334/tid=24337] ppid=24332 vsize=368480 CPUtime=2486.86
/proc/24334/task/24337/stat : 24337 (MiraXTv3_dyn) R 24332 24334 23521 0 -1 4194368 56169 0 0 0 248622 64 0 0 25 0 3 0 378213887 377323520 78765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 368480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2550.16
CPU time (s): 5000.18
CPU user time (s): 4998.57
CPU system time (s): 1.60676
CPU usage (%): 196.073
Max. virtual memory (cumulated for all children) (KiB): 369052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.57
system time used= 1.60675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114643
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= 820
involuntary context switches= 58468

runsolver used 2.49662 second user time and 6.90195 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun May 13 02:10:38 UTC 2007

IDJOB= 456315
IDBENCH= 24670
IDSOLVER= 196
FILE ID= node67/456315-1179022237

PBS_JOBID= 5253228

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456315-1179022237/MiraXTv3_dyn /tmp/evaluation/456315-1179022237/instance-456315-1179022237.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-456315-1179022237 -o ROOT/results/node67/solver-456315-1179022237 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456315-1179022237/MiraXTv3_dyn /tmp/evaluation/456315-1179022237/instance-456315-1179022237.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 368128609

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1165368 kB
Buffers:         55312 kB
Cached:         697216 kB
SwapCached:       3972 kB
Active:         384960 kB
Inactive:       377608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165368 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            8000 kB
Writeback:           0 kB
Mapped:          15904 kB
Slab:           113952 kB
Committed_AS:  2772356 kB
PageTables:       1452 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= 66540 MiB

End job on node67 on Sun May 13 02:53:10 UTC 2007