Trace number 426172

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 v3UNSAT 3460.07 1734.78

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.4337
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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...
3459.98/1734.77	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-426172-1178994515 -o ROOT/results/node13/solver-426172-1178994515 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426172-1178994515/MiraXTv3_dyn /tmp/evaluation/426172-1178994515/instance-426172-1178994515.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.83 1.94 1.95 3/77 27988
/proc/meminfo: memFree=1720248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=3788 CPUtime=0
/proc/27988/stat : 27988 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 347369329 3878912 268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/27988/statm: 947 268 206 20 0 305 0

[startup+0.083018 s]
/proc/loadavg: 1.83 1.94 1.95 3/77 27988
/proc/meminfo: memFree=1720248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=7012 CPUtime=0.14
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 581 0 0 0 14 0 0 0 18 0 3 0 347369329 7180288 556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 1753 556 218 20 0 1111 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 7012

[startup+0.101475 s]
/proc/loadavg: 1.83 1.94 1.95 3/77 27988
/proc/meminfo: memFree=1720248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=7012 CPUtime=0.18
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 610 0 0 0 18 0 0 0 18 0 3 0 347369329 7180288 585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 1753 585 218 20 0 1111 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7012

[startup+0.301519 s]
/proc/loadavg: 1.83 1.94 1.95 3/77 27988
/proc/meminfo: memFree=1720248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=8132 CPUtime=0.58
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 960 0 0 0 58 0 0 0 18 0 3 0 347369329 8327168 935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 2033 935 218 20 0 1391 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8132

[startup+0.701605 s]
/proc/loadavg: 1.83 1.94 1.95 3/77 27988
/proc/meminfo: memFree=1720248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=9828 CPUtime=1.38
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 1491 0 0 0 138 0 0 0 18 0 3 0 347369329 10063872 1466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 2457 1466 218 20 0 1815 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9828

[startup+1.50178 s]
/proc/loadavg: 1.83 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1713824/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=13728 CPUtime=2.98
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 2346 0 0 0 297 1 0 0 18 0 3 0 347369329 14057472 2321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 3432 2321 218 20 0 2790 0
[pid=27988/tid=27990] ppid=27986 vsize=13728 CPUtime=1.48
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 996 0 0 0 148 0 0 0 17 0 3 0 347369330 14057472 2321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=13728 CPUtime=1.47
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 1019 0 0 0 147 0 0 0 18 0 3 0 347369330 14057472 2321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13728

[startup+3.10212 s]
/proc/loadavg: 1.83 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1711072/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=15932 CPUtime=6.17
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 2782 0 0 0 616 1 0 0 18 0 3 0 347369329 16314368 2757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 3983 2757 218 20 0 3341 0
[pid=27988/tid=27990] ppid=27986 vsize=15932 CPUtime=3.08
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 1222 0 0 0 308 0 0 0 20 0 3 0 347369330 16314368 2757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=15932 CPUtime=3.07
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 1229 0 0 0 307 0 0 0 18 0 3 0 347369330 16314368 2757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15932

[startup+6.30181 s]
/proc/loadavg: 1.85 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1704552/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=22384 CPUtime=12.56
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 4632 0 0 0 1253 3 0 0 18 0 3 0 347369329 22921216 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 5596 4492 218 20 0 4954 0
[pid=27988/tid=27990] ppid=27986 vsize=22384 CPUtime=6.28
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 2195 0 0 0 627 1 0 0 22 0 3 0 347369330 22921216 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=22384 CPUtime=6.26
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 2106 0 0 0 625 1 0 0 25 0 3 0 347369330 22921216 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 22384

[startup+12.7022 s]
/proc/loadavg: 1.86 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1693480/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=33452 CPUtime=25.31
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 7430 0 0 0 2527 4 0 0 18 0 3 0 347369329 34254848 7097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 8363 7097 218 20 0 7721 0
[pid=27988/tid=27990] ppid=27986 vsize=33452 CPUtime=12.67
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 3637 0 0 0 1266 1 0 0 25 0 3 0 347369330 34254848 7097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=33452 CPUtime=12.63
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 3462 0 0 0 1261 2 0 0 25 0 3 0 347369330 34254848 7097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 33452

[startup+25.5019 s]
/proc/loadavg: 1.89 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1688944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=36108 CPUtime=50.84
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 8679 0 0 0 5078 6 0 0 18 0 3 0 347369329 36974592 7980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 9027 7980 218 20 0 8385 0
[pid=27988/tid=27990] ppid=27986 vsize=36108 CPUtime=25.45
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 4228 0 0 0 2543 2 0 0 25 0 3 0 347369330 36974592 7980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=36108 CPUtime=25.38
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 4120 0 0 0 2535 3 0 0 25 0 3 0 347369330 36974592 7980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36108

[startup+51.1014 s]
/proc/loadavg: 1.93 1.94 1.95 3/80 27991
/proc/meminfo: memFree=1677488/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=47864 CPUtime=101.91
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 12399 0 0 0 10181 10 0 0 18 0 3 0 347369329 49012736 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 11966 10826 218 20 0 11324 0
[pid=27988/tid=27990] ppid=27986 vsize=47864 CPUtime=51.02
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 5964 0 0 0 5098 4 0 0 25 0 3 0 347369330 49012736 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=47864 CPUtime=50.88
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 6104 0 0 0 5082 6 0 0 25 0 3 0 347369330 49012736 10826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517136 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 47864

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.95 3/80 27991
/proc/meminfo: memFree=1672816/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=53268 CPUtime=204.05
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 14872 0 0 0 20391 14 0 0 18 0 3 0 347369329 54546432 11914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 13317 11914 218 20 0 12675 0
[pid=27988/tid=27990] ppid=27986 vsize=53268 CPUtime=102.18
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 7074 0 0 0 10212 6 0 0 25 0 3 0 347369330 54546432 11914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=53268 CPUtime=101.85
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 7467 0 0 0 10177 8 0 0 25 0 3 0 347369330 54546432 11914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 53268

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.95 3/80 27991
/proc/meminfo: memFree=1670192/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=55408 CPUtime=323.7
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 17336 0 0 0 32353 17 0 0 18 0 3 0 347369329 56737792 12521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 13852 12521 218 20 0 13210 0
[pid=27988/tid=27990] ppid=27986 vsize=55408 CPUtime=162.1
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 8413 0 0 0 16203 7 0 0 25 0 3 0 347369330 56737792 12521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=55408 CPUtime=161.58
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 8592 0 0 0 16149 9 0 0 25 0 3 0 347369330 56737792 12521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 55408

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.95 3/80 27991
/proc/meminfo: memFree=1669168/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=56292 CPUtime=443.38
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 19100 0 0 0 44319 19 0 0 18 0 3 0 347369329 57643008 12789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 14073 12789 218 20 0 13431 0
[pid=27988/tid=27990] ppid=27986 vsize=56292 CPUtime=222.04
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 9269 0 0 0 22197 7 0 0 25 0 3 0 347369330 57643008 12789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=56292 CPUtime=221.32
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 9500 0 0 0 22121 11 0 0 25 0 3 0 347369330 57643008 12789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 56292

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 27991
/proc/meminfo: memFree=1668080/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=57504 CPUtime=563.05
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 21017 0 0 0 56284 21 0 0 18 0 3 0 347369329 58884096 13048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 14376 13048 218 20 0 13734 0
[pid=27988/tid=27990] ppid=27986 vsize=57504 CPUtime=281.97
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 10213 0 0 0 28189 8 0 0 25 0 3 0 347369330 58884096 13048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=57504 CPUtime=281.06
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 10473 0 0 0 28094 12 0 0 25 0 3 0 347369330 58884096 13048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 57504

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 27991
/proc/meminfo: memFree=1667248/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=57988 CPUtime=682.71
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 22852 0 0 0 68248 23 0 0 18 0 3 0 347369329 59379712 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 14497 13265 218 20 0 13855 0
[pid=27988/tid=27990] ppid=27986 vsize=57988 CPUtime=341.89
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 11123 0 0 0 34180 9 0 0 25 0 3 0 347369330 59379712 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=57988 CPUtime=340.8
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 11398 0 0 0 34067 13 0 0 25 0 3 0 347369330 59379712 13265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 57988

[startup+402.301 s]

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

/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 25057 0 0 0 129639 33 0 0 25 0 3 0 347369330 75681792 17045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2597.64
Current children cumulated vsize (KiB) 73908

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1651696/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=74112 CPUtime=2717.3
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 50658 0 0 0 271678 52 0 0 18 0 3 0 347369329 75890688 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 18528 17136 218 20 0 17886 0
[pid=27988/tid=27990] ppid=27986 vsize=74112 CPUtime=1360.82
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 24520 0 0 0 136064 18 0 0 25 0 3 0 347369330 75890688 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=74112 CPUtime=1356.46
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 25807 0 0 0 135613 33 0 0 25 0 3 0 347369330 75890688 17136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2717.3
Current children cumulated vsize (KiB) 74112

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1651632/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=74112 CPUtime=2836.98
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 52022 0 0 0 283645 53 0 0 18 0 3 0 347369329 75890688 17151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 18528 17151 218 20 0 17886 0
[pid=27988/tid=27990] ppid=27986 vsize=74112 CPUtime=1420.75
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 25201 0 0 0 142057 18 0 0 25 0 3 0 347369330 75890688 17151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=74112 CPUtime=1416.21
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 26490 0 0 0 141587 34 0 0 25 0 3 0 347369330 75890688 17151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2836.98
Current children cumulated vsize (KiB) 74112

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1651568/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=74112 CPUtime=2956.67
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 53399 0 0 0 295613 54 0 0 18 0 3 0 347369329 75890688 17165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 18528 17165 218 20 0 17886 0
[pid=27988/tid=27990] ppid=27986 vsize=74112 CPUtime=1480.68
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 25889 0 0 0 148050 18 0 0 25 0 3 0 347369330 75890688 17165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=74112 CPUtime=1475.97
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 27179 0 0 0 147562 35 0 0 25 0 3 0 347369330 75890688 17165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2956.67
Current children cumulated vsize (KiB) 74112

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1649712/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=76524 CPUtime=3076.38
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 55237 0 0 0 307582 56 0 0 18 0 3 0 347369329 78360576 17627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19131 17627 218 20 0 18489 0
[pid=27988/tid=27990] ppid=27986 vsize=76524 CPUtime=1540.63
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 26951 0 0 0 154044 19 0 0 25 0 3 0 347369330 78360576 17627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=76524 CPUtime=1535.73
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 27955 0 0 0 153537 36 0 0 25 0 3 0 347369330 78360576 17627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3076.38
Current children cumulated vsize (KiB) 76524

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1649072/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3196.01
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 56662 0 0 0 319544 57 0 0 18 0 3 0 347369329 79409152 17803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17803 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1600.52
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 27805 0 0 0 160032 20 0 0 25 0 3 0 347369330 79409152 17803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1595.48
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 28526 0 0 0 159511 37 0 0 25 0 3 0 347369330 79409152 17803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3196.01
Current children cumulated vsize (KiB) 77548

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1649008/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3315.71
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 58105 0 0 0 331512 59 0 0 18 0 3 0 347369329 79409152 17844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17844 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1660.46
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 28537 0 0 0 166025 21 0 0 25 0 3 0 347369330 79409152 17844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1655.23
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29237 0 0 0 165486 37 0 0 25 0 3 0 347369330 79409152 17844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3315.71
Current children cumulated vsize (KiB) 77548

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3435.4
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59251 0 0 0 343479 61 0 0 18 0 3 0 347369329 79409152 17862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17862 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1720.4
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29108 0 0 0 172019 21 0 0 25 0 3 0 347369330 79409152 17862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1714.98
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29812 0 0 0 171459 39 0 0 25 0 3 0 347369330 79409152 17862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3435.4
Current children cumulated vsize (KiB) 77548

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

[startup+1727.9 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3446.57
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59537 0 0 0 344596 61 0 0 18 0 3 0 347369329 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17864 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1725.99
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29251 0 0 0 172578 21 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1720.56
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29955 0 0 0 172017 39 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3446.57
Current children cumulated vsize (KiB) 77548

[startup+1731.1 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3452.96
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59537 0 0 0 345235 61 0 0 18 0 3 0 347369329 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17864 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1729.19
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29251 0 0 0 172898 21 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1723.75
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29955 0 0 0 172336 39 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3452.96
Current children cumulated vsize (KiB) 77548

[startup+1732.7 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3456.15
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59537 0 0 0 345554 61 0 0 18 0 3 0 347369329 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17864 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1730.79
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29251 0 0 0 173058 21 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1725.34
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29955 0 0 0 172495 39 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3456.15
Current children cumulated vsize (KiB) 77548

[startup+1733.5 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3457.75
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59537 0 0 0 345714 61 0 0 18 0 3 0 347369329 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17864 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1731.59
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29251 0 0 0 173138 21 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1726.14
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29955 0 0 0 172575 39 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3457.75
Current children cumulated vsize (KiB) 77548

[startup+1734.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=77548 CPUtime=3459.33
/proc/27988/stat : 27988 (MiraXTv3_dyn) S 27986 27988 27602 0 -1 4194304 59537 0 0 0 345872 61 0 0 18 0 3 0 347369329 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27988/statm: 19387 17864 218 20 0 18745 0
[pid=27988/tid=27990] ppid=27986 vsize=77548 CPUtime=1732.37
/proc/27988/task/27990/stat : 27990 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29251 0 0 0 173216 21 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=77548 CPUtime=1726.93
/proc/27988/task/27991/stat : 27991 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194368 29955 0 0 0 172654 39 0 0 25 0 3 0 347369330 79409152 17864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3459.33
Current children cumulated vsize (KiB) 77548

[startup+1734.71 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 27993
/proc/meminfo: memFree=1648944/2055920 swapFree=4159364/4192956
[pid=27988] ppid=27986 vsize=68312 CPUtime=3459.98
/proc/27988/stat : 27988 (MiraXTv3_dyn) R 27986 27988 27602 0 -1 4194304 59540 0 0 0 345937 61 0 0 17 0 1 0 347369329 69951488 15866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12308595 0 0 4096 0 0 0 0 17 1 0 0
/proc/27988/statm: 17078 15866 220 20 0 16436 0
Current children cumulated CPU time (s) 3459.98
Current children cumulated vsize (KiB) 68312

Child status: 20
Real time (s): 1734.78
CPU time (s): 3460.07
CPU user time (s): 3459.44
CPU system time (s): 0.628904
CPU usage (%): 199.452
Max. virtual memory (cumulated for all children) (KiB): 78108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3459.44
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59543
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= 570
involuntary context switches= 65135

runsolver used 1.67274 second user time and 4.64829 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May 12 18:28:35 UTC 2007

IDJOB= 426172
IDBENCH= 19993
IDSOLVER= 196
FILE ID= node13/426172-1178994515

PBS_JOBID= 5252822

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426172-1178994515/MiraXTv3_dyn /tmp/evaluation/426172-1178994515/instance-426172-1178994515.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426172-1178994515 -o ROOT/results/node13/solver-426172-1178994515 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426172-1178994515/MiraXTv3_dyn /tmp/evaluation/426172-1178994515/instance-426172-1178994515.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 117298381

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1720528 kB
Buffers:         42008 kB
Cached:         205920 kB
SwapCached:      12852 kB
Active:         138508 kB
Inactive:       132896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720528 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30348 kB
Slab:            49488 kB
Committed_AS:  9869604 kB
PageTables:       1872 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= 66553 MiB

End job on node13 on Sat May 12 18:57:30 UTC 2007