Trace number 332164

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.2 602.04

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
MD5SUM47828b3a4e2ae65de4085316feb1d449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.754884
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses14125
Sum of the clauses size42600
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2300
Number of clauses of size 313800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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/node4/watcher-332164-1178896127 -o ROOT/results/node4/solver-332164-1178896127 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332164-1178896127/MiraXTv3_dyn /tmp/evaluation/332164-1178896127/instance-332164-1178896127.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.21 1.06 1.01 3/77 22029
/proc/meminfo: memFree=1572304/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=3788 CPUtime=0
/proc/22029/stat : 22029 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 365650462 3878912 318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11027405 0 0 4096 0 0 0 0 17 0 0 0
/proc/22029/statm: 947 319 206 20 0 305 0

[startup+0.047474 s]
/proc/loadavg: 1.21 1.06 1.01 3/77 22029
/proc/meminfo: memFree=1572304/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=4904 CPUtime=0.04
/proc/22029/stat : 22029 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194304 607 0 0 0 4 0 0 0 18 0 1 0 365650462 5021696 582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583996 0 0 4096 0 0 0 0 17 0 0 0
/proc/22029/statm: 1226 582 207 20 0 584 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4904

[startup+0.108221 s]
/proc/loadavg: 1.21 1.06 1.01 3/77 22029
/proc/meminfo: memFree=1572304/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=10684 CPUtime=0.14
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 1274 0 0 0 14 0 0 0 18 0 3 0 365650462 10940416 1207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 2671 1207 218 20 0 2029 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 10684

[startup+0.301311 s]
/proc/loadavg: 1.21 1.06 1.01 3/77 22029
/proc/meminfo: memFree=1572304/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=14712 CPUtime=0.53
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 2286 0 0 0 52 1 0 0 18 0 3 0 365650462 15065088 2219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 3678 2219 218 20 0 3036 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 14712

[startup+0.701348 s]
/proc/loadavg: 1.21 1.06 1.01 3/77 22029
/proc/meminfo: memFree=1572304/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=22024 CPUtime=1.32
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 4056 0 0 0 130 2 0 0 18 0 3 0 365650462 22552576 3988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 5506 3988 218 20 0 4864 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 22024

[startup+1.50243 s]
/proc/loadavg: 1.21 1.06 1.01 3/80 22032
/proc/meminfo: memFree=1552440/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=31352 CPUtime=2.92
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 6073 0 0 0 288 4 0 0 18 0 3 0 365650462 32104448 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 7838 6004 218 20 0 7196 0
[pid=22029/tid=22031] ppid=22027 vsize=31352 CPUtime=1.42
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 2801 0 0 0 141 1 0 0 18 0 3 0 365650468 32104448 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=31352 CPUtime=1.43
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 2594 0 0 0 141 2 0 0 18 0 3 0 365650468 32104448 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 31352

[startup+3.10158 s]
/proc/loadavg: 1.21 1.06 1.01 3/80 22032
/proc/meminfo: memFree=1547960/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=39340 CPUtime=6.11
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 8360 0 0 0 606 5 0 0 18 0 3 0 365650462 40284160 8255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 9835 8255 218 20 0 9193 0
[pid=22029/tid=22031] ppid=22027 vsize=39340 CPUtime=3.01
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 3531 0 0 0 300 1 0 0 25 0 3 0 365650468 40284160 8255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=39340 CPUtime=3.03
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 4152 0 0 0 300 3 0 0 22 0 3 0 365650468 40284160 8256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023941 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 39340

[startup+6.30189 s]
/proc/loadavg: 1.27 1.07 1.01 3/80 22032
/proc/meminfo: memFree=1521400/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=64360 CPUtime=12.49
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 14744 0 0 0 1238 11 0 0 18 0 3 0 365650462 65904640 14527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 16090 14527 218 20 0 15448 0
[pid=22029/tid=22031] ppid=22027 vsize=64360 CPUtime=6.21
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 6793 0 0 0 617 4 0 0 18 0 3 0 365650468 65904640 14527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=64360 CPUtime=6.23
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 7273 0 0 0 616 7 0 0 24 0 3 0 365650468 65904640 14527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 64360

[startup+12.7015 s]
/proc/loadavg: 1.33 1.09 1.02 3/80 22032
/proc/meminfo: memFree=1498680/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=80352 CPUtime=25.25
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 18920 0 0 0 2511 14 0 0 18 0 3 0 365650462 82280448 18459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 20088 18459 218 20 0 19446 0
[pid=22029/tid=22031] ppid=22027 vsize=80352 CPUtime=12.57
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 8738 0 0 0 1252 5 0 0 25 0 3 0 365650468 82280448 18459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=80352 CPUtime=12.62
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 9504 0 0 0 1253 9 0 0 25 0 3 0 365650468 82280448 18459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 80352

[startup+25.5017 s]
/proc/loadavg: 1.48 1.13 1.03 3/80 22032
/proc/meminfo: memFree=1466872/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=113256 CPUtime=50.77
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 27778 0 0 0 5055 22 0 0 18 0 3 0 365650462 115974144 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 28314 26850 218 20 0 27672 0
[pid=22029/tid=22031] ppid=22027 vsize=113256 CPUtime=25.3
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 14676 0 0 0 2521 9 0 0 25 0 3 0 365650468 115974144 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=113256 CPUtime=25.41
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 12424 0 0 0 2529 12 0 0 25 0 3 0 365650468 115974144 26850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 113256

[startup+51.1012 s]
/proc/loadavg: 1.65 1.20 1.06 3/80 22032
/proc/meminfo: memFree=1430840/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=146764 CPUtime=101.79
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 37280 0 0 0 10148 31 0 0 18 0 3 0 365650462 150286336 35525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 36691 35525 218 20 0 36049 0
[pid=22029/tid=22031] ppid=22027 vsize=146764 CPUtime=50.75
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 17728 0 0 0 5063 12 0 0 25 0 3 0 365650468 150286336 35525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=146764 CPUtime=50.99
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 18874 0 0 0 5080 19 0 0 25 0 3 0 365650468 150286336 35525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 146764

[startup+102.306 s]
/proc/loadavg: 1.85 1.32 1.10 3/80 22032
/proc/meminfo: memFree=1420920/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=157456 CPUtime=203.86
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 41618 0 0 0 20350 36 0 0 18 0 3 0 365650462 161234944 37978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 39364 37978 218 20 0 38722 0
[pid=22029/tid=22031] ppid=22027 vsize=157456 CPUtime=101.69
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 19769 0 0 0 10155 14 0 0 25 0 3 0 365650468 161234944 37978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=157456 CPUtime=102.11
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 21171 0 0 0 10189 22 0 0 25 0 3 0 365650468 161234944 37978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 157456

[startup+162.302 s]
/proc/loadavg: 1.94 1.44 1.16 3/80 22032
/proc/meminfo: memFree=1410936/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=166920 CPUtime=323.44
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 46243 0 0 0 32303 41 0 0 18 0 3 0 365650462 170926080 40452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 41730 40452 218 20 0 41088 0
[pid=22029/tid=22031] ppid=22027 vsize=166920 CPUtime=161.35
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 23145 0 0 0 16118 17 0 0 25 0 3 0 365650468 170926080 40452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=166920 CPUtime=162.02
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 22420 0 0 0 16179 23 0 0 25 0 3 0 365650468 170926080 40452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.44
Current children cumulated vsize (KiB) 166920

[startup+222.302 s]
/proc/loadavg: 1.98 1.54 1.21 3/80 22032
/proc/meminfo: memFree=1409144/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=168108 CPUtime=443.05
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 47818 0 0 0 44262 43 0 0 18 0 3 0 365650462 172142592 40857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 42027 40857 218 20 0 41385 0
[pid=22029/tid=22031] ppid=22027 vsize=168108 CPUtime=221.03
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 23221 0 0 0 22086 17 0 0 17 0 3 0 365650468 172142592 40857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11022687 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=168108 CPUtime=221.94
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 23919 0 0 0 22170 24 0 0 17 0 3 0 365650468 172142592 40857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.05
Current children cumulated vsize (KiB) 168108

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.25 3/80 22032
/proc/meminfo: memFree=1400376/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=178660 CPUtime=562.74
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 50794 0 0 0 56228 46 0 0 18 0 3 0 365650462 182947840 43118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 44665 43118 218 20 0 44023 0
[pid=22029/tid=22031] ppid=22027 vsize=178660 CPUtime=280.77
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 25208 0 0 0 28057 20 0 0 22 0 3 0 365650468 182947840 43118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=178660 CPUtime=281.9
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 24908 0 0 0 28165 25 0 0 21 0 3 0 365650468 182947840 43118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (KiB) 178660

[startup+342.303 s]
/proc/loadavg: 1.99 1.69 1.30 3/80 22032
/proc/meminfo: memFree=1397688/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=180532 CPUtime=682.28
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 53457 0 0 0 68180 48 0 0 18 0 3 0 365650462 184864768 43701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 45133 43701 218 20 0 44491 0
[pid=22029/tid=22031] ppid=22027 vsize=180532 CPUtime=340.42
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 26688 0 0 0 34021 21 0 0 18 0 3 0 365650468 184864768 43701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=180532 CPUtime=341.79
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 26091 0 0 0 34153 26 0 0 25 0 3 0 365650468 184864768 43701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.28
Current children cumulated vsize (KiB) 180532

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.34 3/80 22032
/proc/meminfo: memFree=1397624/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=180532 CPUtime=801.92
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 55121 0 0 0 80142 50 0 0 18 0 3 0 365650462 184864768 43740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 45133 43740 218 20 0 44491 0
[pid=22029/tid=22031] ppid=22027 vsize=180532 CPUtime=400.13
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27404 0 0 0 39992 21 0 0 25 0 3 0 365650468 184864768 43740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22029/tid=22032] ppid=22027 vsize=180532 CPUtime=401.71
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27039 0 0 0 40144 27 0 0 25 0 3 0 365650468 184864768 43740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.92
Current children cumulated vsize (KiB) 180532

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.38 3/80 22032
/proc/meminfo: memFree=1393208/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=184924 CPUtime=921.52
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 57130 0 0 0 92100 52 0 0 18 0 3 0 365650462 189362176 44839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 46231 44839 218 20 0 45589 0
[pid=22029/tid=22031] ppid=22027 vsize=184924 CPUtime=459.93
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27404 0 0 0 45971 22 0 0 25 0 3 0 365650468 189362176 44839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22029/tid=22032] ppid=22027 vsize=184924 CPUtime=461.52
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 29048 0 0 0 46123 29 0 0 25 0 3 0 365650468 189362176 44839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.52
Current children cumulated vsize (KiB) 184924

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/80 22032
/proc/meminfo: memFree=1394168/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=183900 CPUtime=1041.17
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 57855 0 0 0 104064 53 0 0 18 0 3 0 365650462 188313600 44619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 45975 44619 218 20 0 45333 0
[pid=22029/tid=22031] ppid=22027 vsize=183900 CPUtime=519.89
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27404 0 0 0 51966 23 0 0 25 0 3 0 365650468 188313600 44619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22029/tid=22032] ppid=22027 vsize=183900 CPUtime=521.22
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 29773 0 0 0 52093 29 0 0 25 0 3 0 365650468 188313600 44619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.17
Current children cumulated vsize (KiB) 183900

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 22032
/proc/meminfo: memFree=1393848/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=184924 CPUtime=1160.84
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 58765 0 0 0 116030 54 0 0 18 0 3 0 365650462 189362176 44684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 46231 44684 218 20 0 45589 0
[pid=22029/tid=22031] ppid=22027 vsize=184924 CPUtime=579.84
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27405 0 0 0 57961 23 0 0 25 0 3 0 365650468 189362176 44684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22029/tid=22032] ppid=22027 vsize=184924 CPUtime=580.94
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 30682 0 0 0 58064 30 0 0 25 0 3 0 365650468 189362176 44684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.84
Current children cumulated vsize (KiB) 184924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 22032
/proc/meminfo: memFree=1393592/2055920 swapFree=4141212/4192956
[pid=22029] ppid=22027 vsize=185088 CPUtime=1200.16
/proc/22029/stat : 22029 (MiraXTv3_dyn) S 22027 22029 19777 0 -1 4194304 59220 0 0 0 119961 55 0 0 18 0 3 0 365650462 189530112 44748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22029/statm: 46272 44748 218 20 0 45630 0
[pid=22029/tid=22031] ppid=22027 vsize=185088 CPUtime=599.53
/proc/22029/task/22031/stat : 22031 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 27405 0 0 0 59930 23 0 0 25 0 3 0 365650468 189530112 44748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22029/tid=22032] ppid=22027 vsize=185088 CPUtime=600.56
/proc/22029/task/22032/stat : 22032 (MiraXTv3_dyn) R 22027 22029 19777 0 -1 4194368 31137 0 0 0 60025 31 0 0 25 0 3 0 365650468 189530112 44748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 185088

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): 602.04
CPU time (s): 1200.2
CPU user time (s): 1199.62
CPU system time (s): 0.577912
CPU usage (%): 199.356
Max. virtual memory (cumulated for all children) (KiB): 185184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.577912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59220
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= 563
involuntary context switches= 22592

runsolver used 0.613906 second user time and 1.58576 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 15:08:47 UTC 2007

IDJOB= 332164
IDBENCH= 24573
IDSOLVER= 128
FILE ID= node4/332164-1178896127

PBS_JOBID= 5251070

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332164-1178896127/MiraXTv3_dyn /tmp/evaluation/332164-1178896127/instance-332164-1178896127.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-332164-1178896127 -o ROOT/results/node4/solver-332164-1178896127 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332164-1178896127/MiraXTv3_dyn /tmp/evaluation/332164-1178896127/instance-332164-1178896127.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  47828b3a4e2ae65de4085316feb1d449

RANDOM SEED= 659828914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1572456 kB
Buffers:         48772 kB
Cached:         335936 kB
SwapCached:      15676 kB
Active:         128064 kB
Inactive:       289224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572456 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          39004 kB
Slab:            51584 kB
Committed_AS:  9962324 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node4 on Fri May 11 15:18:51 UTC 2007