Trace number 426130

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.12 2506.33

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
MD5SUM2c303fd9fb44c7abbe5d75de84a326c4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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/node16/watcher-426130-1178989500 -o ROOT/results/node16/solver-426130-1178989500 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426130-1178989500/MiraXTv3_dyn /tmp/evaluation/426130-1178989500/instance-426130-1178989500.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: 2.00 2.00 1.96 3/77 9672
/proc/meminfo: memFree=1666168/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=3788 CPUtime=0
/proc/9672/stat : 9672 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 346867614 3878912 288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/9672/statm: 947 289 206 20 0 305 0

[startup+0.091326 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 9672
/proc/meminfo: memFree=1666168/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=4448 CPUtime=0.08
/proc/9672/stat : 9672 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194304 472 0 0 0 8 0 0 0 18 0 1 0 346867614 4554752 447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/9672/statm: 1112 447 207 20 0 470 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4448

[startup+0.102324 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 9672
/proc/meminfo: memFree=1666168/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=4448 CPUtime=0.09
/proc/9672/stat : 9672 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194304 472 0 0 0 9 0 0 0 18 0 1 0 346867614 4554752 447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/9672/statm: 1112 447 207 20 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.302285 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 9672
/proc/meminfo: memFree=1666168/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=8960 CPUtime=0.44
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 1065 0 0 0 44 0 0 0 18 0 3 0 346867614 9175040 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 2240 1039 218 20 0 1598 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8960

[startup+0.702201 s]
/proc/loadavg: 2.00 2.00 1.96 3/77 9672
/proc/meminfo: memFree=1666168/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=12560 CPUtime=1.24
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 1890 0 0 0 123 1 0 0 18 0 3 0 346867614 12861440 1864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 3140 1864 218 20 0 2498 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12560

[startup+1.50103 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1657440/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=15608 CPUtime=2.83
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 2913 0 0 0 282 1 0 0 18 0 3 0 346867614 15982592 2887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 3902 2887 218 20 0 3260 0
[pid=9672/tid=9674] ppid=9670 vsize=15608 CPUtime=1.34
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 1182 0 0 0 134 0 0 0 21 0 3 0 346867629 15982592 2887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566321 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=15608 CPUtime=1.33
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 1219 0 0 0 133 0 0 0 17 0 3 0 346867629 15982592 2887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 15608

[startup+3.10169 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1654560/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=17996 CPUtime=6.02
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 3521 0 0 0 601 1 0 0 18 0 3 0 346867614 18427904 3495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 4499 3495 218 20 0 3857 0
[pid=9672/tid=9674] ppid=9670 vsize=17996 CPUtime=2.94
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 1459 0 0 0 294 0 0 0 24 0 3 0 346867629 18427904 3495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=17996 CPUtime=2.92
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 1550 0 0 0 292 0 0 0 25 0 3 0 346867629 18427904 3495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 17996

[startup+6.30102 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1645664/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=26476 CPUtime=12.41
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 5961 0 0 0 1237 4 0 0 18 0 3 0 346867614 27111424 5787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 6619 5787 218 20 0 5977 0
[pid=9672/tid=9674] ppid=9670 vsize=26476 CPUtime=6.14
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 2699 0 0 0 613 1 0 0 25 0 3 0 346867629 27111424 5787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=26476 CPUtime=6.11
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 2750 0 0 0 609 2 0 0 25 0 3 0 346867629 27111424 5787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 26476

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1635240/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=35528 CPUtime=25.18
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 8208 0 0 0 2512 6 0 0 18 0 3 0 346867614 36380672 7736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 8882 7736 218 20 0 8240 0
[pid=9672/tid=9674] ppid=9670 vsize=35528 CPUtime=12.53
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 3868 0 0 0 1251 2 0 0 25 0 3 0 346867629 36380672 7736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=35528 CPUtime=12.49
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 3828 0 0 0 1246 3 0 0 25 0 3 0 346867629 36380672 7736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 35528

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1626216/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=45424 CPUtime=50.72
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 11003 0 0 0 5063 9 0 0 18 0 3 0 346867614 46514176 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 11356 10053 218 20 0 10714 0
[pid=9672/tid=9674] ppid=9670 vsize=45424 CPUtime=25.33
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 5211 0 0 0 2530 3 0 0 25 0 3 0 346867629 46514176 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=45424 CPUtime=25.24
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 5280 0 0 0 2519 5 0 0 25 0 3 0 346867629 46514176 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 45424

[startup+51.1025 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1622888/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=47944 CPUtime=101.78
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 12976 0 0 0 10167 11 0 0 18 0 3 0 346867614 49094656 10929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 11986 10929 218 20 0 11344 0
[pid=9672/tid=9674] ppid=9670 vsize=47944 CPUtime=50.92
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 6110 0 0 0 5088 4 0 0 25 0 3 0 346867629 49094656 10929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=47944 CPUtime=50.71
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 6354 0 0 0 5065 6 0 0 25 0 3 0 346867629 49094656 10929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 47944

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1619432/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=50996 CPUtime=203.93
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 15833 0 0 0 20380 13 0 0 18 0 3 0 346867614 52219904 11741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 12749 11741 218 20 0 12107 0
[pid=9672/tid=9674] ppid=9670 vsize=50996 CPUtime=102.09
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 7442 0 0 0 10204 5 0 0 25 0 3 0 346867629 52219904 11741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=50996 CPUtime=101.68
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 7879 0 0 0 10161 7 0 0 25 0 3 0 346867629 52219904 11741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 50996

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1616552/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=54428 CPUtime=323.62
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 18726 0 0 0 32347 15 0 0 18 0 3 0 346867614 55734272 12452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 13607 12452 218 20 0 12965 0
[pid=9672/tid=9674] ppid=9670 vsize=54428 CPUtime=162.05
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 8819 0 0 0 16199 6 0 0 25 0 3 0 346867629 55734272 12452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=54428 CPUtime=161.41
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 9395 0 0 0 16133 8 0 0 25 0 3 0 346867629 55734272 12452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 54428

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1610728/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=60792 CPUtime=443.3
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 22411 0 0 0 44311 19 0 0 18 0 3 0 346867614 62251008 13862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 15198 13862 218 20 0 14556 0
[pid=9672/tid=9674] ppid=9670 vsize=60792 CPUtime=222.02
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 10200 0 0 0 22194 8 0 0 25 0 3 0 346867629 62251008 13862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=60792 CPUtime=221.12
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 11699 0 0 0 22102 10 0 0 25 0 3 0 346867629 62251008 13862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.3
Current children cumulated vsize (KiB) 60792

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1606248/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=65532 CPUtime=563.01
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 25801 0 0 0 56278 23 0 0 18 0 3 0 346867614 67104768 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 16383 15041 218 20 0 15741 0
[pid=9672/tid=9674] ppid=9670 vsize=65532 CPUtime=281.99
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 11892 0 0 0 28189 10 0 0 25 0 3 0 346867629 67104768 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=65532 CPUtime=280.86
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 13397 0 0 0 28074 12 0 0 25 0 3 0 346867629 67104768 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 65532

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 9675
/proc/meminfo: memFree=1604840/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=66292 CPUtime=682.71
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 28279 0 0 0 68247 24 0 0 18 0 3 0 346867614 67883008 15375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 16573 15375 218 20 0 15931 0
[pid=9672/tid=9674] ppid=9670 vsize=66292 CPUtime=341.97
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 13122 0 0 0 34186 11 0 0 25 0 3 0 346867629 67883008 15375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=66292 CPUtime=340.6
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 14645 0 0 0 34047 13 0 0 25 0 3 0 346867629 67883008 15375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 66292

[startup+402.302 s]

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

/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 40780 0 0 0 190086 43 0 0 25 0 3 0 346867629 92319744 21132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90156 CPUtime=1893.6
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 43316 0 0 0 189327 33 0 0 25 0 3 0 346867629 92319744 21132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3795.04
Current children cumulated vsize (KiB) 90156

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 9677
/proc/meminfo: memFree=1581544/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=90288 CPUtime=3914.75
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 86528 0 0 0 391397 78 0 0 18 0 3 0 346867614 92454912 21189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22572 21189 218 20 0 21930 0
[pid=9672/tid=9674] ppid=9670 vsize=90288 CPUtime=1961.26
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 41679 0 0 0 196082 44 0 0 25 0 3 0 346867629 92454912 21189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90288 CPUtime=1953.33
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 44337 0 0 0 195300 33 0 0 25 0 3 0 346867629 92454912 21189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.75
Current children cumulated vsize (KiB) 90288

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 9677
/proc/meminfo: memFree=1581352/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=90288 CPUtime=4034.44
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 88578 0 0 0 403363 81 0 0 18 0 3 0 346867614 92454912 21232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22572 21232 218 20 0 21930 0
[pid=9672/tid=9674] ppid=9670 vsize=90288 CPUtime=2021.23
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 42645 0 0 0 202078 45 0 0 25 0 3 0 346867629 92454912 21232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90288 CPUtime=2013.05
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 45421 0 0 0 201271 34 0 0 25 0 3 0 346867629 92454912 21232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.44
Current children cumulated vsize (KiB) 90288

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 9677
/proc/meminfo: memFree=1581288/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=90288 CPUtime=4154.17
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 90537 0 0 0 415334 83 0 0 18 0 3 0 346867614 92454912 21259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22572 21259 218 20 0 21930 0
[pid=9672/tid=9674] ppid=9670 vsize=90288 CPUtime=2081.2
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 43614 0 0 0 208074 46 0 0 25 0 3 0 346867629 92454912 21259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90288 CPUtime=2072.81
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 46411 0 0 0 207245 36 0 0 25 0 3 0 346867629 92454912 21259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.17
Current children cumulated vsize (KiB) 90288

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 9677
/proc/meminfo: memFree=1580968/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=90420 CPUtime=4273.87
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 92617 0 0 0 427302 85 0 0 18 0 3 0 346867614 92590080 21338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22605 21338 218 20 0 21963 0
[pid=9672/tid=9674] ppid=9670 vsize=90420 CPUtime=2141.17
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 44636 0 0 0 214070 47 0 0 25 0 3 0 346867629 92590080 21338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90420 CPUtime=2132.54
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 47469 0 0 0 213217 37 0 0 25 0 3 0 346867629 92590080 21338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.87
Current children cumulated vsize (KiB) 90420

[startup+2202.3 s]
/proc/loadavg: 1.95 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1580712/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=90684 CPUtime=4393.56
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 94612 0 0 0 439269 87 0 0 18 0 3 0 346867614 92860416 21401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22671 21401 218 20 0 22029 0
[pid=9672/tid=9674] ppid=9670 vsize=90684 CPUtime=2201.15
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 45631 0 0 0 220066 49 0 0 25 0 3 0 346867629 92860416 21401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=90684 CPUtime=2192.26
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 48469 0 0 0 219188 38 0 0 25 0 3 0 346867629 92860416 21401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.56
Current children cumulated vsize (KiB) 90684

[startup+2262.3 s]
/proc/loadavg: 1.98 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1580456/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=91708 CPUtime=4513.28
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 96617 0 0 0 451239 89 0 0 18 0 3 0 346867614 93908992 21474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22927 21474 218 20 0 22285 0
[pid=9672/tid=9674] ppid=9670 vsize=91708 CPUtime=2261.11
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 46597 0 0 0 226062 49 0 0 25 0 3 0 346867629 93908992 21474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=91708 CPUtime=2252
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 49508 0 0 0 225162 38 0 0 25 0 3 0 346867629 93908992 21474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.28
Current children cumulated vsize (KiB) 91708

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1580328/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=91708 CPUtime=4632.99
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 98481 0 0 0 463209 90 0 0 18 0 3 0 346867614 93908992 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22927 21475 218 20 0 22285 0
[pid=9672/tid=9674] ppid=9670 vsize=91708 CPUtime=2321.07
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 47494 0 0 0 232057 50 0 0 25 0 3 0 346867629 93908992 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=91708 CPUtime=2311.76
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 50475 0 0 0 231137 39 0 0 25 0 3 0 346867629 93908992 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.99
Current children cumulated vsize (KiB) 91708

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1580008/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=91972 CPUtime=4752.68
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 100472 0 0 0 475176 92 0 0 18 0 3 0 346867614 94179328 21534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 22993 21534 218 20 0 22351 0
[pid=9672/tid=9674] ppid=9670 vsize=91972 CPUtime=2381.04
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 48491 0 0 0 238053 51 0 0 25 0 3 0 346867629 94179328 21534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9672/tid=9675] ppid=9670 vsize=91972 CPUtime=2371.47
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 51469 0 0 0 237108 39 0 0 25 0 3 0 346867629 94179328 21534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.68
Current children cumulated vsize (KiB) 91972

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1579944/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=92180 CPUtime=4872.39
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 102427 0 0 0 487145 94 0 0 18 0 3 0 346867614 94392320 21557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 23045 21557 218 20 0 22403 0
[pid=9672/tid=9674] ppid=9670 vsize=92180 CPUtime=2440.99
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 49411 0 0 0 244047 52 0 0 25 0 3 0 346867629 94392320 21557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9672/tid=9675] ppid=9670 vsize=92180 CPUtime=2431.23
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 52504 0 0 0 243083 40 0 0 25 0 3 0 346867629 94392320 21557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.39
Current children cumulated vsize (KiB) 92180

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1579944/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=92180 CPUtime=4992.1
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 104522 0 0 0 499114 96 0 0 18 0 3 0 346867614 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 23045 21582 218 20 0 22403 0
[pid=9672/tid=9674] ppid=9670 vsize=92180 CPUtime=2500.73
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 50516 0 0 0 250020 53 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9672/tid=9675] ppid=9670 vsize=92180 CPUtime=2491.2
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 53494 0 0 0 249079 41 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.1
Current children cumulated vsize (KiB) 92180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1579944/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=92180 CPUtime=5000.09
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 104660 0 0 0 499913 96 0 0 18 0 3 0 346867614 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 23045 21582 218 20 0 22403 0
[pid=9672/tid=9674] ppid=9670 vsize=92180 CPUtime=2504.71
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 50585 0 0 0 250418 53 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9672/tid=9675] ppid=9670 vsize=92180 CPUtime=2495.21
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 53563 0 0 0 249479 42 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 92180

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

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

[startup+2506.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/80 9677
/proc/meminfo: memFree=1579944/2055920 swapFree=4143412/4192956
[pid=9672] ppid=9670 vsize=92180 CPUtime=5000.09
/proc/9672/stat : 9672 (MiraXTv3_dyn) S 9670 9672 9600 0 -1 4194304 104660 0 0 0 499913 96 0 0 18 0 3 0 346867614 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9672/statm: 23045 21582 218 20 0 22403 0
[pid=9672/tid=9674] ppid=9670 vsize=92180 CPUtime=2504.71
/proc/9672/task/9674/stat : 9674 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 50585 0 0 0 250418 53 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9672/tid=9675] ppid=9670 vsize=92180 CPUtime=2495.21
/proc/9672/task/9675/stat : 9675 (MiraXTv3_dyn) R 9670 9672 9600 0 -1 4194368 53563 0 0 0 249479 42 0 0 25 0 3 0 346867629 94392320 21582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 92180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.33
CPU time (s): 5000.12
CPU user time (s): 4999.15
CPU system time (s): 0.976851
CPU usage (%): 199.5
Max. virtual memory (cumulated for all children) (KiB): 92456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.15
system time used= 0.976851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104660
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= 1710
involuntary context switches= 93628

runsolver used 2.29765 second user time and 6.82796 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 17:05:00 UTC 2007

IDJOB= 426130
IDBENCH= 19947
IDSOLVER= 196
FILE ID= node16/426130-1178989500

PBS_JOBID= 5252823

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426130-1178989500/MiraXTv3_dyn /tmp/evaluation/426130-1178989500/instance-426130-1178989500.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-426130-1178989500 -o ROOT/results/node16/solver-426130-1178989500 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426130-1178989500/MiraXTv3_dyn /tmp/evaluation/426130-1178989500/instance-426130-1178989500.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2c303fd9fb44c7abbe5d75de84a326c4

RANDOM SEED= 680539387

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1666384 kB
Buffers:         50056 kB
Cached:         251176 kB
SwapCached:      18028 kB
Active:         173812 kB
Inactive:       152172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666384 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            49168 kB
Committed_AS: 14290848 kB
PageTables:       1836 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= 66552 MiB

End job on node16 on Sat May 12 17:46:48 UTC 2007