Trace number 426440

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 3291.01 1649.98

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S1022605561-16-UNSAT.cnf
MD5SUMee25cd84874e48f6cb4ebfcb1b834a80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark116.569
Satisfiable
(Un)Satisfiability was proved
Number of variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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...
3290.92/1649.97	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/node43/watcher-426440-1179048554 -o ROOT/results/node43/solver-426440-1179048554 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426440-1179048554/MiraXTv3_dyn /tmp/evaluation/426440-1179048554/instance-426440-1179048554.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: 0.00 0.00 0.00 3/77 22105
/proc/meminfo: memFree=1124480/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=3788 CPUtime=0
/proc/22105/stat : 22105 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 352767199 3878912 274 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/22105/statm: 947 276 205 20 0 305 0

[startup+0.075633 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22105
/proc/meminfo: memFree=1124480/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=8156 CPUtime=0.1
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 872 0 0 0 10 0 0 0 18 0 3 0 352767199 8351744 847 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 2039 847 218 20 0 1397 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8156

[startup+0.115634 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22105
/proc/meminfo: memFree=1124480/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=8156 CPUtime=0.18
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 902 0 0 0 18 0 0 0 18 0 3 0 352767199 8351744 877 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 2039 877 218 20 0 1397 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8156

[startup+0.301654 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22105
/proc/meminfo: memFree=1124480/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=9360 CPUtime=0.56
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 1140 0 0 0 56 0 0 0 18 0 3 0 352767199 9584640 1115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 2340 1115 218 20 0 1698 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9360

[startup+0.70169 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22105
/proc/meminfo: memFree=1124480/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=11132 CPUtime=1.36
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 1602 0 0 0 136 0 0 0 18 0 3 0 352767199 11399168 1577 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 2783 1577 218 20 0 2141 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11132

[startup+1.50276 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 22108
/proc/meminfo: memFree=1117544/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=14888 CPUtime=2.95
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 2462 0 0 0 295 0 0 0 18 0 3 0 352767199 15245312 2437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 3722 2437 218 20 0 3080 0
[pid=22105/tid=22107] ppid=22103 vsize=14888 CPUtime=1.47
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 952 0 0 0 147 0 0 0 25 0 3 0 352767202 15245312 2437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=14888 CPUtime=1.45
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 1009 0 0 0 145 0 0 0 21 0 3 0 352767202 15245312 2437 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14888

[startup+3.1029 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 22108
/proc/meminfo: memFree=1113128/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=20728 CPUtime=6.15
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 3902 0 0 0 614 1 0 0 18 0 3 0 352767199 21225472 3876 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 5182 3876 218 20 0 4540 0
[pid=22105/tid=22107] ppid=22103 vsize=20728 CPUtime=3.07
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 1617 0 0 0 307 0 0 0 25 0 3 0 352767202 21225472 3876 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=20728 CPUtime=3.04
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 1784 0 0 0 304 0 0 0 16 0 3 0 352767202 21225472 3876 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20728

[startup+6.30118 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 22108
/proc/meminfo: memFree=1106984/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=23352 CPUtime=12.52
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 4559 0 0 0 1250 2 0 0 18 0 3 0 352767199 23912448 4533 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 5838 4533 218 20 0 5196 0
[pid=22105/tid=22107] ppid=22103 vsize=23352 CPUtime=6.26
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 2035 0 0 0 626 0 0 0 22 0 3 0 352767202 23912448 4533 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=23352 CPUtime=6.23
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 2023 0 0 0 622 1 0 0 25 0 3 0 352767202 23912448 4533 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 23352

[startup+12.7017 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 22108
/proc/meminfo: memFree=1096488/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=34560 CPUtime=25.3
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 7549 0 0 0 2523 7 0 0 18 0 3 0 352767199 35389440 7409 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 8640 7409 218 20 0 7998 0
[pid=22105/tid=22107] ppid=22103 vsize=34560 CPUtime=12.66
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 3318 0 0 0 1265 1 0 0 25 0 3 0 352767202 35389440 7409 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=34560 CPUtime=12.61
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 3730 0 0 0 1256 5 0 0 25 0 3 0 352767202 35389440 7409 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34560

[startup+25.5019 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 22108
/proc/meminfo: memFree=1078952/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=51008 CPUtime=50.84
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 11754 0 0 0 5073 11 0 0 18 0 3 0 352767199 52232192 11425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 12752 11425 218 20 0 12110 0
[pid=22105/tid=22107] ppid=22103 vsize=51008 CPUtime=25.45
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 5200 0 0 0 2542 3 0 0 25 0 3 0 352767202 52232192 11425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=51008 CPUtime=25.35
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 6053 0 0 0 2528 7 0 0 25 0 3 0 352767202 52232192 11425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 51008

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 22108
/proc/meminfo: memFree=1067432/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=63368 CPUtime=101.9
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 15342 0 0 0 10173 17 0 0 18 0 3 0 352767199 64888832 14526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 15842 14526 218 20 0 15200 0
[pid=22105/tid=22107] ppid=22103 vsize=63368 CPUtime=51.04
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 6645 0 0 0 5099 5 0 0 25 0 3 0 352767202 64888832 14526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=63368 CPUtime=50.82
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 8196 0 0 0 5071 11 0 0 25 0 3 0 352767202 64888832 14526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 63368

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 22108
/proc/meminfo: memFree=1059432/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=70140 CPUtime=204.03
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 17939 0 0 0 20384 19 0 0 18 0 3 0 352767199 71823360 16275 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 17535 16275 218 20 0 16893 0
[pid=22105/tid=22107] ppid=22103 vsize=70140 CPUtime=102.21
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 8027 0 0 0 10215 6 0 0 25 0 3 0 352767202 71823360 16275 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=70140 CPUtime=101.78
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 9411 0 0 0 10166 12 0 0 25 0 3 0 352767202 71823360 16275 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 70140

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 22108
/proc/meminfo: memFree=1055784/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=73476 CPUtime=323.72
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 19974 0 0 0 32351 21 0 0 18 0 3 0 352767199 75239424 17253 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 18369 17253 218 20 0 17727 0
[pid=22105/tid=22107] ppid=22103 vsize=73476 CPUtime=162.19
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 9459 0 0 0 16211 8 0 0 20 0 3 0 352767202 75239424 17253 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=73476 CPUtime=161.5
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 10014 0 0 0 16138 12 0 0 25 0 3 0 352767202 75239424 17253 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 73476

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 22108
/proc/meminfo: memFree=1048040/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=81876 CPUtime=443.42
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 22830 0 0 0 44318 24 0 0 18 0 3 0 352767199 83841024 19093 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 20469 19093 218 20 0 19827 0
[pid=22105/tid=22107] ppid=22103 vsize=81876 CPUtime=222.16
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 11375 0 0 0 22206 10 0 0 25 0 3 0 352767202 83841024 19093 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=81876 CPUtime=221.22
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 10954 0 0 0 22109 13 0 0 25 0 3 0 352767202 83841024 19093 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 81876

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 22108
/proc/meminfo: memFree=1045352/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=83692 CPUtime=563.09
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 24465 0 0 0 56283 26 0 0 18 0 3 0 352767199 85700608 19765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 20923 19765 218 20 0 20281 0
[pid=22105/tid=22107] ppid=22103 vsize=83692 CPUtime=282.12
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 12065 0 0 0 28201 11 0 0 25 0 3 0 352767202 85700608 19765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22105/tid=22108] ppid=22103 vsize=83692 CPUtime=280.94
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 11899 0 0 0 28079 15 0 0 25 0 3 0 352767202 85700608 19765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 83692

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 22108
/proc/meminfo: memFree=1044776/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=85112 CPUtime=682.79
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 25693 0 0 0 68252 27 0 0 18 0 3 0 352767199 87154688 19925 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 21278 19925 218 20 0 20636 0
[pid=22105/tid=22107] ppid=22103 vsize=85112 CPUtime=341.93
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 12662 0 0 0 34182 11 0 0 25 0 3 0 352767202 87154688 19925 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=85112 CPUtime=340.83
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 12530 0 0 0 34068 15 0 0 25 0 3 0 352767202 87154688 19925 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 85112

[startup+402.302 s]

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

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/80 22110
/proc/meminfo: memFree=1024168/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=105196 CPUtime=2717.6
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 45218 0 0 0 271710 50 0 0 18 0 3 0 352767199 107720704 25035 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26299 25035 218 20 0 25657 0
[pid=22105/tid=22107] ppid=22103 vsize=105196 CPUtime=1357.26
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 23144 0 0 0 135707 19 0 0 25 0 3 0 352767202 107720704 25035 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=105196 CPUtime=1360.3
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 21573 0 0 0 136000 30 0 0 25 0 3 0 352767202 107720704 25035 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2717.6
Current children cumulated vsize (KiB) 105196

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 2/80 22110
/proc/meminfo: memFree=1022696/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106576 CPUtime=2837.32
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 46513 0 0 0 283680 52 0 0 18 0 3 0 352767199 109133824 25386 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26644 25386 218 20 0 26002 0
[pid=22105/tid=22107] ppid=22103 vsize=106576 CPUtime=1416.99
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 23570 0 0 0 141680 19 0 0 24 0 3 0 352767202 109133824 25386 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106576 CPUtime=1420.29
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 22442 0 0 0 141998 31 0 0 17 0 3 0 352767202 109133824 25386 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2837.32
Current children cumulated vsize (KiB) 106576

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/80 22110
/proc/meminfo: memFree=1022760/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=2956.97
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 47347 0 0 0 295645 52 0 0 18 0 3 0 352767199 109355008 25392 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25392 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1476.68
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 23976 0 0 0 147648 20 0 0 25 0 3 0 352767202 109355008 25392 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1480.26
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 22870 0 0 0 147994 32 0 0 25 0 3 0 352767202 109355008 25392 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2956.97
Current children cumulated vsize (KiB) 106792

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/80 22110
/proc/meminfo: memFree=1022696/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3076.66
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 48504 0 0 0 307613 53 0 0 18 0 3 0 352767199 109355008 25395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25395 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1536.39
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24491 0 0 0 153619 20 0 0 25 0 3 0 352767202 109355008 25395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1540.23
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 23512 0 0 0 153991 32 0 0 24 0 3 0 352767202 109355008 25395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3076.66
Current children cumulated vsize (KiB) 106792

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/80 22110
/proc/meminfo: memFree=1022632/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3196.23
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 49535 0 0 0 319569 54 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1596.1
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25015 0 0 0 159590 20 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1600.1
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24019 0 0 0 159977 33 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3196.23
Current children cumulated vsize (KiB) 106792

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

[startup+1612.7 s]
/proc/loadavg: 2.00 1.97 1.62 3/80 22110
/proc/meminfo: memFree=1022632/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3216.93
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 49631 0 0 0 321638 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1606.42
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25111 0 0 0 160622 20 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1610.46
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24019 0 0 0 161013 33 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3216.93
Current children cumulated vsize (KiB) 106792

[startup+1625.5 s]
/proc/loadavg: 2.00 1.97 1.62 3/80 22110
/proc/meminfo: memFree=1022696/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3242.46
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 49730 0 0 0 324191 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1619.17
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25210 0 0 0 161897 20 0 0 24 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1623.24
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24019 0 0 0 162291 33 0 0 23 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3242.46
Current children cumulated vsize (KiB) 106792

[startup+1638.3 s]
/proc/loadavg: 2.08 1.99 1.64 3/80 22110
/proc/meminfo: memFree=1022696/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3268
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 49730 0 0 0 326745 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1631.92
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25210 0 0 0 163172 20 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1636.05
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24019 0 0 0 163571 34 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3268
Current children cumulated vsize (KiB) 106792

[startup+1644.7 s]
/proc/loadavg: 2.07 1.99 1.64 3/80 22110
/proc/meminfo: memFree=1022824/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3280.7
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 49924 0 0 0 328015 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1638.24
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25311 0 0 0 163803 21 0 0 23 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1642.43
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24112 0 0 0 164209 34 0 0 18 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3280.7
Current children cumulated vsize (KiB) 106792

[startup+1647.9 s]
/proc/loadavg: 2.07 1.99 1.64 3/80 22110
/proc/meminfo: memFree=1022888/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3287.07
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 50027 0 0 0 328652 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1641.42
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25414 0 0 0 164121 21 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1645.62
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24112 0 0 0 164528 34 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3287.07
Current children cumulated vsize (KiB) 106792

[startup+1648.7 s]
/proc/loadavg: 2.07 1.99 1.64 3/80 22110
/proc/meminfo: memFree=1022888/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3288.65
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 50027 0 0 0 328810 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1642.21
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25414 0 0 0 164200 21 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1646.42
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24112 0 0 0 164608 34 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3288.65
Current children cumulated vsize (KiB) 106792

[startup+1649.5 s]
/proc/loadavg: 2.07 1.99 1.64 3/80 22110
/proc/meminfo: memFree=1022888/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3290.21
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 50027 0 0 0 328966 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1642.98
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 25414 0 0 0 164277 21 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1647.21
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24112 0 0 0 164687 34 0 0 20 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3290.21
Current children cumulated vsize (KiB) 106792

[startup+1649.9 s]
/proc/loadavg: 2.07 1.99 1.64 2/80 22110
/proc/meminfo: memFree=1022888/2055920 swapFree=4158768/4192956
[pid=22105] ppid=22103 vsize=106792 CPUtime=3290.92
/proc/22105/stat : 22105 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194304 50027 0 0 0 329037 55 0 0 18 0 3 0 352767199 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22105/statm: 26698 25407 218 20 0 26056 0
[pid=22105/tid=22107] ppid=22103 vsize=106792 CPUtime=1643.31
/proc/22105/task/22107/stat : 22107 (MiraXTv3_dyn) S 22103 22105 22033 0 -1 4194368 25414 0 0 0 164310 21 0 0 25 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22105/tid=22108] ppid=22103 vsize=106792 CPUtime=1647.58
/proc/22105/task/22108/stat : 22108 (MiraXTv3_dyn) R 22103 22105 22033 0 -1 4194368 24112 0 0 0 164724 34 0 0 17 0 3 0 352767202 109355008 25407 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5161084 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3290.92
Current children cumulated vsize (KiB) 106792

Child status: 20
Real time (s): 1649.98
CPU time (s): 3291.01
CPU user time (s): 3290.43
CPU system time (s): 0.577912
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 107220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3290.43
system time used= 0.577912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50032
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= 433
involuntary context switches= 62084

runsolver used 1.62675 second user time and 4.37833 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun May 13 09:29:14 UTC 2007

IDJOB= 426440
IDBENCH= 20312
IDSOLVER= 196
FILE ID= node43/426440-1179048554

PBS_JOBID= 5253486

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S1022605561-16-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426440-1179048554/MiraXTv3_dyn /tmp/evaluation/426440-1179048554/instance-426440-1179048554.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-426440-1179048554 -o ROOT/results/node43/solver-426440-1179048554 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426440-1179048554/MiraXTv3_dyn /tmp/evaluation/426440-1179048554/instance-426440-1179048554.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ee25cd84874e48f6cb4ebfcb1b834a80

RANDOM SEED= 619065653

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1124696 kB
Buffers:         54432 kB
Cached:         718652 kB
SwapCached:       2660 kB
Active:         463140 kB
Inactive:       333312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124696 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:          31292 kB
Slab:           120112 kB
Committed_AS:  8222064 kB
PageTables:       1924 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= 66544 MiB

End job on node43 on Sun May 13 09:56:44 UTC 2007