Trace number 333719

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 v2? (TO) 1200.11 1200.42

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node17/watcher-333719-1178897759 -o ROOT/results/node17/solver-333719-1178897759 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333719-1178897759/MiraXTv2_dyn /tmp/evaluation/333719-1178897759/instance-333719-1178897759.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.65 1.25 1.09 3/77 18104
/proc/meminfo: memFree=1672512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=3788 CPUtime=0
/proc/18104/stat : 18104 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 337693374 3878912 257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18104/statm: 947 257 206 20 0 305 0

[startup+0.069609 s]
/proc/loadavg: 1.65 1.25 1.09 3/77 18104
/proc/meminfo: memFree=1672512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=5032 CPUtime=0.06
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 426 0 0 0 6 0 0 0 18 0 2 0 337693374 5152768 401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 1258 401 218 20 0 616 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5032

[startup+0.101612 s]
/proc/loadavg: 1.65 1.25 1.09 3/77 18104
/proc/meminfo: memFree=1672512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=5164 CPUtime=0.09
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 461 0 0 0 9 0 0 0 18 0 2 0 337693374 5287936 436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 1291 436 218 20 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5164

[startup+0.301632 s]
/proc/loadavg: 1.65 1.25 1.09 3/77 18104
/proc/meminfo: memFree=1672512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=5852 CPUtime=0.29
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 642 0 0 0 29 0 0 0 18 0 2 0 337693374 5992448 617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 1463 617 218 20 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5852

[startup+0.701673 s]
/proc/loadavg: 1.65 1.25 1.09 3/77 18104
/proc/meminfo: memFree=1672512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=6832 CPUtime=0.69
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 881 0 0 0 69 0 0 0 18 0 2 0 337693374 6995968 856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 1708 856 218 20 0 1066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6832

[startup+1.50276 s]
/proc/loadavg: 1.65 1.25 1.09 2/79 18106
/proc/meminfo: memFree=1669232/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=8344 CPUtime=1.49
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 1242 0 0 0 149 0 0 0 18 0 2 0 337693374 8544256 1217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 2086 1217 218 20 0 1444 0
[pid=18104/tid=18106] ppid=18102 vsize=8344 CPUtime=1.49
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 927 0 0 0 149 0 0 0 25 0 2 0 337693375 8544256 1217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8344

[startup+3.10192 s]
/proc/loadavg: 1.65 1.25 1.09 2/79 18106
/proc/meminfo: memFree=1668208/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=9384 CPUtime=3.09
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 1510 0 0 0 309 0 0 0 18 0 2 0 337693374 9609216 1485 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 2346 1485 218 20 0 1704 0
[pid=18104/tid=18106] ppid=18102 vsize=9384 CPUtime=3.09
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 1195 0 0 0 309 0 0 0 25 0 2 0 337693375 9609216 1485 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9384

[startup+6.30126 s]
/proc/loadavg: 1.60 1.24 1.09 2/79 18106
/proc/meminfo: memFree=1664816/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=12180 CPUtime=6.29
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 2257 0 0 0 628 1 0 0 18 0 2 0 337693374 12472320 2232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 3045 2232 218 20 0 2403 0
[pid=18104/tid=18106] ppid=18102 vsize=12180 CPUtime=6.29
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 1942 0 0 0 628 1 0 0 25 0 2 0 337693375 12472320 2232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12180

[startup+12.7019 s]
/proc/loadavg: 1.55 1.24 1.08 2/79 18106
/proc/meminfo: memFree=1662768/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=13764 CPUtime=12.69
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 2711 0 0 0 1268 1 0 0 18 0 2 0 337693374 14094336 2611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 3441 2611 218 20 0 2799 0
[pid=18104/tid=18106] ppid=18102 vsize=13764 CPUtime=12.69
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 2396 0 0 0 1268 1 0 0 25 0 2 0 337693375 14094336 2611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13764

[startup+25.5013 s]
/proc/loadavg: 1.43 1.22 1.08 2/79 18106
/proc/meminfo: memFree=1656624/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=19488 CPUtime=25.49
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 4262 0 0 0 2547 2 0 0 18 0 2 0 337693374 19955712 4065 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 4872 4065 218 20 0 4230 0
[pid=18104/tid=18106] ppid=18102 vsize=19488 CPUtime=25.48
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 3947 0 0 0 2546 2 0 0 25 0 2 0 337693375 19955712 4065 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19488

[startup+51.1019 s]
/proc/loadavg: 1.28 1.20 1.08 2/79 18106
/proc/meminfo: memFree=1653616/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=22456 CPUtime=51.08
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 5244 0 0 0 5105 3 0 0 18 0 2 0 337693374 22994944 4812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 5614 4812 218 20 0 4972 0
[pid=18104/tid=18106] ppid=18102 vsize=22456 CPUtime=51.08
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 4929 0 0 0 5105 3 0 0 25 0 2 0 337693375 22994944 4812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22456

[startup+102.306 s]
/proc/loadavg: 1.12 1.17 1.08 2/79 18106
/proc/meminfo: memFree=1650992/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=25064 CPUtime=102.27
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 6315 0 0 0 10222 5 0 0 18 0 2 0 337693374 25665536 5492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6266 5492 218 20 0 5624 0
[pid=18104/tid=18106] ppid=18102 vsize=25064 CPUtime=102.26
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 6000 0 0 0 10222 4 0 0 25 0 2 0 337693375 25665536 5492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25064

[startup+162.302 s]
/proc/loadavg: 1.04 1.14 1.07 2/79 18106
/proc/meminfo: memFree=1650096/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=25776 CPUtime=162.25
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 6959 0 0 0 16220 5 0 0 18 0 2 0 337693374 26394624 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6444 5663 218 20 0 5802 0
[pid=18104/tid=18106] ppid=18102 vsize=25776 CPUtime=162.24
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 6644 0 0 0 16219 5 0 0 25 0 2 0 337693375 26394624 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25776

[startup+222.302 s]
/proc/loadavg: 1.01 1.11 1.06 2/79 18106
/proc/meminfo: memFree=1649712/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=26124 CPUtime=222.23
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 7469 0 0 0 22217 6 0 0 18 0 2 0 337693374 26750976 5765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6531 5765 218 20 0 5889 0
[pid=18104/tid=18106] ppid=18102 vsize=26124 CPUtime=222.23
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 7154 0 0 0 22217 6 0 0 25 0 2 0 337693375 26750976 5765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26124

[startup+282.301 s]
/proc/loadavg: 1.00 1.09 1.06 2/79 18106
/proc/meminfo: memFree=1649008/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=26848 CPUtime=282.22
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 8105 0 0 0 28215 7 0 0 18 0 2 0 337693374 27492352 5924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6712 5924 218 20 0 6070 0
[pid=18104/tid=18106] ppid=18102 vsize=26848 CPUtime=282.21
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 7790 0 0 0 28214 7 0 0 25 0 2 0 337693375 27492352 5924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26848

[startup+342.301 s]
/proc/loadavg: 1.06 1.08 1.06 2/79 18106
/proc/meminfo: memFree=1648688/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=27044 CPUtime=342.21
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 8658 0 0 0 34213 8 0 0 18 0 2 0 337693374 27693056 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6761 5994 218 20 0 6119 0
[pid=18104/tid=18106] ppid=18102 vsize=27044 CPUtime=342.19
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 8343 0 0 0 34212 7 0 0 25 0 2 0 337693375 27693056 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 27044

[startup+402.302 s]
/proc/loadavg: 1.02 1.07 1.05 2/79 18108
/proc/meminfo: memFree=1648368/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=27584 CPUtime=402.18
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 9141 0 0 0 40210 8 0 0 18 0 2 0 337693374 28246016 6063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 6896 6063 218 20 0 6254 0
[pid=18104/tid=18106] ppid=18102 vsize=27584 CPUtime=402.18
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 8826 0 0 0 40210 8 0 0 25 0 2 0 337693375 28246016 6063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27584

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.05 2/79 18108
/proc/meminfo: memFree=1647856/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=28224 CPUtime=462.17
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 9720 0 0 0 46208 9 0 0 18 0 2 0 337693374 28901376 6228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7056 6228 218 20 0 6414 0
[pid=18104/tid=18106] ppid=18102 vsize=28224 CPUtime=462.17
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 9405 0 0 0 46208 9 0 0 25 0 2 0 337693375 28901376 6228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 28224

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/79 18108
/proc/meminfo: memFree=1647536/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=28516 CPUtime=522.16
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 10285 0 0 0 52206 10 0 0 18 0 2 0 337693374 29200384 6305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7129 6305 218 20 0 6487 0
[pid=18104/tid=18106] ppid=18102 vsize=28516 CPUtime=522.15
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 9970 0 0 0 52205 10 0 0 25 0 2 0 337693375 29200384 6305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 28516

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.03 2/79 18108
/proc/meminfo: memFree=1647152/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=28912 CPUtime=582.15
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 10865 0 0 0 58204 11 0 0 18 0 2 0 337693374 29605888 6395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7228 6395 218 20 0 6586 0
[pid=18104/tid=18106] ppid=18102 vsize=28912 CPUtime=582.13
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 10550 0 0 0 58203 10 0 0 25 0 2 0 337693375 29605888 6395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 28912

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/79 18108
/proc/meminfo: memFree=1646704/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=29420 CPUtime=642.13
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 11461 0 0 0 64202 11 0 0 18 0 2 0 337693374 30126080 6501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7355 6501 218 20 0 6713 0
[pid=18104/tid=18106] ppid=18102 vsize=29420 CPUtime=642.12
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 11146 0 0 0 64201 11 0 0 25 0 2 0 337693375 30126080 6501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 29420

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/79 18108
/proc/meminfo: memFree=1646448/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=29552 CPUtime=702.11
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 11936 0 0 0 70199 12 0 0 18 0 2 0 337693374 30261248 6556 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7388 6556 218 20 0 6746 0
[pid=18104/tid=18106] ppid=18102 vsize=29552 CPUtime=702.1
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 11621 0 0 0 70198 12 0 0 25 0 2 0 337693375 30261248 6556 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 29552

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.02 2/79 18108
/proc/meminfo: memFree=1646512/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=29552 CPUtime=762.1
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 12498 0 0 0 76197 13 0 0 18 0 2 0 337693374 30261248 6558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7388 6558 218 20 0 6746 0
[pid=18104/tid=18106] ppid=18102 vsize=29552 CPUtime=762.1
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 12183 0 0 0 76197 13 0 0 25 0 2 0 337693375 30261248 6558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 29552

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.01 2/79 18108
/proc/meminfo: memFree=1646320/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=29716 CPUtime=822.08
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 13030 0 0 0 82194 14 0 0 18 0 2 0 337693374 30429184 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7429 6600 218 20 0 6787 0
[pid=18104/tid=18106] ppid=18102 vsize=29716 CPUtime=822.07
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 12715 0 0 0 82194 13 0 0 25 0 2 0 337693375 30429184 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 29716

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 18108
/proc/meminfo: memFree=1646128/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=29920 CPUtime=882.06
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 13423 0 0 0 88192 14 0 0 18 0 2 0 337693374 30638080 6643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7480 6643 218 20 0 6838 0
[pid=18104/tid=18106] ppid=18102 vsize=29920 CPUtime=882.06
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 13108 0 0 0 88192 14 0 0 25 0 2 0 337693375 30638080 6643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29920

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1645744/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=30328 CPUtime=942.05
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 13878 0 0 0 94190 15 0 0 18 0 2 0 337693374 31055872 6743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7582 6743 218 20 0 6940 0
[pid=18104/tid=18106] ppid=18102 vsize=30328 CPUtime=942.05
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 13563 0 0 0 94190 15 0 0 25 0 2 0 337693375 31055872 6743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 30328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1645488/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=30608 CPUtime=1002.03
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 14450 0 0 0 100188 15 0 0 18 0 2 0 337693374 31342592 6818 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7652 6818 218 20 0 7010 0
[pid=18104/tid=18106] ppid=18102 vsize=30608 CPUtime=1002.02
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 14135 0 0 0 100187 15 0 0 25 0 2 0 337693375 31342592 6818 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 30608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1645104/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=31008 CPUtime=1062.02
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 15113 0 0 0 106186 16 0 0 18 0 2 0 337693374 31752192 6913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7752 6913 218 20 0 7110 0
[pid=18104/tid=18106] ppid=18102 vsize=31008 CPUtime=1062.01
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 14798 0 0 0 106185 16 0 0 25 0 2 0 337693375 31752192 6913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 31008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1644912/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=31188 CPUtime=1122.01
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 15575 0 0 0 112184 17 0 0 18 0 2 0 337693374 31936512 6949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7797 6949 218 20 0 7155 0
[pid=18104/tid=18106] ppid=18102 vsize=31188 CPUtime=1122
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 15260 0 0 0 112183 17 0 0 25 0 2 0 337693375 31936512 6949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 31188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1644784/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=31344 CPUtime=1181.99
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 15902 0 0 0 118181 18 0 0 18 0 2 0 337693374 32096256 6992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7836 6992 218 20 0 7194 0
[pid=18104/tid=18106] ppid=18102 vsize=31344 CPUtime=1181.98
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 15587 0 0 0 118181 17 0 0 25 0 2 0 337693375 32096256 6992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 31344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18108
/proc/meminfo: memFree=1644784/2055920 swapFree=4140644/4192956
[pid=18104] ppid=18102 vsize=31344 CPUtime=1200.09
/proc/18104/stat : 18104 (MiraXTv2_dyn) S 18102 18104 17915 0 -1 4194304 16115 0 0 0 119991 18 0 0 18 0 2 0 337693374 32096256 6992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18104/statm: 7836 6992 218 20 0 7194 0
[pid=18104/tid=18106] ppid=18102 vsize=31344 CPUtime=1200.08
/proc/18104/task/18106/stat : 18106 (MiraXTv2_dyn) R 18102 18104 17915 0 -1 4194368 15800 0 0 0 119990 18 0 0 25 0 2 0 337693375 32096256 6992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 31344

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.92
CPU system time (s): 0.188971
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 31472

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

runsolver used 1.25981 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 15:35:59 UTC 2007

IDJOB= 333719
IDBENCH= 24610
IDSOLVER= 129
FILE ID= node17/333719-1178897759

PBS_JOBID= 5251090

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333719-1178897759/MiraXTv2_dyn /tmp/evaluation/333719-1178897759/instance-333719-1178897759.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333719-1178897759 -o ROOT/results/node17/solver-333719-1178897759 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333719-1178897759/MiraXTv2_dyn /tmp/evaluation/333719-1178897759/instance-333719-1178897759.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b79b003513b2a70c9b89188422a831e2

RANDOM SEED= 101811714

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1672792 kB
Buffers:         49992 kB
Cached:         245200 kB
SwapCached:      15568 kB
Active:         162768 kB
Inactive:       156528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672792 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            49332 kB
Committed_AS: 10201424 kB
PageTables:       1796 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= 66561 MiB

End job on node17 on Fri May 11 15:56:01 UTC 2007