Trace number 426420

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.04 2506.73

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1889416016-07-UNSAT.cnf
MD5SUM880cf9bf7c6e3aec7f289eb949c11ac5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark394.486
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/node42/watcher-426420-1179014215 -o ROOT/results/node42/solver-426420-1179014215 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426420-1179014215/MiraXTv3_dyn /tmp/evaluation/426420-1179014215/instance-426420-1179014215.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.71 1.93 1.89 3/77 16197
/proc/meminfo: memFree=1186024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=3920 CPUtime=0
/proc/16197/stat : 16197 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 349333388 4014080 289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12846029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16197/statm: 980 289 206 20 0 338 0

[startup+0.089146 s]
/proc/loadavg: 1.71 1.93 1.89 3/77 16197
/proc/meminfo: memFree=1186024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=6808 CPUtime=0.15
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 662 0 0 0 15 0 0 0 18 0 3 0 349333388 6971392 637 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 1702 637 218 20 0 1060 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6808

[startup+0.10091 s]
/proc/loadavg: 1.71 1.93 1.89 3/77 16197
/proc/meminfo: memFree=1186024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=6940 CPUtime=0.18
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 683 0 0 0 18 0 0 0 18 0 3 0 349333388 7106560 658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 1735 658 218 20 0 1093 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6940

[startup+0.301949 s]
/proc/loadavg: 1.71 1.93 1.89 3/77 16197
/proc/meminfo: memFree=1186024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=8680 CPUtime=0.57
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 1050 0 0 0 57 0 0 0 18 0 3 0 349333388 8888320 1025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 2170 1026 218 20 0 1528 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8680

[startup+0.702028 s]
/proc/loadavg: 1.71 1.93 1.89 3/77 16197
/proc/meminfo: memFree=1186024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=10788 CPUtime=1.37
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 1624 0 0 0 137 0 0 0 18 0 3 0 349333388 11046912 1599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 2697 1599 218 20 0 2055 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10788

[startup+1.50118 s]
/proc/loadavg: 1.71 1.93 1.89 3/80 16200
/proc/meminfo: memFree=1178896/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=14960 CPUtime=2.97
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 2635 0 0 0 296 1 0 0 18 0 3 0 349333388 15319040 2610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 3740 2610 218 20 0 3098 0
[pid=16197/tid=16199] ppid=16195 vsize=14960 CPUtime=1.47
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 1089 0 0 0 147 0 0 0 25 0 3 0 349333389 15319040 2610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=14960 CPUtime=1.47
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 1168 0 0 0 147 0 0 0 21 0 3 0 349333389 15319040 2610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14960

[startup+3.10249 s]
/proc/loadavg: 1.71 1.93 1.89 3/80 16200
/proc/meminfo: memFree=1174352/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=17240 CPUtime=6.17
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 3259 0 0 0 615 2 0 0 18 0 3 0 349333388 17653760 3234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 4310 3234 218 20 0 3668 0
[pid=16197/tid=16199] ppid=16195 vsize=17240 CPUtime=3.07
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 1439 0 0 0 307 0 0 0 25 0 3 0 349333389 17653760 3234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=17240 CPUtime=3.07
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 1442 0 0 0 306 1 0 0 25 0 3 0 349333389 17653760 3234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17240

[startup+6.3011 s]
/proc/loadavg: 1.74 1.94 1.89 3/80 16200
/proc/meminfo: memFree=1169936/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=23384 CPUtime=12.54
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 4764 0 0 0 1251 3 0 0 18 0 3 0 349333388 23945216 4665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 5846 4665 218 20 0 5204 0
[pid=16197/tid=16199] ppid=16195 vsize=23384 CPUtime=6.26
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 2107 0 0 0 625 1 0 0 25 0 3 0 349333389 23945216 4665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=23384 CPUtime=6.27
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 2279 0 0 0 625 2 0 0 25 0 3 0 349333389 23945216 4665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23384

[startup+12.7023 s]
/proc/loadavg: 1.76 1.94 1.89 3/80 16200
/proc/meminfo: memFree=1156064/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=36504 CPUtime=25.32
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 8205 0 0 0 2525 7 0 0 18 0 3 0 349333388 37380096 7928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 9126 7928 218 20 0 8484 0
[pid=16197/tid=16199] ppid=16195 vsize=36504 CPUtime=12.63
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 3870 0 0 0 1260 3 0 0 25 0 3 0 349333389 37380096 7928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=36504 CPUtime=12.67
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 3957 0 0 0 1264 3 0 0 25 0 3 0 349333389 37380096 7928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 36504

[startup+25.5018 s]
/proc/loadavg: 1.81 1.94 1.89 3/80 16200
/proc/meminfo: memFree=1149408/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=42312 CPUtime=50.83
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 9840 0 0 0 5074 9 0 0 18 0 3 0 349333388 43327488 9214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 10578 9214 218 20 0 9936 0
[pid=16197/tid=16199] ppid=16195 vsize=42312 CPUtime=25.36
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 4734 0 0 0 2532 4 0 0 25 0 3 0 349333389 43327488 9214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=42312 CPUtime=25.44
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 4728 0 0 0 2540 4 0 0 25 0 3 0 349333389 43327488 9214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 42312

[startup+51.1016 s]
/proc/loadavg: 1.87 1.94 1.89 3/80 16200
/proc/meminfo: memFree=1134944/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=56520 CPUtime=101.9
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 14060 0 0 0 10175 15 0 0 18 0 3 0 349333388 57876480 12812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 14130 12812 218 20 0 13488 0
[pid=16197/tid=16199] ppid=16195 vsize=56520 CPUtime=50.86
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 7002 0 0 0 5079 7 0 0 25 0 3 0 349333389 57876480 12812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=56520 CPUtime=51.02
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 6680 0 0 0 5095 7 0 0 25 0 3 0 349333389 57876480 12812 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 56520

[startup+102.306 s]
/proc/loadavg: 1.94 1.95 1.90 3/80 16200
/proc/meminfo: memFree=1127776/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=63628 CPUtime=204.04
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 17032 0 0 0 20386 18 0 0 18 0 3 0 349333388 65155072 14633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 15907 14633 218 20 0 15265 0
[pid=16197/tid=16199] ppid=16195 vsize=63628 CPUtime=101.84
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 7944 0 0 0 10176 8 0 0 25 0 3 0 349333389 65155072 14633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=63628 CPUtime=102.18
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 8710 0 0 0 10209 9 0 0 25 0 3 0 349333389 65155072 14633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 63628

[startup+162.302 s]
/proc/loadavg: 2.02 1.97 1.91 3/80 16200
/proc/meminfo: memFree=1126112/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=64736 CPUtime=323.7
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 18889 0 0 0 32350 20 0 0 18 0 3 0 349333388 66289664 14995 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 16184 14995 218 20 0 15542 0
[pid=16197/tid=16199] ppid=16195 vsize=64736 CPUtime=161.57
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 8901 0 0 0 16148 9 0 0 25 0 3 0 349333389 66289664 14995 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=64736 CPUtime=162.1
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 9610 0 0 0 16200 10 0 0 25 0 3 0 349333389 66289664 14995 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 64736

[startup+222.301 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16200
/proc/meminfo: memFree=1124512/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=65916 CPUtime=443.37
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 20621 0 0 0 44315 22 0 0 18 0 3 0 349333388 67497984 15409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 16479 15409 218 20 0 15837 0
[pid=16197/tid=16199] ppid=16195 vsize=65916 CPUtime=221.3
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 9601 0 0 0 22120 10 0 0 25 0 3 0 349333389 67497984 15409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=65916 CPUtime=222.04
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 10642 0 0 0 22193 11 0 0 25 0 3 0 349333389 67497984 15409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 65916

[startup+282.303 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 16364
/proc/meminfo: memFree=1122512/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=67232 CPUtime=562.81
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 22173 0 0 0 56248 33 0 0 18 0 3 0 349333388 68845568 15586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 16808 15586 218 20 0 16166 0
[pid=16197/tid=16199] ppid=16195 vsize=67232 CPUtime=280.86
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 10349 0 0 0 28075 11 0 0 25 0 3 0 349333389 68845568 15586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=67232 CPUtime=281.92
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 11446 0 0 0 28172 20 0 0 25 0 3 0 349333389 68845568 15586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.81
Current children cumulated vsize (KiB) 67232

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16398
/proc/meminfo: memFree=1123040/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=67540 CPUtime=682.4
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 23631 0 0 0 68202 38 0 0 18 0 3 0 349333388 69160960 15717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 16885 15717 218 20 0 16243 0
[pid=16197/tid=16199] ppid=16195 vsize=67540 CPUtime=340.52
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 11097 0 0 0 34040 12 0 0 25 0 3 0 349333389 69160960 15717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=67540 CPUtime=341.85
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 12156 0 0 0 34160 25 0 0 25 0 3 0 349333389 69160960 15717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.4
Current children cumulated vsize (KiB) 67540

[startup+402.301 s]

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

/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 29892 0 0 0 189562 34 0 0 25 0 3 0 349333389 95842304 21835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=93596 CPUtime=1898.32
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 31491 0 0 0 189791 41 0 0 25 0 3 0 349333389 95842304 21835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.3
Current children cumulated vsize (KiB) 93596

[startup+1962.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/80 16398
/proc/meminfo: memFree=1098464/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=93596 CPUtime=3914
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 62895 0 0 0 391323 77 0 0 18 0 3 0 349333388 95842304 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 23399 21864 218 20 0 22757 0
[pid=16197/tid=16199] ppid=16195 vsize=93596 CPUtime=1955.92
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 30454 0 0 0 195558 34 0 0 25 0 3 0 349333389 95842304 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=93596 CPUtime=1958.05
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 32063 0 0 0 195763 42 0 0 25 0 3 0 349333389 95842304 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914
Current children cumulated vsize (KiB) 93596

[startup+2022.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/80 16398
/proc/meminfo: memFree=1097056/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=94844 CPUtime=4033.69
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 64629 0 0 0 403290 79 0 0 18 0 3 0 349333388 97120256 22206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 23711 22206 218 20 0 23069 0
[pid=16197/tid=16199] ppid=16195 vsize=94844 CPUtime=2015.89
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 31457 0 0 0 201554 35 0 0 25 0 3 0 349333389 97120256 22206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=94844 CPUtime=2017.77
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 32794 0 0 0 201734 43 0 0 25 0 3 0 349333389 97120256 22206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.69
Current children cumulated vsize (KiB) 94844

[startup+2082.31 s]
/proc/loadavg: 2.08 2.03 1.95 3/80 16398
/proc/meminfo: memFree=1096032/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=95768 CPUtime=4153.39
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 66014 0 0 0 415259 80 0 0 18 0 3 0 349333388 98066432 22469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 23942 22469 218 20 0 23300 0
[pid=16197/tid=16199] ppid=16195 vsize=95768 CPUtime=2075.88
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 32257 0 0 0 207552 36 0 0 25 0 3 0 349333389 98066432 22469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=95768 CPUtime=2077.49
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 33379 0 0 0 207706 43 0 0 25 0 3 0 349333389 98066432 22469 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.39
Current children cumulated vsize (KiB) 95768

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/80 16398
/proc/meminfo: memFree=1094688/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=96824 CPUtime=4273.08
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 67486 0 0 0 427227 81 0 0 18 0 3 0 349333388 99147776 22811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24206 22811 218 20 0 23564 0
[pid=16197/tid=16199] ppid=16195 vsize=96824 CPUtime=2135.86
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 33105 0 0 0 213549 37 0 0 25 0 3 0 349333389 99147776 22811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=96824 CPUtime=2137.2
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 34003 0 0 0 213677 43 0 0 25 0 3 0 349333389 99147776 22811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.08
Current children cumulated vsize (KiB) 96824

[startup+2202.3 s]
/proc/loadavg: 2.09 2.04 1.96 3/80 16398
/proc/meminfo: memFree=1094432/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=97012 CPUtime=4392.77
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 68831 0 0 0 439195 82 0 0 18 0 3 0 349333388 99340288 22877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24253 22877 218 20 0 23611 0
[pid=16197/tid=16199] ppid=16195 vsize=97012 CPUtime=2195.84
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 33846 0 0 0 219546 38 0 0 25 0 3 0 349333389 99340288 22877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=97012 CPUtime=2196.91
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 34607 0 0 0 219648 43 0 0 25 0 3 0 349333389 99340288 22877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.77
Current children cumulated vsize (KiB) 97012

[startup+2262.3 s]
/proc/loadavg: 2.15 2.06 1.97 3/80 16398
/proc/meminfo: memFree=1094304/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=97012 CPUtime=4512.47
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 70027 0 0 0 451165 82 0 0 18 0 3 0 349333388 99340288 22928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24253 22928 218 20 0 23611 0
[pid=16197/tid=16199] ppid=16195 vsize=97012 CPUtime=2255.81
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 34439 0 0 0 225543 38 0 0 25 0 3 0 349333389 99340288 22928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16197/tid=16200] ppid=16195 vsize=97012 CPUtime=2256.63
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 35210 0 0 0 225620 43 0 0 25 0 3 0 349333389 99340288 22928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.47
Current children cumulated vsize (KiB) 97012

[startup+2322.3 s]
/proc/loadavg: 2.05 2.05 1.97 3/80 16398
/proc/meminfo: memFree=1094176/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=97148 CPUtime=4632.18
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 71233 0 0 0 463134 84 0 0 18 0 3 0 349333388 99479552 22981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24287 22981 218 20 0 23645 0
[pid=16197/tid=16199] ppid=16195 vsize=97148 CPUtime=2315.75
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 35046 0 0 0 231536 39 0 0 25 0 3 0 349333389 99479552 22981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=97148 CPUtime=2316.41
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 35809 0 0 0 231597 44 0 0 25 0 3 0 349333389 99479552 22981 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.18
Current children cumulated vsize (KiB) 97148

[startup+2382.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/80 16398
/proc/meminfo: memFree=1093216/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=98568 CPUtime=4751.86
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 72585 0 0 0 475101 85 0 0 18 0 3 0 349333388 100933632 23173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24642 23173 218 20 0 24000 0
[pid=16197/tid=16199] ppid=16195 vsize=98568 CPUtime=2375.46
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 35784 0 0 0 237507 39 0 0 25 0 3 0 349333389 100933632 23173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=98568 CPUtime=2376.38
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36423 0 0 0 237593 45 0 0 25 0 3 0 349333389 100933632 23173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.86
Current children cumulated vsize (KiB) 98568

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/80 16398
/proc/meminfo: memFree=1093088/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=98764 CPUtime=4871.54
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 73636 0 0 0 487069 85 0 0 18 0 3 0 349333388 101134336 23203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24691 23203 218 20 0 24049 0
[pid=16197/tid=16199] ppid=16195 vsize=98764 CPUtime=2435.18
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36389 0 0 0 243479 39 0 0 25 0 3 0 349333389 101134336 23203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=98764 CPUtime=2436.34
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36869 0 0 0 243589 45 0 0 25 0 3 0 349333389 101134336 23203 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.54
Current children cumulated vsize (KiB) 98764

[startup+2502.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/80 16398
/proc/meminfo: memFree=1093024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=98764 CPUtime=4991.25
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 74819 0 0 0 499038 87 0 0 18 0 3 0 349333388 101134336 23213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24691 23213 218 20 0 24049 0
[pid=16197/tid=16199] ppid=16195 vsize=98764 CPUtime=2494.92
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36981 0 0 0 249452 40 0 0 25 0 3 0 349333389 101134336 23213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=98764 CPUtime=2496.3
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 37460 0 0 0 249584 46 0 0 25 0 3 0 349333389 101134336 23213 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.25
Current children cumulated vsize (KiB) 98764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.04 2.03 1.98 3/80 16398
/proc/meminfo: memFree=1093024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=98764 CPUtime=5000.01
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 74967 0 0 0 499914 87 0 0 18 0 3 0 349333388 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24691 23214 218 20 0 24049 0
[pid=16197/tid=16199] ppid=16195 vsize=98764 CPUtime=2499.28
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36981 0 0 0 249888 40 0 0 25 0 3 0 349333389 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=98764 CPUtime=2500.7
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 37608 0 0 0 250024 46 0 0 23 0 3 0 349333389 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 98764

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

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

[startup+2506.7 s]
/proc/loadavg: 2.04 2.03 1.98 3/80 16398
/proc/meminfo: memFree=1093024/2055920 swapFree=4147588/4192956
[pid=16197] ppid=16195 vsize=98764 CPUtime=5000.01
/proc/16197/stat : 16197 (MiraXTv3_dyn) S 16195 16197 16009 0 -1 4194304 74967 0 0 0 499914 87 0 0 18 0 3 0 349333388 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16197/statm: 24691 23214 218 20 0 24049 0
[pid=16197/tid=16199] ppid=16195 vsize=98764 CPUtime=2499.28
/proc/16197/task/16199/stat : 16199 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 36981 0 0 0 249888 40 0 0 25 0 3 0 349333389 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16197/tid=16200] ppid=16195 vsize=98764 CPUtime=2500.7
/proc/16197/task/16200/stat : 16200 (MiraXTv3_dyn) R 16195 16197 16009 0 -1 4194368 37608 0 0 0 250024 46 0 0 23 0 3 0 349333389 101134336 23214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 98764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.04
CPU user time (s): 4999.16
CPU system time (s): 0.885865
CPU usage (%): 199.465
Max. virtual memory (cumulated for all children) (KiB): 99348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 0.885865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74967
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= 420
involuntary context switches= 94257

runsolver used 2.59461 second user time and 6.61699 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat May 12 23:56:55 UTC 2007

IDJOB= 426420
IDBENCH= 20270
IDSOLVER= 196
FILE ID= node42/426420-1179014215

PBS_JOBID= 5253004

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-S1889416016-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426420-1179014215/MiraXTv3_dyn /tmp/evaluation/426420-1179014215/instance-426420-1179014215.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-426420-1179014215 -o ROOT/results/node42/solver-426420-1179014215 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426420-1179014215/MiraXTv3_dyn /tmp/evaluation/426420-1179014215/instance-426420-1179014215.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  880cf9bf7c6e3aec7f289eb949c11ac5

RANDOM SEED= 736109311

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1186304 kB
Buffers:         52964 kB
Cached:         667272 kB
SwapCached:      14708 kB
Active:         340540 kB
Inactive:       403672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186304 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          30884 kB
Slab:           110804 kB
Committed_AS:  7386736 kB
PageTables:       1912 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 node42 on Sun May 13 00:38:44 UTC 2007