Trace number 426437

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.23 2506.84

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S25157261-20-UNSAT.cnf
MD5SUMb010a96438f6a62147a67a45b1efd13d
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 variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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/node46/watcher-426437-1179048537 -o ROOT/results/node46/solver-426437-1179048537 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426437-1179048537/MiraXTv3_dyn /tmp/evaluation/426437-1179048537/instance-426437-1179048537.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: 0.00 0.00 0.00 3/77 31574
/proc/meminfo: memFree=1602648/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=1476 CPUtime=0
/proc/31574/stat : 31574 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 259536776 1511424 49 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7795492 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 369 51 38 20 0 10 0

[startup+0.073501 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 31574
/proc/meminfo: memFree=1602648/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=7884 CPUtime=0.09
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 870 0 0 0 9 0 0 0 18 0 3 0 259536776 8073216 845 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 1971 845 218 20 0 1329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7884

[startup+0.101504 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 31574
/proc/meminfo: memFree=1602648/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=7884 CPUtime=0.15
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 893 0 0 0 15 0 0 0 18 0 3 0 259536776 8073216 868 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 1971 868 218 20 0 1329 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7884

[startup+0.301546 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 31574
/proc/meminfo: memFree=1602648/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=9304 CPUtime=0.55
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 1158 0 0 0 55 0 0 0 18 0 3 0 259536776 9527296 1133 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 2326 1133 218 20 0 1684 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9304

[startup+0.701618 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 31574
/proc/meminfo: memFree=1602648/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=11000 CPUtime=1.35
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 1657 0 0 0 135 0 0 0 18 0 3 0 259536776 11264000 1631 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 2750 1631 218 20 0 2108 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 11000

[startup+1.50277 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 31577
/proc/meminfo: memFree=1595584/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=14888 CPUtime=2.95
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 2564 0 0 0 294 1 0 0 18 0 3 0 259536776 15245312 2538 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 3722 2538 218 20 0 3080 0
[pid=31574/tid=31576] ppid=31572 vsize=14888 CPUtime=1.46
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 1013 0 0 0 146 0 0 0 25 0 3 0 259536779 15245312 2538 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521342 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=14888 CPUtime=1.45
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 1049 0 0 0 145 0 0 0 25 0 3 0 259536779 15245312 2538 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14888

[startup+3.10107 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 31577
/proc/meminfo: memFree=1590784/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=20084 CPUtime=6.13
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 4034 0 0 0 611 2 0 0 18 0 3 0 259536776 20566016 4008 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 5021 4008 218 20 0 4379 0
[pid=31574/tid=31576] ppid=31572 vsize=20084 CPUtime=3.06
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 1786 0 0 0 306 0 0 0 25 0 3 0 259536779 20566016 4008 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=20084 CPUtime=3.04
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 1746 0 0 0 303 1 0 0 17 0 3 0 259536779 20566016 4008 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 20084

[startup+6.30266 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 31577
/proc/meminfo: memFree=1584960/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=23600 CPUtime=12.53
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 4886 0 0 0 1249 4 0 0 18 0 3 0 259536776 24166400 4860 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 5900 4860 218 20 0 5258 0
[pid=31574/tid=31576] ppid=31572 vsize=23600 CPUtime=6.26
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 2137 0 0 0 625 1 0 0 25 0 3 0 259536779 24166400 4860 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=23600 CPUtime=6.23
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 2247 0 0 0 621 2 0 0 25 0 3 0 259536779 24166400 4860 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 23600

[startup+12.7018 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 31577
/proc/meminfo: memFree=1571072/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=37448 CPUtime=25.29
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 8480 0 0 0 2522 7 0 0 18 0 3 0 259536776 38346752 8300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 9362 8300 218 20 0 8720 0
[pid=31574/tid=31576] ppid=31572 vsize=37448 CPUtime=12.65
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 3907 0 0 0 1263 2 0 0 25 0 3 0 259536779 38346752 8300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=37448 CPUtime=12.6
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 4071 0 0 0 1256 4 0 0 25 0 3 0 259536779 38346752 8300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 37448

[startup+25.5022 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 31577
/proc/meminfo: memFree=1553536/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=55092 CPUtime=50.82
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 12730 0 0 0 5070 12 0 0 18 0 3 0 259536776 56414208 12346 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 13773 12346 218 20 0 13131 0
[pid=31574/tid=31576] ppid=31572 vsize=55092 CPUtime=25.45
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 6102 0 0 0 2541 4 0 0 25 0 3 0 259536779 56414208 12346 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=55092 CPUtime=25.34
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 6126 0 0 0 2527 7 0 0 25 0 3 0 259536779 56414208 12346 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 55092

[startup+51.103 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 31577
/proc/meminfo: memFree=1538560/2055920 swapFree=4159500/4192956
[pid=31574] ppid=31572 vsize=70572 CPUtime=101.89
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 17244 0 0 0 10171 18 0 0 18 0 3 0 259536776 72265728 16354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 17643 16354 218 20 0 17001 0
[pid=31574/tid=31576] ppid=31572 vsize=70572 CPUtime=51.03
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 8309 0 0 0 5096 7 0 0 25 0 3 0 259536779 72265728 16354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=70572 CPUtime=50.82
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 8433 0 0 0 5072 10 0 0 24 0 3 0 259536779 72265728 16354 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 70572

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/80 31577
/proc/meminfo: memFree=1528384/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=79236 CPUtime=203.99
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 20489 0 0 0 20377 22 0 0 18 0 3 0 259536776 81137664 18569 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 19809 18569 218 20 0 19167 0
[pid=31574/tid=31576] ppid=31572 vsize=79236 CPUtime=102.2
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 9793 0 0 0 10211 9 0 0 25 0 3 0 259536779 81137664 18569 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526002 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=79236 CPUtime=101.77
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 10194 0 0 0 10164 13 0 0 25 0 3 0 259536779 81137664 18569 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 79236

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 31577
/proc/meminfo: memFree=1519872/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=88228 CPUtime=323.67
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 23703 0 0 0 32340 27 0 0 18 0 3 0 259536776 90345472 20675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 22057 20675 218 20 0 21415 0
[pid=31574/tid=31576] ppid=31572 vsize=88228 CPUtime=162.16
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 12194 0 0 0 16203 13 0 0 25 0 3 0 259536779 90345472 20675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=88228 CPUtime=161.49
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 11007 0 0 0 16135 14 0 0 25 0 3 0 259536779 90345472 20675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 88228

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.42 3/80 31577
/proc/meminfo: memFree=1516224/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=91812 CPUtime=443.36
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 25793 0 0 0 44305 31 0 0 18 0 3 0 259536776 94015488 21599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 22953 21599 218 20 0 22311 0
[pid=31574/tid=31576] ppid=31572 vsize=91812 CPUtime=222.11
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 12829 0 0 0 22198 13 0 0 25 0 3 0 259536779 94015488 21599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=91812 CPUtime=221.21
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 12462 0 0 0 22104 17 0 0 25 0 3 0 259536779 94015488 21599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 91812

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 31577
/proc/meminfo: memFree=1513856/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=93860 CPUtime=563.04
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 27423 0 0 0 56271 33 0 0 18 0 3 0 259536776 96112640 22194 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 23465 22194 218 20 0 22823 0
[pid=31574/tid=31576] ppid=31572 vsize=93860 CPUtime=282.07
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 13362 0 0 0 28193 14 0 0 25 0 3 0 259536779 96112640 22194 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=93860 CPUtime=280.93
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 13559 0 0 0 28075 18 0 0 25 0 3 0 259536779 96112640 22194 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 93860

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 31577
/proc/meminfo: memFree=1513664/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=93860 CPUtime=682.73
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 28436 0 0 0 68239 34 0 0 18 0 3 0 259536776 96112640 22232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 23465 22232 218 20 0 22823 0
[pid=31574/tid=31576] ppid=31572 vsize=93860 CPUtime=342.04
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 13818 0 0 0 34189 15 0 0 25 0 3 0 259536779 96112640 22232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=93860 CPUtime=340.65
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 14116 0 0 0 34047 18 0 0 25 0 3 0 259536779 96112640 22232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 93860

[startup+402.303 s]

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

/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 28990 0 0 0 184085 36 0 0 25 0 3 0 259536779 113164288 26220 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=110512 CPUtime=1833.64
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 28152 0 0 0 183333 31 0 0 25 0 3 0 259536779 113164288 26220 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.87
Current children cumulated vsize (KiB) 110512

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 31579
/proc/meminfo: memFree=1497664/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=110512 CPUtime=3794.59
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 58640 0 0 0 379390 69 0 0 18 0 3 0 259536776 113164288 26232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 27628 26232 218 20 0 26986 0
[pid=31574/tid=31576] ppid=31572 vsize=110512 CPUtime=1901.18
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 29488 0 0 0 190082 36 0 0 25 0 3 0 259536779 113164288 26232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=110512 CPUtime=1893.36
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 28650 0 0 0 189305 31 0 0 25 0 3 0 259536779 113164288 26232 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.59
Current children cumulated vsize (KiB) 110512

[startup+1962.3 s]
/proc/loadavg: 2.10 2.00 1.73 3/86 31745
/proc/meminfo: memFree=1496368/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=110512 CPUtime=3914.02
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 59522 0 0 0 391322 80 0 0 18 0 3 0 259536776 113164288 26248 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 27628 26248 218 20 0 26986 0
[pid=31574/tid=31576] ppid=31572 vsize=110512 CPUtime=1960.98
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 29988 0 0 0 196061 37 0 0 25 0 3 0 259536779 113164288 26248 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=110512 CPUtime=1953.01
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 29032 0 0 0 195258 43 0 0 25 0 3 0 259536779 113164288 26248 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.02
Current children cumulated vsize (KiB) 110512

[startup+2022.3 s]
/proc/loadavg: 2.15 2.03 1.75 3/80 31777
/proc/meminfo: memFree=1497408/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=110512 CPUtime=4033.62
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 60650 0 0 0 403277 85 0 0 18 0 3 0 259536776 113164288 26257 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 27628 26257 218 20 0 26986 0
[pid=31574/tid=31576] ppid=31572 vsize=110512 CPUtime=2020.89
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 30488 0 0 0 202052 37 0 0 25 0 3 0 259536779 113164288 26257 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=110512 CPUtime=2012.69
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 29660 0 0 0 201222 47 0 0 25 0 3 0 259536779 113164288 26257 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.62
Current children cumulated vsize (KiB) 110512

[startup+2082.31 s]
/proc/loadavg: 2.10 2.04 1.77 3/80 31777
/proc/meminfo: memFree=1495744/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=111536 CPUtime=4153.32
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 62072 0 0 0 415245 87 0 0 18 0 3 0 259536776 114212864 26675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 27884 26675 218 20 0 27242 0
[pid=31574/tid=31576] ppid=31572 vsize=111536 CPUtime=2080.87
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 31008 0 0 0 208049 38 0 0 25 0 3 0 259536779 114212864 26675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=111536 CPUtime=2072.43
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 30562 0 0 0 207194 49 0 0 25 0 3 0 259536779 114212864 26675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.32
Current children cumulated vsize (KiB) 111536

[startup+2142.3 s]
/proc/loadavg: 2.08 2.04 1.78 3/80 31777
/proc/meminfo: memFree=1490688/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=116720 CPUtime=4273.01
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 64608 0 0 0 427211 90 0 0 18 0 3 0 259536776 119521280 27947 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 29180 27947 218 20 0 28538 0
[pid=31574/tid=31576] ppid=31572 vsize=116720 CPUtime=2140.83
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 32190 0 0 0 214044 39 0 0 25 0 3 0 259536779 119521280 27947 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=116720 CPUtime=2132.14
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 31916 0 0 0 213164 50 0 0 25 0 3 0 259536779 119521280 27947 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.01
Current children cumulated vsize (KiB) 116720

[startup+2202.3 s]
/proc/loadavg: 2.06 2.05 1.80 3/80 31777
/proc/meminfo: memFree=1486528/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=120700 CPUtime=4392.7
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 66661 0 0 0 439176 94 0 0 18 0 3 0 259536776 123596800 28980 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 30175 28980 218 20 0 29533 0
[pid=31574/tid=31576] ppid=31572 vsize=120700 CPUtime=2200.8
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 33720 0 0 0 220038 42 0 0 25 0 3 0 259536779 123596800 28980 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=120700 CPUtime=2191.86
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 32439 0 0 0 219135 51 0 0 25 0 3 0 259536779 123596800 28980 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.7
Current children cumulated vsize (KiB) 120700

[startup+2262.3 s]
/proc/loadavg: 2.06 2.05 1.82 3/80 31777
/proc/meminfo: memFree=1486528/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=121772 CPUtime=4512.42
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 67663 0 0 0 451147 95 0 0 18 0 3 0 259536776 124694528 29085 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 30443 29085 218 20 0 29801 0
[pid=31574/tid=31576] ppid=31572 vsize=121772 CPUtime=2260.78
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 34106 0 0 0 226036 42 0 0 25 0 3 0 259536779 124694528 29085 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=121772 CPUtime=2251.61
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 33055 0 0 0 225109 52 0 0 25 0 3 0 259536779 124694528 29085 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.42
Current children cumulated vsize (KiB) 121772

[startup+2322.3 s]
/proc/loadavg: 2.45 2.15 1.86 3/80 31777
/proc/meminfo: memFree=1485888/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=121772 CPUtime=4632.11
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 68399 0 0 0 463115 96 0 0 18 0 3 0 259536776 124694528 29175 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 30443 29175 218 20 0 29801 0
[pid=31574/tid=31576] ppid=31572 vsize=121772 CPUtime=2320.76
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 34242 0 0 0 232033 43 0 0 25 0 3 0 259536779 124694528 29175 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=121772 CPUtime=2311.32
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 33655 0 0 0 231080 52 0 0 25 0 3 0 259536779 124694528 29175 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.11
Current children cumulated vsize (KiB) 121772

[startup+2382.3 s]
/proc/loadavg: 2.39 2.19 1.89 3/80 31777
/proc/meminfo: memFree=1484992/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=122796 CPUtime=4751.81
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 69140 0 0 0 475084 97 0 0 18 0 3 0 259536776 125743104 29396 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 30699 29396 218 20 0 30057 0
[pid=31574/tid=31576] ppid=31572 vsize=122796 CPUtime=2380.73
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 34251 0 0 0 238030 43 0 0 25 0 3 0 259536779 125743104 29396 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=122796 CPUtime=2371.04
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 34387 0 0 0 237051 53 0 0 25 0 3 0 259536779 125743104 29396 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.81
Current children cumulated vsize (KiB) 122796

[startup+2442.3 s]
/proc/loadavg: 2.14 2.15 1.90 3/80 31777
/proc/meminfo: memFree=1482368/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=125040 CPUtime=4871.51
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 70658 0 0 0 487052 99 0 0 18 0 3 0 259536776 128040960 29998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 31260 29998 218 20 0 30618 0
[pid=31574/tid=31576] ppid=31572 vsize=125040 CPUtime=2440.71
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 35219 0 0 0 244027 44 0 0 25 0 3 0 259536779 128040960 29998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=125040 CPUtime=2430.77
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 34937 0 0 0 243023 54 0 0 25 0 3 0 259536779 128040960 29998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.51
Current children cumulated vsize (KiB) 125040

[startup+2502.3 s]
/proc/loadavg: 2.05 2.12 1.91 3/80 31777
/proc/meminfo: memFree=1482304/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=125192 CPUtime=4991.22
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 71775 0 0 0 499021 101 0 0 18 0 3 0 259536776 128196608 30061 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 31298 30061 218 20 0 30656 0
[pid=31574/tid=31576] ppid=31572 vsize=125192 CPUtime=2500.69
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 35759 0 0 0 250024 45 0 0 25 0 3 0 259536779 128196608 30061 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=125192 CPUtime=2490.5
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 35514 0 0 0 248995 55 0 0 25 0 3 0 259536779 128196608 30061 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.22
Current children cumulated vsize (KiB) 125192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.05 2.12 1.91 3/80 31777
/proc/meminfo: memFree=1482304/2055920 swapFree=4159564/4192956
[pid=31574] ppid=31572 vsize=125192 CPUtime=5000.19
/proc/31574/stat : 31574 (MiraXTv3_dyn) S 31572 31574 31502 0 -1 4194304 71909 0 0 0 499918 101 0 0 18 0 3 0 259536776 128196608 30063 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31574/statm: 31298 30063 218 20 0 30656 0
[pid=31574/tid=31576] ppid=31572 vsize=125192 CPUtime=2505.19
/proc/31574/task/31576/stat : 31576 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 35759 0 0 0 250474 45 0 0 25 0 3 0 259536779 128196608 30063 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31574/tid=31577] ppid=31572 vsize=125192 CPUtime=2494.96
/proc/31574/task/31577/stat : 31577 (MiraXTv3_dyn) R 31572 31574 31502 0 -1 4194368 35648 0 0 0 249441 55 0 0 25 0 3 0 259536779 128196608 30063 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 125192

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.84
CPU time (s): 5000.23
CPU user time (s): 4999.2
CPU system time (s): 1.03484
CPU usage (%): 199.463
Max. virtual memory (cumulated for all children) (KiB): 125192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 1.03484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71909
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= 435
involuntary context switches= 94745

runsolver used 2.6626 second user time and 6.53401 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sun May 13 09:28:58 UTC 2007

IDJOB= 426437
IDBENCH= 20309
IDSOLVER= 196
FILE ID= node46/426437-1179048537

PBS_JOBID= 5253464

Free space on /tmp= 66157 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S25157261-20-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426437-1179048537/MiraXTv3_dyn /tmp/evaluation/426437-1179048537/instance-426437-1179048537.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-426437-1179048537 -o ROOT/results/node46/solver-426437-1179048537 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426437-1179048537/MiraXTv3_dyn /tmp/evaluation/426437-1179048537/instance-426437-1179048537.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b010a96438f6a62147a67a45b1efd13d

RANDOM SEED= 307122812

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1602928 kB
Buffers:         41928 kB
Cached:         288208 kB
SwapCached:       3268 kB
Active:         183088 kB
Inactive:       170700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602928 kB
SwapTotal:     4192956 kB
SwapFree:      4159500 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          31132 kB
Slab:            84620 kB
Committed_AS:  5194596 kB
PageTables:       1972 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= 66157 MiB

End job on node46 on Sun May 13 10:10:47 UTC 2007