Trace number 337750

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.19 601.729

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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 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/node1/watcher-337750-1178911856 -o ROOT/results/node1/solver-337750-1178911856 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337750-1178911856/MiraXTv3_dyn /tmp/evaluation/337750-1178911856/instance-337750-1178911856.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.99 1.97 1.81 3/77 28913
/proc/meminfo: memFree=1633512/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=3788 CPUtime=0
/proc/28913/stat : 28913 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 367223506 3878912 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/28913/statm: 947 279 206 20 0 305 0

[startup+0.046069 s]
/proc/loadavg: 1.99 1.97 1.81 3/77 28913
/proc/meminfo: memFree=1633512/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=6548 CPUtime=0.07
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 597 0 0 0 7 0 0 0 18 0 3 0 367223506 6705152 572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 1637 572 218 20 0 995 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6548

[startup+0.120095 s]
/proc/loadavg: 1.99 1.97 1.81 3/77 28913
/proc/meminfo: memFree=1633512/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=7604 CPUtime=0.21
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 745 0 0 0 21 0 0 0 18 0 3 0 367223506 7786496 720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 1901 720 218 20 0 1259 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7604

[startup+0.3021 s]
/proc/loadavg: 1.99 1.97 1.81 3/77 28913
/proc/meminfo: memFree=1633512/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=9236 CPUtime=0.58
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 1087 0 0 0 58 0 0 0 18 0 3 0 367223506 9457664 1062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 2309 1062 218 20 0 1667 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9236

[startup+0.701148 s]
/proc/loadavg: 1.99 1.97 1.81 3/77 28913
/proc/meminfo: memFree=1633512/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=11640 CPUtime=1.37
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 1740 0 0 0 137 0 0 0 18 0 3 0 367223506 11919360 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 2910 1715 218 20 0 2268 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11640

[startup+1.50124 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 28916
/proc/meminfo: memFree=1625808/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=14684 CPUtime=2.97
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 2802 0 0 0 296 1 0 0 18 0 3 0 367223506 15036416 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 3671 2777 218 20 0 3029 0
[pid=28913/tid=28915] ppid=28911 vsize=14684 CPUtime=1.48
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 1158 0 0 0 148 0 0 0 25 0 3 0 367223507 15036416 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565857 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=14684 CPUtime=1.47
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 1260 0 0 0 147 0 0 0 24 0 3 0 367223507 15036416 2777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14684

[startup+3.10143 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 28916
/proc/meminfo: memFree=1621776/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=18596 CPUtime=6.16
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 3506 0 0 0 614 2 0 0 18 0 3 0 367223506 19042304 3481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 4649 3481 218 20 0 4007 0
[pid=28913/tid=28915] ppid=28911 vsize=18596 CPUtime=3.08
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 1557 0 0 0 307 1 0 0 18 0 3 0 367223507 19042304 3481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=18596 CPUtime=3.06
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 1565 0 0 0 306 0 0 0 25 0 3 0 367223507 19042304 3481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18596

[startup+6.30181 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 28916
/proc/meminfo: memFree=1614680/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=26752 CPUtime=12.55
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 5602 0 0 0 1250 5 0 0 18 0 3 0 367223506 27394048 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 6688 5462 218 20 0 6046 0
[pid=28913/tid=28915] ppid=28911 vsize=26752 CPUtime=6.27
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 2427 0 0 0 626 1 0 0 25 0 3 0 367223507 27394048 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=26752 CPUtime=6.25
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 2791 0 0 0 622 3 0 0 25 0 3 0 367223507 27394048 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26752

[startup+12.7016 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 28916
/proc/meminfo: memFree=1599192/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=40052 CPUtime=25.3
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 9038 0 0 0 2522 8 0 0 18 0 3 0 367223506 41013248 8658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 10013 8658 218 20 0 9371 0
[pid=28913/tid=28915] ppid=28911 vsize=40052 CPUtime=12.67
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 4108 0 0 0 1264 3 0 0 25 0 3 0 367223507 41013248 8658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=40052 CPUtime=12.61
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 4546 0 0 0 1257 4 0 0 25 0 3 0 367223507 41013248 8658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 40052

[startup+25.5021 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 28916
/proc/meminfo: memFree=1592920/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=47240 CPUtime=50.84
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 11131 0 0 0 5073 11 0 0 18 0 3 0 367223506 48373760 10382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 11810 10382 218 20 0 11168 0
[pid=28913/tid=28915] ppid=28911 vsize=47240 CPUtime=25.46
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 5151 0 0 0 2542 4 0 0 25 0 3 0 367223507 48373760 10382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=47240 CPUtime=25.35
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 5596 0 0 0 2529 6 0 0 25 0 3 0 367223507 48373760 10382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 47240

[startup+51.1021 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 28916
/proc/meminfo: memFree=1582424/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=56896 CPUtime=101.9
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 14690 0 0 0 10174 16 0 0 18 0 3 0 367223506 58261504 13086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 14224 13086 218 20 0 13582 0
[pid=28913/tid=28915] ppid=28911 vsize=56896 CPUtime=51.04
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 6826 0 0 0 5098 6 0 0 25 0 3 0 367223507 58261504 13086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=56896 CPUtime=50.83
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 7480 0 0 0 5074 9 0 0 25 0 3 0 367223507 58261504 13086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 56896

[startup+102.306 s]
/proc/loadavg: 1.94 1.96 1.82 3/80 28916
/proc/meminfo: memFree=1577112/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=62064 CPUtime=203.99
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 17326 0 0 0 20380 19 0 0 18 0 3 0 367223506 63553536 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 15516 14132 218 20 0 14874 0
[pid=28913/tid=28915] ppid=28911 vsize=62064 CPUtime=102.19
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 7854 0 0 0 10211 8 0 0 25 0 3 0 367223507 63553536 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=62064 CPUtime=101.78
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 9088 0 0 0 10167 11 0 0 25 0 3 0 367223507 63553536 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 62064

[startup+162.302 s]
/proc/loadavg: 1.98 1.96 1.83 3/80 28916
/proc/meminfo: memFree=1575192/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=63200 CPUtime=323.67
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 19634 0 0 0 32346 21 0 0 18 0 3 0 367223506 64716800 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 15800 14620 218 20 0 15158 0
[pid=28913/tid=28915] ppid=28911 vsize=63200 CPUtime=162.15
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 9144 0 0 0 16206 9 0 0 25 0 3 0 367223507 64716800 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28913/tid=28916] ppid=28911 vsize=63200 CPUtime=161.5
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 10106 0 0 0 16138 12 0 0 25 0 3 0 367223507 64716800 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 63200

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 28916
/proc/meminfo: memFree=1570136/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=68172 CPUtime=443.34
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 22545 0 0 0 44309 25 0 0 18 0 3 0 367223506 69808128 15865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 17043 15865 218 20 0 16401 0
[pid=28913/tid=28915] ppid=28911 vsize=68172 CPUtime=222.1
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 10938 0 0 0 22199 11 0 0 19 0 3 0 367223507 69808128 15865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=68172 CPUtime=221.22
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 11223 0 0 0 22109 13 0 0 19 0 3 0 367223507 69808128 15865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 68172

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 28916
/proc/meminfo: memFree=1568536/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=69660 CPUtime=563.04
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 24615 0 0 0 56277 27 0 0 18 0 3 0 367223506 71331840 16273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 17415 16273 218 20 0 16773 0
[pid=28913/tid=28915] ppid=28911 vsize=69660 CPUtime=281.84
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 12008 0 0 0 28172 12 0 0 25 0 3 0 367223507 71331840 16273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=69660 CPUtime=281.17
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 12223 0 0 0 28103 14 0 0 25 0 3 0 367223507 71331840 16273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 69660

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 28916
/proc/meminfo: memFree=1567000/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=71840 CPUtime=682.71
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 26527 0 0 0 68243 28 0 0 18 0 3 0 367223506 73564160 16649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 17960 16649 218 20 0 17318 0
[pid=28913/tid=28915] ppid=28911 vsize=71840 CPUtime=341.55
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 12990 0 0 0 34142 13 0 0 25 0 3 0 367223507 73564160 16649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=71840 CPUtime=341.14
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 13153 0 0 0 34099 15 0 0 25 0 3 0 367223507 73564160 16649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 71840

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 28918
/proc/meminfo: memFree=1566040/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=73156 CPUtime=802.38
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 28384 0 0 0 80208 30 0 0 18 0 3 0 367223506 74911744 16914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 18289 16914 218 20 0 17647 0
[pid=28913/tid=28915] ppid=28911 vsize=73156 CPUtime=401.27
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 13968 0 0 0 40114 13 0 0 25 0 3 0 367223507 74911744 16914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=73156 CPUtime=401.09
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 14032 0 0 0 40093 16 0 0 25 0 3 0 367223507 74911744 16914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 73156

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 28918
/proc/meminfo: memFree=1565016/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=73744 CPUtime=922.09
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 30065 0 0 0 92178 31 0 0 18 0 3 0 367223506 75513856 17173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 18436 17173 218 20 0 17794 0
[pid=28913/tid=28915] ppid=28911 vsize=73744 CPUtime=461.01
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 14756 0 0 0 46087 14 0 0 25 0 3 0 367223507 75513856 17173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=73744 CPUtime=461.06
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 14925 0 0 0 46089 17 0 0 25 0 3 0 367223507 75513856 17173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.09
Current children cumulated vsize (KiB) 73744

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 28918
/proc/meminfo: memFree=1561944/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=75932 CPUtime=1041.77
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 32371 0 0 0 104144 33 0 0 18 0 3 0 367223506 77754368 17903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 18983 17903 218 20 0 18341 0
[pid=28913/tid=28915] ppid=28911 vsize=75932 CPUtime=520.71
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 15625 0 0 0 52057 14 0 0 25 0 3 0 367223507 77754368 17903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=75932 CPUtime=521.03
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 16362 0 0 0 52085 18 0 0 25 0 3 0 367223507 77754368 17903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.77
Current children cumulated vsize (KiB) 75932

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 28918
/proc/meminfo: memFree=1561496/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=77088 CPUtime=1161.45
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 34231 0 0 0 116111 34 0 0 18 0 3 0 367223506 78938112 18022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 19272 18022 218 20 0 18630 0
[pid=28913/tid=28915] ppid=28911 vsize=77088 CPUtime=580.44
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 16622 0 0 0 58029 15 0 0 25 0 3 0 367223507 78938112 18022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=77088 CPUtime=580.98
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 17225 0 0 0 58080 18 0 0 25 0 3 0 367223507 78938112 18022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.45
Current children cumulated vsize (KiB) 77088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 28918
/proc/meminfo: memFree=1560664/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=78132 CPUtime=1200.16
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 34954 0 0 0 119981 35 0 0 18 0 3 0 367223506 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 19533 18270 218 20 0 18891 0
[pid=28913/tid=28915] ppid=28911 vsize=78132 CPUtime=599.75
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 16926 0 0 0 59960 15 0 0 25 0 3 0 367223507 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=78132 CPUtime=600.39
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 17644 0 0 0 60020 19 0 0 25 0 3 0 367223507 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 78132

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 28918
/proc/meminfo: memFree=1560664/2055920 swapFree=4145760/4192956
[pid=28913] ppid=28911 vsize=78132 CPUtime=1200.16
/proc/28913/stat : 28913 (MiraXTv3_dyn) S 28911 28913 28839 0 -1 4194304 34954 0 0 0 119981 35 0 0 18 0 3 0 367223506 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28913/statm: 19533 18270 218 20 0 18891 0
[pid=28913/tid=28915] ppid=28911 vsize=78132 CPUtime=599.75
/proc/28913/task/28915/stat : 28915 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 16926 0 0 0 59960 15 0 0 25 0 3 0 367223507 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28913/tid=28916] ppid=28911 vsize=78132 CPUtime=600.39
/proc/28913/task/28916/stat : 28916 (MiraXTv3_dyn) R 28911 28913 28839 0 -1 4194368 17644 0 0 0 60020 19 0 0 25 0 3 0 367223507 80007168 18270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 78132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.729
CPU time (s): 1200.19
CPU user time (s): 1199.83
CPU system time (s): 0.361944
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 78472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34954
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= 261
involuntary context switches= 22303

runsolver used 0.599908 second user time and 1.59976 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 19:30:57 UTC 2007

IDJOB= 337750
IDBENCH= 24706
IDSOLVER= 128
FILE ID= node1/337750-1178911856

PBS_JOBID= 5251114

Free space on /tmp= 54607 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337750-1178911856/MiraXTv3_dyn /tmp/evaluation/337750-1178911856/instance-337750-1178911856.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-337750-1178911856 -o ROOT/results/node1/solver-337750-1178911856 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337750-1178911856/MiraXTv3_dyn /tmp/evaluation/337750-1178911856/instance-337750-1178911856.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  68e48f3a77d59cc85ebd5fd30cfcba3c

RANDOM SEED= 837284705

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1633856 kB
Buffers:         50564 kB
Cached:         260328 kB
SwapCached:      14692 kB
Active:         125772 kB
Inactive:       209916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633856 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          29660 kB
Slab:            71924 kB
Committed_AS:  9788884 kB
PageTables:       1832 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= 54607 MiB

End job on node1 on Fri May 11 19:41:00 UTC 2007