Trace number 339264

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 v1? (TO) 1200.05 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-3.sat05-2265.reshuffled-07.cnf
MD5SUMd84d2f51f14938d23f8344f062b55708
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
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 MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-339264-1178916172 -o ROOT/results/node11/solver-339264-1178916172 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339264-1178916172/MiraXTv1_dyn /tmp/evaluation/339264-1178916172/instance-339264-1178916172.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.83 1.82 1.50 3/77 32697
/proc/meminfo: memFree=1529024/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=3788 CPUtime=0
/proc/32697/stat : 32697 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 332666160 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/32697/statm: 947 258 206 20 0 305 0

[startup+0.095043 s]
/proc/loadavg: 1.83 1.82 1.50 3/77 32697
/proc/meminfo: memFree=1529024/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=5164 CPUtime=0.09
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 460 0 0 0 9 0 0 0 18 0 2 0 332666160 5287936 435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 1291 435 218 20 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5164

[startup+0.101043 s]
/proc/loadavg: 1.83 1.82 1.50 3/77 32697
/proc/meminfo: memFree=1529024/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=5296 CPUtime=0.09
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 2 0 332666160 5423104 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 1324 440 218 20 0 682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5296

[startup+0.301066 s]
/proc/loadavg: 1.83 1.82 1.50 3/77 32697
/proc/meminfo: memFree=1529024/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=5988 CPUtime=0.29
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 678 0 0 0 29 0 0 0 18 0 2 0 332666160 6131712 653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 1497 653 218 20 0 855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5988

[startup+0.701113 s]
/proc/loadavg: 1.83 1.82 1.50 3/77 32697
/proc/meminfo: memFree=1529024/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=7128 CPUtime=0.69
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 967 0 0 0 69 0 0 0 18 0 2 0 332666160 7299072 942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 1782 942 218 20 0 1140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7128

[startup+1.50121 s]
/proc/loadavg: 1.83 1.82 1.50 2/79 32699
/proc/meminfo: memFree=1525424/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=8388 CPUtime=1.49
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 1285 0 0 0 149 0 0 0 18 0 2 0 332666160 8589312 1260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 2097 1260 218 20 0 1455 0
[pid=32697/tid=32699] ppid=32695 vsize=8388 CPUtime=1.49
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 966 0 0 0 149 0 0 0 25 0 2 0 332666161 8589312 1260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8388

[startup+3.1014 s]
/proc/loadavg: 1.77 1.81 1.49 2/79 32699
/proc/meminfo: memFree=1524272/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=10240 CPUtime=3.09
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 1763 0 0 0 309 0 0 0 18 0 2 0 332666160 10485760 1738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 2560 1738 218 20 0 1918 0
[pid=32697/tid=32699] ppid=32695 vsize=10240 CPUtime=3.08
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 1444 0 0 0 308 0 0 0 25 0 2 0 332666161 10485760 1738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10240

[startup+6.30178 s]
/proc/loadavg: 1.77 1.81 1.49 2/79 32699
/proc/meminfo: memFree=1519664/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=13856 CPUtime=6.29
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 2701 0 0 0 628 1 0 0 18 0 2 0 332666160 14188544 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 3464 2640 218 20 0 2822 0
[pid=32697/tid=32699] ppid=32695 vsize=13856 CPUtime=6.28
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 2382 0 0 0 628 0 0 0 25 0 2 0 332666161 14188544 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13856

[startup+12.7015 s]
/proc/loadavg: 1.65 1.78 1.49 2/79 32699
/proc/meminfo: memFree=1517296/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=16160 CPUtime=12.69
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 3271 0 0 0 1268 1 0 0 18 0 2 0 332666160 16547840 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 4040 3171 218 20 0 3398 0
[pid=32697/tid=32699] ppid=32695 vsize=16160 CPUtime=12.68
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 2952 0 0 0 1267 1 0 0 25 0 2 0 332666161 16547840 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16160

[startup+25.501 s]
/proc/loadavg: 1.55 1.75 1.48 2/79 32699
/proc/meminfo: memFree=1511920/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=20620 CPUtime=25.48
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 4596 0 0 0 2546 2 0 0 18 0 2 0 332666160 21114880 4344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 5155 4344 218 20 0 4513 0
[pid=32697/tid=32699] ppid=32695 vsize=20620 CPUtime=25.48
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 4277 0 0 0 2546 2 0 0 25 0 2 0 332666161 21114880 4344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20620

[startup+51.1011 s]
/proc/loadavg: 1.36 1.69 1.47 2/79 32699
/proc/meminfo: memFree=1507440/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=25096 CPUtime=51.08
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 5969 0 0 0 5105 3 0 0 18 0 2 0 332666160 25698304 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 6274 5474 218 20 0 5632 0
[pid=32697/tid=32699] ppid=32695 vsize=25096 CPUtime=51.07
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 5650 0 0 0 5104 3 0 0 25 0 2 0 332666161 25698304 5474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25096

[startup+102.305 s]
/proc/loadavg: 1.14 1.57 1.44 2/79 32699
/proc/meminfo: memFree=1505520/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=27088 CPUtime=102.27
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 6909 0 0 0 10223 4 0 0 18 0 2 0 332666160 27738112 5949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 6772 5949 218 20 0 6130 0
[pid=32697/tid=32699] ppid=32695 vsize=27088 CPUtime=102.25
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 6590 0 0 0 10222 3 0 0 25 0 2 0 332666161 27738112 5949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27088

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.41 2/79 32699
/proc/meminfo: memFree=1503856/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=28612 CPUtime=162.25
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 7794 0 0 0 16220 5 0 0 18 0 2 0 332666160 29298688 6357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7153 6357 218 20 0 6511 0
[pid=32697/tid=32699] ppid=32695 vsize=28612 CPUtime=162.23
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 7475 0 0 0 16219 4 0 0 25 0 2 0 332666161 29298688 6357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28612

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.38 2/79 32699
/proc/meminfo: memFree=1503152/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=29424 CPUtime=222.23
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 8462 0 0 0 22217 6 0 0 18 0 2 0 332666160 30130176 6542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7356 6542 218 20 0 6714 0
[pid=32697/tid=32699] ppid=32695 vsize=29424 CPUtime=222.21
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 8143 0 0 0 22216 5 0 0 25 0 2 0 332666161 30130176 6542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29424

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.35 2/79 32699
/proc/meminfo: memFree=1502384/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=30376 CPUtime=282.2
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 9101 0 0 0 28214 6 0 0 18 0 2 0 332666160 31105024 6767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7594 6767 218 20 0 6952 0
[pid=32697/tid=32699] ppid=32695 vsize=30376 CPUtime=282.2
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 8782 0 0 0 28214 6 0 0 25 0 2 0 332666161 31105024 6767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 30376

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.33 2/79 32701
/proc/meminfo: memFree=1502000/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=30660 CPUtime=342.19
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 9660 0 0 0 34212 7 0 0 18 0 2 0 332666160 31395840 6841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7665 6841 218 20 0 7023 0
[pid=32697/tid=32699] ppid=32695 vsize=30660 CPUtime=342.18
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 9341 0 0 0 34211 7 0 0 25 0 2 0 332666161 31395840 6841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30660

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.31 2/79 32701
/proc/meminfo: memFree=1500912/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=31604 CPUtime=402.17
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 10340 0 0 0 40209 8 0 0 18 0 2 0 332666160 32362496 7101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7901 7101 218 20 0 7259 0
[pid=32697/tid=32699] ppid=32695 vsize=31604 CPUtime=402.16
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 10021 0 0 0 40208 8 0 0 25 0 2 0 332666161 32362496 7101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 31604

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.28 2/79 32701
/proc/meminfo: memFree=1500784/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=31772 CPUtime=462.16
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 10774 0 0 0 46207 9 0 0 18 0 2 0 332666160 32534528 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 7943 7115 218 20 0 7301 0
[pid=32697/tid=32699] ppid=32695 vsize=31772 CPUtime=462.14
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 10455 0 0 0 46206 8 0 0 25 0 2 0 332666161 32534528 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31772

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/79 32701
/proc/meminfo: memFree=1500464/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=32212 CPUtime=522.13
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 11296 0 0 0 52204 9 0 0 18 0 2 0 332666160 32985088 7217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8053 7217 218 20 0 7411 0
[pid=32697/tid=32699] ppid=32695 vsize=32212 CPUtime=522.12
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 10977 0 0 0 52203 9 0 0 25 0 2 0 332666161 32985088 7217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 32212

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/79 32701
/proc/meminfo: memFree=1499888/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=32848 CPUtime=582.12
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 11938 0 0 0 58202 10 0 0 18 0 2 0 332666160 33636352 7369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8212 7369 218 20 0 7570 0
[pid=32697/tid=32699] ppid=32695 vsize=32848 CPUtime=582.11
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 11619 0 0 0 58201 10 0 0 25 0 2 0 332666161 33636352 7369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 32848

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/79 32701
/proc/meminfo: memFree=1499376/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33112 CPUtime=642.11
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 12455 0 0 0 64200 11 0 0 18 0 2 0 332666160 33906688 7466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8278 7466 218 20 0 7636 0
[pid=32697/tid=32699] ppid=32695 vsize=33112 CPUtime=642.09
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 12136 0 0 0 64199 10 0 0 25 0 2 0 332666161 33906688 7466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 33112

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.21 2/79 32701
/proc/meminfo: memFree=1499184/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33304 CPUtime=702.08
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 12990 0 0 0 70197 11 0 0 18 0 2 0 332666160 34103296 7511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8326 7511 218 20 0 7684 0
[pid=32697/tid=32699] ppid=32695 vsize=33304 CPUtime=702.07
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 12671 0 0 0 70196 11 0 0 25 0 2 0 332666161 34103296 7511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 33304

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.19 2/79 32701
/proc/meminfo: memFree=1499056/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33516 CPUtime=762.07
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 13532 0 0 0 76195 12 0 0 18 0 2 0 332666160 34320384 7556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8379 7556 218 20 0 7737 0
[pid=32697/tid=32699] ppid=32695 vsize=33516 CPUtime=762.06
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 13213 0 0 0 76194 12 0 0 25 0 2 0 332666161 34320384 7556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 33516

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/79 32701
/proc/meminfo: memFree=1498928/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33648 CPUtime=822.04
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 13990 0 0 0 82192 12 0 0 18 0 2 0 332666160 34455552 7588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8412 7588 218 20 0 7770 0
[pid=32697/tid=32699] ppid=32695 vsize=33648 CPUtime=822.04
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 13671 0 0 0 82192 12 0 0 25 0 2 0 332666161 34455552 7588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 33648

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 32701
/proc/meminfo: memFree=1498736/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33780 CPUtime=882.03
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 14376 0 0 0 88190 13 0 0 18 0 2 0 332666160 34590720 7619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8445 7619 218 20 0 7803 0
[pid=32697/tid=32699] ppid=32695 vsize=33780 CPUtime=882.02
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 14057 0 0 0 88189 13 0 0 25 0 2 0 332666161 34590720 7619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 33780

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 32701
/proc/meminfo: memFree=1498672/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=33912 CPUtime=942.01
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 14830 0 0 0 94187 14 0 0 18 0 2 0 332666160 34725888 7647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8478 7647 218 20 0 7836 0
[pid=32697/tid=32699] ppid=32695 vsize=33912 CPUtime=942.01
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 14511 0 0 0 94187 14 0 0 25 0 2 0 332666161 34725888 7647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 33912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 32701
/proc/meminfo: memFree=1498352/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34304 CPUtime=1002
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 15337 0 0 0 100185 15 0 0 18 0 2 0 332666160 35127296 7725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8576 7725 218 20 0 7934 0
[pid=32697/tid=32699] ppid=32695 vsize=34304 CPUtime=1001.98
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 15018 0 0 0 100184 14 0 0 25 0 2 0 332666161 35127296 7725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/79 32701
/proc/meminfo: memFree=1498352/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34304 CPUtime=1061.97
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 15704 0 0 0 106182 15 0 0 18 0 2 0 332666160 35127296 7732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8576 7732 218 20 0 7934 0
[pid=32697/tid=32699] ppid=32695 vsize=34304 CPUtime=1061.97
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 15385 0 0 0 106182 15 0 0 25 0 2 0 332666161 35127296 7732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 34304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/85 397
/proc/meminfo: memFree=1497008/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34436 CPUtime=1121.86
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 16242 0 0 0 112170 16 0 0 18 0 2 0 332666160 35262464 7766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8609 7766 218 20 0 7967 0
[pid=32697/tid=32699] ppid=32695 vsize=34436 CPUtime=1121.86
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 15923 0 0 0 112170 16 0 0 25 0 2 0 332666161 35262464 7766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 34436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 431
/proc/meminfo: memFree=1497712/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34800 CPUtime=1181.83
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 16712 0 0 0 118166 17 0 0 18 0 2 0 332666160 35635200 7876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8700 7876 218 20 0 8058 0
[pid=32697/tid=32699] ppid=32695 vsize=34800 CPUtime=1181.82
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 16393 0 0 0 118165 17 0 0 25 0 2 0 332666161 35635200 7876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 34800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 431
/proc/meminfo: memFree=1497520/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34800 CPUtime=1200.02
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 16859 0 0 0 119985 17 0 0 18 0 2 0 332666160 35635200 7879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8700 7879 218 20 0 8058 0
[pid=32697/tid=32699] ppid=32695 vsize=34800 CPUtime=1200.02
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 16540 0 0 0 119985 17 0 0 25 0 2 0 332666161 35635200 7879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34800

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 431
/proc/meminfo: memFree=1497520/2055920 swapFree=4144152/4192956
[pid=32697] ppid=32695 vsize=34800 CPUtime=1200.02
/proc/32697/stat : 32697 (MiraXTv1_dyn) S 32695 32697 31703 0 -1 4194304 16859 0 0 0 119985 17 0 0 18 0 2 0 332666160 35635200 7879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32697/statm: 8700 7879 218 20 0 8058 0
[pid=32697/tid=32699] ppid=32695 vsize=34800 CPUtime=1200.02
/proc/32697/task/32699/stat : 32699 (MiraXTv1_dyn) R 32695 32697 31703 0 -1 4194368 16540 0 0 0 119985 17 0 0 25 0 2 0 332666161 35635200 7879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.183972
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 34800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16859
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= 13
involuntary context switches= 4129

runsolver used 1.26781 second user time and 3.10753 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 20:42:52 UTC 2007

IDJOB= 339264
IDBENCH= 24742
IDSOLVER= 130
FILE ID= node11/339264-1178916172

PBS_JOBID= 5251103

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-3.sat05-2265.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339264-1178916172/MiraXTv1_dyn /tmp/evaluation/339264-1178916172/instance-339264-1178916172.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-339264-1178916172 -o ROOT/results/node11/solver-339264-1178916172 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339264-1178916172/MiraXTv1_dyn /tmp/evaluation/339264-1178916172/instance-339264-1178916172.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d84d2f51f14938d23f8344f062b55708

RANDOM SEED= 591651489

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1529240 kB
Buffers:         52520 kB
Cached:         383952 kB
SwapCached:      18380 kB
Active:         159924 kB
Inactive:       301160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529240 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            51000 kB
Committed_AS:  7727184 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 21:02:55 UTC 2007