Trace number 335062

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 668.251 335.466

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.543
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
668.18/335.46	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/node21/watcher-335062-1178902270 -o ROOT/results/node21/solver-335062-1178902270 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335062-1178902270/MiraXTv3_dyn /tmp/evaluation/335062-1178902270/instance-335062-1178902270.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.00 1.00 1.00 3/77 2172
/proc/meminfo: memFree=1643912/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=1436 CPUtime=0
/proc/2172/stat : 2172 (MiraXTv3_dyn) D 2170 2172 910 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 338144350 1470464 46 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8438564 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/2172/statm: 359 46 34 20 0 10 0

[startup+0.053242 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2172
/proc/meminfo: memFree=1643912/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=5576 CPUtime=0.04
/proc/2172/stat : 2172 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194304 869 0 0 0 4 0 0 0 18 0 1 0 338144350 5709824 844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/2172/statm: 1394 844 207 20 0 752 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5576

[startup+0.102256 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2172
/proc/meminfo: memFree=1643912/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=5752 CPUtime=0.09
/proc/2172/stat : 2172 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194304 923 0 0 0 9 0 0 0 18 0 1 0 338144350 5890048 898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575824 0 0 4096 0 0 0 0 17 0 0 0
/proc/2172/statm: 1438 899 207 20 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.301276 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2172
/proc/meminfo: memFree=1643912/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=10236 CPUtime=0.41
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 1547 0 0 0 40 1 0 0 18 0 3 0 338144350 10481664 1481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 2559 1481 218 20 0 1917 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 10236

[startup+0.701321 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2172
/proc/meminfo: memFree=1643912/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=14172 CPUtime=1.21
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 2189 0 0 0 119 2 0 0 18 0 3 0 338144350 14512128 2123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 3543 2123 218 20 0 2901 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 14172

[startup+1.50141 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 2175
/proc/meminfo: memFree=1634672/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=17140 CPUtime=2.8
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 3088 0 0 0 278 2 0 0 18 0 3 0 338144350 17551360 3022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 4285 3022 218 20 0 3643 0
[pid=2172/tid=2174] ppid=2170 vsize=17140 CPUtime=1.32
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1010 0 0 0 132 0 0 0 17 0 3 0 338144366 17551360 3022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=17140 CPUtime=1.31
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1076 0 0 0 130 1 0 0 25 0 3 0 338144366 17551360 3022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 17140

[startup+3.10158 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 2175
/proc/meminfo: memFree=1630448/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=21296 CPUtime=6
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 4095 0 0 0 597 3 0 0 18 0 3 0 338144350 21807104 4029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 5324 4029 218 20 0 4682 0
[pid=2172/tid=2174] ppid=2170 vsize=21296 CPUtime=2.93
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1512 0 0 0 292 1 0 0 19 0 3 0 338144366 21807104 4029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=21296 CPUtime=2.9
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1581 0 0 0 289 1 0 0 18 0 3 0 338144366 21807104 4029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 21296

[startup+6.30193 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 2175
/proc/meminfo: memFree=1627312/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=22876 CPUtime=12.38
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 4645 0 0 0 1235 3 0 0 18 0 3 0 338144350 23425024 4579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 5719 4579 218 20 0 5077 0
[pid=2172/tid=2174] ppid=2170 vsize=22876 CPUtime=6.12
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1702 0 0 0 611 1 0 0 19 0 3 0 338144366 23425024 4579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=22876 CPUtime=6.09
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 1941 0 0 0 608 1 0 0 25 0 3 0 338144366 23425024 4579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 22876

[startup+12.7017 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 2175
/proc/meminfo: memFree=1617456/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=31928 CPUtime=25.15
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 7155 0 0 0 2509 6 0 0 18 0 3 0 338144350 32694272 7015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 7982 7015 218 20 0 7340 0
[pid=2172/tid=2174] ppid=2170 vsize=31928 CPUtime=12.51
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 3015 0 0 0 1249 2 0 0 25 0 3 0 338144366 32694272 7015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526518 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=31928 CPUtime=12.47
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 3138 0 0 0 1244 3 0 0 25 0 3 0 338144366 32694272 7015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 31928

[startup+25.502 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 2175
/proc/meminfo: memFree=1602736/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=46144 CPUtime=50.69
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 10740 0 0 0 5060 9 0 0 18 0 3 0 338144350 47251456 10473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 11536 10474 218 20 0 10894 0
[pid=2172/tid=2174] ppid=2170 vsize=46144 CPUtime=25.31
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 4927 0 0 0 2527 4 0 0 25 0 3 0 338144366 47251456 10474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=46144 CPUtime=25.21
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 4812 0 0 0 2517 4 0 0 25 0 3 0 338144366 47251456 10474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 46144

[startup+51.1028 s]
/proc/loadavg: 1.56 1.15 1.05 3/80 2175
/proc/meminfo: memFree=1590320/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=58776 CPUtime=101.77
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 14034 0 0 0 10162 15 0 0 18 0 3 0 338144350 60186624 13499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 14694 13499 218 20 0 14052 0
[pid=2172/tid=2174] ppid=2170 vsize=58776 CPUtime=50.89
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 6697 0 0 0 5083 6 0 0 25 0 3 0 338144366 60186624 13499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=58776 CPUtime=50.7
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 6335 0 0 0 5063 7 0 0 25 0 3 0 338144366 60186624 13499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 58776

[startup+102.306 s]
/proc/loadavg: 1.74 1.28 1.10 3/80 2175
/proc/meminfo: memFree=1575216/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=73848 CPUtime=203.8
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 18215 0 0 0 20360 20 0 0 18 0 3 0 338144350 75620352 17244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 18462 17244 218 20 0 17820 0
[pid=2172/tid=2174] ppid=2170 vsize=73848 CPUtime=102.05
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 9030 0 0 0 10196 9 0 0 25 0 3 0 338144366 75620352 17244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=73848 CPUtime=101.58
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 8183 0 0 0 10148 10 0 0 24 0 3 0 338144366 75620352 17244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 73848

[startup+162.303 s]
/proc/loadavg: 1.90 1.40 1.15 3/80 2175
/proc/meminfo: memFree=1574192/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=74964 CPUtime=323.52
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 18971 0 0 0 32331 21 0 0 18 0 3 0 338144350 76763136 17472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 18741 17472 218 20 0 18099 0
[pid=2172/tid=2174] ppid=2170 vsize=74964 CPUtime=162
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 9379 0 0 0 16191 9 0 0 25 0 3 0 338144366 76763136 17472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=74964 CPUtime=161.35
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 8590 0 0 0 16124 11 0 0 25 0 3 0 338144366 76763136 17472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.52
Current children cumulated vsize (KiB) 74964

[startup+222.303 s]
/proc/loadavg: 1.96 1.51 1.20 3/80 2175
/proc/meminfo: memFree=1569712/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=79296 CPUtime=443.11
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 20629 0 0 0 44287 24 0 0 18 0 3 0 338144350 81199104 18592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 19824 18592 218 20 0 19182 0
[pid=2172/tid=2174] ppid=2170 vsize=79296 CPUtime=221.83
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 9965 0 0 0 22173 10 0 0 25 0 3 0 338144366 81199104 18592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=79296 CPUtime=221.11
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 9662 0 0 0 22098 13 0 0 25 0 3 0 338144366 81199104 18592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 79296

[startup+282.302 s]
/proc/loadavg: 1.98 1.60 1.25 3/80 2175
/proc/meminfo: memFree=1568240/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=562.7
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 21559 0 0 0 56245 25 0 0 18 0 3 0 338144350 82247680 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 18944 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=281.72
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10312 0 0 0 28162 10 0 0 25 0 3 0 338144366 82247680 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=280.8
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10245 0 0 0 28066 14 0 0 25 0 3 0 338144366 82247680 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 80320

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

[startup+307.103 s]
/proc/loadavg: 1.93 1.61 1.26 3/80 2175
/proc/meminfo: memFree=1568176/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=612.03
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 21736 0 0 0 61178 25 0 0 18 0 3 0 338144350 82247680 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 18946 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=306.4
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10370 0 0 0 30630 10 0 0 25 0 3 0 338144366 82247680 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=305.47
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10364 0 0 0 30533 14 0 0 25 0 3 0 338144366 82247680 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 612.03
Current children cumulated vsize (KiB) 80320

[startup+319.901 s]
/proc/loadavg: 1.94 1.62 1.27 3/80 2175
/proc/meminfo: memFree=1568176/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=637.52
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 21868 0 0 0 63726 26 0 0 18 0 3 0 338144350 82247680 18961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 18961 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=319.15
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10426 0 0 0 31905 10 0 0 25 0 3 0 338144366 82247680 18961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=318.19
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10440 0 0 0 31805 14 0 0 25 0 3 0 338144366 82247680 18961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.52
Current children cumulated vsize (KiB) 80320

[startup+326.302 s]
/proc/loadavg: 1.95 1.63 1.27 3/80 2175
/proc/meminfo: memFree=1567600/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=650.21
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22097 0 0 0 64995 26 0 0 18 0 3 0 338144350 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19130 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=325.48
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10486 0 0 0 32538 10 0 0 25 0 3 0 338144366 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=324.56
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10609 0 0 0 32441 15 0 0 25 0 3 0 338144366 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.21
Current children cumulated vsize (KiB) 80320

[startup+329.501 s]
/proc/loadavg: 1.95 1.64 1.28 3/80 2175
/proc/meminfo: memFree=1567600/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=656.6
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22160 0 0 0 65634 26 0 0 18 0 3 0 338144350 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19130 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=328.68
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10486 0 0 0 32858 10 0 0 25 0 3 0 338144366 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=327.75
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10672 0 0 0 32760 15 0 0 25 0 3 0 338144366 82247680 19130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 656.6
Current children cumulated vsize (KiB) 80320

[startup+332.703 s]
/proc/loadavg: 1.95 1.64 1.28 3/80 2175
/proc/meminfo: memFree=1567408/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=662.86
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22171 0 0 0 66260 26 0 0 18 0 3 0 338144350 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19141 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=331.82
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10486 0 0 0 33172 10 0 0 25 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=330.88
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10683 0 0 0 33073 15 0 0 25 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 662.86
Current children cumulated vsize (KiB) 80320

[startup+334.302 s]
/proc/loadavg: 1.95 1.64 1.28 3/80 2175
/proc/meminfo: memFree=1567408/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=666.05
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22232 0 0 0 66579 26 0 0 18 0 3 0 338144350 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19141 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=333.4
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10547 0 0 0 33330 10 0 0 20 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=332.48
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10683 0 0 0 33233 15 0 0 25 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 666.05
Current children cumulated vsize (KiB) 80320

[startup+335.102 s]
/proc/loadavg: 1.95 1.64 1.28 3/80 2175
/proc/meminfo: memFree=1567408/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=667.64
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22232 0 0 0 66738 26 0 0 18 0 3 0 338144350 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19141 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=334.2
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10547 0 0 0 33410 10 0 0 25 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=333.27
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10683 0 0 0 33312 15 0 0 25 0 3 0 338144366 82247680 19141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 667.64
Current children cumulated vsize (KiB) 80320

[startup+335.302 s]
/proc/loadavg: 1.95 1.64 1.28 3/80 2175
/proc/meminfo: memFree=1567408/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=668.03
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22246 0 0 0 66777 26 0 0 18 0 3 0 338144350 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19155 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=334.39
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10561 0 0 0 33429 10 0 0 17 0 3 0 338144366 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=333.47
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10683 0 0 0 33332 15 0 0 25 0 3 0 338144366 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 668.03
Current children cumulated vsize (KiB) 80320

[startup+335.402 s]
/proc/loadavg: 1.95 1.64 1.28 2/80 2175
/proc/meminfo: memFree=1567408/2055920 swapFree=4156344/4192956
[pid=2172] ppid=2170 vsize=80320 CPUtime=668.18
/proc/2172/stat : 2172 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194304 22246 0 0 0 66792 26 0 0 18 0 3 0 338144350 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2172/statm: 20080 19155 218 20 0 19438 0
[pid=2172/tid=2174] ppid=2170 vsize=80320 CPUtime=334.44
/proc/2172/task/2174/stat : 2174 (MiraXTv3_dyn) S 2170 2172 910 0 -1 4194368 10561 0 0 0 33434 10 0 0 17 0 3 0 338144366 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2172/tid=2175] ppid=2170 vsize=80320 CPUtime=333.56
/proc/2172/task/2175/stat : 2175 (MiraXTv3_dyn) R 2170 2172 910 0 -1 4194368 10683 0 0 0 33341 15 0 0 25 0 3 0 338144366 82247680 19155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 668.18
Current children cumulated vsize (KiB) 80320

Child status: 20
Real time (s): 335.466
CPU time (s): 668.251
CPU user time (s): 667.97
CPU system time (s): 0.280957
CPU usage (%): 199.201
Max. virtual memory (cumulated for all children) (KiB): 80592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 667.97
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22251
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= 104
involuntary context switches= 12598

runsolver used 0.317951 second user time and 0.912861 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 16:51:11 UTC 2007

IDJOB= 335062
IDBENCH= 24642
IDSOLVER= 128
FILE ID= node21/335062-1178902270

PBS_JOBID= 5251082

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335062-1178902270/MiraXTv3_dyn /tmp/evaluation/335062-1178902270/instance-335062-1178902270.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-335062-1178902270 -o ROOT/results/node21/solver-335062-1178902270 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335062-1178902270/MiraXTv3_dyn /tmp/evaluation/335062-1178902270/instance-335062-1178902270.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 152769410

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1644128 kB
Buffers:         48160 kB
Cached:         275728 kB
SwapCached:      15772 kB
Active:         140672 kB
Inactive:       207016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644128 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4512 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            49648 kB
Committed_AS:  5170356 kB
PageTables:       1784 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= 66551 MiB

End job on node21 on Fri May 11 16:56:46 UTC 2007