Trace number 329388

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.06 1200.85

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k90.cnf
MD5SUM4d4e319f149d6e692fcbe15ac5f23f27
Bench CategoryINDUST (industrial 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 variables48367
Number of clauses172410
Sum of the clauses size457782
Maximum clause length37
Minimum clause length1
Number of clauses of size 11188
Number of clauses of size 290456
Number of clauses of size 374240
Number of clauses of size 4446
Number of clauses of size 5865
Number of clauses of size over 55215

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-329388-1178888940 -o ROOT/results/node17/solver-329388-1178888940 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329388-1178888940/MiraXTv1_dyn /tmp/evaluation/329388-1178888940/instance-329388-1178888940.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 1.01 1.01 3/77 16858
/proc/meminfo: memFree=1719536/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=3788 CPUtime=0
/proc/16858/stat : 16858 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 336811587 3878912 391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16858/statm: 947 399 202 20 0 305 0

[startup+0.097133 s]
/proc/loadavg: 0.92 1.01 1.01 3/77 16858
/proc/meminfo: memFree=1719536/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=9768 CPUtime=0.08
/proc/16858/stat : 16858 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194304 1953 0 0 0 8 0 0 0 18 0 1 0 336811587 10002432 1928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16858/statm: 2442 1928 206 20 0 1800 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9768

[startup+0.101133 s]
/proc/loadavg: 0.92 1.01 1.01 3/77 16858
/proc/meminfo: memFree=1719536/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=10032 CPUtime=0.09
/proc/16858/stat : 16858 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194304 2013 0 0 0 9 0 0 0 18 0 1 0 336811587 10272768 1988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16858/statm: 2508 1989 206 20 0 1866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10032

[startup+0.301155 s]
/proc/loadavg: 0.92 1.01 1.01 3/77 16858
/proc/meminfo: memFree=1719536/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=20952 CPUtime=0.29
/proc/16858/stat : 16858 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194304 4382 0 0 0 28 1 0 0 19 0 1 0 336811587 21454848 4357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16858/statm: 5238 4357 207 20 0 4596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20952

[startup+0.701196 s]
/proc/loadavg: 0.92 1.01 1.01 3/77 16858
/proc/meminfo: memFree=1719536/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=29420 CPUtime=0.69
/proc/16858/stat : 16858 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194304 6454 0 0 0 67 2 0 0 23 0 1 0 336811587 30126080 6429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587840 0 0 4096 0 0 0 0 17 0 0 0
/proc/16858/statm: 7355 6429 207 20 0 6713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29420

[startup+1.50128 s]
/proc/loadavg: 0.92 1.01 1.01 2/78 16859
/proc/meminfo: memFree=1693160/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=55408 CPUtime=1.49
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 10253 0 0 0 145 4 0 0 25 0 2 0 336811587 56737792 9452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 13852 9452 218 20 0 13210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55408

[startup+3.10145 s]
/proc/loadavg: 0.93 1.01 1.01 2/79 16860
/proc/meminfo: memFree=1682208/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=55672 CPUtime=3.09
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 10300 0 0 0 304 5 0 0 25 0 2 0 336811587 57008128 9499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 13918 9499 218 20 0 13276 0
[pid=16858/tid=16860] ppid=16856 vsize=55672 CPUtime=2.03
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 3336 0 0 0 201 2 0 0 25 0 2 0 336811693 57008128 9499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55672

[startup+6.30178 s]
/proc/loadavg: 0.93 1.01 1.01 2/79 16860
/proc/meminfo: memFree=1683296/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=53960 CPUtime=6.29
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 10390 0 0 0 624 5 0 0 25 0 2 0 336811587 55255040 9208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 13490 9208 218 20 0 12848 0
[pid=16858/tid=16860] ppid=16856 vsize=53960 CPUtime=5.23
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 3426 0 0 0 521 2 0 0 25 0 2 0 336811693 55255040 9208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53960

[startup+12.7015 s]
/proc/loadavg: 0.94 1.01 1.00 2/79 16860
/proc/meminfo: memFree=1671720/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=65576 CPUtime=12.69
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 13461 0 0 0 1262 7 0 0 25 0 2 0 336811587 67149824 12279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 16394 12279 218 20 0 15752 0
[pid=16858/tid=16860] ppid=16856 vsize=65576 CPUtime=11.62
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 6497 0 0 0 1158 4 0 0 25 0 2 0 336811693 67149824 12279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65576

[startup+25.5018 s]
/proc/loadavg: 0.95 1.01 1.00 2/79 16860
/proc/meminfo: memFree=1655272/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=81448 CPUtime=25.47
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 17605 0 0 0 2538 9 0 0 25 0 2 0 336811587 83402752 16346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 20362 16346 218 20 0 19720 0
[pid=16858/tid=16860] ppid=16856 vsize=81448 CPUtime=24.41
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 10641 0 0 0 2434 7 0 0 25 0 2 0 336811693 83402752 16346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81448

[startup+51.1015 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1619816/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=115624 CPUtime=51.06
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 26353 0 0 0 5090 16 0 0 25 0 2 0 336811587 118398976 24994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 28906 24994 218 20 0 28264 0
[pid=16858/tid=16860] ppid=16856 vsize=115624 CPUtime=49.99
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 19389 0 0 0 4986 13 0 0 25 0 2 0 336811693 118398976 24994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115624

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1609128/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=125788 CPUtime=102.23
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 29122 0 0 0 10205 18 0 0 25 0 2 0 336811587 128806912 27700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 31447 27700 218 20 0 30805 0
[pid=16858/tid=16860] ppid=16856 vsize=125788 CPUtime=101.17
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 22158 0 0 0 10102 15 0 0 25 0 2 0 336811693 128806912 27700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 125788

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1609064/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=125788 CPUtime=162.18
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 29153 0 0 0 16200 18 0 0 25 0 2 0 336811587 128806912 27731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 31447 27731 218 20 0 30805 0
[pid=16858/tid=16860] ppid=16856 vsize=125788 CPUtime=161.12
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 22189 0 0 0 16097 15 0 0 25 0 2 0 336811693 128806912 27731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 125788

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1591272/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=143304 CPUtime=222.14
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 33614 0 0 0 22193 21 0 0 25 0 2 0 336811587 146743296 32116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 35826 32116 218 20 0 35184 0
[pid=16858/tid=16860] ppid=16856 vsize=143304 CPUtime=221.09
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 26650 0 0 0 22090 19 0 0 25 0 2 0 336811693 146743296 32116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 143304

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1535464/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=199100 CPUtime=282.12
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 47780 0 0 0 28181 31 0 0 25 0 2 0 336811587 203878400 46054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 49775 46054 218 20 0 49133 0
[pid=16858/tid=16860] ppid=16856 vsize=199100 CPUtime=281.05
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 40816 0 0 0 28077 28 0 0 25 0 2 0 336811693 203878400 46054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 199100

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1531048/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=203484 CPUtime=342.06
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 48952 0 0 0 34174 32 0 0 25 0 2 0 336811587 208367616 47150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 50871 47150 218 20 0 50229 0
[pid=16858/tid=16860] ppid=16856 vsize=203484 CPUtime=340.99
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 41988 0 0 0 34070 29 0 0 25 0 2 0 336811693 208367616 47150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 203484

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1519592/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=215916 CPUtime=402.01
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 52076 0 0 0 40167 34 0 0 25 0 2 0 336811587 221097984 50274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 53979 50274 218 20 0 53337 0
[pid=16858/tid=16860] ppid=16856 vsize=215916 CPUtime=400.95
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 45112 0 0 0 40064 31 0 0 25 0 2 0 336811693 221097984 50274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 215916

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1487528/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=247064 CPUtime=461.99
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60003 0 0 0 46160 39 0 0 25 0 2 0 336811587 252993536 58048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61766 58048 218 20 0 61124 0
[pid=16858/tid=16860] ppid=16856 vsize=247064 CPUtime=460.92
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53039 0 0 0 46056 36 0 0 25 0 2 0 336811693 252993536 58048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 247064

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1487528/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=521.94
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60028 0 0 0 52155 39 0 0 25 0 2 0 336811587 252788736 58046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58046 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=520.88
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53064 0 0 0 52052 36 0 0 25 0 2 0 336811693 252788736 58046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 246864

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16860
/proc/meminfo: memFree=1487528/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=581.9
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60030 0 0 0 58151 39 0 0 25 0 2 0 336811587 252788736 58048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58048 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=580.83
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53066 0 0 0 58047 36 0 0 25 0 2 0 336811693 252788736 58048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 246864

[startup+642.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 16860
/proc/meminfo: memFree=1487528/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=641.87
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60035 0 0 0 64148 39 0 0 25 0 2 0 336811587 252788736 58053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58053 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=640.8
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53071 0 0 0 64044 36 0 0 25 0 2 0 336811693 252788736 58053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 246864

[startup+702.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=701.82
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60039 0 0 0 70143 39 0 0 25 0 2 0 336811587 252788736 58057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58057 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=700.75
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53075 0 0 0 70039 36 0 0 25 0 2 0 336811693 252788736 58057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 246864

[startup+762.306 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=761.78
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60043 0 0 0 76139 39 0 0 25 0 2 0 336811587 252788736 58061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58061 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=760.71
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53079 0 0 0 76035 36 0 0 25 0 2 0 336811693 252788736 58061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 246864

[startup+822.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=821.74
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60052 0 0 0 82135 39 0 0 25 0 2 0 336811587 252788736 58070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58070 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=820.68
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53088 0 0 0 82032 36 0 0 25 0 2 0 336811693 252788736 58070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 246864

[startup+882.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=881.7
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60052 0 0 0 88131 39 0 0 25 0 2 0 336811587 252788736 58070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58070 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=880.64
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53088 0 0 0 88028 36 0 0 25 0 2 0 336811693 252788736 58070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565667 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 246864

[startup+942.302 s]
/proc/loadavg: 1.10 1.06 1.01 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=941.67
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60057 0 0 0 94128 39 0 0 25 0 2 0 336811587 252788736 58075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58075 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=940.61
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53093 0 0 0 94024 37 0 0 25 0 2 0 336811693 252788736 58075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 246864

[startup+1002.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=1001.63
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60060 0 0 0 100123 40 0 0 25 0 2 0 336811587 252788736 58078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58078 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=1000.57
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53096 0 0 0 100020 37 0 0 25 0 2 0 336811693 252788736 58078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 246864

[startup+1062.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=1061.59
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60068 0 0 0 106119 40 0 0 25 0 2 0 336811587 252788736 58086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58086 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=1060.53
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53104 0 0 0 106016 37 0 0 25 0 2 0 336811693 252788736 58086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 246864

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=1121.56
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60075 0 0 0 112116 40 0 0 25 0 2 0 336811587 252788736 58093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58093 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=1120.5
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53111 0 0 0 112013 37 0 0 25 0 2 0 336811693 252788736 58093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 246864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=246864 CPUtime=1181.52
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60082 0 0 0 118112 40 0 0 25 0 2 0 336811587 252788736 58100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61716 58100 218 20 0 61074 0
[pid=16858/tid=16860] ppid=16856 vsize=246864 CPUtime=1180.46
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53118 0 0 0 118009 37 0 0 25 0 2 0 336811693 252788736 58100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 246864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 16860
/proc/meminfo: memFree=1487400/2055920 swapFree=4140644/4192956
[pid=16858] ppid=16856 vsize=247376 CPUtime=1200.01
/proc/16858/stat : 16858 (MiraXTv1_dyn) S 16856 16858 16039 0 -1 4194304 60082 0 0 0 119961 40 0 0 25 0 2 0 336811587 253313024 58100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16858/statm: 61844 58100 218 20 0 61202 0
[pid=16858/tid=16860] ppid=16856 vsize=247376 CPUtime=1198.95
/proc/16858/task/16860/stat : 16860 (MiraXTv1_dyn) R 16856 16858 16039 0 -1 4194368 53118 0 0 0 119858 37 0 0 25 0 2 0 336811693 253313024 58100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 247376

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.85
CPU time (s): 1200.06
CPU user time (s): 1199.63
CPU system time (s): 0.438933
CPU usage (%): 99.9346
Max. virtual memory (cumulated for all children) (KiB): 247376

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

runsolver used 1.3278 second user time and 3.04654 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 13:09:01 UTC 2007

IDJOB= 329388
IDBENCH= 20538
IDSOLVER= 130
FILE ID= node17/329388-1178888940

PBS_JOBID= 5251071

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k90.cnf
COMMAND LINE= /tmp/evaluation/329388-1178888940/MiraXTv1_dyn /tmp/evaluation/329388-1178888940/instance-329388-1178888940.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-329388-1178888940 -o ROOT/results/node17/solver-329388-1178888940 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329388-1178888940/MiraXTv1_dyn /tmp/evaluation/329388-1178888940/instance-329388-1178888940.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4d4e319f149d6e692fcbe15ac5f23f27

RANDOM SEED= 604226186

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:       1719816 kB
Buffers:         48668 kB
Cached:         200488 kB
SwapCached:      15568 kB
Active:         127984 kB
Inactive:       145320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719816 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            8164 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            48292 kB
Committed_AS: 10186736 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= 66557 MiB

End job on node17 on Fri May 11 13:29:04 UTC 2007