Trace number 426421

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.07 2506.63

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1529420458-04-UNSAT.cnf
MD5SUM2db5cb011e97da8b9f15c16c87f29042
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.541
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node6/watcher-426421-1179014321 -o ROOT/results/node6/solver-426421-1179014321 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426421-1179014321/MiraXTv3_dyn /tmp/evaluation/426421-1179014321/instance-426421-1179014321.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.83 1.94 1.94 3/77 10348
/proc/meminfo: memFree=1429872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=3920 CPUtime=0
/proc/10348/stat : 10348 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 377469762 4014080 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 0 0 0
/proc/10348/statm: 980 289 206 20 0 338 0

[startup+0.096333 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 10348
/proc/meminfo: memFree=1429872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=7344 CPUtime=0.16
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 669 0 0 0 16 0 0 0 18 0 3 0 377469762 7520256 644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 1836 644 218 20 0 1194 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7344

[startup+0.101334 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 10348
/proc/meminfo: memFree=1429872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=7476 CPUtime=0.17
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 678 0 0 0 17 0 0 0 18 0 3 0 377469762 7655424 653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 1869 653 218 20 0 1227 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7476

[startup+0.301359 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 10348
/proc/meminfo: memFree=1429872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=8204 CPUtime=0.57
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 1040 0 0 0 57 0 0 0 18 0 3 0 377469762 8400896 1014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 2051 1014 218 20 0 1409 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8204

[startup+0.701406 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 10348
/proc/meminfo: memFree=1429872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=10568 CPUtime=1.37
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 1610 0 0 0 137 0 0 0 18 0 3 0 377469762 10821632 1584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 2642 1584 218 20 0 2000 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10568

[startup+1.5015 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1422808/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=14448 CPUtime=2.96
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 2520 0 0 0 295 1 0 0 18 0 3 0 377469762 14794752 2494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 3612 2494 218 20 0 2970 0
[pid=10348/tid=10350] ppid=10346 vsize=14448 CPUtime=1.48
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 1040 0 0 0 148 0 0 0 23 0 3 0 377469764 14794752 2494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=14448 CPUtime=1.47
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 1102 0 0 0 146 1 0 0 19 0 3 0 377469764 14794752 2494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577600 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14448

[startup+3.10269 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1418264/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=15744 CPUtime=6.16
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 3106 0 0 0 615 1 0 0 18 0 3 0 377469762 16121856 3080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 3936 3080 218 20 0 3294 0
[pid=10348/tid=10350] ppid=10346 vsize=15744 CPUtime=3.08
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 1287 0 0 0 308 0 0 0 25 0 3 0 377469764 16121856 3080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=15744 CPUtime=3.06
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 1441 0 0 0 305 1 0 0 25 0 3 0 377469764 16121856 3080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15744

[startup+6.30106 s]
/proc/loadavg: 1.85 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1413336/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=22256 CPUtime=12.55
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 4843 0 0 0 1252 3 0 0 18 0 3 0 377469762 22790144 4743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 5564 4743 218 20 0 4922 0
[pid=10348/tid=10350] ppid=10346 vsize=22256 CPUtime=6.27
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 1978 0 0 0 627 0 0 0 19 0 3 0 377469764 22790144 4743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=22256 CPUtime=6.25
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 2487 0 0 0 623 2 0 0 25 0 3 0 377469764 22790144 4743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22256

[startup+12.7018 s]
/proc/loadavg: 1.86 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1400152/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=35012 CPUtime=25.32
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 8085 0 0 0 2525 7 0 0 18 0 3 0 377469762 35852288 7807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 8753 7807 218 20 0 8111 0
[pid=10348/tid=10350] ppid=10346 vsize=35012 CPUtime=12.67
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 3587 0 0 0 1265 2 0 0 19 0 3 0 377469764 35852288 7807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=35012 CPUtime=12.62
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 4120 0 0 0 1258 4 0 0 25 0 3 0 377469764 35852288 7807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35012

[startup+25.5013 s]
/proc/loadavg: 1.89 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1391512/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=43648 CPUtime=50.84
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 10185 0 0 0 5074 10 0 0 18 0 3 0 377469762 44695552 9681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 10912 9681 218 20 0 10270 0
[pid=10348/tid=10350] ppid=10346 vsize=43648 CPUtime=25.45
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 4738 0 0 0 2542 3 0 0 25 0 3 0 377469764 44695552 9681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=43648 CPUtime=25.37
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 5069 0 0 0 2531 6 0 0 25 0 3 0 377469764 44695552 9681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 43648

[startup+51.1013 s]
/proc/loadavg: 1.93 1.94 1.94 3/80 10351
/proc/meminfo: memFree=1374872/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=59584 CPUtime=101.9
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 14961 0 0 0 10175 15 0 0 18 0 3 0 377469762 61014016 13779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 14896 13779 218 20 0 14254 0
[pid=10348/tid=10350] ppid=10346 vsize=59584 CPUtime=51.02
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 7105 0 0 0 5097 5 0 0 25 0 3 0 377469764 61014016 13779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=59584 CPUtime=50.86
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 7478 0 0 0 5077 9 0 0 25 0 3 0 377469764 61014016 13779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 59584

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.94 3/80 10351
/proc/meminfo: memFree=1368984/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=66880 CPUtime=204.07
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 17659 0 0 0 20387 20 0 0 18 0 3 0 377469762 68485120 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 16720 15242 218 20 0 16078 0
[pid=10348/tid=10350] ppid=10346 vsize=66880 CPUtime=102.18
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 8388 0 0 0 10211 7 0 0 25 0 3 0 377469764 68485120 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=66880 CPUtime=101.86
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 8893 0 0 0 10174 12 0 0 25 0 3 0 377469764 68485120 15242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 66880

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.94 3/86 10473
/proc/meminfo: memFree=1360168/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=72900 CPUtime=323.57
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 20883 0 0 0 32324 33 0 0 18 0 3 0 377469762 74649600 17132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 18225 17132 218 20 0 17583 0
[pid=10348/tid=10350] ppid=10346 vsize=72900 CPUtime=162.06
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 10103 0 0 0 16187 19 0 0 25 0 3 0 377469764 74649600 17132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=72900 CPUtime=161.49
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 10402 0 0 0 16135 14 0 0 25 0 3 0 377469764 74649600 17132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 72900

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.94 3/80 10549
/proc/meminfo: memFree=1358296/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=76660 CPUtime=443.11
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 23080 0 0 0 44267 44 0 0 18 0 3 0 377469762 78499840 17921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 19165 17921 218 20 0 18523 0
[pid=10348/tid=10350] ppid=10346 vsize=76660 CPUtime=221.98
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 11410 0 0 0 22169 29 0 0 25 0 3 0 377469764 78499840 17921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=76660 CPUtime=221.12
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 11292 0 0 0 22097 15 0 0 25 0 3 0 377469764 78499840 17921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 76660

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1357016/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=77096 CPUtime=562.81
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 24632 0 0 0 56235 46 0 0 18 0 3 0 377469762 78946304 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 19274 18192 218 20 0 18632 0
[pid=10348/tid=10350] ppid=10346 vsize=77096 CPUtime=281.92
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 12166 0 0 0 28163 29 0 0 25 0 3 0 377469764 78946304 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=77096 CPUtime=280.87
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 12088 0 0 0 28071 16 0 0 25 0 3 0 377469764 78946304 18192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.81
Current children cumulated vsize (KiB) 77096

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1356696/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=77256 CPUtime=682.48
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 26133 0 0 0 68201 47 0 0 18 0 3 0 377469762 79110144 18271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 19314 18271 218 20 0 18672 0
[pid=10348/tid=10350] ppid=10346 vsize=77256 CPUtime=341.77
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 12968 0 0 0 34147 30 0 0 25 0 3 0 377469764 79110144 18271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=77256 CPUtime=340.69
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 12787 0 0 0 34053 16 0 0 25 0 3 0 377469764 79110144 18271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.48
Current children cumulated vsize (KiB) 77256

[startup+402.302 s]

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

/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 29829 0 0 0 183619 51 0 0 25 0 3 0 377469764 99000320 22585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=96680 CPUtime=1838.07
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 30180 0 0 0 183775 32 0 0 25 0 3 0 377469764 99000320 22585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.79
Current children cumulated vsize (KiB) 96680

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338328/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97704 CPUtime=3794.47
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 61986 0 0 0 379362 85 0 0 18 0 3 0 377469762 100048896 22824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24426 22824 218 20 0 23784 0
[pid=10348/tid=10350] ppid=10346 vsize=97704 CPUtime=1896.54
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 30740 0 0 0 189602 52 0 0 25 0 3 0 377469764 100048896 22824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97704 CPUtime=1897.91
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 30868 0 0 0 189759 32 0 0 25 0 3 0 377469764 100048896 22824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.47
Current children cumulated vsize (KiB) 97704

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338392/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97704 CPUtime=3914.18
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 63097 0 0 0 391332 86 0 0 18 0 3 0 377469762 100048896 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24426 22838 218 20 0 23784 0
[pid=10348/tid=10350] ppid=10346 vsize=97704 CPUtime=1956.49
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 31296 0 0 0 195597 52 0 0 25 0 3 0 377469764 100048896 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97704 CPUtime=1957.66
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 31423 0 0 0 195733 33 0 0 25 0 3 0 377469764 100048896 22838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.18
Current children cumulated vsize (KiB) 97704

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338392/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97704 CPUtime=4033.86
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 64353 0 0 0 403299 87 0 0 18 0 3 0 377469762 100048896 22851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24426 22851 218 20 0 23784 0
[pid=10348/tid=10350] ppid=10346 vsize=97704 CPUtime=2016.44
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 31994 0 0 0 201591 53 0 0 25 0 3 0 377469764 100048896 22851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97704 CPUtime=2017.41
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 31981 0 0 0 201707 34 0 0 25 0 3 0 377469764 100048896 22851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.86
Current children cumulated vsize (KiB) 97704

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338200/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97860 CPUtime=4153.57
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 65495 0 0 0 415268 89 0 0 18 0 3 0 377469762 100208640 22879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24465 22879 218 20 0 23823 0
[pid=10348/tid=10350] ppid=10346 vsize=97860 CPUtime=2076.38
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 32571 0 0 0 207585 53 0 0 25 0 3 0 377469764 100208640 22879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97860 CPUtime=2077.16
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 32546 0 0 0 207681 35 0 0 25 0 3 0 377469764 100208640 22879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.57
Current children cumulated vsize (KiB) 97860

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338200/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97860 CPUtime=4273.26
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 66629 0 0 0 427236 90 0 0 18 0 3 0 377469762 100208640 22891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24465 22891 218 20 0 23823 0
[pid=10348/tid=10350] ppid=10346 vsize=97860 CPUtime=2136.32
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 33138 0 0 0 213578 54 0 0 25 0 3 0 377469764 100208640 22891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97860 CPUtime=2136.92
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 33113 0 0 0 213656 36 0 0 25 0 3 0 377469764 100208640 22891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.26
Current children cumulated vsize (KiB) 97860

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1338008/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=97860 CPUtime=4392.95
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 67948 0 0 0 439204 91 0 0 18 0 3 0 377469762 100208640 22938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24465 22938 218 20 0 23823 0
[pid=10348/tid=10350] ppid=10346 vsize=97860 CPUtime=2196.27
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 33886 0 0 0 219573 54 0 0 25 0 3 0 377469764 100208640 22938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=97860 CPUtime=2196.67
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 33684 0 0 0 219630 37 0 0 25 0 3 0 377469764 100208640 22938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.95
Current children cumulated vsize (KiB) 97860

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10549
/proc/meminfo: memFree=1337496/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=98824 CPUtime=4512.65
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 69466 0 0 0 451172 93 0 0 18 0 3 0 377469762 101195776 23176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24706 23176 218 20 0 24064 0
[pid=10348/tid=10350] ppid=10346 vsize=98824 CPUtime=2256.22
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 34827 0 0 0 225567 55 0 0 25 0 3 0 377469764 101195776 23176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=98824 CPUtime=2256.41
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 34261 0 0 0 225604 37 0 0 25 0 3 0 377469764 101195776 23176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.65
Current children cumulated vsize (KiB) 98824

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10551
/proc/meminfo: memFree=1336792/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=99108 CPUtime=4632.34
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 70679 0 0 0 463140 94 0 0 18 0 3 0 377469762 101486592 23244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 24777 23244 218 20 0 24135 0
[pid=10348/tid=10350] ppid=10346 vsize=99108 CPUtime=2316.15
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 35459 0 0 0 231560 55 0 0 25 0 3 0 377469764 101486592 23244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10348/tid=10351] ppid=10346 vsize=99108 CPUtime=2316.17
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 34842 0 0 0 231579 38 0 0 25 0 3 0 377469764 101486592 23244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.34
Current children cumulated vsize (KiB) 99108

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10551
/proc/meminfo: memFree=1331736/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=103664 CPUtime=4752.06
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 73236 0 0 0 475108 98 0 0 18 0 3 0 377469762 106151936 24505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 25916 24505 218 20 0 25274 0
[pid=10348/tid=10350] ppid=10346 vsize=103664 CPUtime=2375.98
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 36727 0 0 0 237541 57 0 0 25 0 3 0 377469764 106151936 24505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=103664 CPUtime=2376.05
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 36131 0 0 0 237565 40 0 0 25 0 3 0 377469764 106151936 24505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.06
Current children cumulated vsize (KiB) 103664

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10551
/proc/meminfo: memFree=1331544/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=103664 CPUtime=4871.75
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 74279 0 0 0 487076 99 0 0 18 0 3 0 377469762 106151936 24533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 25916 24533 218 20 0 25274 0
[pid=10348/tid=10350] ppid=10346 vsize=103664 CPUtime=2435.73
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 37313 0 0 0 243515 58 0 0 25 0 3 0 377469764 106151936 24533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=103664 CPUtime=2436
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 36588 0 0 0 243560 40 0 0 25 0 3 0 377469764 106151936 24533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.75
Current children cumulated vsize (KiB) 103664

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10551
/proc/meminfo: memFree=1331480/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=103856 CPUtime=4991.45
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 75326 0 0 0 499045 100 0 0 18 0 3 0 377469762 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 25964 24561 218 20 0 25322 0
[pid=10348/tid=10350] ppid=10346 vsize=103856 CPUtime=2495.47
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 37772 0 0 0 249489 58 0 0 25 0 3 0 377469764 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=103856 CPUtime=2495.96
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 37176 0 0 0 249555 41 0 0 25 0 3 0 377469764 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.45
Current children cumulated vsize (KiB) 103856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 10551
/proc/meminfo: memFree=1331480/2055924 swapFree=4143816/4192956
[pid=10348] ppid=10346 vsize=103856 CPUtime=5000.04
/proc/10348/stat : 10348 (MiraXTv3_dyn) S 10346 10348 9960 0 -1 4194304 75326 0 0 0 499904 100 0 0 18 0 3 0 377469762 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10348/statm: 25964 24561 218 20 0 25322 0
[pid=10348/tid=10350] ppid=10346 vsize=103856 CPUtime=2499.75
/proc/10348/task/10350/stat : 10350 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 37772 0 0 0 249917 58 0 0 25 0 3 0 377469764 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10348/tid=10351] ppid=10346 vsize=103856 CPUtime=2500.26
/proc/10348/task/10351/stat : 10351 (MiraXTv3_dyn) R 10346 10348 9960 0 -1 4194368 37176 0 0 0 249985 41 0 0 25 0 3 0 377469764 106348544 24561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 103856

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.07
CPU user time (s): 4999.05
CPU system time (s): 1.01684
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 104244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.05
system time used= 1.01684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75326
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= 515
involuntary context switches= 94004

runsolver used 2.71759 second user time and 6.554 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 23:58:41 UTC 2007

IDJOB= 426421
IDBENCH= 20271
IDSOLVER= 196
FILE ID= node6/426421-1179014321

PBS_JOBID= 5252872

Free space on /tmp= 66513 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1529420458-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426421-1179014321/MiraXTv3_dyn /tmp/evaluation/426421-1179014321/instance-426421-1179014321.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426421-1179014321 -o ROOT/results/node6/solver-426421-1179014321 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426421-1179014321/MiraXTv3_dyn /tmp/evaluation/426421-1179014321/instance-426421-1179014321.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2db5cb011e97da8b9f15c16c87f29042

RANDOM SEED= 560675355

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1430152 kB
Buffers:         47780 kB
Cached:         504844 kB
SwapCached:      17556 kB
Active:         280360 kB
Inactive:       297212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1430152 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            33844 kB
Committed_AS: 12801724 kB
PageTables:       1784 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= 66513 MiB

End job on node6 on Sun May 13 00:40:30 UTC 2007