Trace number 426417

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.19 2506.53

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
MD5SUMb21a160fd72c696cb1c462ee57a56514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
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/node43/watcher-426417-1179014198 -o ROOT/results/node43/solver-426417-1179014198 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426417-1179014198/MiraXTv3_dyn /tmp/evaluation/426417-1179014198/instance-426417-1179014198.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.84 1.94 1.90 3/77 16621
/proc/meminfo: memFree=1184200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=3788 CPUtime=0
/proc/16621/stat : 16621 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 349331621 3878912 263 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5170125 0 0 4096 0 0 0 0 17 1 0 0
/proc/16621/statm: 947 266 206 20 0 305 0

[startup+0.085506 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 16621
/proc/meminfo: memFree=1184200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=6552 CPUtime=0.14
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 648 0 0 0 14 0 0 0 18 0 3 0 349331621 6709248 623 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 1638 623 218 20 0 996 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6552

[startup+0.101506 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 16621
/proc/meminfo: memFree=1184200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=7340 CPUtime=0.17
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 678 0 0 0 17 0 0 0 18 0 3 0 349331621 7516160 653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 1835 653 218 20 0 1193 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7340

[startup+0.301526 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 16621
/proc/meminfo: memFree=1184200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=8108 CPUtime=0.57
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 1042 0 0 0 57 0 0 0 18 0 3 0 349331621 8302592 1017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 2027 1017 218 20 0 1385 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8108

[startup+0.701562 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 16621
/proc/meminfo: memFree=1184200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=10084 CPUtime=1.37
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 1582 0 0 0 137 0 0 0 18 0 3 0 349331621 10326016 1557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 2521 1557 218 20 0 1879 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10084

[startup+1.50163 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1177200/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=14264 CPUtime=2.97
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 2558 0 0 0 296 1 0 0 18 0 3 0 349331621 14606336 2533 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 3566 2533 218 20 0 2924 0
[pid=16621/tid=16623] ppid=16619 vsize=14264 CPUtime=1.47
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 1048 0 0 0 147 0 0 0 25 0 3 0 349331622 14606336 2533 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5166715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=14264 CPUtime=1.47
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 1133 0 0 0 147 0 0 0 25 0 3 0 349331622 14606336 2533 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14264

[startup+3.10177 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1172592/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=17088 CPUtime=6.16
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 3274 0 0 0 615 1 0 0 18 0 3 0 349331621 17498112 3248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 4272 3248 218 20 0 3630 0
[pid=16621/tid=16623] ppid=16619 vsize=17088 CPUtime=3.07
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 1453 0 0 0 307 0 0 0 20 0 3 0 349331622 17498112 3248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5166715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=17088 CPUtime=3.06
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 1444 0 0 0 306 0 0 0 25 0 3 0 349331622 17498112 3248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17088

[startup+6.30205 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1167792/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=24156 CPUtime=12.54
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 4868 0 0 0 1250 4 0 0 18 0 3 0 349331621 24735744 4768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 6039 4768 218 20 0 5397 0
[pid=16621/tid=16623] ppid=16619 vsize=24156 CPUtime=6.27
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 2095 0 0 0 626 1 0 0 25 0 3 0 349331622 24735744 4768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=24156 CPUtime=6.24
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 2396 0 0 0 622 2 0 0 21 0 3 0 349331622 24735744 4768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24156

[startup+12.7016 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1154032/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=36612 CPUtime=25.31
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 8185 0 0 0 2524 7 0 0 18 0 3 0 349331621 37490688 7906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 9153 7906 218 20 0 8511 0
[pid=16621/tid=16623] ppid=16619 vsize=36612 CPUtime=12.67
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 3719 0 0 0 1265 2 0 0 25 0 3 0 349331622 37490688 7906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=36612 CPUtime=12.61
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 4089 0 0 0 1258 3 0 0 25 0 3 0 349331622 37490688 7906 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36612

[startup+25.5017 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1148912/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=41084 CPUtime=50.83
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 9506 0 0 0 5075 8 0 0 18 0 3 0 349331621 42070016 8875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 10271 8875 218 20 0 9629 0
[pid=16621/tid=16623] ppid=16619 vsize=41084 CPUtime=25.46
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 4374 0 0 0 2543 3 0 0 25 0 3 0 349331622 42070016 8875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=41084 CPUtime=25.35
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 4755 0 0 0 2531 4 0 0 25 0 3 0 349331622 42070016 8875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 41084

[startup+51.102 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 16624
/proc/meminfo: memFree=1136240/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=53456 CPUtime=101.88
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 13282 0 0 0 10175 13 0 0 18 0 3 0 349331621 54738944 12025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 13364 12025 218 20 0 12722 0
[pid=16621/tid=16623] ppid=16619 vsize=53456 CPUtime=51.04
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 6101 0 0 0 5100 4 0 0 25 0 3 0 349331622 54738944 12025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=53456 CPUtime=50.82
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 6804 0 0 0 5074 8 0 0 25 0 3 0 349331622 54738944 12025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 53456

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 16624
/proc/meminfo: memFree=1131568/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=57664 CPUtime=204.02
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 15825 0 0 0 20387 15 0 0 18 0 3 0 349331621 59047936 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 14416 13153 218 20 0 13774 0
[pid=16621/tid=16623] ppid=16619 vsize=57664 CPUtime=102.2
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 7251 0 0 0 10215 5 0 0 25 0 3 0 349331622 59047936 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=57664 CPUtime=101.8
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 8197 0 0 0 10171 9 0 0 25 0 3 0 349331622 59047936 13153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 57664

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 16624
/proc/meminfo: memFree=1128880/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=61360 CPUtime=323.72
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 18022 0 0 0 32354 18 0 0 18 0 3 0 349331621 62832640 13986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 15340 13986 218 20 0 14698 0
[pid=16621/tid=16623] ppid=16619 vsize=61360 CPUtime=162.17
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 8294 0 0 0 16211 6 0 0 25 0 3 0 349331622 62832640 13986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=61360 CPUtime=161.52
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 9351 0 0 0 16141 11 0 0 25 0 3 0 349331622 62832640 13986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 61360

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 16624
/proc/meminfo: memFree=1123568/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=65592 CPUtime=443.39
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 20661 0 0 0 44318 21 0 0 18 0 3 0 349331621 67166208 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 16398 15183 218 20 0 15756 0
[pid=16621/tid=16623] ppid=16619 vsize=65592 CPUtime=222.13
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 9612 0 0 0 22206 7 0 0 25 0 3 0 349331622 67166208 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=65592 CPUtime=221.24
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 10672 0 0 0 22111 13 0 0 25 0 3 0 349331622 67166208 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 65592

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 16732
/proc/meminfo: memFree=1118952/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=67968 CPUtime=562.93
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 22860 0 0 0 56263 30 0 0 18 0 3 0 349331621 69599232 15970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 16992 15970 218 20 0 16350 0
[pid=16621/tid=16623] ppid=16619 vsize=67968 CPUtime=282
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 11027 0 0 0 28191 9 0 0 25 0 3 0 349331622 69599232 15970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=67968 CPUtime=280.92
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 11456 0 0 0 28071 21 0 0 25 0 3 0 349331622 69599232 15970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 67968

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 16822
/proc/meminfo: memFree=1114664/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=75252 CPUtime=682.46
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 25596 0 0 0 68206 40 0 0 18 0 3 0 349331621 77058048 17338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 18813 17338 218 20 0 18171 0
[pid=16621/tid=16623] ppid=16619 vsize=75252 CPUtime=341.86
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 12139 0 0 0 34176 10 0 0 25 0 3 0 349331622 77058048 17338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=75252 CPUtime=340.58
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 13080 0 0 0 34029 29 0 0 25 0 3 0 349331622 77058048 17338 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 75252

[startup+402.302 s]

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

/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 30178 0 0 0 190083 30 0 0 25 0 3 0 349331622 91484160 21036 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=89340 CPUtime=1893.55
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 31123 0 0 0 189312 43 0 0 25 0 3 0 349331622 91484160 21036 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.7
Current children cumulated vsize (KiB) 89340

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1096624/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=92716 CPUtime=3914.42
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 63825 0 0 0 391366 76 0 0 18 0 3 0 349331621 94941184 22043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23179 22043 218 20 0 22537 0
[pid=16621/tid=16623] ppid=16619 vsize=92716 CPUtime=1961.11
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 31351 0 0 0 196079 32 0 0 25 0 3 0 349331622 94941184 22043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134529294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=92716 CPUtime=1953.3
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 32097 0 0 0 195286 44 0 0 25 0 3 0 349331622 94941184 22043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.42
Current children cumulated vsize (KiB) 92716

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1096496/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=92284 CPUtime=4034.13
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 65158 0 0 0 403335 78 0 0 18 0 3 0 349331621 94498816 21939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23071 21939 218 20 0 22429 0
[pid=16621/tid=16623] ppid=16619 vsize=92284 CPUtime=2021.07
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 31945 0 0 0 202075 32 0 0 25 0 3 0 349331622 94498816 21939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=92284 CPUtime=2013.03
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 32836 0 0 0 201258 45 0 0 25 0 3 0 349331622 94498816 21939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.13
Current children cumulated vsize (KiB) 92284

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1095408/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=93076 CPUtime=4153.84
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 66720 0 0 0 415305 79 0 0 18 0 3 0 349331621 95309824 22195 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23269 22195 218 20 0 22627 0
[pid=16621/tid=16623] ppid=16619 vsize=93076 CPUtime=2081.05
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 32888 0 0 0 208072 33 0 0 25 0 3 0 349331622 95309824 22195 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565656 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=93076 CPUtime=2072.76
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 33455 0 0 0 207231 45 0 0 25 0 3 0 349331622 95309824 22195 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.84
Current children cumulated vsize (KiB) 93076

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1095280/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=93216 CPUtime=4273.54
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 67927 0 0 0 427274 80 0 0 18 0 3 0 349331621 95453184 22232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23304 22232 218 20 0 22662 0
[pid=16621/tid=16623] ppid=16619 vsize=93216 CPUtime=2141.02
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 33503 0 0 0 214068 34 0 0 25 0 3 0 349331622 95453184 22232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=93216 CPUtime=2132.51
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 34047 0 0 0 213205 46 0 0 25 0 3 0 349331622 95453184 22232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.54
Current children cumulated vsize (KiB) 93216

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1095152/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=93216 CPUtime=4393.26
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 68990 0 0 0 439245 81 0 0 18 0 3 0 349331621 95453184 22265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23304 22265 218 20 0 22662 0
[pid=16621/tid=16623] ppid=16619 vsize=93216 CPUtime=2201
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 33971 0 0 0 220065 35 0 0 25 0 3 0 349331622 95453184 22265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5172893 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=93216 CPUtime=2192.24
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 34642 0 0 0 219178 46 0 0 25 0 3 0 349331622 95453184 22265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.26
Current children cumulated vsize (KiB) 93216

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1095088/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=93216 CPUtime=4512.96
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 70333 0 0 0 451214 82 0 0 18 0 3 0 349331621 95453184 22276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23304 22276 218 20 0 22662 0
[pid=16621/tid=16623] ppid=16619 vsize=93216 CPUtime=2260.98
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 34569 0 0 0 226062 36 0 0 25 0 3 0 349331622 95453184 22276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=93216 CPUtime=2251.96
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 35387 0 0 0 225150 46 0 0 25 0 3 0 349331622 95453184 22276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.96
Current children cumulated vsize (KiB) 93216

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1095024/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=93216 CPUtime=4632.66
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 71537 0 0 0 463182 84 0 0 18 0 3 0 349331621 95453184 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23304 22288 218 20 0 22662 0
[pid=16621/tid=16623] ppid=16619 vsize=93216 CPUtime=2320.94
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 35171 0 0 0 232058 36 0 0 25 0 3 0 349331622 95453184 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=93216 CPUtime=2311.7
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 35989 0 0 0 231123 47 0 0 25 0 3 0 349331622 95453184 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.66
Current children cumulated vsize (KiB) 93216

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1094832/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=95264 CPUtime=4752.36
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 72798 0 0 0 475151 85 0 0 18 0 3 0 349331621 97550336 22349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23816 22349 218 20 0 23174 0
[pid=16621/tid=16623] ppid=16619 vsize=95264 CPUtime=2380.92
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 35778 0 0 0 238055 37 0 0 25 0 3 0 349331622 97550336 22349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=95264 CPUtime=2371.42
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 36643 0 0 0 237095 47 0 0 25 0 3 0 349331622 97550336 22349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.36
Current children cumulated vsize (KiB) 95264

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1094448/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=95444 CPUtime=4872.06
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 73901 0 0 0 487120 86 0 0 18 0 3 0 349331621 97734656 22396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23861 22396 218 20 0 23219 0
[pid=16621/tid=16623] ppid=16619 vsize=95444 CPUtime=2440.88
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 36257 0 0 0 244051 37 0 0 25 0 3 0 349331622 97734656 22396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=95444 CPUtime=2431.16
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 37267 0 0 0 243068 48 0 0 25 0 3 0 349331622 97734656 22396 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.06
Current children cumulated vsize (KiB) 95444

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1094448/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=95444 CPUtime=4991.76
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 75126 0 0 0 499089 87 0 0 18 0 3 0 349331621 97734656 22408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23861 22408 218 20 0 23219 0
[pid=16621/tid=16623] ppid=16619 vsize=95444 CPUtime=2500.86
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 36870 0 0 0 250048 38 0 0 25 0 3 0 349331622 97734656 22408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=95444 CPUtime=2490.88
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 37879 0 0 0 249040 48 0 0 25 0 3 0 349331622 97734656 22408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.76
Current children cumulated vsize (KiB) 95444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1094448/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=95444 CPUtime=5000.15
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 75279 0 0 0 499928 87 0 0 18 0 3 0 349331621 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23861 22409 218 20 0 23219 0
[pid=16621/tid=16623] ppid=16619 vsize=95444 CPUtime=2505.06
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 36870 0 0 0 250468 38 0 0 25 0 3 0 349331622 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=95444 CPUtime=2495.06
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 38032 0 0 0 249458 48 0 0 25 0 3 0 349331622 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 95444

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16822
/proc/meminfo: memFree=1094448/2055920 swapFree=4158768/4192956
[pid=16621] ppid=16619 vsize=95444 CPUtime=5000.15
/proc/16621/stat : 16621 (MiraXTv3_dyn) S 16619 16621 16490 0 -1 4194304 75279 0 0 0 499928 87 0 0 18 0 3 0 349331621 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16621/statm: 23861 22409 218 20 0 23219 0
[pid=16621/tid=16623] ppid=16619 vsize=95444 CPUtime=2505.06
/proc/16621/task/16623/stat : 16623 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 36870 0 0 0 250468 38 0 0 25 0 3 0 349331622 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16621/tid=16624] ppid=16619 vsize=95444 CPUtime=2495.06
/proc/16621/task/16624/stat : 16624 (MiraXTv3_dyn) R 16619 16621 16490 0 -1 4194368 38032 0 0 0 249458 48 0 0 25 0 3 0 349331622 97734656 22409 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 95444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.19
CPU user time (s): 4999.3
CPU system time (s): 0.889864
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 95444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.29
system time used= 0.889864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75279
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= 400
involuntary context switches= 94616

runsolver used 2.44563 second user time and 6.72698 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat May 12 23:56:38 UTC 2007

IDJOB= 426417
IDBENCH= 20267
IDSOLVER= 196
FILE ID= node43/426417-1179014198

PBS_JOBID= 5253003

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b21a160fd72c696cb1c462ee57a56514

RANDOM SEED= 982450327

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1184416 kB
Buffers:         52412 kB
Cached:         664980 kB
SwapCached:       2660 kB
Active:         420884 kB
Inactive:       320212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1184416 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          31640 kB
Slab:           115820 kB
Committed_AS:  8213004 kB
PageTables:       1896 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= 66549 MiB

End job on node43 on Sun May 13 00:38:27 UTC 2007