Trace number 333972

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.11 1200.92

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.076
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
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/node9/watcher-333972-1178898497 -o ROOT/results/node9/solver-333972-1178898497 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333972-1178898497/MiraXTv1_dyn /tmp/evaluation/333972-1178898497/instance-333972-1178898497.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.84 1.87 1.58 3/77 30013
/proc/meminfo: memFree=1484744/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=3920 CPUtime=0
/proc/30013/stat : 30013 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 365887241 4014080 306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/30013/statm: 980 306 206 20 0 338 0

[startup+0.073436 s]
/proc/loadavg: 1.84 1.87 1.58 3/77 30013
/proc/meminfo: memFree=1484744/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=5056 CPUtime=0.06
/proc/30013/stat : 30013 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194304 647 0 0 0 6 0 0 0 18 0 1 0 365887241 5177344 619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160338936 0 0 4096 0 0 0 0 17 0 0 0
/proc/30013/statm: 1264 619 208 20 0 622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5056

[startup+0.10144 s]
/proc/loadavg: 1.84 1.87 1.58 3/77 30013
/proc/meminfo: memFree=1484744/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=6480 CPUtime=0.09
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 767 0 0 0 9 0 0 0 18 0 2 0 365887241 6635520 739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 1620 739 218 20 0 978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6480

[startup+0.301462 s]
/proc/loadavg: 1.84 1.87 1.58 3/77 30013
/proc/meminfo: memFree=1484744/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=6876 CPUtime=0.29
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 898 0 0 0 29 0 0 0 18 0 2 0 365887241 7041024 870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 1719 870 218 20 0 1077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6876

[startup+0.701506 s]
/proc/loadavg: 1.84 1.87 1.58 3/77 30013
/proc/meminfo: memFree=1484744/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=7932 CPUtime=0.69
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 1176 0 0 0 69 0 0 0 18 0 2 0 365887241 8122368 1148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 1983 1148 218 20 0 1341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7932

[startup+1.5016 s]
/proc/loadavg: 1.84 1.87 1.58 2/79 30015
/proc/meminfo: memFree=1480248/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=10096 CPUtime=1.49
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 1595 0 0 0 148 1 0 0 18 0 2 0 365887241 10338304 1567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 2524 1567 218 20 0 1882 0
[pid=30013/tid=30015] ppid=30011 vsize=10096 CPUtime=1.42
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 945 0 0 0 142 0 0 0 25 0 2 0 365887249 10338304 1567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10096

[startup+3.10178 s]
/proc/loadavg: 1.84 1.87 1.58 2/79 30015
/proc/meminfo: memFree=1478776/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=12176 CPUtime=3.09
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 2135 0 0 0 308 1 0 0 18 0 2 0 365887241 12468224 2107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 3044 2107 218 20 0 2402 0
[pid=30013/tid=30015] ppid=30011 vsize=12176 CPUtime=3.02
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 1485 0 0 0 301 1 0 0 25 0 2 0 365887249 12468224 2107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12176

[startup+6.30214 s]
/proc/loadavg: 1.77 1.86 1.57 2/79 30015
/proc/meminfo: memFree=1473408/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=15648 CPUtime=6.29
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 3070 0 0 0 627 2 0 0 18 0 2 0 365887241 16023552 3005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 3912 3005 218 20 0 3270 0
[pid=30013/tid=30015] ppid=30011 vsize=15648 CPUtime=6.21
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 2420 0 0 0 620 1 0 0 25 0 2 0 365887249 16023552 3005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15648

[startup+12.7019 s]
/proc/loadavg: 1.71 1.84 1.57 2/79 30015
/proc/meminfo: memFree=1469312/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=20084 CPUtime=12.69
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 4303 0 0 0 1266 3 0 0 18 0 2 0 365887241 20566016 4151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 5021 4151 218 20 0 4379 0
[pid=30013/tid=30015] ppid=30011 vsize=20084 CPUtime=12.61
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 3653 0 0 0 1259 2 0 0 25 0 2 0 365887249 20566016 4151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20084

[startup+25.5013 s]
/proc/loadavg: 1.55 1.80 1.56 2/79 30015
/proc/meminfo: memFree=1463552/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=25120 CPUtime=25.48
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 5794 0 0 0 2544 4 0 0 18 0 2 0 365887241 25722880 5475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 6280 5475 218 20 0 5638 0
[pid=30013/tid=30015] ppid=30011 vsize=25120 CPUtime=25.4
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 5144 0 0 0 2537 3 0 0 25 0 2 0 365887249 25722880 5475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25120

[startup+51.1012 s]
/proc/loadavg: 1.36 1.74 1.54 2/79 30015
/proc/meminfo: memFree=1457600/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=30608 CPUtime=51.07
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 7459 0 0 0 5102 5 0 0 18 0 2 0 365887241 31342592 6882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 7652 6882 218 20 0 7010 0
[pid=30013/tid=30015] ppid=30011 vsize=30608 CPUtime=50.99
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 6809 0 0 0 5095 4 0 0 25 0 2 0 365887249 31342592 6882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30608

[startup+102.306 s]
/proc/loadavg: 1.16 1.62 1.51 2/79 30015
/proc/meminfo: memFree=1456320/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=31704 CPUtime=102.24
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 8233 0 0 0 10219 5 0 0 18 0 2 0 365887241 32464896 7173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 7926 7173 218 20 0 7284 0
[pid=30013/tid=30015] ppid=30011 vsize=31704 CPUtime=102.17
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 7583 0 0 0 10212 5 0 0 25 0 2 0 365887249 32464896 7173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31704

[startup+162.302 s]
/proc/loadavg: 1.06 1.50 1.48 2/79 30015
/proc/meminfo: memFree=1454464/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=33448 CPUtime=162.2
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 9327 0 0 0 16214 6 0 0 18 0 2 0 365887241 34250752 7626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 8362 7626 218 20 0 7720 0
[pid=30013/tid=30015] ppid=30011 vsize=33448 CPUtime=162.12
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 8677 0 0 0 16207 5 0 0 25 0 2 0 365887249 34250752 7626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 33448

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.44 2/79 30015
/proc/meminfo: memFree=1453184/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=34800 CPUtime=222.15
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 10176 0 0 0 22209 6 0 0 18 0 2 0 365887241 35635200 7969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 8700 7969 218 20 0 8058 0
[pid=30013/tid=30015] ppid=30011 vsize=34800 CPUtime=222.07
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 9526 0 0 0 22202 5 0 0 25 0 2 0 365887249 35635200 7969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 34800

[startup+282.301 s]
/proc/loadavg: 1.11 1.38 1.43 2/79 30015
/proc/meminfo: memFree=1451840/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=36356 CPUtime=282.11
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 11090 0 0 0 28205 6 0 0 18 0 2 0 365887241 37228544 8299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9089 8299 218 20 0 8447 0
[pid=30013/tid=30015] ppid=30011 vsize=36356 CPUtime=282.04
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 10440 0 0 0 28198 6 0 0 25 0 2 0 365887249 37228544 8299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36356

[startup+342.301 s]
/proc/loadavg: 1.04 1.31 1.40 2/79 30015
/proc/meminfo: memFree=1451392/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=36792 CPUtime=342.08
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 11780 0 0 0 34201 7 0 0 18 0 2 0 365887241 37675008 8398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9198 8398 218 20 0 8556 0
[pid=30013/tid=30015] ppid=30011 vsize=36792 CPUtime=342
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 11130 0 0 0 34194 6 0 0 25 0 2 0 365887249 37675008 8398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9095089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 36792

[startup+402.302 s]
/proc/loadavg: 1.01 1.25 1.37 2/79 30015
/proc/meminfo: memFree=1451200/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=37072 CPUtime=402.03
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 12370 0 0 0 40196 7 0 0 18 0 2 0 365887241 37961728 8469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9268 8469 218 20 0 8626 0
[pid=30013/tid=30015] ppid=30011 vsize=37072 CPUtime=401.96
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 11720 0 0 0 40189 7 0 0 25 0 2 0 365887249 37961728 8469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 37072

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.35 2/79 30015
/proc/meminfo: memFree=1449536/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=38764 CPUtime=461.99
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 13312 0 0 0 46191 8 0 0 18 0 2 0 365887241 39694336 8886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9691 8886 218 20 0 9049 0
[pid=30013/tid=30015] ppid=30011 vsize=38764 CPUtime=461.92
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 12662 0 0 0 46184 8 0 0 25 0 2 0 365887249 39694336 8886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 38764

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.32 2/79 30015
/proc/meminfo: memFree=1449152/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39068 CPUtime=521.97
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 13927 0 0 0 52188 9 0 0 18 0 2 0 365887241 40005632 8976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9767 8976 218 20 0 9125 0
[pid=30013/tid=30015] ppid=30011 vsize=39068 CPUtime=521.89
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 13277 0 0 0 52181 8 0 0 25 0 2 0 365887249 40005632 8976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 39068

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.30 2/79 30015
/proc/meminfo: memFree=1448768/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39552 CPUtime=581.92
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 14554 0 0 0 58183 9 0 0 18 0 2 0 365887241 40501248 9078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9888 9078 218 20 0 9246 0
[pid=30013/tid=30015] ppid=30011 vsize=39552 CPUtime=581.85
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 13904 0 0 0 58176 9 0 0 25 0 2 0 365887249 40501248 9078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 39552

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.28 2/79 30015
/proc/meminfo: memFree=1448640/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39552 CPUtime=641.86
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 15163 0 0 0 64177 9 0 0 18 0 2 0 365887241 40501248 9080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9888 9080 218 20 0 9246 0
[pid=30013/tid=30015] ppid=30011 vsize=39552 CPUtime=641.79
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 14513 0 0 0 64170 9 0 0 25 0 2 0 365887249 40501248 9080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 39552

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.26 2/79 30015
/proc/meminfo: memFree=1448576/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39552 CPUtime=701.83
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 15716 0 0 0 70173 10 0 0 18 0 2 0 365887241 40501248 9101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9888 9101 218 20 0 9246 0
[pid=30013/tid=30015] ppid=30011 vsize=39552 CPUtime=701.76
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 15066 0 0 0 70167 9 0 0 25 0 2 0 365887249 40501248 9101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 39552

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.24 2/79 30015
/proc/meminfo: memFree=1448512/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39700 CPUtime=761.78
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 16273 0 0 0 76168 10 0 0 18 0 2 0 365887241 40652800 9120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9925 9120 218 20 0 9283 0
[pid=30013/tid=30015] ppid=30011 vsize=39700 CPUtime=761.71
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 15623 0 0 0 76161 10 0 0 25 0 2 0 365887249 40652800 9120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 39700

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.22 2/85 30193
/proc/meminfo: memFree=1447120/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=39876 CPUtime=821.75
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 16760 0 0 0 82150 25 0 0 18 0 2 0 365887241 40833024 9145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 9969 9145 218 20 0 9327 0
[pid=30013/tid=30015] ppid=30011 vsize=39876 CPUtime=821.67
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 16110 0 0 0 82143 24 0 0 25 0 2 0 365887249 40833024 9145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 39876

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/79 30212
/proc/meminfo: memFree=1447936/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=40232 CPUtime=881.7
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 17278 0 0 0 88145 25 0 0 18 0 2 0 365887241 41197568 9201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10058 9201 218 20 0 9416 0
[pid=30013/tid=30015] ppid=30011 vsize=40232 CPUtime=881.62
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 16628 0 0 0 88138 24 0 0 25 0 2 0 365887249 41197568 9201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 40232

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.19 2/79 30212
/proc/meminfo: memFree=1447872/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=40232 CPUtime=941.64
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 17741 0 0 0 94139 25 0 0 18 0 2 0 365887241 41197568 9202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10058 9202 218 20 0 9416 0
[pid=30013/tid=30015] ppid=30011 vsize=40232 CPUtime=941.57
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 17091 0 0 0 94132 25 0 0 25 0 2 0 365887249 41197568 9202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 40232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/79 30212
/proc/meminfo: memFree=1447808/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=40364 CPUtime=1001.61
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 18263 0 0 0 100136 25 0 0 18 0 2 0 365887241 41332736 9261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10091 9261 218 20 0 9449 0
[pid=30013/tid=30015] ppid=30011 vsize=40364 CPUtime=1001.54
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 17613 0 0 0 100129 25 0 0 25 0 2 0 365887249 41332736 9261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 40364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/79 30212
/proc/meminfo: memFree=1447168/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=41180 CPUtime=1061.57
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 18908 0 0 0 106131 26 0 0 18 0 2 0 365887241 42168320 9438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10295 9438 218 20 0 9653 0
[pid=30013/tid=30015] ppid=30011 vsize=41180 CPUtime=1061.51
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 18258 0 0 0 106125 26 0 0 25 0 2 0 365887249 42168320 9438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 41180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 30212
/proc/meminfo: memFree=1446976/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=41180 CPUtime=1121.53
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 19396 0 0 0 112127 26 0 0 18 0 2 0 365887241 42168320 9458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10295 9458 218 20 0 9653 0
[pid=30013/tid=30015] ppid=30011 vsize=41180 CPUtime=1121.46
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 18746 0 0 0 112120 26 0 0 25 0 2 0 365887249 42168320 9458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 41180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 30212
/proc/meminfo: memFree=1446976/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=41316 CPUtime=1181.49
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 19960 0 0 0 118123 26 0 0 18 0 2 0 365887241 42307584 9476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10329 9476 218 20 0 9687 0
[pid=30013/tid=30015] ppid=30011 vsize=41316 CPUtime=1181.42
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 19310 0 0 0 118116 26 0 0 25 0 2 0 365887249 42307584 9476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 41316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 30212
/proc/meminfo: memFree=1446912/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=41448 CPUtime=1200.09
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 20148 0 0 0 119982 27 0 0 18 0 2 0 365887241 42442752 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10362 9508 218 20 0 9720 0
[pid=30013/tid=30015] ppid=30011 vsize=41448 CPUtime=1200.01
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 19498 0 0 0 119975 26 0 0 25 0 2 0 365887249 42442752 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 41448

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 30212
/proc/meminfo: memFree=1446912/2055920 swapFree=4145492/4192956
[pid=30013] ppid=30011 vsize=41448 CPUtime=1200.09
/proc/30013/stat : 30013 (MiraXTv1_dyn) S 30011 30013 29821 0 -1 4194304 20148 0 0 0 119982 27 0 0 18 0 2 0 365887241 42442752 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30013/statm: 10362 9508 218 20 0 9720 0
[pid=30013/tid=30015] ppid=30011 vsize=41448 CPUtime=1200.01
/proc/30013/task/30015/stat : 30015 (MiraXTv1_dyn) R 30011 30013 29821 0 -1 4194368 19498 0 0 0 119975 26 0 0 25 0 2 0 365887249 42442752 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 41448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.11
CPU user time (s): 1199.83
CPU system time (s): 0.277957
CPU usage (%): 99.9327
Max. virtual memory (cumulated for all children) (KiB): 41448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20148
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= 27695

runsolver used 1.26781 second user time and 3.13352 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 15:48:17 UTC 2007

IDJOB= 333972
IDBENCH= 24616
IDSOLVER= 130
FILE ID= node9/333972-1178898497

PBS_JOBID= 5251091

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333972-1178898497/MiraXTv1_dyn /tmp/evaluation/333972-1178898497/instance-333972-1178898497.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-333972-1178898497 -o ROOT/results/node9/solver-333972-1178898497 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333972-1178898497/MiraXTv1_dyn /tmp/evaluation/333972-1178898497/instance-333972-1178898497.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 190686426

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1484960 kB
Buffers:         44388 kB
Cached:         443324 kB
SwapCached:      15556 kB
Active:         149668 kB
Inactive:       361036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484960 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            45772 kB
Committed_AS:  9014012 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= 66557 MiB

End job on node9 on Fri May 11 16:08:20 UTC 2007