Trace number 334138

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 v3? (TO) 1200.21 601.884

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
MD5SUMeb542a3ed65e86298dd7b9339a890090
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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node7/watcher-334138-1178899086 -o ROOT/results/node7/solver-334138-1178899086 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334138-1178899086/MiraXTv3_dyn /tmp/evaluation/334138-1178899086/instance-334138-1178899086.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.92 0.98 0.99 3/77 24610
/proc/meminfo: memFree=1704120/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=3920 CPUtime=0
/proc/24610/stat : 24610 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 365946252 4014080 309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/24610/statm: 980 309 206 20 0 338 0

[startup+0.068325 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24610
/proc/meminfo: memFree=1704120/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=5356 CPUtime=0.06
/proc/24610/stat : 24610 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194304 686 0 0 0 6 0 0 0 18 0 1 0 365946252 5484544 661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584187 0 0 4096 0 0 0 0 17 0 0 0
/proc/24610/statm: 1339 661 207 20 0 697 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.114324 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24610
/proc/meminfo: memFree=1704120/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=9016 CPUtime=0.13
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 973 0 0 0 13 0 0 0 18 0 3 0 365946252 9232384 911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 2254 911 218 20 0 1612 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9016

[startup+0.301345 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24610
/proc/meminfo: memFree=1704120/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=9280 CPUtime=0.5
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 1183 0 0 0 50 0 0 0 18 0 3 0 365946252 9502720 1121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 2320 1121 218 20 0 1678 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9280

[startup+0.701388 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24610
/proc/meminfo: memFree=1704120/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=11796 CPUtime=1.3
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 1607 0 0 0 130 0 0 0 18 0 3 0 365946252 12079104 1545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 2949 1545 218 20 0 2307 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11796

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 24613
/proc/meminfo: memFree=1697568/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=14248 CPUtime=2.9
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 2301 0 0 0 289 1 0 0 18 0 3 0 365946252 14589952 2239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 3562 2239 218 20 0 2920 0
[pid=24610/tid=24612] ppid=24608 vsize=14248 CPUtime=1.41
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 738 0 0 0 141 0 0 0 25 0 3 0 365946260 14589952 2239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=14248 CPUtime=1.4
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 856 0 0 0 140 0 0 0 25 0 3 0 365946260 14589952 2239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14248

[startup+3.10264 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 24613
/proc/meminfo: memFree=1694176/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=18168 CPUtime=6.09
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 3255 0 0 0 608 1 0 0 18 0 3 0 365946252 18604032 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 4542 3193 218 20 0 3900 0
[pid=24610/tid=24612] ppid=24608 vsize=18168 CPUtime=3.01
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 1224 0 0 0 301 0 0 0 25 0 3 0 365946260 18604032 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=18168 CPUtime=2.99
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 1324 0 0 0 299 0 0 0 19 0 3 0 365946260 18604032 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 18168

[startup+6.30198 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 24613
/proc/meminfo: memFree=1689376/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=20804 CPUtime=12.48
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 4014 0 0 0 1245 3 0 0 18 0 3 0 365946252 21303296 3952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 5201 3952 218 20 0 4559 0
[pid=24610/tid=24612] ppid=24608 vsize=20804 CPUtime=6.21
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 1606 0 0 0 620 1 0 0 25 0 3 0 365946260 21303296 3952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=20804 CPUtime=6.18
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 1701 0 0 0 617 1 0 0 25 0 3 0 365946260 21303296 3952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 20804

[startup+12.7016 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 24613
/proc/meminfo: memFree=1679840/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=29760 CPUtime=25.25
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 6660 0 0 0 2519 6 0 0 18 0 3 0 365946252 30474240 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 7440 6442 218 20 0 6798 0
[pid=24610/tid=24612] ppid=24608 vsize=29760 CPUtime=12.61
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 2936 0 0 0 1259 2 0 0 25 0 3 0 365946260 30474240 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=29760 CPUtime=12.55
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 3017 0 0 0 1252 3 0 0 25 0 3 0 365946260 30474240 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 29760

[startup+25.502 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 24613
/proc/meminfo: memFree=1666016/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=44128 CPUtime=50.78
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 10003 0 0 0 5068 10 0 0 18 0 3 0 365946252 45187072 9581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 11032 9581 218 20 0 10390 0
[pid=24610/tid=24612] ppid=24608 vsize=44128 CPUtime=25.39
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 4650 0 0 0 2535 4 0 0 25 0 3 0 365946260 45187072 9581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=44128 CPUtime=25.3
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 4646 0 0 0 2525 5 0 0 25 0 3 0 365946260 45187072 9581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 44128

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 24613
/proc/meminfo: memFree=1658016/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=53040 CPUtime=101.84
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 12577 0 0 0 10172 12 0 0 18 0 3 0 365946252 54312960 11788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 13260 11788 218 20 0 12618 0
[pid=24610/tid=24612] ppid=24608 vsize=53040 CPUtime=50.97
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 5923 0 0 0 5092 5 0 0 25 0 3 0 365946260 54312960 11788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=53040 CPUtime=50.79
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 5947 0 0 0 5073 6 0 0 25 0 3 0 365946260 54312960 11788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 53040

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 24613
/proc/meminfo: memFree=1647648/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=62036 CPUtime=204.01
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 15844 0 0 0 20384 17 0 0 18 0 3 0 365946252 63524864 14223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 15509 14223 218 20 0 14867 0
[pid=24610/tid=24612] ppid=24608 vsize=62036 CPUtime=102.13
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 7637 0 0 0 10207 6 0 0 25 0 3 0 365946260 63524864 14223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=62036 CPUtime=101.79
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 7500 0 0 0 10169 10 0 0 25 0 3 0 365946260 63524864 14223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 62036

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 24613
/proc/meminfo: memFree=1643104/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=66336 CPUtime=323.69
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 17796 0 0 0 32350 19 0 0 18 0 3 0 365946252 67928064 15297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 16584 15297 218 20 0 15942 0
[pid=24610/tid=24612] ppid=24608 vsize=66336 CPUtime=162.07
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 8399 0 0 0 16200 7 0 0 25 0 3 0 365946260 67928064 15297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24610/tid=24613] ppid=24608 vsize=66336 CPUtime=161.54
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 8690 0 0 0 16142 12 0 0 25 0 3 0 365946260 67928064 15297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 66336

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/86 24785
/proc/meminfo: memFree=1641072/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=66484 CPUtime=443.08
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 18827 0 0 0 44276 32 0 0 18 0 3 0 365946252 68079616 15431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 16621 15431 218 20 0 15979 0
[pid=24610/tid=24612] ppid=24608 vsize=66484 CPUtime=221.84
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 8842 0 0 0 22168 16 0 0 25 0 3 0 365946260 68079616 15431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=66484 CPUtime=221.15
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 9278 0 0 0 22100 15 0 0 25 0 3 0 365946260 68079616 15431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 66484

[startup+282.302 s]
/proc/loadavg: 2.04 1.61 1.25 3/80 24811
/proc/meminfo: memFree=1641568/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=67508 CPUtime=562.73
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 19771 0 0 0 56237 36 0 0 18 0 3 0 365946252 69128192 15617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 16877 15617 218 20 0 16235 0
[pid=24610/tid=24612] ppid=24608 vsize=67508 CPUtime=281.55
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 9359 0 0 0 28138 17 0 0 25 0 3 0 365946260 69128192 15617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=67508 CPUtime=281.09
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 9705 0 0 0 28091 18 0 0 25 0 3 0 365946260 69128192 15617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.73
Current children cumulated vsize (KiB) 67508

[startup+342.301 s]
/proc/loadavg: 2.01 1.68 1.29 3/80 24811
/proc/meminfo: memFree=1641376/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=67856 CPUtime=682.44
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 20679 0 0 0 68207 37 0 0 18 0 3 0 365946252 69484544 15686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 16964 15686 218 20 0 16322 0
[pid=24610/tid=24612] ppid=24608 vsize=67856 CPUtime=341.3
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 9803 0 0 0 34113 17 0 0 25 0 3 0 365946260 69484544 15686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=67856 CPUtime=341.04
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 10169 0 0 0 34086 18 0 0 25 0 3 0 365946260 69484544 15686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.44
Current children cumulated vsize (KiB) 67856

[startup+402.301 s]
/proc/loadavg: 2.00 1.73 1.33 3/80 24811
/proc/meminfo: memFree=1634080/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=75160 CPUtime=802.15
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 23503 0 0 0 80174 41 0 0 18 0 3 0 365946252 76963840 17663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 18790 17663 218 20 0 18148 0
[pid=24610/tid=24612] ppid=24608 vsize=75160 CPUtime=401.07
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 11379 0 0 0 40088 19 0 0 25 0 3 0 365946260 76963840 17663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=75160 CPUtime=400.99
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 11417 0 0 0 40079 20 0 0 25 0 3 0 365946260 76963840 17663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.15
Current children cumulated vsize (KiB) 75160

[startup+462.302 s]
/proc/loadavg: 2.00 1.78 1.37 3/80 24811
/proc/meminfo: memFree=1630304/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=78268 CPUtime=921.85
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 25189 0 0 0 92143 42 0 0 18 0 3 0 365946252 80146432 18496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 19567 18496 218 20 0 18925 0
[pid=24610/tid=24612] ppid=24608 vsize=78268 CPUtime=460.81
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12027 0 0 0 46061 20 0 0 17 0 3 0 365946260 80146432 18496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=78268 CPUtime=460.94
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12455 0 0 0 46073 21 0 0 18 0 3 0 365946260 80146432 18496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.85
Current children cumulated vsize (KiB) 78268

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.41 3/80 24811
/proc/meminfo: memFree=1629728/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=78268 CPUtime=1041.56
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 26046 0 0 0 104113 43 0 0 18 0 3 0 365946252 80146432 18573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 19567 18573 218 20 0 18925 0
[pid=24610/tid=24612] ppid=24608 vsize=78268 CPUtime=520.56
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12419 0 0 0 52036 20 0 0 25 0 3 0 365946260 80146432 18573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=78268 CPUtime=520.91
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12920 0 0 0 52069 22 0 0 25 0 3 0 365946260 80146432 18573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.56
Current children cumulated vsize (KiB) 78268

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.44 3/80 24811
/proc/meminfo: memFree=1629344/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=79292 CPUtime=1161.28
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 27026 0 0 0 116083 45 0 0 18 0 3 0 365946252 81195008 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 19823 18692 218 20 0 19181 0
[pid=24610/tid=24612] ppid=24608 vsize=79292 CPUtime=580.31
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12814 0 0 0 58010 21 0 0 25 0 3 0 365946260 81195008 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=79292 CPUtime=580.86
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 13505 0 0 0 58064 22 0 0 25 0 3 0 365946260 81195008 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.28
Current children cumulated vsize (KiB) 79292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 2.00 1.86 1.46 3/80 24811
/proc/meminfo: memFree=1629280/2055920 swapFree=4156568/4192956
[pid=24610] ppid=24608 vsize=79292 CPUtime=1200.18
/proc/24610/stat : 24610 (MiraXTv3_dyn) S 24608 24610 24362 0 -1 4194304 27187 0 0 0 119973 45 0 0 18 0 3 0 365946252 81195008 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24610/statm: 19823 18695 218 20 0 19181 0
[pid=24610/tid=24612] ppid=24608 vsize=79292 CPUtime=599.74
/proc/24610/task/24612/stat : 24612 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 12893 0 0 0 59952 22 0 0 25 0 3 0 365946260 81195008 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24610/tid=24613] ppid=24608 vsize=79292 CPUtime=600.35
/proc/24610/task/24613/stat : 24613 (MiraXTv3_dyn) R 24608 24610 24362 0 -1 4194368 13587 0 0 0 60012 23 0 0 25 0 3 0 365946260 81195008 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 79292

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): 601.884
CPU time (s): 1200.21
CPU user time (s): 1199.75
CPU system time (s): 0.467928
CPU usage (%): 199.41
Max. virtual memory (cumulated for all children) (KiB): 79292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27187
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= 141
involuntary context switches= 22873

runsolver used 0.625904 second user time and 1.62575 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 15:58:06 UTC 2007

IDJOB= 334138
IDBENCH= 24620
IDSOLVER= 128
FILE ID= node7/334138-1178899086

PBS_JOBID= 5251088

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334138-1178899086/MiraXTv3_dyn /tmp/evaluation/334138-1178899086/instance-334138-1178899086.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334138-1178899086 -o ROOT/results/node7/solver-334138-1178899086 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334138-1178899086/MiraXTv3_dyn /tmp/evaluation/334138-1178899086/instance-334138-1178899086.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eb542a3ed65e86298dd7b9339a890090

RANDOM SEED= 833777387

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1704336 kB
Buffers:         43004 kB
Cached:         241292 kB
SwapCached:      17012 kB
Active:         131728 kB
Inactive:       176720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704336 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            28532 kB
Committed_AS: 14813552 kB
PageTables:       1860 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= 66549 MiB

End job on node7 on Fri May 11 16:08:10 UTC 2007