Trace number 336072

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.62

General information on the benchmark

Namecrafted/Hard/contest05/others/
eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
MD5SUMcc16a72221b8e1efdfd6127b2f238bcd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses802
Sum of the clauses size3204
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4800
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/node10/watcher-336072-1178905898 -o ROOT/results/node10/solver-336072-1178905898 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336072-1178905898/MiraXTv1_dyn /tmp/evaluation/336072-1178905898/instance-336072-1178905898.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: 0.91 0.97 0.99 3/77 19950
/proc/meminfo: memFree=1523864/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=3788 CPUtime=0
/proc/19950/stat : 19950 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 366627352 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9343790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19950/statm: 947 255 206 20 0 305 0

[startup+0.032642 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19950
/proc/meminfo: memFree=1523864/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=4868 CPUtime=0.02
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 375 0 0 0 2 0 0 0 18 0 2 0 366627352 4984832 350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 1217 350 218 20 0 575 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4868

[startup+0.101656 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19950
/proc/meminfo: memFree=1523864/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=5280 CPUtime=0.09
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 476 0 0 0 9 0 0 0 18 0 2 0 366627352 5406720 451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 1320 451 218 20 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5280

[startup+0.301699 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19950
/proc/meminfo: memFree=1523864/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=6328 CPUtime=0.29
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 742 0 0 0 29 0 0 0 18 0 2 0 366627352 6479872 717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 1582 717 218 20 0 940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6328

[startup+0.701786 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19950
/proc/meminfo: memFree=1523864/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=7688 CPUtime=0.69
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 1105 0 0 0 69 0 0 0 18 0 2 0 366627352 7872512 1080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 1922 1080 218 20 0 1280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7688

[startup+1.50196 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1520072/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=9168 CPUtime=1.49
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 1488 0 0 0 149 0 0 0 18 0 2 0 366627352 9388032 1463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 2292 1463 218 20 0 1650 0
[pid=19950/tid=19952] ppid=19948 vsize=9168 CPUtime=1.48
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 1177 0 0 0 148 0 0 0 25 0 2 0 366627352 9388032 1463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9168

[startup+3.1013 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1517512/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=12556 CPUtime=3.09
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 2350 0 0 0 308 1 0 0 18 0 2 0 366627352 12857344 2289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 3139 2289 218 20 0 2497 0
[pid=19950/tid=19952] ppid=19948 vsize=12556 CPUtime=3.08
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 2039 0 0 0 308 0 0 0 25 0 2 0 366627352 12857344 2289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12556

[startup+6.30199 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1513736/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=15372 CPUtime=6.29
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 3155 0 0 0 628 1 0 0 18 0 2 0 366627352 15740928 3009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 3843 3009 218 20 0 3201 0
[pid=19950/tid=19952] ppid=19948 vsize=15372 CPUtime=6.28
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 2844 0 0 0 627 1 0 0 25 0 2 0 366627352 15740928 3009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15372

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1509064/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=18332 CPUtime=12.68
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 4056 0 0 0 1267 1 0 0 18 0 2 0 366627352 18771968 3804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 4583 3804 218 20 0 3941 0
[pid=19950/tid=19952] ppid=19948 vsize=18332 CPUtime=12.68
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 3745 0 0 0 1267 1 0 0 25 0 2 0 366627352 18771968 3804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18332

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1504264/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=23624 CPUtime=25.48
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 5615 0 0 0 2545 3 0 0 18 0 2 0 366627352 24190976 5116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 5906 5116 218 20 0 5264 0
[pid=19950/tid=19952] ppid=19948 vsize=23624 CPUtime=25.47
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 5304 0 0 0 2545 2 0 0 25 0 2 0 366627352 24190976 5116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23624

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1501192/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=26252 CPUtime=51.07
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 6853 0 0 0 5103 4 0 0 18 0 2 0 366627352 26882048 5813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 6563 5813 218 20 0 5921 0
[pid=19950/tid=19952] ppid=19948 vsize=26252 CPUtime=51.06
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 6542 0 0 0 5103 3 0 0 25 0 2 0 366627352 26882048 5813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26252

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1497480/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=29940 CPUtime=102.25
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 8705 0 0 0 10220 5 0 0 18 0 2 0 366627352 30658560 6673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 7485 6673 218 20 0 6843 0
[pid=19950/tid=19952] ppid=19948 vsize=29940 CPUtime=102.24
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 8394 0 0 0 10219 5 0 0 25 0 2 0 366627352 30658560 6673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1495688/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=31956 CPUtime=162.23
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 10178 0 0 0 16216 7 0 0 18 0 2 0 366627352 32722944 7127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 7989 7127 218 20 0 7347 0
[pid=19950/tid=19952] ppid=19948 vsize=31956 CPUtime=162.22
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 9867 0 0 0 16216 6 0 0 25 0 2 0 366627352 32722944 7127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31956

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1494280/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=33340 CPUtime=222.2
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 11509 0 0 0 22212 8 0 0 18 0 2 0 366627352 34140160 7487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 8335 7487 218 20 0 7693 0
[pid=19950/tid=19952] ppid=19948 vsize=33340 CPUtime=222.2
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 11198 0 0 0 22212 8 0 0 25 0 2 0 366627352 34140160 7487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 33340

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1493064/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=34792 CPUtime=282.18
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 12826 0 0 0 28209 9 0 0 18 0 2 0 366627352 35627008 7816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 8698 7816 218 20 0 8056 0
[pid=19950/tid=19952] ppid=19948 vsize=34792 CPUtime=282.17
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 12515 0 0 0 28208 9 0 0 25 0 2 0 366627352 35627008 7816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 34792

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1492360/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=35240 CPUtime=342.15
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 14018 0 0 0 34205 10 0 0 18 0 2 0 366627352 36085760 7935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 8810 7935 218 20 0 8168 0
[pid=19950/tid=19952] ppid=19948 vsize=35240 CPUtime=342.15
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 13707 0 0 0 34205 10 0 0 25 0 2 0 366627352 36085760 7935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 35240

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1491144/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=36700 CPUtime=402.13
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 15323 0 0 0 40202 11 0 0 18 0 2 0 366627352 37580800 8298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9175 8298 218 20 0 8533 0
[pid=19950/tid=19952] ppid=19948 vsize=36700 CPUtime=402.12
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 15012 0 0 0 40201 11 0 0 25 0 2 0 366627352 37580800 8298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 36700

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 19952
/proc/meminfo: memFree=1489992/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=37668 CPUtime=462.11
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 16428 0 0 0 46199 12 0 0 18 0 2 0 366627352 38572032 8529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9417 8529 218 20 0 8775 0
[pid=19950/tid=19952] ppid=19948 vsize=37668 CPUtime=462.1
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 16117 0 0 0 46198 12 0 0 25 0 2 0 366627352 38572032 8529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 37668

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19952
/proc/meminfo: memFree=1489480/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=38292 CPUtime=522.09
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 17447 0 0 0 52196 13 0 0 18 0 2 0 366627352 39211008 8668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9573 8668 218 20 0 8931 0
[pid=19950/tid=19952] ppid=19948 vsize=38292 CPUtime=522.08
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 17136 0 0 0 52195 13 0 0 25 0 2 0 366627352 39211008 8668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 38292

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 20068
/proc/meminfo: memFree=1487496/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=38928 CPUtime=582.02
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 18511 0 0 0 58187 15 0 0 18 0 2 0 366627352 39862272 8847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9732 8847 218 20 0 9090 0
[pid=19950/tid=19952] ppid=19948 vsize=38928 CPUtime=582.01
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 18200 0 0 0 58186 15 0 0 25 0 2 0 366627352 39862272 8847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 38928

[startup+642.301 s]
/proc/loadavg: 1.07 0.99 1.00 2/79 20150
/proc/meminfo: memFree=1488264/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=39408 CPUtime=641.95
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 19503 0 0 0 64179 16 0 0 18 0 2 0 366627352 40353792 8948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9852 8948 218 20 0 9210 0
[pid=19950/tid=19952] ppid=19948 vsize=39408 CPUtime=641.94
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 19192 0 0 0 64178 16 0 0 25 0 2 0 366627352 40353792 8948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 39408

[startup+702.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 20150
/proc/meminfo: memFree=1487944/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=39708 CPUtime=701.92
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 20404 0 0 0 70175 17 0 0 18 0 2 0 366627352 40660992 9036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 9927 9036 218 20 0 9285 0
[pid=19950/tid=19952] ppid=19948 vsize=39708 CPUtime=701.91
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 20093 0 0 0 70174 17 0 0 25 0 2 0 366627352 40660992 9036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 39708

[startup+762.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 20150
/proc/meminfo: memFree=1487624/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=40032 CPUtime=761.9
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 21365 0 0 0 76172 18 0 0 18 0 2 0 366627352 40992768 9095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10008 9095 218 20 0 9366 0
[pid=19950/tid=19952] ppid=19948 vsize=40032 CPUtime=761.9
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 21054 0 0 0 76172 18 0 0 25 0 2 0 366627352 40992768 9095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 40032

[startup+822.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/79 20150
/proc/meminfo: memFree=1487176/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=40472 CPUtime=821.87
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 22488 0 0 0 82168 19 0 0 18 0 2 0 366627352 41443328 9226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10118 9226 218 20 0 9476 0
[pid=19950/tid=19952] ppid=19948 vsize=40472 CPUtime=821.87
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 22177 0 0 0 82168 19 0 0 25 0 2 0 366627352 41443328 9226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 40472

[startup+882.303 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 20150
/proc/meminfo: memFree=1486344/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=41452 CPUtime=881.85
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 23732 0 0 0 88165 20 0 0 18 0 2 0 366627352 42446848 9454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10363 9454 218 20 0 9721 0
[pid=19950/tid=19952] ppid=19948 vsize=41452 CPUtime=881.84
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 23421 0 0 0 88164 20 0 0 25 0 2 0 366627352 42446848 9454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 41452

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 20150
/proc/meminfo: memFree=1485704/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=42092 CPUtime=941.83
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 24914 0 0 0 94162 21 0 0 18 0 2 0 366627352 43102208 9612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10523 9612 218 20 0 9881 0
[pid=19950/tid=19952] ppid=19948 vsize=42092 CPUtime=941.82
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 24603 0 0 0 94161 21 0 0 25 0 2 0 366627352 43102208 9612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 42092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 3/79 20150
/proc/meminfo: memFree=1485256/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=42432 CPUtime=1001.8
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 25965 0 0 0 100158 22 0 0 18 0 2 0 366627352 43450368 9717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10608 9717 218 20 0 9966 0
[pid=19950/tid=19952] ppid=19948 vsize=42432 CPUtime=1001.79
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 25654 0 0 0 100157 22 0 0 25 0 2 0 366627352 43450368 9717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 42432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 20150
/proc/meminfo: memFree=1484808/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=43100 CPUtime=1061.78
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 27051 0 0 0 106155 23 0 0 18 0 2 0 366627352 44134400 9849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10775 9849 218 20 0 10133 0
[pid=19950/tid=19952] ppid=19948 vsize=43100 CPUtime=1061.77
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 26740 0 0 0 106154 23 0 0 25 0 2 0 366627352 44134400 9849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 43100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20150
/proc/meminfo: memFree=1484488/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=43760 CPUtime=1121.75
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 28104 0 0 0 112151 24 0 0 18 0 2 0 366627352 44810240 9945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 10940 9945 218 20 0 10298 0
[pid=19950/tid=19952] ppid=19948 vsize=43760 CPUtime=1121.75
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 27793 0 0 0 112151 24 0 0 25 0 2 0 366627352 44810240 9945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 43760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20150
/proc/meminfo: memFree=1484104/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=44072 CPUtime=1181.73
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 29049 0 0 0 118148 25 0 0 18 0 2 0 366627352 45129728 10010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 11018 10010 218 20 0 10376 0
[pid=19950/tid=19952] ppid=19948 vsize=44072 CPUtime=1181.73
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 28738 0 0 0 118148 25 0 0 25 0 2 0 366627352 45129728 10010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 44072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20150
/proc/meminfo: memFree=1484040/2055920 swapFree=4143928/4192956
[pid=19950] ppid=19948 vsize=44072 CPUtime=1200.03
/proc/19950/stat : 19950 (MiraXTv1_dyn) S 19948 19950 19008 0 -1 4194304 29332 0 0 0 119978 25 0 0 18 0 2 0 366627352 45129728 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19950/statm: 11018 10029 218 20 0 10376 0
[pid=19950/tid=19952] ppid=19948 vsize=44072 CPUtime=1200.02
/proc/19950/task/19952/stat : 19952 (MiraXTv1_dyn) R 19948 19950 19008 0 -1 4194368 29021 0 0 0 119977 25 0 0 25 0 2 0 366627352 45129728 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 44072

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.05
CPU user time (s): 1199.79
CPU system time (s): 0.263959
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 44072

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

runsolver used 1.23881 second user time and 3.13452 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 17:51:38 UTC 2007

IDJOB= 336072
IDBENCH= 24666
IDSOLVER= 130
FILE ID= node10/336072-1178905898

PBS_JOBID= 5251087

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336072-1178905898/MiraXTv1_dyn /tmp/evaluation/336072-1178905898/instance-336072-1178905898.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-336072-1178905898 -o ROOT/results/node10/solver-336072-1178905898 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336072-1178905898/MiraXTv1_dyn /tmp/evaluation/336072-1178905898/instance-336072-1178905898.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cc16a72221b8e1efdfd6127b2f238bcd

RANDOM SEED= 261956803

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1524208 kB
Buffers:         51952 kB
Cached:         389772 kB
SwapCached:      18024 kB
Active:         132460 kB
Inactive:       333504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524208 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            51344 kB
Committed_AS:  5303856 kB
PageTables:       1736 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= 66560 MiB

End job on node10 on Fri May 11 18:11:41 UTC 2007