Trace number 461384

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
aig-cmusat 2007-05-15? (TO) 1200.07 1200.44

General information on the benchmark

Nameadditional-aig/minisat+/
g15x15.undecided.aig
MD5SUMa78e5e1e2e9ac1c5997c59b5895bea3b
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark639.494
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.00/0.01	c Executing aigtocnf /tmp/evaluation/461384-1179256400/instance-461384-1179256400.aig /tmp/evaluation/461384-1179256400/instance-461384-1179256400.aig.cnf
0.00/0.01	c Pre-processing provided 0 assignments
0.00/0.01	c REMAP internally 1
0.00/0.01	c |  Number of variables:  6361                                                 |
0.00/0.03	c |  Number of clauses:    18407                                                |

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node57/watcher-461384-1179256400 -o ROOT/results/node57/solver-461384-1179256400 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461384-1179256400/aig-cmusat /tmp/evaluation/461384-1179256400/instance-461384-1179256400.aig 

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): 1800 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.01 0.97 0.78 3/64 8019
/proc/meminfo: memFree=1413328/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=1000 CPUtime=0
/proc/8019/stat : 8019 (aig-cmusat) S 8017 8019 7624 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 366775992 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/8019/statm: 250 94 83 233 0 10 0
[pid=8020] ppid=8019 vsize=560 CPUtime=0
/proc/8020/stat : 8020 (aigtocnf) R 8019 8019 7624 0 -1 0 318 0 0 0 0 0 0 0 20 0 1 0 366775992 573440 71 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/8020/statm: 140 71 35 103 0 35 0

[startup+0.076979 s]
/proc/loadavg: 1.01 0.97 0.78 3/64 8019
/proc/meminfo: memFree=1413328/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=5028 CPUtime=0.06
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 910 326 0 0 5 0 1 0 17 0 1 0 366775992 5148672 887 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1257 887 112 233 0 1017 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5028

[startup+0.101979 s]
/proc/loadavg: 1.01 0.97 0.78 3/64 8019
/proc/meminfo: memFree=1413328/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=5264 CPUtime=0.09
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 981 326 0 0 8 0 1 0 17 0 1 0 366775992 5390336 911 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134553630 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1316 911 113 233 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5264

[startup+0.301996 s]
/proc/loadavg: 1.01 0.97 0.78 3/64 8019
/proc/meminfo: memFree=1413328/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=4740 CPUtime=0.29
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 1049 326 0 0 28 0 1 0 18 0 1 0 366775992 4853760 868 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583014 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1185 868 117 233 0 945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4740

[startup+0.70103 s]
/proc/loadavg: 1.01 0.97 0.78 3/64 8019
/proc/meminfo: memFree=1413328/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=4740 CPUtime=0.68
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 1052 326 0 0 67 0 1 0 22 0 1 0 366775992 4853760 871 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134570952 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1185 871 117 233 0 945 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 4740

[startup+1.5011 s]
/proc/loadavg: 1.01 0.97 0.78 2/65 8021
/proc/meminfo: memFree=1409544/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=5504 CPUtime=1.48
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 1275 326 0 0 147 0 1 0 25 0 1 0 366775992 5636096 1054 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1376 1054 117 233 0 1136 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5504

[startup+3.10124 s]
/proc/loadavg: 1.01 0.97 0.78 2/65 8021
/proc/meminfo: memFree=1408584/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=6024 CPUtime=3.08
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 1544 326 0 0 307 0 1 0 25 0 1 0 366775992 6168576 1190 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574084 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1506 1190 117 233 0 1266 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6024

[startup+6.30152 s]
/proc/loadavg: 1.01 0.97 0.78 2/65 8021
/proc/meminfo: memFree=1408200/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=6908 CPUtime=6.28
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 1945 326 0 0 627 0 1 0 25 0 1 0 366775992 7073792 1401 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573072 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 1727 1401 117 233 0 1487 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6908

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.78 2/65 8021
/proc/meminfo: memFree=1404296/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=11344 CPUtime=12.68
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 3008 326 0 0 1266 1 1 0 25 0 1 0 366775992 11616256 2297 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 2836 2297 117 233 0 2596 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11344

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.79 2/65 8021
/proc/meminfo: memFree=1401224/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=13772 CPUtime=25.47
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 4145 326 0 0 2544 2 1 0 25 0 1 0 366775992 14102528 2999 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 3443 2999 117 233 0 3203 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13772

[startup+51.1014 s]
/proc/loadavg: 1.00 0.97 0.79 2/65 8021
/proc/meminfo: memFree=1387080/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=29404 CPUtime=51.06
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 8534 326 0 0 5100 5 1 0 25 0 1 0 366775992 30109696 6547 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 7351 6547 117 233 0 7111 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29404

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.80 2/65 8021
/proc/meminfo: memFree=1376520/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=38904 CPUtime=102.23
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 11832 326 0 0 10214 8 1 0 25 0 1 0 366775992 39837696 9176 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/8019/statm: 9726 9176 117 233 0 9486 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38904

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.81 2/65 8021
/proc/meminfo: memFree=1368008/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=47140 CPUtime=162.2
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 14572 326 0 0 16207 12 1 0 25 0 1 0 366775992 48271360 11376 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 11785 11376 117 233 0 11545 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 47140

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 8021
/proc/meminfo: memFree=1345672/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=72168 CPUtime=222.18
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 21376 326 0 0 22202 15 1 0 25 0 1 0 366775992 73900032 16836 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 18042 16836 117 233 0 17802 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 72168

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 8021
/proc/meminfo: memFree=1337800/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=79580 CPUtime=282.16
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 23859 326 0 0 28197 18 1 0 25 0 1 0 366775992 81489920 18797 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 19895 18797 117 233 0 19655 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 79580

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 8021
/proc/meminfo: memFree=1336648/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=80272 CPUtime=342.15
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 24452 326 0 0 34195 19 1 0 25 0 1 0 366775992 82198528 19095 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 20068 19095 117 233 0 19828 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 80272

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.84 2/65 8021
/proc/meminfo: memFree=1327944/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=88592 CPUtime=402.13
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 26956 326 0 0 40189 23 1 0 25 0 1 0 366775992 90718208 21276 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583707 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 22148 21276 117 233 0 21908 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 88592

[startup+462.303 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 8021
/proc/meminfo: memFree=1327432/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=89136 CPUtime=462.12
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 27060 326 0 0 46188 23 1 0 25 0 1 0 366775992 91275264 21380 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 22284 21380 117 233 0 22044 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 89136

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 8021
/proc/meminfo: memFree=1318984/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=97236 CPUtime=522.1
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 29545 326 0 0 52183 26 1 0 25 0 1 0 366775992 99569664 23514 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 24309 23514 117 233 0 24069 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 97236

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.86 2/65 8021
/proc/meminfo: memFree=1310408/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=105060 CPUtime=582.08
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 32061 326 0 0 58178 29 1 0 25 0 1 0 366775992 107581440 25647 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 26265 25647 117 233 0 26025 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 105060

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.86 2/65 8021
/proc/meminfo: memFree=1303560/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=112060 CPUtime=642.08
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 33768 326 0 0 64175 32 1 0 25 0 1 0 366775992 114749440 27354 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 28015 27354 117 233 0 27775 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 112060

[startup+702.303 s]
/proc/loadavg: 1.00 0.97 0.87 2/65 8021
/proc/meminfo: memFree=1250568/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171184 CPUtime=702.06
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 49191 326 0 0 70165 40 1 0 25 0 1 0 366775992 175292416 40555 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42796 40555 117 233 0 42556 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 171184

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.87 2/65 8021
/proc/meminfo: memFree=1250376/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171184 CPUtime=762.04
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 49258 326 0 0 76163 40 1 0 25 0 1 0 366775992 175292416 40622 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42796 40622 117 233 0 42556 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 171184

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.88 2/65 8021
/proc/meminfo: memFree=1249736/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171352 CPUtime=822.02
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 49872 326 0 0 82160 41 1 0 25 0 1 0 366775992 175464448 40778 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571266 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42838 40778 117 233 0 42598 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 171352

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.89 2/65 8021
/proc/meminfo: memFree=1249736/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171352 CPUtime=882
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 49874 326 0 0 88158 41 1 0 25 0 1 0 366775992 175464448 40780 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42838 40780 117 233 0 42598 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 171352

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.89 2/65 8021
/proc/meminfo: memFree=1248776/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171536 CPUtime=941.99
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 50608 326 0 0 94156 42 1 0 25 0 1 0 366775992 175652864 41014 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024842 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42884 41014 117 233 0 42644 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 171536

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.90 2/65 8021
/proc/meminfo: memFree=1248776/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171536 CPUtime=1001.98
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 50613 326 0 0 100155 42 1 0 25 0 1 0 366775992 175652864 41019 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42884 41019 117 233 0 42644 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 171536

[startup+1062.3 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 8021
/proc/meminfo: memFree=1248776/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=171536 CPUtime=1061.96
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 50615 326 0 0 106153 42 1 0 25 0 1 0 366775992 175652864 41021 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 42884 41021 117 233 0 42644 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 171536

[startup+1122.3 s]
/proc/loadavg: 1.08 1.00 0.91 2/65 8021
/proc/meminfo: memFree=1246920/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=172636 CPUtime=1121.94
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 51605 326 0 0 112150 43 1 0 25 0 1 0 366775992 176779264 41465 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 43159 41465 117 233 0 42919 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 172636

[startup+1182.3 s]
/proc/loadavg: 1.11 1.03 0.93 2/65 8023
/proc/meminfo: memFree=1246792/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=172636 CPUtime=1181.93
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 51605 326 0 0 118149 43 1 0 25 0 1 0 366775992 176779264 41465 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 43159 41465 117 233 0 42919 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 172636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.03 0.93 2/65 8023
/proc/meminfo: memFree=1246792/2055920 swapFree=4183268/4192956
[pid=8019] ppid=8017 vsize=172636 CPUtime=1200.02
/proc/8019/stat : 8019 (aig-cmusat) R 8017 8019 7624 0 -1 0 51605 326 0 0 119958 43 1 0 25 0 1 0 366775992 176779264 41465 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/8019/statm: 43159 41465 117 233 0 42919 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 172636

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.44
CPU time (s): 1200.07
CPU user time (s): 1199.6
CPU system time (s): 0.466929
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 172636

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

runsolver used 1.08384 second user time and 2.68159 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Tue May 15 19:13:20 UTC 2007

IDJOB= 461384
IDBENCH= 48690
IDSOLVER= 204
FILE ID= node57/461384-1179256400

PBS_JOBID= 5277509

Free space on /tmp= 66533 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/g15x15.undecided.aig
COMMAND LINE= /tmp/evaluation/461384-1179256400/aig-cmusat /tmp/evaluation/461384-1179256400/instance-461384-1179256400.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-461384-1179256400 -o ROOT/results/node57/solver-461384-1179256400 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461384-1179256400/aig-cmusat /tmp/evaluation/461384-1179256400/instance-461384-1179256400.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  a78e5e1e2e9ac1c5997c59b5895bea3b

RANDOM SEED= 326205991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1413544 kB
Buffers:         39980 kB
Cached:         464340 kB
SwapCached:       3640 kB
Active:          32076 kB
Inactive:       481848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413544 kB
SwapTotal:     4192956 kB
SwapFree:      4183268 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          15748 kB
Slab:           114528 kB
Committed_AS:  5029980 kB
PageTables:       1408 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= 66532 MiB

End job on node57 on Tue May 15 19:33:23 UTC 2007