Trace number 461254

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.15 1200.47

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort13.aig
MD5SUM7684567a63516ef4f46432e9ffcef186
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.69/4.76	c file: /tmp/evaluation/461254-1179252461/instance-461254-1179252461.aig
4.69/4.76	c Reading aig format..
4.69/4.76	c MAXVAR  143087
4.69/4.76	c INPUTS  11168
4.69/4.76	c LATCHES 0
4.69/4.76	c OUTPUTS 1
4.69/4.76	c AND     131919
4.69/4.76	c Before initialization time 4.6103
4.69/4.76	c Memory used (in MB): 112.324
131.96/132.06	c Using component size threshold as 15
131.96/132.06	c DBred=0 restart=31 est=0.513885 GV=6997 GL=68657[ 44534,24123] HP=17214 Prune=333969 decisions=172096 random 637[0.370142]  HP Impl=2463916 DB Impl=4313780[3892146]  Lits/Cls 136 
131.96/132.06	c Memory used (in MB): 222.23
271.82/271.90	c DBred=1 restart=33 est=0.517877 GV=14247 GL=71691[ 44534,27157] HP=19937 Prune=403818 decisions=199860 random 707[0.353748]  HP Impl=3091337 DB Impl=5432781[4846772]  Lits/Cls 331 
271.82/271.90	c Memory used (in MB): 257.801
437.27/437.43	c DBred=2 restart=35 est=0.581738 GV=20588 GL=74820[ 44534,30286] HP=28636 Prune=548675 decisions=270161 random 929[0.343869]  HP Impl=4294232 DB Impl=7782895[6868294]  Lits/Cls 428 
437.27/437.43	c Memory used (in MB): 298.703
782.28/782.59	c DBred=3 restart=37 est=0.605686 GV=30974 GL=83341[ 44534,38807] HP=39907 Prune=661733 decisions=312320 random 1015[0.324987]  HP Impl=5004777 DB Impl=8821919[7771632]  Lits/Cls 597 
782.28/782.59	c Memory used (in MB): 376.242
940.03/940.30	c DBred=4 restart=38 est=0.754363 GV=37039 GL=84673[ 44534,40139] HP=48019 Prune=784418 decisions=370406 random 1146[0.30939]  HP Impl=5888874 DB Impl=10469982[9202260]  Lits/Cls 603 
940.03/940.30	c Memory used (in MB): 402.129

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/node74/watcher-461254-1179252461 -o ROOT/results/node74/solver-461254-1179252461 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461254-1179252461/aigsat-wc /tmp/evaluation/461254-1179252461/instance-461254-1179252461.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.02 0.23 0.55 2/65 9323
/proc/meminfo: memFree=1200552/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=2440 CPUtime=0
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 406 249 0 0 0 0 0 0 18 0 1 0 373160865 2498560 385 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 610 393 124 293 0 311 0

[startup+0.097681 s]
/proc/loadavg: 0.02 0.23 0.55 2/65 9323
/proc/meminfo: memFree=1200552/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=7208 CPUtime=0.08
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 1614 249 0 0 8 0 0 0 18 0 1 0 373160865 7380992 1592 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 1802 1592 136 293 0 1503 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7208

[startup+0.101681 s]
/proc/loadavg: 0.02 0.23 0.55 2/65 9323
/proc/meminfo: memFree=1200552/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=7380 CPUtime=0.09
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 1660 249 0 0 9 0 0 0 18 0 1 0 373160865 7557120 1638 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 1845 1638 136 293 0 1546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7380

[startup+0.301704 s]
/proc/loadavg: 0.02 0.23 0.55 2/65 9323
/proc/meminfo: memFree=1200552/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=16744 CPUtime=0.29
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 4119 249 0 0 28 1 0 0 21 0 1 0 373160865 17145856 3951 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 4186 3951 136 293 0 3887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16744

[startup+0.70175 s]
/proc/loadavg: 0.02 0.23 0.55 2/65 9323
/proc/meminfo: memFree=1200552/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=27448 CPUtime=0.69
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 7752 249 0 0 67 2 0 0 24 0 1 0 373160865 28106752 6658 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134587108 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 6862 6658 136 293 0 6563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27448

[startup+1.50184 s]
/proc/loadavg: 0.02 0.23 0.55 2/66 9325
/proc/meminfo: memFree=1163680/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=58320 CPUtime=1.49
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 15329 249 0 0 144 5 0 0 25 0 1 0 373160865 59719680 14025 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134590471 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 14580 14025 137 293 0 14281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58320

[startup+3.10103 s]
/proc/loadavg: 0.10 0.24 0.55 2/66 9325
/proc/meminfo: memFree=1137440/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=95024 CPUtime=3.08
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 30005 249 0 0 297 11 0 0 25 0 1 0 373160865 97304576 23095 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134674305 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 23756 23095 142 293 0 23457 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 95024

[startup+6.3014 s]
/proc/loadavg: 0.10 0.24 0.55 2/66 9325
/proc/meminfo: memFree=1078240/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=131376 CPUtime=6.28
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 44130 249 0 0 611 17 0 0 25 0 1 0 373160865 134529024 31001 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134717869 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 32844 31001 160 293 0 32545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 131376

[startup+12.7021 s]
/proc/loadavg: 0.24 0.26 0.56 2/66 9325
/proc/meminfo: memFree=1055456/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=154756 CPUtime=12.69
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 49970 249 0 0 1248 21 0 0 25 0 1 0 373160865 158470144 36841 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135235224 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 38689 36841 160 293 0 38390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154756

[startup+25.5016 s]
/proc/loadavg: 0.36 0.29 0.56 2/66 9325
/proc/meminfo: memFree=1037344/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=170824 CPUtime=25.48
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 54031 249 0 0 2524 24 0 0 25 0 1 0 373160865 174923776 40902 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134728595 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 42706 40902 160 293 0 42407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 170824

[startup+51.1016 s]
/proc/loadavg: 0.58 0.34 0.57 2/66 9325
/proc/meminfo: memFree=1020704/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=187280 CPUtime=51.08
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 58125 249 0 0 5081 27 0 0 25 0 1 0 373160865 191774720 44996 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135235224 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 46820 44996 160 293 0 46521 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 187280

[startup+102.305 s]
/proc/loadavg: 0.83 0.45 0.59 2/66 9325
/proc/meminfo: memFree=1001056/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=206984 CPUtime=102.26
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 62998 249 0 0 10194 32 0 0 25 0 1 0 373160865 211951616 49869 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734565 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 51746 49869 160 293 0 51447 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 206984

[startup+162.301 s]
/proc/loadavg: 0.93 0.55 0.62 2/66 9325
/proc/meminfo: memFree=973920/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=234732 CPUtime=162.24
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 70306 249 0 0 16184 40 0 0 25 0 1 0 373160865 240365568 56661 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733872 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 58683 56661 160 293 0 58384 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 234732

[startup+222.301 s]
/proc/loadavg: 1.05 0.65 0.64 2/66 9325
/proc/meminfo: memFree=960032/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=249100 CPUtime=222.22
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 73731 249 0 0 22177 45 0 0 25 0 1 0 373160865 255078400 60086 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727326 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 62275 60086 160 293 0 61976 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 249100

[startup+282.301 s]
/proc/loadavg: 1.02 0.71 0.66 2/66 9325
/proc/meminfo: memFree=944488/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=264548 CPUtime=282.21
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 77608 249 0 0 28169 52 0 0 25 0 1 0 373160865 270897152 63963 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134728578 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 66137 63963 160 293 0 65838 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 264548

[startup+342.301 s]
/proc/loadavg: 1.00 0.76 0.68 2/66 9325
/proc/meminfo: memFree=930088/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=280268 CPUtime=342.19
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 81240 249 0 0 34162 57 0 0 25 0 1 0 373160865 286994432 67595 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727580 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 70067 67595 160 293 0 69768 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 280268

[startup+402.301 s]
/proc/loadavg: 1.00 0.80 0.70 2/66 9325
/proc/meminfo: memFree=914088/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=296580 CPUtime=402.18
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 85277 249 0 0 40154 64 0 0 25 0 1 0 373160865 303697920 71599 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733428 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 74145 71599 160 293 0 73846 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 296580

[startup+462.301 s]
/proc/loadavg: 1.00 0.83 0.71 2/66 9325
/proc/meminfo: memFree=904360/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=305892 CPUtime=462.16
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 87782 249 0 0 46148 68 0 0 25 0 1 0 373160865 313233408 73963 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135226578 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 76473 73963 160 293 0 76174 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 305892

[startup+522.302 s]
/proc/loadavg: 1.00 0.86 0.73 2/66 9325
/proc/meminfo: memFree=904296/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=305892 CPUtime=522.15
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 87790 249 0 0 52147 68 0 0 25 0 1 0 373160865 313233408 73971 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733889 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 76473 73971 160 293 0 76174 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 305892

[startup+582.302 s]
/proc/loadavg: 1.00 0.88 0.74 2/66 9325
/proc/meminfo: memFree=888104/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=322184 CPUtime=582.13
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 91861 249 0 0 58138 75 0 0 25 0 1 0 373160865 329916416 78042 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734315 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 80546 78042 160 293 0 80247 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 322184

[startup+642.302 s]
/proc/loadavg: 1.00 0.90 0.75 2/66 9325
/proc/meminfo: memFree=867560/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=343672 CPUtime=642.12
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 97041 249 0 0 64130 82 0 0 25 0 1 0 373160865 351920128 83124 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733828 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 85918 83124 160 293 0 85619 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 343672

[startup+702.302 s]
/proc/loadavg: 1.00 0.92 0.77 2/66 9325
/proc/meminfo: memFree=846568/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=365144 CPUtime=702.1
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 102393 249 0 0 70118 92 0 0 25 0 1 0 373160865 373907456 88410 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733841 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 91286 88410 160 293 0 90987 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 365144

[startup+762.306 s]
/proc/loadavg: 1.00 0.93 0.78 2/66 9325
/proc/meminfo: memFree=831656/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=379932 CPUtime=762.08
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 106089 249 0 0 76109 99 0 0 25 0 1 0 373160865 389050368 92106 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726484 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 94983 92106 160 293 0 94684 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 379932

[startup+822.302 s]
/proc/loadavg: 1.06 0.96 0.79 2/66 9325
/proc/meminfo: memFree=826024/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=385332 CPUtime=822.07
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 107653 249 0 0 82105 102 0 0 25 0 1 0 373160865 394579968 93490 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733882 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 96333 93490 160 293 0 96034 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 385332

[startup+882.302 s]
/proc/loadavg: 1.02 0.96 0.81 2/66 9325
/proc/meminfo: memFree=818408/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=393292 CPUtime=882.05
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 109588 249 0 0 88099 106 0 0 25 0 1 0 373160865 402731008 95425 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135235224 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 98323 95425 160 293 0 98024 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 393292

[startup+942.302 s]
/proc/loadavg: 1.01 0.97 0.82 2/66 9325
/proc/meminfo: memFree=800360/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=411788 CPUtime=942.03
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 114364 249 0 0 94089 114 0 0 25 0 1 0 373160865 421670912 99908 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727869 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 102947 99908 160 293 0 102648 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 411788

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/66 9325
/proc/meminfo: memFree=799720/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=411788 CPUtime=1002.02
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 114521 249 0 0 100087 115 0 0 25 0 1 0 373160865 421670912 100065 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752667 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 102947 100065 160 293 0 102648 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 411788

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 9325
/proc/meminfo: memFree=799720/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=411788 CPUtime=1062
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 114527 249 0 0 106085 115 0 0 25 0 1 0 373160865 421670912 100071 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752977 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 102947 100071 160 293 0 102648 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 411788

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 9325
/proc/meminfo: memFree=799656/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=411788 CPUtime=1121.98
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 114531 249 0 0 112083 115 0 0 25 0 1 0 373160865 421670912 100075 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726008 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 102947 100075 160 293 0 102648 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 411788

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 9325
/proc/meminfo: memFree=799464/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=411788 CPUtime=1181.97
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 114576 249 0 0 118082 115 0 0 25 0 1 0 373160865 421670912 100120 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 102947 100120 160 293 0 102648 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 411788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 9325
/proc/meminfo: memFree=793576/2055920 swapFree=4183240/4192956
[pid=9323] ppid=9321 vsize=417728 CPUtime=1200.07
/proc/9323/stat : 9323 (aigsat-wc) R 9321 9323 9264 0 -1 0 116043 249 0 0 119890 117 0 0 25 0 1 0 373160865 427753472 101587 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134718409 0 0 4096 35 0 0 0 17 1 0 0
/proc/9323/statm: 104432 101587 160 293 0 104133 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 417728

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.47
CPU time (s): 1200.15
CPU user time (s): 1198.9
CPU system time (s): 1.24981
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 417728

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

runsolver used 1.56776 second user time and 2.80657 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue May 15 18:07:41 UTC 2007

IDJOB= 461254
IDBENCH= 48658
IDSOLVER= 202
FILE ID= node74/461254-1179252461

PBS_JOBID= 5277216

Free space on /tmp= 103228 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort13.aig
COMMAND LINE= /tmp/evaluation/461254-1179252461/aigsat-wc /tmp/evaluation/461254-1179252461/instance-461254-1179252461.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-461254-1179252461 -o ROOT/results/node74/solver-461254-1179252461 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461254-1179252461/aigsat-wc /tmp/evaluation/461254-1179252461/instance-461254-1179252461.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  7684567a63516ef4f46432e9ffcef186

RANDOM SEED= 275219744

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1200960 kB
Buffers:         38532 kB
Cached:         665520 kB
SwapCached:       3012 kB
Active:         115172 kB
Inactive:       598616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1200960 kB
SwapTotal:     4192956 kB
SwapFree:      4183240 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          15756 kB
Slab:           127060 kB
Committed_AS:  7170084 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103228 MiB

End job on node74 on Tue May 15 18:27:44 UTC 2007