Trace number 460146

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) 10000.3 5032.16

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark637.607
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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/node58/watcher-460146-1179240672 -o ROOT/results/node58/solver-460146-1179240672 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460146-1179240672/MiraXTv3_dyn /tmp/evaluation/460146-1179240672/instance-460146-1179240672.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.69 1.93 1.89 3/64 27047
/proc/meminfo: memFree=900736/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=3788 CPUtime=0
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 324 0 0 0 0 0 0 0 18 0 1 0 371977063 3878912 299 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 947 306 202 20 0 305 0

[startup+0.05176 s]
/proc/loadavg: 1.69 1.93 1.89 3/64 27047
/proc/meminfo: memFree=900736/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=6988 CPUtime=0.04
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 1319 0 0 0 4 0 0 0 18 0 1 0 371977063 7155712 1294 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134574197 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 1747 1294 206 20 0 1105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6988

[startup+0.101768 s]
/proc/loadavg: 1.69 1.93 1.89 3/64 27047
/proc/meminfo: memFree=900736/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=9960 CPUtime=0.08
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 1997 0 0 0 8 0 0 0 18 0 1 0 371977063 10199040 1972 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 2490 1973 206 20 0 1848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9960

[startup+0.301801 s]
/proc/loadavg: 1.69 1.93 1.89 3/64 27047
/proc/meminfo: memFree=900736/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=21764 CPUtime=0.29
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 4775 0 0 0 27 2 0 0 19 0 1 0 371977063 22286336 4750 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 5441 4752 206 20 0 4799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21764

[startup+0.701867 s]
/proc/loadavg: 1.69 1.93 1.89 3/64 27047
/proc/meminfo: memFree=900736/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=44820 CPUtime=0.69
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 10139 0 0 0 63 6 0 0 22 0 1 0 371977063 45895680 10114 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5309389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 11205 10116 206 20 0 10563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44820

[startup+1.502 s]
/proc/loadavg: 1.69 1.93 1.89 2/65 27048
/proc/meminfo: memFree=845112/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=71248 CPUtime=1.49
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 16596 0 0 0 140 9 0 0 25 0 1 0 371977063 72957952 16571 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134584088 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 17812 16571 207 20 0 17170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71248

[startup+3.10127 s]
/proc/loadavg: 1.64 1.92 1.88 2/65 27048
/proc/meminfo: memFree=835000/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=78140 CPUtime=3.09
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 18417 0 0 0 300 9 0 0 25 0 1 0 371977063 80015360 18392 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 19535 18392 207 20 0 18893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78140

[startup+6.30181 s]
/proc/loadavg: 1.64 1.92 1.88 2/65 27048
/proc/meminfo: memFree=821176/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=85972 CPUtime=6.28
/proc/27047/stat : 27047 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194304 20107 0 0 0 619 9 0 0 25 0 1 0 371977063 88035328 20082 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583878 0 0 4096 0 0 0 0 17 1 0 0
/proc/27047/statm: 21493 20082 207 20 0 20851 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85972

[startup+12.7019 s]
/proc/loadavg: 1.62 1.90 1.88 2/67 27050
/proc/meminfo: memFree=703912/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=407236 CPUtime=13.1
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 52938 0 0 0 1284 26 0 0 25 0 3 0 371977063 417009664 49378 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 101809 49378 218 20 0 101167 0
[pid=27047/tid=27049] ppid=27045 vsize=407236 CPUtime=1.78
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 15642 0 0 0 172 6 0 0 25 0 3 0 371978153 417009664 49378 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=407236 CPUtime=0.41
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194368 11319 0 0 0 34 7 0 0 18 0 3 0 371978153 417009664 49378 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 407236

[startup+25.502 s]
/proc/loadavg: 1.52 1.87 1.87 2/67 27050
/proc/meminfo: memFree=703336/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=407764 CPUtime=25.91
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 53062 0 0 0 2564 27 0 0 25 0 3 0 371977063 417550336 49502 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 101941 49502 218 20 0 101299 0
[pid=27047/tid=27049] ppid=27045 vsize=407764 CPUtime=14.58
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 15766 0 0 0 1451 7 0 0 25 0 3 0 371978153 417550336 49502 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=407764 CPUtime=0.41
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194368 11319 0 0 0 34 7 0 0 18 0 3 0 371978153 417550336 49502 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.91
Current children cumulated vsize (KiB) 407764

[startup+51.1013 s]
/proc/loadavg: 1.56 1.85 1.86 3/67 27050
/proc/meminfo: memFree=666792/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=443864 CPUtime=70.59
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 63776 0 0 0 7022 37 0 0 25 0 3 0 371977063 454516736 59080 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 110966 59080 218 20 0 110324 0
[pid=27047/tid=27049] ppid=27045 vsize=443864 CPUtime=40.17
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 16658 0 0 0 4010 7 0 0 19 0 3 0 371978153 454516736 59080 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134517127 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=443864 CPUtime=19.51
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 21141 0 0 0 1935 16 0 0 22 0 3 0 371978153 454516736 59080 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.59
Current children cumulated vsize (KiB) 443864

[startup+102.306 s]
/proc/loadavg: 1.82 1.87 1.87 3/67 27050
/proc/meminfo: memFree=529704/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=577184 CPUtime=172.68
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 98103 0 0 0 17202 66 0 0 25 0 3 0 371977063 591036416 92817 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 144296 92817 218 20 0 143654 0
[pid=27047/tid=27049] ppid=27045 vsize=577184 CPUtime=91.31
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 31958 0 0 0 9113 18 0 0 25 0 3 0 371978153 591036416 92817 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=577184 CPUtime=70.46
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 40168 0 0 0 7012 34 0 0 25 0 3 0 371978153 591036416 92817 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 172.68
Current children cumulated vsize (KiB) 577184

[startup+162.302 s]
/proc/loadavg: 1.93 1.89 1.87 3/67 27050
/proc/meminfo: memFree=424040/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=681736 CPUtime=292.25
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 125009 0 0 0 29135 90 0 0 25 0 3 0 371977063 698097664 119118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 170434 119118 218 20 0 169792 0
[pid=27047/tid=27049] ppid=27045 vsize=681736 CPUtime=151.2
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 39123 0 0 0 15097 23 0 0 25 0 3 0 371978153 698097664 119118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=681736 CPUtime=130.14
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 59909 0 0 0 12960 54 0 0 25 0 3 0 371978153 698097664 119118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 292.25
Current children cumulated vsize (KiB) 681736

[startup+222.303 s]
/proc/loadavg: 1.97 1.91 1.88 3/67 27050
/proc/meminfo: memFree=424872/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=681736 CPUtime=411.81
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 125163 0 0 0 41090 91 0 0 25 0 3 0 371977063 698097664 118929 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 170434 118929 218 20 0 169792 0
[pid=27047/tid=27049] ppid=27045 vsize=681736 CPUtime=211.08
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 39269 0 0 0 21084 24 0 0 25 0 3 0 371978153 698097664 118929 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=681736 CPUtime=189.83
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 59917 0 0 0 18929 54 0 0 25 0 3 0 371978153 698097664 118929 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134522143 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.81
Current children cumulated vsize (KiB) 681736

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.88 3/67 27050
/proc/meminfo: memFree=394600/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=711780 CPUtime=531.44
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 132979 0 0 0 53048 96 0 0 25 0 3 0 371977063 728862720 126535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 177945 126535 218 20 0 177303 0
[pid=27047/tid=27049] ppid=27045 vsize=711780 CPUtime=270.99
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 47019 0 0 0 27070 29 0 0 19 0 3 0 371978153 728862720 126535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=711780 CPUtime=249.55
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 59983 0 0 0 24901 54 0 0 25 0 3 0 371978153 728862720 126535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 531.44
Current children cumulated vsize (KiB) 711780

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.89 3/67 27050
/proc/meminfo: memFree=389800/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=715788 CPUtime=651.05
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 134909 0 0 0 65007 98 0 0 25 0 3 0 371977063 732966912 127706 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 178947 127706 218 20 0 178305 0
[pid=27047/tid=27049] ppid=27045 vsize=715788 CPUtime=330.92
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 48943 0 0 0 33062 30 0 0 25 0 3 0 371978153 732966912 127706 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=715788 CPUtime=309.22
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 59989 0 0 0 30868 54 0 0 25 0 3 0 371978153 732966912 127706 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 651.05
Current children cumulated vsize (KiB) 715788

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.90 3/67 27050
/proc/meminfo: memFree=384040/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=721596 CPUtime=770.72
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 136921 0 0 0 76972 100 0 0 25 0 3 0 371977063 738914304 129149 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 180399 129149 218 20 0 179757 0
[pid=27047/tid=27049] ppid=27045 vsize=721596 CPUtime=390.88
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 50947 0 0 0 39056 32 0 0 25 0 3 0 371978153 738914304 129149 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=721596 CPUtime=368.93
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 59997 0 0 0 36839 54 0 0 25 0 3 0 371978153 738914304 129149 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 770.72
Current children cumulated vsize (KiB) 721596


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

[pid=27047] ppid=27045 vsize=1222268 CPUtime=8784.7
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272292 0 0 0 878205 265 0 0 25 0 3 0 371977063 1251602432 253984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 305567 253984 218 20 0 304925 0
[pid=27047/tid=27049] ppid=27045 vsize=1222268 CPUtime=4395.71
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108681 0 0 0 439469 102 0 0 25 0 3 0 371978153 1251602432 253984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1222268 CPUtime=4378.08
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137634 0 0 0 437658 150 0 0 25 0 3 0 371978153 1251602432 253984 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8784.7
Current children cumulated vsize (KiB) 1222268

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/67 27448
/proc/meminfo: memFree=20136/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1222268 CPUtime=8904.25
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272294 0 0 0 890159 266 0 0 25 0 3 0 371977063 1251602432 253986 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 305567 253986 218 20 0 304925 0
[pid=27047/tid=27049] ppid=27045 vsize=1222268 CPUtime=4455.63
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108682 0 0 0 445461 102 0 0 25 0 3 0 371978153 1251602432 253986 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1222268 CPUtime=4437.71
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137635 0 0 0 443620 151 0 0 25 0 3 0 371978153 1251602432 253986 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8904.25
Current children cumulated vsize (KiB) 1222268

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/67 27448
/proc/meminfo: memFree=27240/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1215100 CPUtime=9023.83
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272294 0 0 0 902116 267 0 0 25 0 3 0 371977063 1244262400 252205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303775 252205 218 20 0 303133 0
[pid=27047/tid=27049] ppid=27045 vsize=1215100 CPUtime=4515.51
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108682 0 0 0 451448 103 0 0 25 0 3 0 371978153 1244262400 252205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1215100 CPUtime=4497.41
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137635 0 0 0 449590 151 0 0 25 0 3 0 371978153 1244262400 252205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9023.83
Current children cumulated vsize (KiB) 1215100

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 27448
/proc/meminfo: memFree=27240/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1215100 CPUtime=9143.42
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272300 0 0 0 914075 267 0 0 25 0 3 0 371977063 1244262400 252211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303775 252211 218 20 0 303133 0
[pid=27047/tid=27049] ppid=27045 vsize=1215100 CPUtime=4575.47
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108685 0 0 0 457444 103 0 0 25 0 3 0 371978153 1244262400 252211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1215100 CPUtime=4557.05
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137638 0 0 0 455554 151 0 0 25 0 3 0 371978153 1244262400 252211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9143.42
Current children cumulated vsize (KiB) 1215100

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/67 27448
/proc/meminfo: memFree=29288/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1213052 CPUtime=9262.95
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272303 0 0 0 926027 268 0 0 25 0 3 0 371977063 1242165248 251691 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303263 251691 218 20 0 302621 0
[pid=27047/tid=27049] ppid=27045 vsize=1213052 CPUtime=4635.26
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108688 0 0 0 463423 103 0 0 25 0 3 0 371978153 1242165248 251691 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1213052 CPUtime=4616.78
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137638 0 0 0 461527 151 0 0 25 0 3 0 371978153 1242165248 251691 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9262.95
Current children cumulated vsize (KiB) 1213052

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29608/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=9382.6
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272305 0 0 0 937992 268 0 0 25 0 3 0 371977063 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251579 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=4695.21
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108689 0 0 0 469417 104 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4676.48
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137639 0 0 0 467497 151 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9382.6
Current children cumulated vsize (KiB) 1212028

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29800/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=9502.14
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272305 0 0 0 949945 269 0 0 25 0 3 0 371977063 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251579 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=4755.11
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108689 0 0 0 475407 104 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4736.13
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137639 0 0 0 473461 152 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9502.14
Current children cumulated vsize (KiB) 1212028

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29800/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=9621.81
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272305 0 0 0 961912 269 0 0 25 0 3 0 371977063 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251579 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=4815.05
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108689 0 0 0 481401 104 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4795.86
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 137639 0 0 0 479434 152 0 0 25 0 3 0 371978153 1241116672 251579 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9621.81
Current children cumulated vsize (KiB) 1212028

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=28264/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1214076 CPUtime=9741.48
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272727 0 0 0 973878 270 0 0 25 0 3 0 371977063 1243213824 252001 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303519 252001 218 20 0 302877 0
[pid=27047/tid=27049] ppid=27045 vsize=1214076 CPUtime=4875.01
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108689 0 0 0 487397 104 0 0 25 0 3 0 371978153 1243213824 252001 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1214076 CPUtime=4855.57
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 138061 0 0 0 485404 153 0 0 25 0 3 0 371978153 1243213824 252001 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9741.48
Current children cumulated vsize (KiB) 1214076

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29800/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=9861.11
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272750 0 0 0 985840 271 0 0 25 0 3 0 371977063 1241116672 251580 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251580 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=4934.96
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108712 0 0 0 493392 104 0 0 25 0 3 0 371978153 1241116672 251580 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4915.24
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 138061 0 0 0 491371 153 0 0 25 0 3 0 371978153 1241116672 251580 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9861.11
Current children cumulated vsize (KiB) 1212028

[startup+5022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29864/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=9980.79
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272751 0 0 0 997808 271 0 0 25 0 3 0 371977063 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251581 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=4994.92
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108712 0 0 0 499388 104 0 0 25 0 3 0 371978153 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4974.95
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 138062 0 0 0 497342 153 0 0 25 0 3 0 371978153 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565439 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9980.79
Current children cumulated vsize (KiB) 1212028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5032 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29864/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=1212028 CPUtime=10000.1
/proc/27047/stat : 27047 (MiraXTv3_dyn) S 27045 27047 26973 0 -1 4194304 272751 0 0 0 999741 271 0 0 25 0 3 0 371977063 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 303007 251581 218 20 0 302365 0
[pid=27047/tid=27049] ppid=27045 vsize=1212028 CPUtime=5004.61
/proc/27047/task/27049/stat : 27049 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 108712 0 0 0 500357 104 0 0 25 0 3 0 371978153 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27047/tid=27050] ppid=27045 vsize=1212028 CPUtime=4984.6
/proc/27047/task/27050/stat : 27050 (MiraXTv3_dyn) R 27045 27047 26973 0 -1 4194368 138062 0 0 0 498307 153 0 0 25 0 3 0 371978153 1241116672 251581 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1212028

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

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

[startup+5032.11 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 27448
/proc/meminfo: memFree=29864/2055920 swapFree=4184552/4192956
[pid=27047] ppid=27045 vsize=0 CPUtime=10000.2
/proc/27047/stat : 27047 (MiraXTv3_dyn) Z 27045 27047 26973 0 -1 4195340 272751 0 0 0 999743 281 0 0 16 0 2 0 371977063 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27047/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5032.16
CPU time (s): 10000.3
CPU user time (s): 9997.43
CPU system time (s): 2.86356
CPU usage (%): 198.728
Max. virtual memory (cumulated for all children) (KiB): 1226068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.43
system time used= 2.86356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272751
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= 3009
involuntary context switches= 75194

runsolver used 5.07623 second user time and 13.245 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue May 15 14:51:14 UTC 2007

IDJOB= 460146
IDBENCH= 20581
IDSOLVER= 196
FILE ID= node58/460146-1179240672

PBS_JOBID= 5274751

Free space on /tmp= 66518 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/460146-1179240672/MiraXTv3_dyn /tmp/evaluation/460146-1179240672/instance-460146-1179240672.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-460146-1179240672 -o ROOT/results/node58/solver-460146-1179240672 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460146-1179240672/MiraXTv3_dyn /tmp/evaluation/460146-1179240672/instance-460146-1179240672.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 84317686

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:        901080 kB
Buffers:         55740 kB
Cached:         940436 kB
SwapCached:       2472 kB
Active:         588916 kB
Inactive:       416816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        901080 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:           22820 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:           135132 kB
Committed_AS:  4600848 kB
PageTables:       1400 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= 66518 MiB

End job on node58 on Tue May 15 16:15:08 UTC 2007