Trace number 461482

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
aigsat-wc 2007-05-15? (TO) 1200.11 1201.04

General information on the benchmark

Nameadditional-aig/minisat+/
ii8d1.undecided.aig
MD5SUMfa51ee778d03f159265b4efe7e2c759a
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

4.89/4.90	c file: /tmp/evaluation/461482-1179253730/instance-461482-1179253730.aig
4.89/4.90	c Reading aig format..
4.89/4.90	c MAXVAR  54519
4.89/4.90	c INPUTS  1060
4.89/4.90	c LATCHES 0
4.89/4.90	c OUTPUTS 1
4.89/4.90	c AND     53459
4.89/4.90	c Before initialization time 4.71928
4.89/4.90	c Memory used (in MB): 105.43
214.25/214.47	c Using component size threshold as 11
214.25/214.47	c DBred=0 restart=37 est=52.4636 GV=72638 GL=208847[ 136036,72811] HP=310 Prune=301718 decisions=192444 random 969[0.503523]  HP Impl=127221 DB Impl=146167056[142741393]  Lits/Cls 89 
214.25/214.47	c Memory used (in MB): 167.348
397.11/397.47	c DBred=1 restart=40 est=52.5365 GV=128122 GL=214328[ 136036,78292] HP=344 Prune=482930 decisions=303364 random 1501[0.494785]  HP Impl=181134 DB Impl=244162539[236769047]  Lits/Cls 88 
397.11/397.47	c Memory used (in MB): 176.324
610.44/610.95	c DBred=2 restart=42 est=52.6364 GV=191590 GL=224293[ 136036,88257] HP=381 Prune=679372 decisions=422326 random 2081[0.492747]  HP Impl=228847 DB Impl=343096368[330098531]  Lits/Cls 91 
610.44/610.95	c Memory used (in MB): 193.578
815.15/815.81	c DBred=3 restart=44 est=52.882 GV=253536 GL=225437[ 136036,89401] HP=441 Prune=872744 decisions=541304 random 2708[0.500273]  HP Impl=272961 DB Impl=438342948[419741749]  Lits/Cls 79 
815.15/815.81	c Memory used (in MB): 193.656
1063.26/1064.18	c DBred=4 restart=45 est=52.9424 GV=325140 GL=234795[ 136036,98759] HP=461 Prune=1081893 decisions=665662 random 3308[0.496949]  HP Impl=319827 DB Impl=547744470[522479663]  Lits/Cls 103 
1063.26/1064.18	c Memory used (in MB): 211.52

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/node33/watcher-461482-1179253730 -o ROOT/results/node33/solver-461482-1179253730 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461482-1179253730/aigsat-wc /tmp/evaluation/461482-1179253730/instance-461482-1179253730.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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 30243
/proc/meminfo: memFree=1800736/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=2388 CPUtime=0
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 429 249 0 0 0 0 0 0 18 0 1 0 373288468 2445312 408 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 597 408 125 293 0 298 0

[startup+0.071958 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 30243
/proc/meminfo: memFree=1800736/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=5568 CPUtime=0.06
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 1216 249 0 0 6 0 0 0 19 0 1 0 373288468 5701632 1194 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 1392 1194 136 293 0 1093 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5568

[startup+0.101964 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 30243
/proc/meminfo: memFree=1800736/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=7252 CPUtime=0.09
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 1655 249 0 0 9 0 0 0 19 0 1 0 373288468 7426048 1584 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 1813 1584 136 293 0 1514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7252

[startup+0.302003 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 30243
/proc/meminfo: memFree=1800736/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=14320 CPUtime=0.29
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 3721 249 0 0 28 1 0 0 21 0 1 0 373288468 14663680 3289 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134588314 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 3580 3289 136 293 0 3281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14320

[startup+0.701087 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 30243
/proc/meminfo: memFree=1800736/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=33184 CPUtime=0.69
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 8665 249 0 0 65 4 0 0 25 0 1 0 373288468 33980416 8040 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 8296 8041 137 293 0 7997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33184

[startup+1.50125 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 30245
/proc/meminfo: memFree=1768408/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=33704 CPUtime=1.49
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 8866 249 0 0 145 4 0 0 25 0 1 0 373288468 34512896 8175 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134576902 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 8426 8175 137 293 0 8127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33704

[startup+3.10158 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 30245
/proc/meminfo: memFree=1743768/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=77468 CPUtime=3.09
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 24867 249 0 0 299 10 0 0 25 0 1 0 373288468 79327232 18642 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 19367 18643 142 293 0 19068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77468

[startup+6.30123 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 30245
/proc/meminfo: memFree=1698200/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=112344 CPUtime=6.29
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 41816 249 0 0 611 18 0 0 25 0 1 0 373288468 115040256 25628 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745334 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 28086 25628 160 293 0 27787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112344

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 30245
/proc/meminfo: memFree=1696856/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=113500 CPUtime=12.69
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 42181 249 0 0 1250 19 0 0 25 0 1 0 373288468 116224000 25993 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744666 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 28375 25993 160 293 0 28076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113500

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 30245
/proc/meminfo: memFree=1693592/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=116152 CPUtime=25.48
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 42993 249 0 0 2528 20 0 0 25 0 1 0 373288468 118939648 26805 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 29038 26805 160 293 0 28739 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116152

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 30245
/proc/meminfo: memFree=1686680/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=122288 CPUtime=51.05
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 44731 249 0 0 5083 22 0 0 25 0 1 0 373288468 125222912 28543 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744350 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 30572 28543 160 293 0 30273 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 122288

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 30245
/proc/meminfo: memFree=1672024/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=135444 CPUtime=102.23
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 48328 249 0 0 10195 28 0 0 25 0 1 0 373288468 138694656 32140 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752876 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 33861 32140 160 293 0 33562 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 135444

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1655384/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=151068 CPUtime=162.17
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 52514 249 0 0 16184 33 0 0 25 0 1 0 373288468 154693632 36326 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744662 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 37767 36326 160 293 0 37468 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 151068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1637784/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=172992 CPUtime=222.14
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 56828 249 0 0 22174 40 0 0 25 0 1 0 373288468 177143808 40640 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 43248 40640 160 293 0 42949 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 172992

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1637592/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=172992 CPUtime=282.09
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 56861 249 0 0 28169 40 0 0 25 0 1 0 373288468 177143808 40673 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744170 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 43248 40673 160 293 0 42949 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 172992

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1637528/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=172992 CPUtime=342.05
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 56875 249 0 0 34165 40 0 0 25 0 1 0 373288468 177143808 40687 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 43248 40687 160 293 0 42949 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 172992

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1629592/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=180596 CPUtime=402
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 59244 249 0 0 40155 45 0 0 25 0 1 0 373288468 184930304 42648 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744666 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 45149 42648 160 293 0 44850 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 180596

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1629528/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=180596 CPUtime=461.96
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 59248 249 0 0 46151 45 0 0 25 0 1 0 373288468 184930304 42652 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752772 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 45149 42652 160 293 0 44850 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 180596

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30245
/proc/meminfo: memFree=1629400/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=180596 CPUtime=521.9
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 59249 249 0 0 52145 45 0 0 25 0 1 0 373288468 184930304 42653 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 45149 42653 160 293 0 44850 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 180596

[startup+582.302 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1626072/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=184172 CPUtime=581.85
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 60183 249 0 0 58139 46 0 0 25 0 1 0 373288468 188592128 43587 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134750244 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 46043 43587 160 293 0 45744 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 184172

[startup+642.301 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1611480/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198300 CPUtime=641.8
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64155 249 0 0 64130 50 0 0 25 0 1 0 373288468 203059200 47140 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745220 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49575 47140 160 293 0 49276 0
Current children cumulated CPU time (s) 641.8
Current children cumulated vsize (KiB) 198300

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1611288/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198300 CPUtime=701.74
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64173 249 0 0 70124 50 0 0 25 0 1 0 373288468 203059200 47158 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745204 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49575 47158 160 293 0 49276 0
Current children cumulated CPU time (s) 701.74
Current children cumulated vsize (KiB) 198300

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1611224/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198300 CPUtime=761.69
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64191 249 0 0 76119 50 0 0 25 0 1 0 373288468 203059200 47176 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49575 47176 160 293 0 49276 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 198300

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1610968/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198308 CPUtime=821.65
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64671 249 0 0 82115 50 0 0 25 0 1 0 373288468 203067392 47217 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752667 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49577 47217 160 293 0 49278 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 198308

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1610904/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198308 CPUtime=881.6
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64680 249 0 0 88110 50 0 0 25 0 1 0 373288468 203067392 47226 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745327 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49577 47226 160 293 0 49278 0
Current children cumulated CPU time (s) 881.6
Current children cumulated vsize (KiB) 198308

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30245
/proc/meminfo: memFree=1610712/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198572 CPUtime=941.55
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64723 249 0 0 94104 51 0 0 25 0 1 0 373288468 203337728 47269 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752667 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49643 47269 160 293 0 49344 0
Current children cumulated CPU time (s) 941.55
Current children cumulated vsize (KiB) 198572

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30247
/proc/meminfo: memFree=1610328/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=198572 CPUtime=1001.51
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 64728 249 0 0 100100 51 0 0 25 0 1 0 373288468 203337728 47274 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 49643 47274 160 293 0 49344 0
Current children cumulated CPU time (s) 1001.51
Current children cumulated vsize (KiB) 198572

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30247
/proc/meminfo: memFree=1593560/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=215960 CPUtime=1061.47
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 69049 249 0 0 106089 58 0 0 25 0 1 0 373288468 221143040 51595 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 53990 51595 160 293 0 53691 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 215960

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30247
/proc/meminfo: memFree=1592344/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=216664 CPUtime=1121.42
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 69681 249 0 0 112083 59 0 0 25 0 1 0 373288468 221863936 51786 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 54166 51786 160 293 0 53867 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 216664

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30247
/proc/meminfo: memFree=1592280/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=216664 CPUtime=1181.38
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 69686 249 0 0 118079 59 0 0 25 0 1 0 373288468 221863936 51791 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744740 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 54166 51791 160 293 0 53867 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 216664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 30247
/proc/meminfo: memFree=1592216/2055920 swapFree=4147944/4192956
[pid=30243] ppid=30241 vsize=216664 CPUtime=1200.07
/proc/30243/stat : 30243 (aigsat-wc) R 30241 30243 30099 0 -1 0 69689 249 0 0 119948 59 0 0 25 0 1 0 373288468 221863936 51794 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/30243/statm: 54166 51794 160 293 0 53867 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 216664

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): 1201.04
CPU time (s): 1200.11
CPU user time (s): 1199.49
CPU system time (s): 0.627904
CPU usage (%): 99.9228
Max. virtual memory (cumulated for all children) (KiB): 216664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.49
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69938
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= 12
involuntary context switches= 26008

runsolver used 1.2988 second user time and 3.07853 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue May 15 18:28:50 UTC 2007

IDJOB= 461482
IDBENCH= 48715
IDSOLVER= 202
FILE ID= node33/461482-1179253730

PBS_JOBID= 5277203

Free space on /tmp= 66548 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/ii8d1.undecided.aig
COMMAND LINE= /tmp/evaluation/461482-1179253730/aigsat-wc /tmp/evaluation/461482-1179253730/instance-461482-1179253730.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-461482-1179253730 -o ROOT/results/node33/solver-461482-1179253730 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461482-1179253730/aigsat-wc /tmp/evaluation/461482-1179253730/instance-461482-1179253730.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  fa51ee778d03f159265b4efe7e2c759a

RANDOM SEED= 155782185

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1800952 kB
Buffers:         15472 kB
Cached:         117400 kB
SwapCached:      13804 kB
Active:          39448 kB
Inactive:       116696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800952 kB
SwapTotal:     4192956 kB
SwapFree:      4147944 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            84144 kB
Committed_AS:  5621640 kB
PageTables:       1992 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= 66548 MiB

End job on node33 on Tue May 15 18:48:53 UTC 2007