Trace number 460642

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-15SAT 1140.05 1140.5

General information on the benchmark

Nameindustrial-aig/
narain/clauses-6.aig
MD5SUMcbd8e242440cc437c515ed7328a4eb67
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark777.678
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

45.65/45.77	c file: /tmp/evaluation/460642-1179248512/instance-460642-1179248512.aig
45.65/45.77	c Reading aig format..
45.65/45.77	c MAXVAR  1007171
45.65/45.77	c INPUTS  50566
45.65/45.77	c LATCHES 0
45.65/45.77	c OUTPUTS 1
45.65/45.77	c AND     956605
45.65/45.77	c Before initialization time 44.5102
45.65/45.77	c Memory used (in MB): 779.59
903.93/904.32	c Using component size threshold as 150
903.93/904.32	c DBred=0 restart=46 est=15.6631 GV=265071 GL=1139528[ 746410,393118] HP=128435 Prune=1185760 decisions=468328 random 322[0.0687552]  HP Impl=4736643 DB Impl=634174851[628777320]  Lits/Cls 92 
903.93/904.32	c Memory used (in MB): 1553.86
1139.74/1140.26	
1139.74/1140.26	s SATISFIABLE
1139.74/1140.26	c Total time (in seconds): 1136.99
1139.74/1140.26	c Memory used (in MB): 1548.3
1139.74/1140.26	c Conflict literals deleted: [16.5373%] Max learned #lits [57532512] Reduced #lits [48018212]

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/node20/watcher-460642-1179248512 -o ROOT/results/node20/solver-460642-1179248512 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460642-1179248512/aigsat-wc /tmp/evaluation/460642-1179248512/instance-460642-1179248512.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.88 3/83 10105
/proc/meminfo: memFree=1676584/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=9192 CPUtime=0
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 484 249 0 0 0 0 0 0 19 0 1 0 372768568 9412608 463 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 2298 471 124 293 0 1999 0

[startup+0.041504 s]
/proc/loadavg: 0.91 0.95 0.88 3/83 10105
/proc/meminfo: memFree=1676584/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=21000 CPUtime=0.03
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 5082 249 0 0 1 2 0 0 19 0 1 0 372768568 21504000 5061 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 5250 5061 125 293 0 4951 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21000

[startup+0.101516 s]
/proc/loadavg: 0.91 0.95 0.88 3/83 10105
/proc/meminfo: memFree=1676584/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=21000 CPUtime=0.09
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 5082 249 0 0 7 2 0 0 19 0 1 0 372768568 21504000 5061 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 5250 5061 125 293 0 4951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21000

[startup+0.301555 s]
/proc/loadavg: 0.91 0.95 0.88 3/83 10105
/proc/meminfo: memFree=1676584/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=21788 CPUtime=0.28
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 5279 249 0 0 26 2 0 0 20 0 1 0 372768568 22310912 5258 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134766194 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 5447 5258 125 293 0 5148 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21788

[startup+0.701635 s]
/proc/loadavg: 0.91 0.95 0.88 3/83 10105
/proc/meminfo: memFree=1676584/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=39452 CPUtime=0.68
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 9836 249 0 0 64 4 0 0 24 0 1 0 372768568 40398848 9475 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 9863 9475 136 293 0 9564 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39452

[startup+1.5018 s]
/proc/loadavg: 0.91 0.95 0.88 2/84 10109
/proc/meminfo: memFree=1626272/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=75388 CPUtime=1.48
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 18853 249 0 0 140 8 0 0 25 0 1 0 372768568 77197312 18107 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 18847 18107 136 293 0 18548 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 75388

[startup+3.10212 s]
/proc/loadavg: 0.91 0.95 0.88 2/84 10109
/proc/meminfo: memFree=1577760/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=151788 CPUtime=3.08
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 39451 249 0 0 292 16 0 0 25 0 1 0 372768568 155430912 36399 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242788 0 0 4096 35 0 0 0 17 0 0 0
/proc/10105/statm: 37947 36399 136 293 0 37648 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 151788

[startup+6.30175 s]
/proc/loadavg: 0.92 0.95 0.88 2/84 10111
/proc/meminfo: memFree=1489888/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=229988 CPUtime=6.27
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 63853 249 0 0 601 26 0 0 25 0 1 0 372768568 235507712 54346 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 57497 54346 136 293 0 57198 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 229988

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.88 2/78 10131
/proc/meminfo: memFree=1397976/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=281940 CPUtime=12.67
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 79480 249 0 0 1235 32 0 0 25 0 1 0 372768568 288706560 69844 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134576902 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 70485 69844 137 293 0 70186 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 281940

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.88 2/78 10131
/proc/meminfo: memFree=1189080/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=503316 CPUtime=25.47
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 153698 249 0 0 2489 58 0 0 25 0 1 0 372768568 515395584 122746 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134674305 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 125829 122746 141 293 0 125530 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 503316

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.88 2/78 10131
/proc/meminfo: memFree=848088/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=890620 CPUtime=51.05
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 340685 249 0 0 4974 131 0 0 25 0 1 0 372768568 911994880 207082 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 222655 207082 160 293 0 222356 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 890620

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.89 2/78 10131
/proc/meminfo: memFree=819672/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=919460 CPUtime=102.23
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 347817 249 0 0 10087 136 0 0 25 0 1 0 372768568 941527040 214148 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726022 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 229865 214148 160 293 0 229566 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 919460

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 10131
/proc/meminfo: memFree=795736/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=943684 CPUtime=162.21
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 354017 249 0 0 16077 144 0 0 25 0 1 0 372768568 966332416 220185 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727590 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 235921 220185 160 293 0 235622 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 943684

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 10131
/proc/meminfo: memFree=773656/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=967484 CPUtime=222.18
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 359749 249 0 0 22068 150 0 0 25 0 1 0 372768568 990703616 225722 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727919 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 241871 225722 160 293 0 241572 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 967484

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=726488/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1013560 CPUtime=282.16
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 371602 249 0 0 28054 162 0 0 25 0 1 0 372768568 1037885440 237413 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751049 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 253390 237413 160 293 0 253091 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1013560

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=697624/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1047688 CPUtime=342.14
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 379865 249 0 0 34043 171 0 0 25 0 1 0 372768568 1072832512 244753 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134718146 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 261922 244753 160 293 0 261623 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 1047688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=668504/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1078300 CPUtime=402.12
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 387589 249 0 0 40034 178 0 0 25 0 1 0 372768568 1104179200 251891 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751522 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 269575 251891 160 293 0 269276 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 1078300

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=616728/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1147280 CPUtime=462.09
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 404492 249 0 0 46018 191 0 0 25 0 1 0 372768568 1174814720 264868 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134574849 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 286820 264868 160 293 0 286521 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 1147280

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=522776/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1245184 CPUtime=522.07
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 429376 249 0 0 51998 209 0 0 25 0 1 0 372768568 1275068416 288829 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744358 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 311296 288829 160 293 0 310997 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 1245184

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=437336/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1329056 CPUtime=582.04
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 450285 249 0 0 57983 221 0 0 25 0 1 0 372768568 1360953344 309738 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242788 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 332264 309738 160 293 0 331965 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 1329056

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=333400/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1431772 CPUtime=642.03
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 475999 249 0 0 63964 239 0 0 25 0 1 0 372768568 1466134528 335452 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 357943 335452 160 293 0 357644 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 1431772

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=296984/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1476020 CPUtime=702
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 488548 249 0 0 69950 250 0 0 25 0 1 0 372768568 1511444480 344563 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134726031 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 369005 344563 160 293 0 368706 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1476020

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=179608/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1613956 CPUtime=761.98
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 528499 249 0 0 75928 270 0 0 25 0 1 0 372768568 1652690944 373807 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134739257 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 403489 373807 160 293 0 403190 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 1613956

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=187032/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1597152 CPUtime=821.96
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 530756 249 0 0 81922 274 0 0 25 0 1 0 372768568 1635483648 371863 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 399288 371863 160 293 0 398989 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1597152

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=188568/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1592732 CPUtime=881.94
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 531577 249 0 0 87918 276 0 0 25 0 1 0 372768568 1630957568 371579 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 398183 371579 160 293 0 397884 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1592732

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=172248/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1599920 CPUtime=941.91
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536075 249 0 0 93912 279 0 0 25 0 1 0 372768568 1638318080 375648 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134753317 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 399980 375648 160 293 0 399681 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 1599920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=172120/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1599920 CPUtime=1001.89
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536098 249 0 0 99909 280 0 0 25 0 1 0 372768568 1638318080 375671 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744841 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 399980 375671 160 293 0 399681 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 1599920

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=171992/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1599920 CPUtime=1061.87
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536138 249 0 0 105907 280 0 0 25 0 1 0 372768568 1638318080 375711 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752667 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 399980 375711 160 293 0 399681 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 1599920

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183576/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585720 CPUtime=1121.84
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536809 249 0 0 111903 281 0 0 25 0 1 0 372768568 1623777280 372832 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396430 372832 160 293 0 396131 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1585720

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

[startup+1126.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183384/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585720 CPUtime=1125.84
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536844 249 0 0 112303 281 0 0 25 0 1 0 372768568 1623777280 372867 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134739213 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396430 372867 160 293 0 396131 0
Current children cumulated CPU time (s) 1125.84
Current children cumulated vsize (KiB) 1585720

[startup+1132.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183256/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585720 CPUtime=1132.24
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536899 249 0 0 112943 281 0 0 25 0 1 0 372768568 1623777280 372922 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744344 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396430 372922 160 293 0 396131 0
Current children cumulated CPU time (s) 1132.24
Current children cumulated vsize (KiB) 1585720

[startup+1135.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183192/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585460 CPUtime=1135.43
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 536936 249 0 0 113262 281 0 0 25 0 1 0 372768568 1623511040 372894 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727590 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396365 372894 160 293 0 396066 0
Current children cumulated CPU time (s) 1135.43
Current children cumulated vsize (KiB) 1585460

[startup+1139.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183000/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585460 CPUtime=1138.64
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 537008 249 0 0 113582 282 0 0 25 0 1 0 372768568 1623511040 372966 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134733447 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396365 372966 160 293 0 396066 0
Current children cumulated CPU time (s) 1138.64
Current children cumulated vsize (KiB) 1585460

[startup+1139.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183000/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=1585460 CPUtime=1139.44
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 0 537008 249 0 0 113662 282 0 0 25 0 1 0 372768568 1623511040 372966 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134725894 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 396365 372966 160 293 0 396066 0
Current children cumulated CPU time (s) 1139.44
Current children cumulated vsize (KiB) 1585460

[startup+1140.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183000/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=0 CPUtime=1139.84
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 4 537011 249 0 0 113699 285 0 0 25 0 1 0 372768568 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1139.84
Current children cumulated vsize (KiB) 0

[startup+1140.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 10131
/proc/meminfo: memFree=183000/2055920 swapFree=4154884/4192956
[pid=10105] ppid=10103 vsize=0 CPUtime=1140.04
/proc/10105/stat : 10105 (aigsat-wc) R 10103 10105 9692 0 -1 4 537011 249 0 0 113699 305 0 0 25 0 1 0 372768568 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/10105/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1140.04
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 1140.5
CPU time (s): 1140.05
CPU user time (s): 1136.99
CPU system time (s): 3.05953
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 1622972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1136.99
system time used= 3.05953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537260
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2258

runsolver used 1.18282 second user time and 2.97055 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May 15 17:01:52 UTC 2007

IDJOB= 460642
IDBENCH= 48505
IDSOLVER= 202
FILE ID= node20/460642-1179248512

PBS_JOBID= 5276795

Free space on /tmp= 66481 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/narain/clauses-6.aig
COMMAND LINE= /tmp/evaluation/460642-1179248512/aigsat-wc /tmp/evaluation/460642-1179248512/instance-460642-1179248512.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-460642-1179248512 -o ROOT/results/node20/solver-460642-1179248512 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460642-1179248512/aigsat-wc /tmp/evaluation/460642-1179248512/instance-460642-1179248512.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  cbd8e242440cc437c515ed7328a4eb67

RANDOM SEED= 836655747

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1676864 kB
Buffers:         43816 kB
Cached:         240688 kB
SwapCached:      16396 kB
Active:          67280 kB
Inactive:       240956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676864 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            5636 kB
Writeback:           0 kB
Mapped:          31244 kB
Slab:            55900 kB
Committed_AS:  6943560 kB
PageTables:       2012 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= 66481 MiB

End job on node20 on Tue May 15 17:20:53 UTC 2007