Trace number 426423

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.08 2506.23

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1955492734-15-UNSAT.cnf
MD5SUMd921c717596c6b2305f82fa29e923d52
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.602
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/node29/watcher-426423-1179014517 -o ROOT/results/node29/solver-426423-1179014517 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426423-1179014517/MiraXTv3_dyn /tmp/evaluation/426423-1179014517/instance-426423-1179014517.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.95 1.91 3/83 31539
/proc/meminfo: memFree=1183688/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=3920 CPUtime=0
/proc/31539/stat : 31539 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 349367495 4014080 289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4568013 0 0 4096 0 0 0 0 17 1 0 0
/proc/31539/statm: 980 289 206 20 0 338 0

[startup+0.061819 s]
/proc/loadavg: 1.83 1.95 1.91 3/83 31539
/proc/meminfo: memFree=1183688/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=6020 CPUtime=0.1
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 605 0 0 0 10 0 0 0 18 0 3 0 349367495 6164480 580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 1505 580 218 20 0 863 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6020

[startup+0.102821 s]
/proc/loadavg: 1.83 1.95 1.91 3/83 31539
/proc/meminfo: memFree=1183688/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=6940 CPUtime=0.18
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 684 0 0 0 18 0 0 0 18 0 3 0 349367495 7106560 659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 1735 659 218 20 0 1093 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6940

[startup+0.302834 s]
/proc/loadavg: 1.83 1.95 1.91 3/83 31539
/proc/meminfo: memFree=1183688/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=8648 CPUtime=0.57
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 1018 0 0 0 57 0 0 0 18 0 3 0 349367495 8855552 993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 2162 994 218 20 0 1520 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8648

[startup+0.702862 s]
/proc/loadavg: 1.83 1.95 1.91 3/83 31539
/proc/meminfo: memFree=1183688/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=10756 CPUtime=1.38
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 1574 0 0 0 137 1 0 0 18 0 3 0 349367495 11014144 1549 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 2689 1549 218 20 0 2047 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10756

[startup+1.50191 s]
/proc/loadavg: 1.83 1.95 1.91 3/86 31542
/proc/meminfo: memFree=1176816/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=13604 CPUtime=2.97
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 2468 0 0 0 295 2 0 0 18 0 3 0 349367495 13930496 2443 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 3401 2443 218 20 0 2759 0
[pid=31539/tid=31541] ppid=31537 vsize=13604 CPUtime=1.48
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 1031 0 0 0 148 0 0 0 22 0 3 0 349367496 13930496 2443 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=13604 CPUtime=1.47
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 1058 0 0 0 146 1 0 0 19 0 3 0 349367496 13930496 2443 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13604

[startup+3.10202 s]
/proc/loadavg: 1.84 1.95 1.91 3/80 31562
/proc/meminfo: memFree=1173584/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=17188 CPUtime=6.13
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 3167 0 0 0 611 2 0 0 18 0 3 0 349367495 17600512 3142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 4297 3142 218 20 0 3655 0
[pid=31539/tid=31541] ppid=31537 vsize=17188 CPUtime=3.05
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 1423 0 0 0 305 0 0 0 25 0 3 0 349367496 17600512 3142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=17188 CPUtime=3.05
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 1365 0 0 0 304 1 0 0 25 0 3 0 349367496 17600512 3142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 17188

[startup+6.30122 s]
/proc/loadavg: 1.84 1.95 1.91 3/80 31562
/proc/meminfo: memFree=1169040/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=23464 CPUtime=12.51
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 4714 0 0 0 1247 4 0 0 18 0 3 0 349367495 24027136 4615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 5866 4615 218 20 0 5224 0
[pid=31539/tid=31541] ppid=31537 vsize=23464 CPUtime=6.25
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 2113 0 0 0 624 1 0 0 21 0 3 0 349367496 24027136 4615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=23464 CPUtime=6.24
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 2222 0 0 0 622 2 0 0 25 0 3 0 349367496 24027136 4615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 23464

[startup+12.7016 s]
/proc/loadavg: 1.86 1.95 1.91 3/80 31562
/proc/meminfo: memFree=1155928/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=35132 CPUtime=25.27
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 7976 0 0 0 2521 6 0 0 18 0 3 0 349367495 35975168 7699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 8783 7699 218 20 0 8141 0
[pid=31539/tid=31541] ppid=31537 vsize=35132 CPUtime=12.65
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 3765 0 0 0 1263 2 0 0 25 0 3 0 349367496 35975168 7699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=35132 CPUtime=12.6
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 3832 0 0 0 1256 4 0 0 25 0 3 0 349367496 35975168 7699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 35132

[startup+25.5025 s]
/proc/loadavg: 1.89 1.95 1.91 3/80 31562
/proc/meminfo: memFree=1148768/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=42580 CPUtime=50.8
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 9726 0 0 0 5072 8 0 0 18 0 3 0 349367495 43601920 9098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 10645 9098 218 20 0 10003 0
[pid=31539/tid=31541] ppid=31537 vsize=42580 CPUtime=25.44
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 4651 0 0 0 2541 3 0 0 25 0 3 0 349367496 43601920 9098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=42580 CPUtime=25.34
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 4696 0 0 0 2529 5 0 0 25 0 3 0 349367496 43601920 9098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 42580

[startup+51.1021 s]
/proc/loadavg: 1.92 1.95 1.91 3/80 31562
/proc/meminfo: memFree=1135392/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=55384 CPUtime=101.85
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 13599 0 0 0 10172 13 0 0 18 0 3 0 349367495 56713216 12420 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 13846 12420 218 20 0 13204 0
[pid=31539/tid=31541] ppid=31537 vsize=55384 CPUtime=51.02
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 6600 0 0 0 5097 5 0 0 25 0 3 0 349367496 56713216 12420 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=55384 CPUtime=50.81
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 6620 0 0 0 5074 7 0 0 25 0 3 0 349367496 56713216 12420 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 55384

[startup+102.306 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 31562
/proc/meminfo: memFree=1128928/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=61192 CPUtime=203.98
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 16535 0 0 0 20382 16 0 0 18 0 3 0 349367495 62660608 14042 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 15298 14042 218 20 0 14656 0
[pid=31539/tid=31541] ppid=31537 vsize=61192 CPUtime=102.19
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 7826 0 0 0 10213 6 0 0 17 0 3 0 349367496 62660608 14042 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=61192 CPUtime=101.77
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 8330 0 0 0 10168 9 0 0 18 0 3 0 349367496 62660608 14042 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 61192

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31562
/proc/meminfo: memFree=1127456/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=63056 CPUtime=323.67
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 18182 0 0 0 32349 18 0 0 18 0 3 0 349367495 64569344 14357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 15764 14357 218 20 0 15122 0
[pid=31539/tid=31541] ppid=31537 vsize=63056 CPUtime=162.15
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 8634 0 0 0 16208 7 0 0 25 0 3 0 349367496 64569344 14357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=63056 CPUtime=161.5
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 9169 0 0 0 16140 10 0 0 25 0 3 0 349367496 64569344 14357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 63056

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31562
/proc/meminfo: memFree=1126752/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=63056 CPUtime=443.36
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 19765 0 0 0 44317 19 0 0 18 0 3 0 349367495 64569344 14540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 15764 14540 218 20 0 15122 0
[pid=31539/tid=31541] ppid=31537 vsize=63056 CPUtime=222.11
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 9424 0 0 0 22204 7 0 0 25 0 3 0 349367496 64569344 14540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=63056 CPUtime=221.23
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 9962 0 0 0 22112 11 0 0 25 0 3 0 349367496 64569344 14540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 63056

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31562
/proc/meminfo: memFree=1122144/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=67340 CPUtime=563.05
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 22186 0 0 0 56284 21 0 0 18 0 3 0 349367495 68956160 15687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 16835 15687 218 20 0 16193 0
[pid=31539/tid=31541] ppid=31537 vsize=67340 CPUtime=282.09
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 11051 0 0 0 28200 9 0 0 25 0 3 0 349367496 68956160 15687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=67340 CPUtime=280.95
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 10756 0 0 0 28083 12 0 0 25 0 3 0 349367496 68956160 15687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565886 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 67340

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 31562
/proc/meminfo: memFree=1121952/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=67340 CPUtime=682.75
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 23499 0 0 0 68252 23 0 0 18 0 3 0 349367495 68956160 15777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 16835 15777 218 20 0 16193 0
[pid=31539/tid=31541] ppid=31537 vsize=67340 CPUtime=342.06
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 11745 0 0 0 34196 10 0 0 25 0 3 0 349367496 68956160 15777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=67340 CPUtime=340.67
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 11375 0 0 0 34055 12 0 0 25 0 3 0 349367496 68956160 15777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 67340

[startup+402.303 s]

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

/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 29304 0 0 0 184121 31 0 0 25 0 3 0 349367496 94715904 21718 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=92496 CPUtime=1833.93
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 29815 0 0 0 183365 28 0 0 25 0 3 0 349367496 94715904 21718 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.47
Current children cumulated vsize (KiB) 92496

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1098016/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=3795.17
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 60597 0 0 0 379456 61 0 0 18 0 3 0 349367495 95764480 21749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21749 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=1901.49
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 29845 0 0 0 190117 32 0 0 25 0 3 0 349367496 95764480 21749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=1893.66
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 30373 0 0 0 189338 28 0 0 25 0 3 0 349367496 95764480 21749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.17
Current children cumulated vsize (KiB) 93520

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097952/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=3914.9
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 61958 0 0 0 391428 62 0 0 18 0 3 0 349367495 95764480 21765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21765 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=1961.46
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 30523 0 0 0 196114 32 0 0 25 0 3 0 349367496 95764480 21765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=1953.42
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 31056 0 0 0 195313 29 0 0 25 0 3 0 349367496 95764480 21765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.9
Current children cumulated vsize (KiB) 93520

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097824/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=4034.62
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 63077 0 0 0 403399 63 0 0 18 0 3 0 349367495 95764480 21800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21800 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=2021.45
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 31071 0 0 0 202112 33 0 0 25 0 3 0 349367496 95764480 21800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=2013.15
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 31627 0 0 0 201286 29 0 0 25 0 3 0 349367496 95764480 21800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.62
Current children cumulated vsize (KiB) 93520

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097760/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=4154.33
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 64174 0 0 0 415369 64 0 0 18 0 3 0 349367495 95764480 21806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21806 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=2081.43
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 31619 0 0 0 208109 34 0 0 25 0 3 0 349367496 95764480 21806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=2072.89
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 32176 0 0 0 207259 30 0 0 25 0 3 0 349367496 95764480 21806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.33
Current children cumulated vsize (KiB) 93520

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097696/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=4274.03
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 65284 0 0 0 427338 65 0 0 18 0 3 0 349367495 95764480 21818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21818 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=2141.39
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 32174 0 0 0 214105 34 0 0 25 0 3 0 349367496 95764480 21818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=2132.62
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 32731 0 0 0 213232 30 0 0 25 0 3 0 349367496 95764480 21818 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4274.03
Current children cumulated vsize (KiB) 93520

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097568/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=4393.74
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 66424 0 0 0 439308 66 0 0 18 0 3 0 349367495 95764480 21853 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21853 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=2201.36
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 32735 0 0 0 220101 35 0 0 25 0 3 0 349367496 95764480 21853 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=2192.35
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 33310 0 0 0 219205 30 0 0 25 0 3 0 349367496 95764480 21853 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.74
Current children cumulated vsize (KiB) 93520

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1097504/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=93520 CPUtime=4513.44
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 67701 0 0 0 451277 67 0 0 18 0 3 0 349367495 95764480 21878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23380 21878 218 20 0 22738 0
[pid=31539/tid=31541] ppid=31537 vsize=93520 CPUtime=2261.33
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 33296 0 0 0 226098 35 0 0 25 0 3 0 349367496 95764480 21878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=93520 CPUtime=2252.1
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 34026 0 0 0 225179 31 0 0 25 0 3 0 349367496 95764480 21878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.44
Current children cumulated vsize (KiB) 93520

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31562
/proc/meminfo: memFree=1096544/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=94544 CPUtime=4633.15
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 69062 0 0 0 463246 69 0 0 18 0 3 0 349367495 96813056 22119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 23636 22119 218 20 0 22994 0
[pid=31539/tid=31541] ppid=31537 vsize=94544 CPUtime=2321.3
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 33861 0 0 0 232094 36 0 0 25 0 3 0 349367496 96813056 22119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=94544 CPUtime=2311.83
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 34822 0 0 0 231151 32 0 0 25 0 3 0 349367496 96813056 22119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4633.15
Current children cumulated vsize (KiB) 94544

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31564
/proc/meminfo: memFree=1094304/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=96592 CPUtime=4752.86
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 70881 0 0 0 475215 71 0 0 18 0 3 0 349367495 98910208 22670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 24148 22670 218 20 0 23506 0
[pid=31539/tid=31541] ppid=31537 vsize=96592 CPUtime=2381.27
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 34812 0 0 0 238090 37 0 0 25 0 3 0 349367496 98910208 22670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=96592 CPUtime=2371.56
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 35690 0 0 0 237124 32 0 0 25 0 3 0 349367496 98910208 22670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.86
Current children cumulated vsize (KiB) 96592

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 31564
/proc/meminfo: memFree=1094048/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=96592 CPUtime=4872.54
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 72050 0 0 0 487182 72 0 0 18 0 3 0 349367495 98910208 22705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 24148 22705 218 20 0 23506 0
[pid=31539/tid=31541] ppid=31537 vsize=96592 CPUtime=2441.24
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 35388 0 0 0 244086 38 0 0 25 0 3 0 349367496 98910208 22705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=96592 CPUtime=2431.27
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 36283 0 0 0 243094 33 0 0 25 0 3 0 349367496 98910208 22705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.54
Current children cumulated vsize (KiB) 96592

[startup+2502.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/80 31564
/proc/meminfo: memFree=1093920/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=96724 CPUtime=4992.26
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 73259 0 0 0 499153 73 0 0 18 0 3 0 349367495 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 24181 22773 218 20 0 23539 0
[pid=31539/tid=31541] ppid=31537 vsize=96724 CPUtime=2501.21
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 36021 0 0 0 250082 39 0 0 25 0 3 0 349367496 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=96724 CPUtime=2491.02
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 36859 0 0 0 249069 33 0 0 25 0 3 0 349367496 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4992.26
Current children cumulated vsize (KiB) 96724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.2 s]
/proc/loadavg: 2.10 2.03 1.94 3/80 31564
/proc/meminfo: memFree=1093920/2055920 swapFree=4146800/4192956
[pid=31539] ppid=31537 vsize=96724 CPUtime=5000.05
/proc/31539/stat : 31539 (MiraXTv3_dyn) S 31537 31539 30917 0 -1 4194304 73259 0 0 0 499932 73 0 0 18 0 3 0 349367495 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31539/statm: 24181 22773 218 20 0 23539 0
[pid=31539/tid=31541] ppid=31537 vsize=96724 CPUtime=2505.12
/proc/31539/task/31541/stat : 31541 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 36021 0 0 0 250473 39 0 0 25 0 3 0 349367496 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31539/tid=31542] ppid=31537 vsize=96724 CPUtime=2494.9
/proc/31539/task/31542/stat : 31542 (MiraXTv3_dyn) R 31537 31539 30917 0 -1 4194368 36859 0 0 0 249457 33 0 0 25 0 3 0 349367496 99045376 22773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 96724

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.23
CPU time (s): 5000.08
CPU user time (s): 4999.33
CPU system time (s): 0.748886
CPU usage (%): 199.506
Max. virtual memory (cumulated for all children) (KiB): 97156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.33
system time used= 0.748886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73259
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= 403
involuntary context switches= 94186

runsolver used 2.43663 second user time and 6.68798 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun May 13 00:01:58 UTC 2007

IDJOB= 426423
IDBENCH= 20273
IDSOLVER= 196
FILE ID= node29/426423-1179014517

PBS_JOBID= 5252977

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d921c717596c6b2305f82fa29e923d52

RANDOM SEED= 261694330

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1183968 kB
Buffers:         52948 kB
Cached:         668604 kB
SwapCached:      11284 kB
Active:         368200 kB
Inactive:       377612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183968 kB
SwapTotal:     4192956 kB
SwapFree:      4146800 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          31784 kB
Slab:           111184 kB
Committed_AS:  7085644 kB
PageTables:       2120 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= 66550 MiB

End job on node29 on Sun May 13 00:43:46 UTC 2007