Trace number 426391

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

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
MD5SUM410d091a694560f8677ebd7e24f26af7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark763.642
Satisfiable
(Un)Satisfiability was proved
Number of variables3496
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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/node26/watcher-426391-1179013259 -o ROOT/results/node26/solver-426391-1179013259 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426391-1179013259/MiraXTv3_dyn /tmp/evaluation/426391-1179013259/instance-426391-1179013259.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.93 1.99 1.92 3/77 22647
/proc/meminfo: memFree=1017984/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=3788 CPUtime=0
/proc/22647/stat : 22647 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 349242781 3878912 289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 947 295 205 20 0 305 0

[startup+0.073352 s]
/proc/loadavg: 1.93 1.99 1.92 3/77 22647
/proc/meminfo: memFree=1017984/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=9468 CPUtime=0.08
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 1153 0 0 0 8 0 0 0 18 0 3 0 349242781 9695232 1128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 2367 1128 218 20 0 1725 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9468

[startup+0.102355 s]
/proc/loadavg: 1.93 1.99 1.92 3/77 22647
/proc/meminfo: memFree=1017984/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=9468 CPUtime=0.14
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 1174 0 0 0 14 0 0 0 18 0 3 0 349242781 9695232 1149 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 2367 1149 218 20 0 1725 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 9468

[startup+0.301375 s]
/proc/loadavg: 1.93 1.99 1.92 3/77 22647
/proc/meminfo: memFree=1017984/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=10624 CPUtime=0.53
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 1336 0 0 0 53 0 0 0 18 0 3 0 349242781 10878976 1311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 2656 1311 218 20 0 2014 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10624

[startup+0.702412 s]
/proc/loadavg: 1.93 1.99 1.92 3/77 22647
/proc/meminfo: memFree=1017984/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=12100 CPUtime=1.33
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 1750 0 0 0 133 0 0 0 18 0 3 0 349242781 12390400 1725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 3025 1725 218 20 0 2383 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12100

[startup+1.50249 s]
/proc/loadavg: 1.93 1.99 1.92 3/80 22650
/proc/meminfo: memFree=1010728/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=15596 CPUtime=2.93
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 2492 0 0 0 292 1 0 0 18 0 3 0 349242781 15970304 2467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 3899 2467 218 20 0 3257 0
[pid=22647/tid=22649] ppid=22645 vsize=15596 CPUtime=1.44
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 861 0 0 0 144 0 0 0 24 0 3 0 349242785 15970304 2467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=15596 CPUtime=1.43
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 972 0 0 0 143 0 0 0 25 0 3 0 349242785 15970304 2467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15596

[startup+3.10164 s]
/proc/loadavg: 1.93 1.99 1.92 3/80 22650
/proc/meminfo: memFree=1006632/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=20232 CPUtime=6.13
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 3762 0 0 0 610 3 0 0 18 0 3 0 349242781 20717568 3737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 5058 3737 218 20 0 4416 0
[pid=22647/tid=22649] ppid=22645 vsize=20232 CPUtime=3.05
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 1477 0 0 0 304 1 0 0 16 0 3 0 349242785 20717568 3737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=20232 CPUtime=3.03
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 1626 0 0 0 302 1 0 0 19 0 3 0 349242785 20717568 3737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 20232

[startup+6.30193 s]
/proc/loadavg: 1.94 1.99 1.92 3/80 22650
/proc/meminfo: memFree=1000808/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=23608 CPUtime=12.5
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 4741 0 0 0 1246 4 0 0 18 0 3 0 349242781 24174592 4716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 5902 4716 218 20 0 5260 0
[pid=22647/tid=22649] ppid=22645 vsize=23608 CPUtime=6.25
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 2063 0 0 0 623 2 0 0 25 0 3 0 349242785 24174592 4716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 13026939 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=23608 CPUtime=6.2
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 2019 0 0 0 619 1 0 0 25 0 3 0 349242785 24174592 4716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 23608

[startup+12.7015 s]
/proc/loadavg: 1.94 1.99 1.92 3/80 22650
/proc/meminfo: memFree=990120/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=34940 CPUtime=25.27
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 7513 0 0 0 2519 8 0 0 18 0 3 0 349242781 35778560 7414 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 8735 7414 218 20 0 8093 0
[pid=22647/tid=22649] ppid=22645 vsize=34940 CPUtime=12.64
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 3384 0 0 0 1261 3 0 0 25 0 3 0 349242785 35778560 7414 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=34940 CPUtime=12.57
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 3470 0 0 0 1254 3 0 0 21 0 3 0 349242785 35778560 7414 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 34940

[startup+25.5027 s]
/proc/loadavg: 1.95 1.99 1.92 3/80 22650
/proc/meminfo: memFree=970024/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=54280 CPUtime=50.81
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 12507 0 0 0 5066 15 0 0 18 0 3 0 349242781 55582720 12230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 13570 12230 218 20 0 12928 0
[pid=22647/tid=22649] ppid=22645 vsize=54280 CPUtime=25.44
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 5766 0 0 0 2538 6 0 0 21 0 3 0 349242785 55582720 12230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=54280 CPUtime=25.32
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 6082 0 0 0 2524 8 0 0 25 0 3 0 349242785 55582720 12230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 54280

[startup+51.1021 s]
/proc/loadavg: 1.97 1.99 1.92 3/80 22650
/proc/meminfo: memFree=964904/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=58712 CPUtime=101.87
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 13933 0 0 0 10169 18 0 0 18 0 3 0 349242781 60121088 13307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 14678 13307 218 20 0 14036 0
[pid=22647/tid=22649] ppid=22645 vsize=58712 CPUtime=51.02
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 6445 0 0 0 5095 7 0 0 25 0 3 0 349242785 60121088 13307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=58712 CPUtime=50.79
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 6829 0 0 0 5069 10 0 0 25 0 3 0 349242785 60121088 13307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 58712

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.92 3/80 22652
/proc/meminfo: memFree=944104/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=79172 CPUtime=204.03
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 19940 0 0 0 20376 27 0 0 18 0 3 0 349242781 81072128 18552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 19793 18552 218 20 0 19151 0
[pid=22647/tid=22649] ppid=22645 vsize=79172 CPUtime=102.2
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 9735 0 0 0 10210 10 0 0 25 0 3 0 349242785 81072128 18552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=79172 CPUtime=101.77
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 9546 0 0 0 10162 15 0 0 25 0 3 0 349242785 81072128 18552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 79172

[startup+162.302 s]
/proc/loadavg: 2.05 2.01 1.92 3/80 22652
/proc/meminfo: memFree=927656/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=94660 CPUtime=323.74
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 24789 0 0 0 32341 33 0 0 18 0 3 0 349242781 96931840 22568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 23665 22568 218 20 0 23023 0
[pid=22647/tid=22649] ppid=22645 vsize=94660 CPUtime=162.18
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 11285 0 0 0 16206 12 0 0 25 0 3 0 349242785 96931840 22568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=94660 CPUtime=161.51
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 12845 0 0 0 16131 20 0 0 25 0 3 0 349242785 96931840 22568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 94660

[startup+222.303 s]
/proc/loadavg: 2.16 2.05 1.94 3/80 22652
/proc/meminfo: memFree=921128/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=100748 CPUtime=443.43
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 27341 0 0 0 44306 37 0 0 18 0 3 0 349242781 103165952 24248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 25187 24248 218 20 0 24545 0
[pid=22647/tid=22649] ppid=22645 vsize=100748 CPUtime=222.14
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 12226 0 0 0 22201 13 0 0 25 0 3 0 349242785 103165952 24248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=100748 CPUtime=221.23
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 14456 0 0 0 22100 23 0 0 25 0 3 0 349242785 103165952 24248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565637 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 100748

[startup+282.303 s]
/proc/loadavg: 2.18 2.07 1.95 3/80 22652
/proc/meminfo: memFree=920936/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=100748 CPUtime=563.13
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 28267 0 0 0 56275 38 0 0 18 0 3 0 349242781 103165952 24276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 25187 24276 218 20 0 24545 0
[pid=22647/tid=22649] ppid=22645 vsize=100748 CPUtime=282.12
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 12730 0 0 0 28198 14 0 0 25 0 3 0 349242785 103165952 24276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=100748 CPUtime=280.97
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 14878 0 0 0 28073 24 0 0 25 0 3 0 349242785 103165952 24276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 100748

[startup+342.302 s]
/proc/loadavg: 2.16 2.08 1.96 3/80 22652
/proc/meminfo: memFree=920744/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=100748 CPUtime=682.83
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 29227 0 0 0 68243 40 0 0 18 0 3 0 349242781 103165952 24314 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 25187 24314 218 20 0 24545 0
[pid=22647/tid=22649] ppid=22645 vsize=100748 CPUtime=342.07
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 13174 0 0 0 34193 14 0 0 25 0 3 0 349242785 103165952 24314 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=100748 CPUtime=340.7
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 15394 0 0 0 34046 24 0 0 25 0 3 0 349242785 103165952 24314 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 100748

[startup+402.303 s]

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

/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 27068 0 0 0 190098 32 0 0 25 0 3 0 349242785 135024640 31404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=131860 CPUtime=1893.51
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 28699 0 0 0 189292 59 0 0 25 0 3 0 349242785 135024640 31404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.88
Current children cumulated vsize (KiB) 131860

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=892328/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=131860 CPUtime=3914.61
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 57201 0 0 0 391367 94 0 0 18 0 3 0 349242781 135024640 31416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 32965 31416 218 20 0 32323 0
[pid=22647/tid=22649] ppid=22645 vsize=131860 CPUtime=1961.29
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 27401 0 0 0 196096 33 0 0 25 0 3 0 349242785 135024640 31416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=131860 CPUtime=1953.27
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29141 0 0 0 195267 60 0 0 25 0 3 0 349242785 135024640 31416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.61
Current children cumulated vsize (KiB) 131860

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=892264/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=131860 CPUtime=4034.31
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 58085 0 0 0 403336 95 0 0 18 0 3 0 349242781 135024640 31424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 32965 31424 218 20 0 32323 0
[pid=22647/tid=22649] ppid=22645 vsize=131860 CPUtime=2021.26
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 27842 0 0 0 202092 34 0 0 25 0 3 0 349242785 135024640 31424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22647/tid=22650] ppid=22645 vsize=131860 CPUtime=2012.99
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29584 0 0 0 201239 60 0 0 25 0 3 0 349242785 135024640 31424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.31
Current children cumulated vsize (KiB) 131860

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=892200/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=131860 CPUtime=4154.02
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 58750 0 0 0 415306 96 0 0 18 0 3 0 349242781 135024640 31429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 32965 31429 218 20 0 32323 0
[pid=22647/tid=22649] ppid=22645 vsize=131860 CPUtime=2081.21
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 28176 0 0 0 208086 35 0 0 25 0 3 0 349242785 135024640 31429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=131860 CPUtime=2072.76
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29915 0 0 0 207215 61 0 0 25 0 3 0 349242785 135024640 31429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565791 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.02
Current children cumulated vsize (KiB) 131860

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=890472/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=132884 CPUtime=4273.75
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 59952 0 0 0 427277 98 0 0 18 0 3 0 349242781 136073216 31857 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33221 31857 218 20 0 32579 0
[pid=22647/tid=22649] ppid=22645 vsize=132884 CPUtime=2140.96
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29041 0 0 0 214060 36 0 0 25 0 3 0 349242785 136073216 31857 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=132884 CPUtime=2132.74
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 30252 0 0 0 213213 61 0 0 25 0 3 0 349242785 136073216 31857 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.75
Current children cumulated vsize (KiB) 132884

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=890472/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=132884 CPUtime=4393.46
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 60735 0 0 0 439247 99 0 0 18 0 3 0 349242781 136073216 31862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33221 31862 218 20 0 32579 0
[pid=22647/tid=22649] ppid=22645 vsize=132884 CPUtime=2200.67
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29377 0 0 0 220031 36 0 0 25 0 3 0 349242785 136073216 31862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=132884 CPUtime=2192.73
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 30699 0 0 0 219211 62 0 0 25 0 3 0 349242785 136073216 31862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.46
Current children cumulated vsize (KiB) 132884

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/80 22850
/proc/meminfo: memFree=890472/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=132884 CPUtime=4513.16
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 61419 0 0 0 451217 99 0 0 18 0 3 0 349242781 136073216 31874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33221 31874 218 20 0 32579 0
[pid=22647/tid=22649] ppid=22645 vsize=132884 CPUtime=2260.39
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 29721 0 0 0 226003 36 0 0 25 0 3 0 349242785 136073216 31874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=132884 CPUtime=2252.71
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31039 0 0 0 225209 62 0 0 25 0 3 0 349242785 136073216 31874 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.16
Current children cumulated vsize (KiB) 132884

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=890408/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=132884 CPUtime=4632.89
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 62208 0 0 0 463188 101 0 0 18 0 3 0 349242781 136073216 31878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33221 31878 218 20 0 32579 0
[pid=22647/tid=22649] ppid=22645 vsize=132884 CPUtime=2320.13
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 30172 0 0 0 231977 36 0 0 25 0 3 0 349242785 136073216 31878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=132884 CPUtime=2312.7
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31377 0 0 0 231207 63 0 0 25 0 3 0 349242785 136073216 31878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.89
Current children cumulated vsize (KiB) 132884

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=889704/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=133544 CPUtime=4752.6
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 63073 0 0 0 475158 102 0 0 18 0 3 0 349242781 136749056 32066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33386 32066 218 20 0 32744 0
[pid=22647/tid=22649] ppid=22645 vsize=133544 CPUtime=2379.87
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 30696 0 0 0 237950 37 0 0 25 0 3 0 349242785 136749056 32066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=133544 CPUtime=2372.66
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31718 0 0 0 237203 63 0 0 25 0 3 0 349242785 136749056 32066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.6
Current children cumulated vsize (KiB) 133544

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=889000/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=134500 CPUtime=4872.31
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 64044 0 0 0 487128 103 0 0 18 0 3 0 349242781 137728000 32246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33625 32246 218 20 0 32983 0
[pid=22647/tid=22649] ppid=22645 vsize=134500 CPUtime=2439.62
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31324 0 0 0 243924 38 0 0 18 0 3 0 349242785 137728000 32246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=134500 CPUtime=2432.64
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 32061 0 0 0 243200 64 0 0 18 0 3 0 349242785 137728000 32246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.31
Current children cumulated vsize (KiB) 134500

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=888872/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=134892 CPUtime=4992.04
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 64873 0 0 0 499100 104 0 0 18 0 3 0 349242781 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33723 32280 218 20 0 33081 0
[pid=22647/tid=22649] ppid=22645 vsize=134892 CPUtime=2499.36
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31666 0 0 0 249898 38 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=134892 CPUtime=2492.63
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 32548 0 0 0 249198 65 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.04
Current children cumulated vsize (KiB) 134892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=888872/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=134892 CPUtime=5000.03
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 64873 0 0 0 499899 104 0 0 18 0 3 0 349242781 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33723 32280 218 20 0 33081 0
[pid=22647/tid=22649] ppid=22645 vsize=134892 CPUtime=2503.34
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31666 0 0 0 250296 38 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=134892 CPUtime=2496.63
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 32548 0 0 0 249598 65 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 134892

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

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

[startup+2506.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 22850
/proc/meminfo: memFree=888872/2055920 swapFree=4170140/4192956
[pid=22647] ppid=22645 vsize=134892 CPUtime=5000.03
/proc/22647/stat : 22647 (MiraXTv3_dyn) S 22645 22647 22320 0 -1 4194304 64873 0 0 0 499899 104 0 0 18 0 3 0 349242781 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22647/statm: 33723 32280 218 20 0 33081 0
[pid=22647/tid=22649] ppid=22645 vsize=134892 CPUtime=2503.34
/proc/22647/task/22649/stat : 22649 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 31666 0 0 0 250296 38 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22647/tid=22650] ppid=22645 vsize=134892 CPUtime=2496.63
/proc/22647/task/22650/stat : 22650 (MiraXTv3_dyn) R 22645 22647 22320 0 -1 4194368 32548 0 0 0 249598 65 0 0 25 0 3 0 349242785 138129408 32280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 134892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.33
CPU time (s): 5000.07
CPU user time (s): 4999
CPU system time (s): 1.06384
CPU usage (%): 199.497
Max. virtual memory (cumulated for all children) (KiB): 134892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999
system time used= 1.06384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64873
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= 380
involuntary context switches= 93518

runsolver used 2.74758 second user time and 6.42802 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat May 12 23:41:00 UTC 2007

IDJOB= 426391
IDBENCH= 20221
IDSOLVER= 196
FILE ID= node26/426391-1179013259

PBS_JOBID= 5252988

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426391-1179013259/MiraXTv3_dyn /tmp/evaluation/426391-1179013259/instance-426391-1179013259.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-426391-1179013259 -o ROOT/results/node26/solver-426391-1179013259 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426391-1179013259/MiraXTv3_dyn /tmp/evaluation/426391-1179013259/instance-426391-1179013259.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  410d091a694560f8677ebd7e24f26af7

RANDOM SEED= 38003085

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1018200 kB
Buffers:         54084 kB
Cached:         830268 kB
SwapCached:       3456 kB
Active:         516012 kB
Inactive:       391752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018200 kB
SwapTotal:     4192956 kB
SwapFree:      4170140 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          30696 kB
Slab:           115516 kB
Committed_AS:  2550144 kB
PageTables:       1716 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 node26 on Sun May 13 00:22:48 UTC 2007