Trace number 461247

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-sp 2007-05-15SAT 666.564 666.801

General information on the benchmark

Nameadditional-aig/ibm/
ibm20_len44_sat.aig
MD5SUM29697a78954f3165922a83c0d9cb5fa2
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.3618
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

6.39/6.50	c file: /tmp/evaluation/461247-1179252449/instance-461247-1179252449.aig
6.39/6.50	c Reading aig format..
6.39/6.50	c MAXVAR  113386
6.39/6.50	c INPUTS  1493
6.39/6.50	c LATCHES 0
6.39/6.50	c OUTPUTS 1
6.39/6.50	c AND     111893
6.39/6.50	c Before initialization time (seconds) 6.28804
6.39/6.50	c Memory used (in MB): 149.762
97.86/97.96	c Pre-processing followed by bcp (no decisions) assigned 8 vars 
97.86/97.96	c DBreduced=0 GV=51121[0]  GL=205389[ 142946,62443] HP=11433 Prune=526524 decisions=177291 restart=16 est=1.21305 HP Impl=[3305367, 2363505] DB Impl=37056780[0]  varReasonNeeded[2373805]  
97.86/97.96	c Memory used (in MB): 171.203
179.02/179.11	c DBreduced=1 GV=79373[0]  GL=210507[ 142946,67561] HP=14322 Prune=784169 decisions=251169 restart=17 est=1.30792 HP Impl=[5903598, 4185091] DB Impl=67147690[0]  varReasonNeeded[4251173]  
179.02/179.11	c Memory used (in MB): 176.836
294.29/294.45	c DBreduced=2 GV=114786[0]  GL=217137[ 142946,74191] HP=17156 Prune=1049417 decisions=316270 restart=18 est=1.46881 HP Impl=[8943512, 6238252] DB Impl=108935589[0]  varReasonNeeded[7257211]  
294.29/294.45	c Memory used (in MB): 186.094
473.12/473.31	c DBreduced=3 GV=154173[0]  GL=224492[ 142946,81546] HP=19358 Prune=1304934 decisions=376640 restart=19 est=1.86466 HP Impl=[12742541, 8670693] DB Impl=169691203[0]  varReasonNeeded[12214668]  
473.12/473.31	c Memory used (in MB): 208.359
666.45/666.76	
666.45/666.76	s SATISFIABLE
666.45/666.76	c Total time (in seconds): 666.032
666.45/666.76	c Memory used (in MB): 215.492
666.45/666.76	c Conflict literals deleted: [47.434%] Max learned #lits [18290276] Reduced #lits [9614467]

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/node66/watcher-461247-1179252449 -o ROOT/results/node66/solver-461247-1179252449 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461247-1179252449/aigsat-sp /tmp/evaluation/461247-1179252449/instance-461247-1179252449.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.01 0.20 0.52 2/64 11739
/proc/meminfo: memFree=1799984/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=3412 CPUtime=0
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 704 0 0 0 0 0 0 0 18 0 1 0 401234476 3493888 692 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 853 692 121 277 0 571 0

[startup+0.057515 s]
/proc/loadavg: 0.01 0.20 0.52 2/64 11739
/proc/meminfo: memFree=1799984/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=4932 CPUtime=0.05
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 1079 0 0 0 5 0 0 0 18 0 1 0 401234476 5050368 1066 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 1233 1067 131 277 0 951 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4932

[startup+0.101524 s]
/proc/loadavg: 0.01 0.20 0.52 2/64 11739
/proc/meminfo: memFree=1799984/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=7156 CPUtime=0.09
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 1621 0 0 0 9 0 0 0 18 0 1 0 401234476 7327744 1608 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 1789 1609 131 277 0 1507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7156

[startup+0.301563 s]
/proc/loadavg: 0.01 0.20 0.52 2/64 11739
/proc/meminfo: memFree=1799984/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=17168 CPUtime=0.29
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 4119 0 0 0 28 1 0 0 19 0 1 0 401234476 17580032 3960 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 4292 3960 131 277 0 4010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17168

[startup+0.701642 s]
/proc/loadavg: 0.01 0.20 0.52 2/64 11739
/proc/meminfo: memFree=1799984/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=29392 CPUtime=0.69
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 8003 0 0 0 66 3 0 0 23 0 1 0 401234476 30097408 7025 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134599949 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 7348 7026 131 277 0 7066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29392

[startup+1.5018 s]
/proc/loadavg: 0.09 0.21 0.52 2/65 11740
/proc/meminfo: memFree=1762216/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=46340 CPUtime=1.49
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 12087 0 0 0 144 5 0 0 25 0 1 0 401234476 47452160 11076 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134586433 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 11585 11076 132 277 0 11303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46340

[startup+3.10112 s]
/proc/loadavg: 0.09 0.21 0.52 2/65 11740
/proc/meminfo: memFree=1752744/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=81060 CPUtime=3.09
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 22670 0 0 0 300 9 0 0 25 0 1 0 401234476 83005440 18672 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134643805 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 20265 18672 136 277 0 19983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81060

[startup+6.30176 s]
/proc/loadavg: 0.09 0.21 0.52 2/65 11740
/proc/meminfo: memFree=1662696/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=158404 CPUtime=6.29
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 50656 0 0 0 609 20 0 0 25 0 1 0 401234476 162205696 36638 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134651310 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 39601 36638 140 277 0 39319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158404

[startup+12.702 s]
/proc/loadavg: 0.23 0.24 0.52 2/65 11740
/proc/meminfo: memFree=1647208/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=166504 CPUtime=12.68
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 55198 0 0 0 1246 22 0 0 25 0 1 0 401234476 170500096 38205 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 41626 38205 159 277 0 41344 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166504

[startup+25.5016 s]
/proc/loadavg: 0.35 0.26 0.53 2/65 11740
/proc/meminfo: memFree=1645736/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=167124 CPUtime=25.48
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 55555 0 0 0 2525 23 0 0 25 0 1 0 401234476 171134976 38562 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672623 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 41781 38562 159 277 0 41499 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 167124

[startup+51.1017 s]
/proc/loadavg: 0.57 0.32 0.54 2/65 11740
/proc/meminfo: memFree=1641832/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=169536 CPUtime=51.08
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 56540 0 0 0 5083 25 0 0 25 0 1 0 401234476 173604864 39547 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737204 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 42384 39547 159 277 0 42102 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 169536

[startup+102.306 s]
/proc/loadavg: 0.83 0.43 0.56 2/65 11740
/proc/meminfo: memFree=1632744/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=176916 CPUtime=102.25
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 58848 0 0 0 10198 27 0 0 25 0 1 0 401234476 181161984 41820 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188716 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 44229 41820 159 277 0 43947 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 176916

[startup+162.302 s]
/proc/loadavg: 0.93 0.53 0.59 2/65 11740
/proc/meminfo: memFree=1630504/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=179156 CPUtime=162.24
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 59436 0 0 0 16195 29 0 0 25 0 1 0 401234476 183455744 42408 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 44789 42408 159 277 0 44507 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 179156

[startup+222.302 s]
/proc/loadavg: 0.97 0.61 0.61 2/65 11740
/proc/meminfo: memFree=1628008/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=181188 CPUtime=222.21
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 60419 0 0 0 22191 30 0 0 25 0 1 0 401234476 185536512 42989 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134657337 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 45297 42989 159 277 0 45015 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 181188

[startup+282.302 s]
/proc/loadavg: 0.99 0.68 0.63 2/65 11740
/proc/meminfo: memFree=1621416/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=187908 CPUtime=282.19
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 62107 0 0 0 28186 33 0 0 25 0 1 0 401234476 192417792 44677 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 46977 44677 159 277 0 46695 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 187908

[startup+342.302 s]
/proc/loadavg: 0.99 0.74 0.65 2/65 11740
/proc/meminfo: memFree=1618408/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=190608 CPUtime=342.17
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 63222 0 0 0 34183 34 0 0 25 0 1 0 401234476 195182592 45380 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737204 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 47652 45380 159 277 0 47370 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 190608

[startup+402.302 s]
/proc/loadavg: 0.99 0.78 0.67 2/65 11740
/proc/meminfo: memFree=1612136/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=197064 CPUtime=402.14
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 64838 0 0 0 40177 37 0 0 25 0 1 0 401234476 201793536 46996 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134657424 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 49266 46996 159 277 0 48984 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 197064

[startup+462.302 s]
/proc/loadavg: 0.99 0.82 0.69 2/65 11740
/proc/meminfo: memFree=1597864/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=210968 CPUtime=462.13
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 68350 0 0 0 46169 44 0 0 25 0 1 0 401234476 216031232 50508 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 52742 50508 159 277 0 52460 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 210968

[startup+522.302 s]
/proc/loadavg: 0.99 0.85 0.70 2/65 11740
/proc/meminfo: memFree=1595304/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=213412 CPUtime=522.1
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 69405 0 0 0 52165 45 0 0 25 0 1 0 401234476 218533888 51138 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 53353 51138 159 277 0 53071 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 213412

[startup+582.301 s]
/proc/loadavg: 0.99 0.87 0.72 2/65 11740
/proc/meminfo: memFree=1595240/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=213412 CPUtime=582.08
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 69408 0 0 0 58163 45 0 0 25 0 1 0 401234476 218533888 51141 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188718 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 53353 51141 159 277 0 53071 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 213412

[startup+642.301 s]
/proc/loadavg: 0.99 0.89 0.74 2/65 11740
/proc/meminfo: memFree=1592936/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=215700 CPUtime=642.07
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 69991 0 0 0 64160 47 0 0 25 0 1 0 401234476 220876800 51724 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 53925 51724 159 277 0 53643 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 215700

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

[startup+652.701 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1590696/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=218056 CPUtime=652.46
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 70581 0 0 0 65198 48 0 0 25 0 1 0 401234476 223289344 52314 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 54514 52314 159 277 0 54232 0
Current children cumulated CPU time (s) 652.46
Current children cumulated vsize (KiB) 218056

[startup+659.102 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1589480/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=219192 CPUtime=658.85
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 70869 0 0 0 65837 48 0 0 25 0 1 0 401234476 224452608 52602 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134575102 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 54798 52602 159 277 0 54516 0
Current children cumulated CPU time (s) 658.85
Current children cumulated vsize (KiB) 219192

[startup+662.301 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1588968/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=219696 CPUtime=662.06
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 71000 0 0 0 66157 49 0 0 25 0 1 0 401234476 224968704 52733 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737214 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 54924 52733 159 277 0 54642 0
Current children cumulated CPU time (s) 662.06
Current children cumulated vsize (KiB) 219696

[startup+663.902 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1588648/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=220072 CPUtime=663.66
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 71095 0 0 0 66317 49 0 0 25 0 1 0 401234476 225353728 52828 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134734903 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 55018 52828 159 277 0 54736 0
Current children cumulated CPU time (s) 663.66
Current children cumulated vsize (KiB) 220072

[startup+665.506 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1588136/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=220476 CPUtime=665.26
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 71198 0 0 0 66477 49 0 0 25 0 1 0 401234476 225767424 52931 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671813 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 55119 52931 159 277 0 54837 0
Current children cumulated CPU time (s) 665.26
Current children cumulated vsize (KiB) 220476

[startup+666.301 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1588136/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=220628 CPUtime=666.05
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 71237 0 0 0 66556 49 0 0 25 0 1 0 401234476 225923072 52970 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134735001 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 55157 52970 159 277 0 54875 0
Current children cumulated CPU time (s) 666.05
Current children cumulated vsize (KiB) 220628

[startup+666.701 s]
/proc/loadavg: 0.99 0.90 0.74 2/65 11740
/proc/meminfo: memFree=1587944/2055920 swapFree=4183164/4192956
[pid=11739] ppid=11737 vsize=220640 CPUtime=666.45
/proc/11739/stat : 11739 (aigsat-sp) R 11737 11739 11680 0 -1 0 71240 0 0 0 66596 49 0 0 25 0 1 0 401234476 225935360 52973 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574071 0 0 4096 35 0 0 0 17 1 0 0
/proc/11739/statm: 55160 52973 159 277 0 54878 0
Current children cumulated CPU time (s) 666.45
Current children cumulated vsize (KiB) 220640

Child status: 10
Real time (s): 666.801
CPU time (s): 666.564
CPU user time (s): 666.033
CPU system time (s): 0.530919
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 220640

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

runsolver used 0.619905 second user time and 1.45078 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue May 15 18:07:29 UTC 2007

IDJOB= 461247
IDBENCH= 48656
IDSOLVER= 203
FILE ID= node66/461247-1179252449

PBS_JOBID= 5277220

Free space on /tmp= 66544 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/ibm/ibm20_len44_sat.aig
COMMAND LINE= /tmp/evaluation/461247-1179252449/aigsat-sp /tmp/evaluation/461247-1179252449/instance-461247-1179252449.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-461247-1179252449 -o ROOT/results/node66/solver-461247-1179252449 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461247-1179252449/aigsat-sp /tmp/evaluation/461247-1179252449/instance-461247-1179252449.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  29697a78954f3165922a83c0d9cb5fa2

RANDOM SEED= 893777696

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1800392 kB
Buffers:         32596 kB
Cached:         110604 kB
SwapCached:       3816 kB
Active:          25288 kB
Inactive:       127508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800392 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            88868 kB
Committed_AS:  5548412 kB
PageTables:       1404 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= 66544 MiB

End job on node66 on Tue May 15 18:18:36 UTC 2007