Trace number 426408

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.1 2506.43

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1082766609-17-UNSAT.cnf
MD5SUM1419f338cd3a22164a64179e41545055
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 variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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.01	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/node34/watcher-426408-1179013970 -o ROOT/results/node34/solver-426408-1179013970 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426408-1179013970/MiraXTv3_dyn /tmp/evaluation/426408-1179013970/instance-426408-1179013970.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.12 1.69 1.88 3/77 11908
/proc/meminfo: memFree=1324416/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=2624 CPUtime=0
/proc/11908/stat : 11908 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 349312507 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11908/statm: 656 154 128 20 0 14 0

[startup+0.078853 s]
/proc/loadavg: 1.12 1.69 1.88 3/77 11908
/proc/meminfo: memFree=1324416/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=6208 CPUtime=0.11
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 662 0 3 0 11 0 0 0 18 0 3 0 349312507 6356992 640 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 1552 640 218 20 0 910 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6208

[startup+0.102853 s]
/proc/loadavg: 1.12 1.69 1.88 3/77 11908
/proc/meminfo: memFree=1324416/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=6208 CPUtime=0.16
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 709 0 3 0 16 0 0 0 18 0 3 0 349312507 6356992 687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 1552 687 218 20 0 910 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6208

[startup+0.30287 s]
/proc/loadavg: 1.12 1.69 1.88 3/77 11908
/proc/meminfo: memFree=1324416/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=8824 CPUtime=0.57
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 1059 0 3 0 56 1 0 0 18 0 3 0 349312507 9035776 1037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 2206 1037 218 20 0 1564 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8824

[startup+0.702914 s]
/proc/loadavg: 1.12 1.69 1.88 3/77 11908
/proc/meminfo: memFree=1324416/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=11056 CPUtime=1.37
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 1680 0 3 0 136 1 0 0 18 0 3 0 349312507 11321344 1658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 2764 1658 218 20 0 2122 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11056

[startup+1.50197 s]
/proc/loadavg: 1.12 1.69 1.88 3/80 11911
/proc/meminfo: memFree=1316264/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=15144 CPUtime=2.96
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 2681 0 3 0 294 2 0 0 18 0 3 0 349312507 15507456 2659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 3786 2659 218 20 0 3144 0
[pid=11908/tid=11910] ppid=11906 vsize=15144 CPUtime=1.47
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 1116 0 0 0 147 0 0 0 25 0 3 0 349312509 15507456 2659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8156795 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=15144 CPUtime=1.46
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 1170 0 0 0 146 0 0 0 19 0 3 0 349312509 15507456 2659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526611 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15144

[startup+3.1011 s]
/proc/loadavg: 1.12 1.69 1.88 3/80 11911
/proc/meminfo: memFree=1310952/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=19024 CPUtime=6.15
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 3504 0 3 0 613 2 0 0 18 0 3 0 349312507 19480576 3482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 4756 3482 218 20 0 4114 0
[pid=11908/tid=11910] ppid=11906 vsize=19024 CPUtime=3.07
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 1560 0 0 0 306 1 0 0 25 0 3 0 349312509 19480576 3482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=19024 CPUtime=3.06
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 1549 0 0 0 305 1 0 0 25 0 3 0 349312509 19480576 3482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19024

[startup+6.30135 s]
/proc/loadavg: 1.19 1.70 1.88 3/80 11911
/proc/meminfo: memFree=1306024/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=25552 CPUtime=12.53
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 5276 0 3 0 1249 4 0 0 18 0 3 0 349312507 26165248 5180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 6388 5180 218 20 0 5746 0
[pid=11908/tid=11910] ppid=11906 vsize=25552 CPUtime=6.26
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 2398 0 0 0 625 1 0 0 25 0 3 0 349312509 26165248 5180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8156795 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=25552 CPUtime=6.23
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 2483 0 0 0 622 1 0 0 25 0 3 0 349312509 26165248 5180 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 25552

[startup+12.7019 s]
/proc/loadavg: 1.25 1.70 1.88 3/80 11911
/proc/meminfo: memFree=1290672/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=39660 CPUtime=25.3
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 9057 0 3 0 2522 8 0 0 18 0 3 0 349312507 40611840 8785 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 9915 8785 218 20 0 9273 0
[pid=11908/tid=11910] ppid=11906 vsize=39660 CPUtime=12.67
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 4309 0 0 0 1263 4 0 0 25 0 3 0 349312509 40611840 8785 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=39660 CPUtime=12.61
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 4353 0 0 0 1257 4 0 0 25 0 3 0 349312509 40611840 8785 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39660

[startup+25.5029 s]
/proc/loadavg: 1.42 1.72 1.88 3/80 11911
/proc/meminfo: memFree=1283056/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=46616 CPUtime=50.83
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 10873 0 3 0 5073 10 0 0 18 0 3 0 349312507 47734784 10253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 11654 10253 218 20 0 11012 0
[pid=11908/tid=11910] ppid=11906 vsize=46616 CPUtime=25.45
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 5161 0 0 0 2541 4 0 0 25 0 3 0 349312509 47734784 10253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=46616 CPUtime=25.35
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 5317 0 0 0 2530 5 0 0 25 0 3 0 349312509 47734784 10253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 46616

[startup+51.1029 s]
/proc/loadavg: 1.62 1.74 1.88 3/80 11911
/proc/meminfo: memFree=1267568/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=61336 CPUtime=101.89
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 15443 0 3 0 10173 16 0 0 18 0 3 0 349312507 62808064 14130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 15334 14130 218 20 0 14692 0
[pid=11908/tid=11910] ppid=11906 vsize=61336 CPUtime=51.03
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 7433 0 0 0 5097 6 0 0 25 0 3 0 349312509 62808064 14130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=61336 CPUtime=50.83
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 7615 0 0 0 5074 9 0 0 25 0 3 0 349312509 62808064 14130 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 61336

[startup+102.307 s]
/proc/loadavg: 1.83 1.78 1.89 3/80 11911
/proc/meminfo: memFree=1256560/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=72916 CPUtime=204.02
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 19374 0 3 0 20381 21 0 0 18 0 3 0 349312507 74665984 16905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 18229 16905 218 20 0 17587 0
[pid=11908/tid=11910] ppid=11906 vsize=72916 CPUtime=102.19
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 9217 0 0 0 10211 8 0 0 25 0 3 0 349312509 74665984 16905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=72916 CPUtime=101.8
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 9762 0 0 0 10168 12 0 0 25 0 3 0 349312509 74665984 16905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 72916

[startup+162.303 s]
/proc/loadavg: 1.94 1.81 1.89 3/80 11911
/proc/meminfo: memFree=1255600/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=73704 CPUtime=323.68
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 20998 0 3 0 32346 22 0 0 18 0 3 0 349312507 75472896 17120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 18426 17120 218 20 0 17784 0
[pid=11908/tid=11910] ppid=11906 vsize=73704 CPUtime=162.16
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 10124 0 0 0 16207 9 0 0 25 0 3 0 349312509 75472896 17120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=73704 CPUtime=161.49
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 10479 0 0 0 16137 12 0 0 25 0 3 0 349312509 75472896 17120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 73704

[startup+222.302 s]
/proc/loadavg: 1.97 1.85 1.90 3/80 11911
/proc/meminfo: memFree=1254000/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=75572 CPUtime=443.33
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 22849 0 3 0 44309 24 0 0 18 0 3 0 349312507 77385728 17565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 18893 17565 218 20 0 18251 0
[pid=11908/tid=11910] ppid=11906 vsize=75572 CPUtime=222.11
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 11081 0 0 0 22200 11 0 0 25 0 3 0 349312509 77385728 17565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=75572 CPUtime=221.21
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 11373 0 0 0 22108 13 0 0 25 0 3 0 349312509 77385728 17565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 75572

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.90 3/80 11911
/proc/meminfo: memFree=1250800/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=77704 CPUtime=563.04
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 25091 0 3 0 56277 27 0 0 18 0 3 0 349312507 79568896 18337 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 19426 18337 218 20 0 18784 0
[pid=11908/tid=11910] ppid=11906 vsize=77704 CPUtime=282.08
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 12376 0 0 0 28196 12 0 0 25 0 3 0 349312509 79568896 18337 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=77704 CPUtime=280.93
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 12320 0 0 0 28080 13 0 0 25 0 3 0 349312509 79568896 18337 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 77704

[startup+342.303 s]
/proc/loadavg: 1.99 1.89 1.91 3/80 11911
/proc/meminfo: memFree=1248568/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=80704 CPUtime=682.71
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 26997 0 3 0 68242 29 0 0 18 0 3 0 349312507 82640896 18904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 20176 18904 218 20 0 19534 0
[pid=11908/tid=11910] ppid=11906 vsize=80704 CPUtime=342.04
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 13120 0 0 0 34191 13 0 0 25 0 3 0 349312509 82640896 18904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11908/tid=11911] ppid=11906 vsize=80704 CPUtime=340.65
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 13482 0 0 0 34050 15 0 0 25 0 3 0 349312509 82640896 18904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 80704

[startup+402.303 s]

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

/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 31869 0 0 0 183888 31 0 0 25 0 3 0 349312509 114147328 26360 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=111472 CPUtime=1835.89
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 31854 0 0 0 183535 54 0 0 25 0 3 0 349312509 114147328 26360 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.11
Current children cumulated vsize (KiB) 111472

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1218232/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=111640 CPUtime=3794.83
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 65383 0 3 0 379396 87 0 0 18 0 3 0 349312507 114319360 26406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 27910 26406 218 20 0 27268 0
[pid=11908/tid=11910] ppid=11906 vsize=111640 CPUtime=1898.94
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 32584 0 0 0 189862 32 0 0 25 0 3 0 349312509 114319360 26406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=111640 CPUtime=1895.86
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 32404 0 0 0 189532 54 0 0 25 0 3 0 349312509 114319360 26406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.83
Current children cumulated vsize (KiB) 111640

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1217528/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=112168 CPUtime=3914.53
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 66921 0 3 0 391365 88 0 0 18 0 3 0 349312507 114860032 26574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28042 26574 218 20 0 27400 0
[pid=11908/tid=11910] ppid=11906 vsize=112168 CPUtime=1958.68
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 33426 0 0 0 195835 33 0 0 25 0 3 0 349312509 114860032 26574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=112168 CPUtime=1955.84
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 33100 0 0 0 195529 55 0 0 25 0 3 0 349312509 114860032 26574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.53
Current children cumulated vsize (KiB) 112168

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1217336/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=112300 CPUtime=4034.22
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 68085 0 3 0 403332 90 0 0 18 0 3 0 349312507 114995200 26632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28075 26632 218 20 0 27433 0
[pid=11908/tid=11910] ppid=11906 vsize=112300 CPUtime=2018.39
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 34028 0 0 0 201806 33 0 0 25 0 3 0 349312509 114995200 26632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=112300 CPUtime=2015.79
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 33662 0 0 0 201524 55 0 0 25 0 3 0 349312509 114995200 26632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517445 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.22
Current children cumulated vsize (KiB) 112300

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1217144/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=112464 CPUtime=4153.95
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 69389 0 3 0 415305 90 0 0 18 0 3 0 349312507 115163136 26682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28116 26682 218 20 0 27474 0
[pid=11908/tid=11910] ppid=11906 vsize=112464 CPUtime=2078.15
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 34628 0 0 0 207781 34 0 0 25 0 3 0 349312509 115163136 26682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=112464 CPUtime=2075.79
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 34366 0 0 0 207523 56 0 0 25 0 3 0 349312509 115163136 26682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.95
Current children cumulated vsize (KiB) 112464

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1216312/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113256 CPUtime=4273.66
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 70863 0 3 0 427274 92 0 0 18 0 3 0 349312507 115974144 26890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28314 26890 218 20 0 27672 0
[pid=11908/tid=11910] ppid=11906 vsize=113256 CPUtime=2137.88
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 35514 0 0 0 213754 34 0 0 25 0 3 0 349312509 115974144 26890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113256 CPUtime=2135.75
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 34954 0 0 0 213519 56 0 0 25 0 3 0 349312509 115974144 26890 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.66
Current children cumulated vsize (KiB) 113256

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1216184/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113400 CPUtime=4393.37
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 72071 0 3 0 439244 93 0 0 18 0 3 0 349312507 116121600 26964 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28350 26964 218 20 0 27708 0
[pid=11908/tid=11910] ppid=11906 vsize=113400 CPUtime=2197.62
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 36144 0 0 0 219727 35 0 0 25 0 3 0 349312509 116121600 26964 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113400 CPUtime=2195.72
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 35532 0 0 0 219515 57 0 0 25 0 3 0 349312509 116121600 26964 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.37
Current children cumulated vsize (KiB) 113400

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 12109
/proc/meminfo: memFree=1216056/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113400 CPUtime=4513.07
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 73227 0 3 0 451213 94 0 0 18 0 3 0 349312507 116121600 26976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28350 26976 218 20 0 27708 0
[pid=11908/tid=11910] ppid=11906 vsize=113400 CPUtime=2257.35
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 36722 0 0 0 225700 35 0 0 25 0 3 0 349312509 116121600 26976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113400 CPUtime=2255.69
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 36110 0 0 0 225511 58 0 0 25 0 3 0 349312509 116121600 26976 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.07
Current children cumulated vsize (KiB) 113400

[startup+2322.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/80 12109
/proc/meminfo: memFree=1215992/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113400 CPUtime=4632.75
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 74390 0 3 0 463180 95 0 0 18 0 3 0 349312507 116121600 26989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28350 26989 218 20 0 27708 0
[pid=11908/tid=11910] ppid=11906 vsize=113400 CPUtime=2317.08
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 37304 0 0 0 231672 36 0 0 25 0 3 0 349312509 116121600 26989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113400 CPUtime=2315.66
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 36691 0 0 0 231507 59 0 0 25 0 3 0 349312509 116121600 26989 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.75
Current children cumulated vsize (KiB) 113400

[startup+2382.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/80 12109
/proc/meminfo: memFree=1215864/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113544 CPUtime=4752.47
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 75584 0 3 0 475151 96 0 0 18 0 3 0 349312507 116269056 27023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28386 27023 218 20 0 27744 0
[pid=11908/tid=11910] ppid=11906 vsize=113544 CPUtime=2376.82
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 38060 0 0 0 237646 36 0 0 25 0 3 0 349312509 116269056 27023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113544 CPUtime=2375.62
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 37129 0 0 0 237503 59 0 0 25 0 3 0 349312509 116269056 27023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.47
Current children cumulated vsize (KiB) 113544

[startup+2442.3 s]
/proc/loadavg: 1.93 1.99 1.94 3/80 12109
/proc/meminfo: memFree=1215608/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113716 CPUtime=4872.16
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 76793 0 3 0 487119 97 0 0 18 0 3 0 349312507 116445184 27065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28429 27065 218 20 0 27787 0
[pid=11908/tid=11910] ppid=11906 vsize=113716 CPUtime=2436.55
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 38676 0 0 0 243618 37 0 0 25 0 3 0 349312509 116445184 27065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113716 CPUtime=2435.59
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 37722 0 0 0 243499 60 0 0 25 0 3 0 349312509 116445184 27065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.16
Current children cumulated vsize (KiB) 113716

[startup+2502.3 s]
/proc/loadavg: 1.97 1.99 1.94 3/80 12109
/proc/meminfo: memFree=1215544/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113852 CPUtime=4991.88
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 78010 0 3 0 499089 99 0 0 18 0 3 0 349312507 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28463 27107 218 20 0 27821 0
[pid=11908/tid=11910] ppid=11906 vsize=113852 CPUtime=2496.27
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 39300 0 0 0 249590 37 0 0 25 0 3 0 349312509 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113852 CPUtime=2495.57
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 38315 0 0 0 249497 60 0 0 25 0 3 0 349312509 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.88
Current children cumulated vsize (KiB) 113852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 1.97 1.99 1.94 3/80 12109
/proc/meminfo: memFree=1215544/2055920 swapFree=4159088/4192956
[pid=11908] ppid=11906 vsize=113852 CPUtime=5000.07
/proc/11908/stat : 11908 (MiraXTv3_dyn) S 11906 11908 11836 0 -1 4194304 78010 0 3 0 499908 99 0 0 18 0 3 0 349312507 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11908/statm: 28463 27107 218 20 0 27821 0
[pid=11908/tid=11910] ppid=11906 vsize=113852 CPUtime=2500.35
/proc/11908/task/11910/stat : 11910 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 39300 0 0 0 249998 37 0 0 25 0 3 0 349312509 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11908/tid=11911] ppid=11906 vsize=113852 CPUtime=2499.68
/proc/11908/task/11911/stat : 11911 (MiraXTv3_dyn) R 11906 11908 11836 0 -1 4194368 38315 0 0 0 249908 60 0 0 25 0 3 0 349312509 116584448 27107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 113852

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.43
CPU time (s): 5000.1
CPU user time (s): 4999.1
CPU system time (s): 1.00785
CPU usage (%): 199.491
Max. virtual memory (cumulated for all children) (KiB): 113980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 1.00785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78010
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 367
involuntary context switches= 94053

runsolver used 2.38364 second user time and 6.79297 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat May 12 23:52:51 UTC 2007

IDJOB= 426408
IDBENCH= 20254
IDSOLVER= 196
FILE ID= node34/426408-1179013970

PBS_JOBID= 5253213

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1082766609-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426408-1179013970/MiraXTv3_dyn /tmp/evaluation/426408-1179013970/instance-426408-1179013970.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-426408-1179013970 -o ROOT/results/node34/solver-426408-1179013970 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426408-1179013970/MiraXTv3_dyn /tmp/evaluation/426408-1179013970/instance-426408-1179013970.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1419f338cd3a22164a64179e41545055

RANDOM SEED= 673291058

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1326232 kB
Buffers:         49668 kB
Cached:         540732 kB
SwapCached:       3240 kB
Active:         402404 kB
Inactive:       211012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326232 kB
SwapTotal:     4192956 kB
SwapFree:      4159088 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:           101632 kB
Committed_AS:  5394132 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB

End job on node34 on Sun May 13 00:34:39 UTC 2007