Trace number 461250

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

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort17.aig
MD5SUM0e54d226e40106e511dbdc5aac7ffacf
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)

7.78/7.87	c file: /tmp/evaluation/461250-1179252450/instance-461250-1179252450.aig
7.78/7.87	c Reading aig format..
7.78/7.87	c MAXVAR  245173
7.78/7.87	c INPUTS  18976
7.78/7.87	c LATCHES 0
7.78/7.87	c OUTPUTS 1
7.78/7.87	c AND     226197
7.78/7.87	c Before initialization time 7.60384
7.78/7.87	c Memory used (in MB): 185.324
374.85/375.14	c Using component size threshold as 15
374.85/375.14	c DBred=0 restart=34 est=0.555564 GV=15682 GL=116051[ 75322,40729] HP=25337 Prune=579999 decisions=306371 random 1338[0.436725]  HP Impl=4172263 DB Impl=7279777[6449877]  Lits/Cls 228 
374.85/375.14	c Memory used (in MB): 428.875
432.51/432.80	c DBred=1 restart=35 est=0.558663 GV=20588 GL=120404[ 75322,45082] HP=35825 Prune=830038 decisions=437676 random 1874[0.428171]  HP Impl=6371640 DB Impl=11672789[10198723]  Lits/Cls 207 
432.51/432.80	c Memory used (in MB): 480.402

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/node1/watcher-461250-1179252450 -o ROOT/results/node1/solver-461250-1179252450 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461250-1179252450/aigsat-wc /tmp/evaluation/461250-1179252450/instance-461250-1179252450.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.13 0.47 3/77 23874
/proc/meminfo: memFree=1896328/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=3236 CPUtime=0
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 454 249 0 0 0 0 0 0 18 0 1 0 401282822 3313664 433 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 809 443 124 293 0 510 0

[startup+0.013198 s]
/proc/loadavg: 0.00 0.13 0.47 3/77 23874
/proc/meminfo: memFree=1896328/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=6112 CPUtime=0
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 1360 249 0 0 0 0 0 0 18 0 1 0 401282822 6258688 1339 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 1528 1339 125 293 0 1229 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6112

[startup+0.102208 s]
/proc/loadavg: 0.00 0.13 0.47 3/77 23874
/proc/meminfo: memFree=1896328/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=8300 CPUtime=0.09
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 1905 249 0 0 9 0 0 0 18 0 1 0 401282822 8499200 1883 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 2075 1883 136 293 0 1776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8300

[startup+0.302231 s]
/proc/loadavg: 0.00 0.13 0.47 3/77 23874
/proc/meminfo: memFree=1896328/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=18144 CPUtime=0.29
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 4525 249 0 0 28 1 0 0 20 0 1 0 401282822 18579456 4357 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242788 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 4536 4357 136 293 0 4237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18144

[startup+0.701278 s]
/proc/loadavg: 0.00 0.13 0.47 3/77 23874
/proc/meminfo: memFree=1896328/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=38544 CPUtime=0.68
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 10012 249 0 0 65 3 0 0 24 0 1 0 401282822 39469056 9266 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134590227 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 9636 9267 136 293 0 9337 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38544

[startup+1.50138 s]
/proc/loadavg: 0.00 0.13 0.47 2/78 23876
/proc/meminfo: memFree=1854272/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=61364 CPUtime=1.49
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 16550 249 0 0 143 6 0 0 25 0 1 0 401282822 62836736 14398 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134588492 0 0 4096 35 0 0 0 17 1 0 0
/proc/23874/statm: 15341 14398 136 293 0 15042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61364

[startup+3.10156 s]
/proc/loadavg: 0.00 0.13 0.47 2/78 23876
/proc/meminfo: memFree=1832000/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=108368 CPUtime=3.08
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 29425 249 0 0 298 10 0 0 25 0 1 0 401282822 110968832 26104 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134637689 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 27092 26105 141 293 0 26793 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 108368

[startup+6.30193 s]
/proc/loadavg: 0.08 0.14 0.47 3/78 23876
/proc/meminfo: memFree=1732224/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=176708 CPUtime=6.28
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 56896 249 0 0 607 21 0 0 25 0 1 0 401282822 180948992 42913 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 44177 42913 143 293 0 43878 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 176708

[startup+12.7017 s]
/proc/loadavg: 0.15 0.16 0.47 2/78 23876
/proc/meminfo: memFree=1677312/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=231080 CPUtime=12.67
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 76049 249 0 0 1239 28 0 0 25 0 1 0 401282822 236625920 54861 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134730038 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 57770 54861 160 293 0 57471 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 231080

[startup+25.5012 s]
/proc/loadavg: 0.34 0.20 0.48 2/78 23876
/proc/meminfo: memFree=1643136/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=265264 CPUtime=25.47
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 84662 249 0 0 2513 34 0 0 25 0 1 0 401282822 271630336 63441 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134730272 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 66316 63441 160 293 0 66017 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 265264

[startup+51.1012 s]
/proc/loadavg: 0.56 0.26 0.49 2/78 23876
/proc/meminfo: memFree=1599424/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=309080 CPUtime=51.05
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 95409 249 0 0 5063 42 0 0 25 0 1 0 401282822 316497920 74188 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134730488 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 77270 74188 160 293 0 76971 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 309080

[startup+102.306 s]
/proc/loadavg: 0.81 0.37 0.52 2/78 23876
/proc/meminfo: memFree=1582016/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=326196 CPUtime=102.21
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 99666 249 0 0 10176 45 0 0 25 0 1 0 401282822 334024704 78445 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752634 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 81549 78445 160 293 0 81250 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 326196

[startup+162.301 s]
/proc/loadavg: 0.93 0.48 0.55 2/78 23876
/proc/meminfo: memFree=1550528/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=359400 CPUtime=162.18
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 107533 249 0 0 16167 51 0 0 25 0 1 0 401282822 368025600 86312 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727590 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 89850 86312 160 293 0 89551 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 359400

[startup+222.301 s]
/proc/loadavg: 0.97 0.57 0.57 2/78 23876
/proc/meminfo: memFree=1537152/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=372832 CPUtime=222.14
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 110884 249 0 0 22159 55 0 0 25 0 1 0 401282822 381779968 89663 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134734558 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 93208 89663 160 293 0 92909 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 372832

[startup+282.302 s]
/proc/loadavg: 0.99 0.65 0.59 2/78 23876
/proc/meminfo: memFree=1501568/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=410700 CPUtime=282.1
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 119800 249 0 0 28148 62 0 0 25 0 1 0 401282822 420556800 98579 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134574544 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 102675 98579 160 293 0 102376 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 410700

[startup+342.302 s]
/proc/loadavg: 0.99 0.71 0.62 2/78 23876
/proc/meminfo: memFree=1482944/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=429136 CPUtime=342.06
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 124387 249 0 0 34139 67 0 0 25 0 1 0 401282822 439435264 103166 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242790 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 107284 103166 160 293 0 106985 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 429136

[startup+402.302 s]
/proc/loadavg: 0.99 0.76 0.64 2/78 23876
/proc/meminfo: memFree=1450240/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=464864 CPUtime=402.04
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 132625 249 0 0 40129 75 0 0 25 0 1 0 401282822 476020736 111338 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727326 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 116216 111338 160 293 0 115917 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 464864

[startup+462.302 s]
/proc/loadavg: 0.99 0.80 0.66 2/78 23876
/proc/meminfo: memFree=1423808/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=491964 CPUtime=461.99
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 139387 249 0 0 46120 79 0 0 25 0 1 0 401282822 503771136 117873 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134728569 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 122991 117873 160 293 0 122692 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 491964

[startup+522.302 s]
/proc/loadavg: 0.99 0.83 0.68 2/78 23876
/proc/meminfo: memFree=1423616/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=491964 CPUtime=521.96
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 139404 249 0 0 52116 80 0 0 25 0 1 0 401282822 503771136 117890 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134574531 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 122991 117890 160 293 0 122692 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 491964

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.69 2/78 23876
/proc/meminfo: memFree=1423552/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=491964 CPUtime=581.92
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 139404 249 0 0 58112 80 0 0 25 0 1 0 401282822 503771136 117890 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134733868 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 122991 117890 160 293 0 122692 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 491964

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.71 2/78 23876
/proc/meminfo: memFree=1418944/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=496608 CPUtime=641.89
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 140565 249 0 0 64108 81 0 0 25 0 1 0 401282822 508526592 119051 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 124152 119051 160 293 0 123853 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 496608

[startup+702.301 s]
/proc/loadavg: 0.99 0.90 0.73 2/78 23876
/proc/meminfo: memFree=1405248/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=510936 CPUtime=701.85
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 143973 249 0 0 70100 85 0 0 25 0 1 0 401282822 523198464 122459 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134574721 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 127734 122459 160 293 0 127435 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 510936

[startup+762.305 s]
/proc/loadavg: 0.99 0.92 0.74 2/78 23876
/proc/meminfo: memFree=1389696/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=526492 CPUtime=761.81
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 147827 249 0 0 76092 89 0 0 25 0 1 0 401282822 539127808 126313 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752653 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 131623 126313 160 293 0 131324 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 526492

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.75 2/78 23876
/proc/meminfo: memFree=1377856/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=538640 CPUtime=821.76
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 150801 249 0 0 82083 93 0 0 25 0 1 0 401282822 551567360 129287 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726011 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 134660 129287 160 293 0 134361 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 538640

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.76 2/78 23876
/proc/meminfo: memFree=1365888/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=550408 CPUtime=881.72
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 153737 249 0 0 88076 96 0 0 25 0 1 0 401282822 563617792 132223 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751095 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 137602 132223 160 293 0 137303 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 550408

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.78 2/78 23876
/proc/meminfo: memFree=1355648/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=560716 CPUtime=941.69
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 156301 249 0 0 94069 100 0 0 25 0 1 0 401282822 574173184 134787 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726044 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 140179 134787 160 293 0 139880 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 560716

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.79 2/78 23876
/proc/meminfo: memFree=1346432/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=570180 CPUtime=1001.64
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 158589 249 0 0 100062 102 0 0 25 0 1 0 401282822 583864320 137042 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726073 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 142545 137042 160 293 0 142246 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 570180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.80 2/78 23876
/proc/meminfo: memFree=1338240/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=578444 CPUtime=1061.6
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 160692 249 0 0 106056 104 0 0 25 0 1 0 401282822 592326656 139079 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 144611 139079 160 293 0 144312 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 578444

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.81 2/78 23876
/proc/meminfo: memFree=1330304/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=586100 CPUtime=1121.56
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 162651 249 0 0 112049 107 0 0 25 0 1 0 401282822 600166400 141038 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726046 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 146525 141038 160 293 0 146226 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 586100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 23876
/proc/meminfo: memFree=1322624/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=594248 CPUtime=1181.51
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 164567 249 0 0 118042 109 0 0 25 0 1 0 401282822 608509952 142954 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726505 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 148562 142954 160 293 0 148263 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 594248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 23876
/proc/meminfo: memFree=1320320/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=596352 CPUtime=1200.1
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 165117 249 0 0 119901 109 0 0 25 0 1 0 401282822 610664448 143504 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726044 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 149088 143504 160 293 0 148789 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 596352

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 23876
/proc/meminfo: memFree=1320320/2055920 swapFree=4145760/4192956
[pid=23874] ppid=23872 vsize=596352 CPUtime=1200.1
/proc/23874/stat : 23874 (aigsat-wc) R 23872 23874 23815 0 -1 0 165117 249 0 0 119901 109 0 0 25 0 1 0 401282822 610664448 143504 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726044 0 0 4096 35 0 0 0 17 0 0 0
/proc/23874/statm: 149088 143504 160 293 0 148789 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 596352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.99
CPU time (s): 1200.2
CPU user time (s): 1199.01
CPU system time (s): 1.18782
CPU usage (%): 99.934
Max. virtual memory (cumulated for all children) (KiB): 596352

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

runsolver used 1.15182 second user time and 3.22251 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue May 15 18:07:30 UTC 2007

IDJOB= 461250
IDBENCH= 48657
IDSOLVER= 202
FILE ID= node1/461250-1179252450

PBS_JOBID= 5276853

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  0e54d226e40106e511dbdc5aac7ffacf

RANDOM SEED= 502187845

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1896544 kB
Buffers:         15608 kB
Cached:          50320 kB
SwapCached:      14584 kB
Active:          45532 kB
Inactive:        43072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896544 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          29776 kB
Slab:            56212 kB
Committed_AS: 11110824 kB
PageTables:       1832 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= 66538 MiB

End job on node1 on Tue May 15 18:27:33 UTC 2007