Trace number 461290

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.85

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort10.aig
MD5SUM2cec8b9806a5142be48cf658503bc195
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)

2.49/2.55	c file: /tmp/evaluation/461290-1179252610/instance-461290-1179252610.aig
2.49/2.55	c Reading aig format..
2.49/2.55	c MAXVAR  84383
2.49/2.55	c INPUTS  6656
2.49/2.55	c LATCHES 0
2.49/2.55	c OUTPUTS 1
2.49/2.55	c AND     77727
2.49/2.55	c Before initialization time 2.45763
2.49/2.55	c Memory used (in MB): 64.3594
74.35/74.49	c Using component size threshold as 15
74.35/74.49	c DBred=0 restart=29 est=0.880694 GV=6533 GL=42960[ 26672,16288] HP=9953 Prune=199093 decisions=93218 random 328[0.351863]  HP Impl=1333534 DB Impl=2427040[2217622]  Lits/Cls 173 
74.35/74.49	c Memory used (in MB): 141.133
93.64/93.70	c DBred=1 restart=30 est=0.880694 GV=8334 GL=43061[ 26672,16389] HP=12484 Prune=244397 decisions=114561 random 390[0.34043]  HP Impl=1713722 DB Impl=3134358[2827736]  Lits/Cls 231 
93.64/93.70	c Memory used (in MB): 151.43
190.09/190.30	c DBred=2 restart=33 est=0.92616 GV=15110 GL=47187[ 26672,20515] HP=19074 Prune=338185 decisions=152525 random 495[0.324537]  HP Impl=2274970 DB Impl=4208061[3760771]  Lits/Cls 318 
190.09/190.30	c Memory used (in MB): 174.629
245.06/245.25	c DBred=3 restart=34 est=0.932896 GV=20969 GL=48886[ 26672,22214] HP=20050 Prune=382092 decisions=167270 random 518[0.309679]  HP Impl=2529881 DB Impl=4530813[4048439]  Lits/Cls 419 
245.06/245.25	c Memory used (in MB): 194.297
335.31/335.52	c DBred=4 restart=36 est=1.15349 GV=28986 GL=54830[ 26672,28158] HP=30081 Prune=521390 decisions=227632 random 686[0.301364]  HP Impl=3587261 DB Impl=6827067[6012356]  Lits/Cls 332 
335.31/335.52	c Memory used (in MB): 233.906
456.13/456.44	c DBred=5 restart=37 est=1.1737 GV=35208 GL=57395[ 26672,30723] HP=35673 Prune=585680 decisions=252513 random 748[0.296222]  HP Impl=4040854 DB Impl=7819857[6852169]  Lits/Cls 361 
456.13/456.44	c Memory used (in MB): 249.273
709.37/709.87	c DBred=6 restart=38 est=1.18885 GV=41729 GL=57993[ 26672,31321] HP=43329 Prune=653996 decisions=276264 random 786[0.28451]  HP Impl=4451622 DB Impl=8454941[7427561]  Lits/Cls 426 
709.37/709.87	c Memory used (in MB): 272.074
867.37/867.96	c DBred=7 restart=39 est=1.22927 GV=54454 GL=62433[ 26672,35761] HP=47615 Prune=744899 decisions=308339 random 854[0.276968]  HP Impl=4961361 DB Impl=9284455[8163908]  Lits/Cls 457 
867.37/867.96	c Memory used (in MB): 300.23

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/node60/watcher-461290-1179252610 -o ROOT/results/node60/solver-461290-1179252610 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461290-1179252610/aigsat-wc /tmp/evaluation/461290-1179252610/instance-461290-1179252610.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.00 0.11 0.45 3/64 1451
/proc/meminfo: memFree=1289632/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=2968 CPUtime=0
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 424 249 0 0 0 0 0 0 18 0 1 0 373170950 3039232 403 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 742 413 124 293 0 443 0

[startup+0.024263 s]
/proc/loadavg: 0.00 0.11 0.45 3/64 1451
/proc/meminfo: memFree=1289632/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=2984 CPUtime=0.01
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 589 249 0 0 1 0 0 0 19 0 1 0 373170950 3055616 567 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135235224 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 748 569 135 293 0 449 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2984

[startup+0.102269 s]
/proc/loadavg: 0.00 0.11 0.45 3/64 1451
/proc/meminfo: memFree=1289632/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=7208 CPUtime=0.09
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 1692 249 0 0 9 0 0 0 19 0 1 0 373170950 7380992 1621 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 1802 1622 136 293 0 1503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.302291 s]
/proc/loadavg: 0.00 0.11 0.45 3/64 1451
/proc/meminfo: memFree=1289632/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=15484 CPUtime=0.29
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 4125 249 0 0 28 1 0 0 20 0 1 0 373170950 15855616 3564 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 3871 3565 136 293 0 3572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15484

[startup+0.701335 s]
/proc/loadavg: 0.00 0.11 0.45 3/64 1451
/proc/meminfo: memFree=1289632/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=28340 CPUtime=0.68
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 7207 249 0 0 66 2 0 0 24 0 1 0 373170950 29020160 6575 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023910 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 7085 6576 137 293 0 6786 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28340

[startup+1.50141 s]
/proc/loadavg: 0.00 0.11 0.45 2/65 1453
/proc/meminfo: memFree=1253080/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=53736 CPUtime=1.48
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 16312 249 0 0 142 6 0 0 25 0 1 0 373170950 55025664 13230 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 13434 13231 142 293 0 13135 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53736

[startup+3.10157 s]
/proc/loadavg: 0.08 0.12 0.45 2/65 1453
/proc/meminfo: memFree=1231576/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=74988 CPUtime=3.09
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 24722 249 0 0 299 10 0 0 25 0 1 0 373170950 76787712 17945 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134718136 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 18747 17945 158 293 0 18448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74988

[startup+6.30188 s]
/proc/loadavg: 0.08 0.12 0.45 2/65 1453
/proc/meminfo: memFree=1207512/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=86924 CPUtime=6.29
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 27717 249 0 0 617 12 0 0 25 0 1 0 373170950 89010176 20940 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727244 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 21731 20940 160 293 0 21432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86924

[startup+12.7015 s]
/proc/loadavg: 0.22 0.15 0.45 2/65 1453
/proc/meminfo: memFree=1193112/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=100376 CPUtime=12.69
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 31100 249 0 0 1255 14 0 0 25 0 1 0 373170950 102785024 24323 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242757 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 25094 24323 160 293 0 24795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100376

[startup+25.5018 s]
/proc/loadavg: 0.34 0.18 0.46 2/65 1453
/proc/meminfo: memFree=1178648/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=116724 CPUtime=25.47
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 35130 249 0 0 2531 16 0 0 25 0 1 0 373170950 119525376 28093 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727337 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 29181 28093 160 293 0 28882 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 116724

[startup+51.1013 s]
/proc/loadavg: 0.56 0.24 0.47 2/65 1453
/proc/meminfo: memFree=1162904/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=131900 CPUtime=51.06
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 38813 249 0 0 5086 20 0 0 25 0 1 0 373170950 135065600 31776 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 32975 31776 160 293 0 32676 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131900

[startup+102.306 s]
/proc/loadavg: 0.82 0.37 0.50 2/65 1453
/proc/meminfo: memFree=1139480/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=155064 CPUtime=102.24
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 44668 249 0 0 10196 28 0 0 25 0 1 0 373170950 158785536 37547 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134728695 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 38766 37547 160 293 0 38467 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 155064

[startup+162.301 s]
/proc/loadavg: 0.93 0.47 0.53 2/65 1453
/proc/meminfo: memFree=1127960/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=166924 CPUtime=162.2
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 47600 249 0 0 16188 32 0 0 25 0 1 0 373170950 170930176 40479 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134730043 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 41731 40479 160 293 0 41432 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 166924

[startup+222.301 s]
/proc/loadavg: 0.97 0.57 0.56 2/65 1453
/proc/meminfo: memFree=1106584/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=188184 CPUtime=222.17
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 53030 249 0 0 22177 40 0 0 25 0 1 0 373170950 192700416 45791 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134733841 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 47046 45791 160 293 0 46747 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 188184

[startup+282.301 s]
/proc/loadavg: 0.99 0.64 0.58 2/65 1453
/proc/meminfo: memFree=1084760/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=214252 CPUtime=282.13
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 58707 249 0 0 28166 47 0 0 25 0 1 0 373170950 219394048 51342 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734315 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 53563 51342 160 293 0 53264 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 214252

[startup+342.303 s]
/proc/loadavg: 0.99 0.71 0.60 2/65 1453
/proc/meminfo: memFree=1059160/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=239564 CPUtime=342.09
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 65140 249 0 0 34152 57 0 0 25 0 1 0 373170950 245313536 57613 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 59891 57613 160 293 0 59592 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 239564

[startup+402.303 s]
/proc/loadavg: 0.99 0.75 0.62 2/65 1453
/proc/meminfo: memFree=1059032/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=239564 CPUtime=402.05
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 65156 249 0 0 40148 57 0 0 25 0 1 0 373170950 245313536 57629 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726066 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 59891 57629 160 293 0 59592 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 239564

[startup+462.303 s]
/proc/loadavg: 0.99 0.80 0.65 2/65 1453
/proc/meminfo: memFree=1043800/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=255272 CPUtime=462.03
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 69104 249 0 0 46138 65 0 0 25 0 1 0 373170950 261398528 61436 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134730469 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 63818 61436 160 293 0 63519 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 255272

[startup+522.303 s]
/proc/loadavg: 0.99 0.83 0.66 2/65 1453
/proc/meminfo: memFree=1043736/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=255272 CPUtime=522
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 69104 249 0 0 52135 65 0 0 25 0 1 0 373170950 261398528 61436 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134718992 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 63818 61436 160 293 0 63519 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 255272

[startup+582.303 s]
/proc/loadavg: 0.99 0.86 0.68 2/65 1453
/proc/meminfo: memFree=1039896/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=259236 CPUtime=581.95
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 70100 249 0 0 58128 67 0 0 25 0 1 0 373170950 265457664 62432 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 64809 62432 160 293 0 64510 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 259236

[startup+642.302 s]
/proc/loadavg: 0.99 0.88 0.70 2/65 1453
/proc/meminfo: memFree=1029912/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=269472 CPUtime=641.92
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 72576 249 0 0 64121 71 0 0 25 0 1 0 373170950 275939328 64908 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726033 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 67368 64908 160 293 0 67069 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 269472

[startup+702.301 s]
/proc/loadavg: 0.99 0.90 0.71 2/65 1453
/proc/meminfo: memFree=1021720/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=277648 CPUtime=701.88
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 74607 249 0 0 70114 74 0 0 25 0 1 0 373170950 284311552 66939 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726505 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 69412 66939 160 293 0 69113 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 277648

[startup+762.305 s]
/proc/loadavg: 0.99 0.92 0.73 2/65 1453
/proc/meminfo: memFree=1020568/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=278604 CPUtime=761.85
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 74980 249 0 0 76110 75 0 0 25 0 1 0 373170950 285290496 67199 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734514 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 69651 67199 160 293 0 69352 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 278604

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.74 2/65 1453
/proc/meminfo: memFree=1006552/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=293032 CPUtime=821.8
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 78546 249 0 0 82100 80 0 0 25 0 1 0 373170950 300064768 70765 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726044 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 73258 70765 160 293 0 72959 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 293032

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.76 2/65 1453
/proc/meminfo: memFree=992024/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307464 CPUtime=881.76
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82244 249 0 0 88090 86 0 0 25 0 1 0 373170950 314843136 74349 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726510 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76866 74349 160 293 0 76567 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 307464

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.77 2/65 1453
/proc/meminfo: memFree=992024/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307464 CPUtime=941.72
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82245 249 0 0 94086 86 0 0 25 0 1 0 373170950 314843136 74350 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726028 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76866 74350 160 293 0 76567 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 307464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.78 2/65 1453
/proc/meminfo: memFree=991960/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307464 CPUtime=1001.69
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82251 249 0 0 100083 86 0 0 25 0 1 0 373170950 314843136 74356 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734315 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76866 74356 160 293 0 76567 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 307464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.79 2/65 1453
/proc/meminfo: memFree=991960/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307464 CPUtime=1061.66
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82256 249 0 0 106080 86 0 0 25 0 1 0 373170950 314843136 74361 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134734315 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76866 74361 160 293 0 76567 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 307464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.80 2/65 1453
/proc/meminfo: memFree=991896/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307332 CPUtime=1121.62
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82260 249 0 0 112076 86 0 0 25 0 1 0 373170950 314707968 74332 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726033 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76833 74332 160 293 0 76534 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 307332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 1453
/proc/meminfo: memFree=991896/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307332 CPUtime=1181.59
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82260 249 0 0 118073 86 0 0 25 0 1 0 373170950 314707968 74332 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726044 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76833 74332 160 293 0 76534 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 307332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 1453
/proc/meminfo: memFree=991896/2055920 swapFree=4183396/4192956
[pid=1451] ppid=1449 vsize=307332 CPUtime=1200.09
/proc/1451/stat : 1451 (aigsat-wc) R 1449 1451 1392 0 -1 0 82260 249 0 0 119923 86 0 0 25 0 1 0 373170950 314707968 74332 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134726486 0 0 4096 35 0 0 0 17 0 0 0
/proc/1451/statm: 76833 74332 160 293 0 76534 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 307332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.85
CPU time (s): 1200.15
CPU user time (s): 1199.23
CPU system time (s): 0.913861
CPU usage (%): 99.9413
Max. virtual memory (cumulated for all children) (KiB): 307464

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

runsolver used 1.08583 second user time and 3.2875 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue May 15 18:10:10 UTC 2007

IDJOB= 461290
IDBENCH= 48667
IDSOLVER= 202
FILE ID= node60/461290-1179252610

PBS_JOBID= 5277225

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  2cec8b9806a5142be48cf658503bc195

RANDOM SEED= 411782551

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1289912 kB
Buffers:         45528 kB
Cached:         582452 kB
SwapCached:       3672 kB
Active:         235156 kB
Inactive:       402444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289912 kB
SwapTotal:     4192956 kB
SwapFree:      4183396 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:           114444 kB
Committed_AS:  5378680 kB
PageTables:       1484 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 node60 on Tue May 15 18:30:13 UTC 2007