Trace number 460235

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 860.749 861.238

General information on the benchmark

Nameindustrial-aig/anbulagan/
medium-sat/partial-5-13-s.aig
MD5SUM2ad49986c70601923b0a903c473b53ff
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark642.866
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

37.47/37.56	c file: /tmp/evaluation/460235-1179249004/instance-460235-1179249004.aig
37.47/37.56	c Reading aig format..
37.47/37.56	c MAXVAR  1937343
37.47/37.56	c INPUTS  162235
37.47/37.56	c LATCHES 0
37.47/37.56	c OUTPUTS 1
37.47/37.56	c AND     1775108
37.47/37.56	c Before initialization time (seconds) 36.0285
37.47/37.56	c Memory used (in MB): 1239.62
860.40/860.98	c Pre-processing followed by bcp (no decisions) assigned 36060 vars 
860.40/860.98	
860.40/860.98	s SATISFIABLE
860.40/860.98	c Total time (in seconds): 857.94
860.40/860.98	c Memory used (in MB): 1785.86
860.40/860.98	c Conflict literals deleted: [12.1324%] Max learned #lits [64212248] Reduced #lits [56421749]

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/node72/watcher-460235-1179249004 -o ROOT/results/node72/solver-460235-1179249004 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460235-1179249004/aigsat-sp /tmp/evaluation/460235-1179249004/instance-460235-1179249004.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.92 0.96 0.95 3/77 18107
/proc/meminfo: memFree=1802424/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=16328 CPUtime=0
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 1010 0 0 0 0 0 0 0 18 0 1 0 400938992 16719872 998 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 4082 1006 121 277 0 3800 0

[startup+0.06197 s]
/proc/loadavg: 0.92 0.96 0.95 3/77 18107
/proc/meminfo: memFree=1802424/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=39036 CPUtime=0.05
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 9610 0 0 0 1 4 0 0 18 0 1 0 400938992 39972864 9598 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 9759 9598 121 277 0 9477 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39036

[startup+0.101973 s]
/proc/loadavg: 0.92 0.96 0.95 3/77 18107
/proc/meminfo: memFree=1802424/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=39036 CPUtime=0.09
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 9610 0 0 0 5 4 0 0 18 0 1 0 400938992 39972864 9598 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 9759 9598 121 277 0 9477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39036

[startup+0.301991 s]
/proc/loadavg: 0.92 0.96 0.95 3/77 18107
/proc/meminfo: memFree=1802424/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=39036 CPUtime=0.29
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 9610 0 0 0 25 4 0 0 19 0 1 0 400938992 39972864 9598 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 9759 9598 121 277 0 9477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39036

[startup+0.701028 s]
/proc/loadavg: 0.92 0.96 0.95 3/77 18107
/proc/meminfo: memFree=1802424/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=45052 CPUtime=0.69
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 11113 0 0 0 64 5 0 0 23 0 1 0 400938992 46133248 11100 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 11263 11101 130 277 0 10981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45052

[startup+1.5011 s]
/proc/loadavg: 0.92 0.96 0.95 2/78 18108
/proc/meminfo: memFree=1744176/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=84112 CPUtime=1.49
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 21185 0 0 0 140 9 0 0 25 0 1 0 400938992 86130688 20400 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970294 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 21028 20401 131 277 0 20746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84112

[startup+3.10125 s]
/proc/loadavg: 0.92 0.96 0.95 2/78 18108
/proc/meminfo: memFree=1692912/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=158240 CPUtime=3.09
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 39916 0 0 0 294 15 0 0 25 0 1 0 400938992 162037760 38362 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 39560 38363 131 277 0 39278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158240

[startup+6.30254 s]
/proc/loadavg: 0.93 0.96 0.95 2/78 18108
/proc/meminfo: memFree=1544432/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=309120 CPUtime=6.3
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 81562 0 0 0 595 35 0 0 25 0 1 0 400938992 316538880 75398 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 77280 75399 131 277 0 76998 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 309120

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.95 2/78 18108
/proc/meminfo: memFree=1392432/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=447520 CPUtime=12.69
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 125857 0 0 0 1216 53 0 0 25 0 1 0 400938992 458260480 107487 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 111880 107487 131 277 0 111598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 447520

[startup+25.5013 s]
/proc/loadavg: 0.95 0.96 0.95 2/78 18108
/proc/meminfo: memFree=783472/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1102260 CPUtime=25.48
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 310568 0 0 0 2429 119 0 0 25 0 1 0 400938992 1128714240 260409 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 275565 260410 137 277 0 275283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1102260

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.95 2/78 18108
/proc/meminfo: memFree=493616/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1385428 CPUtime=51.07
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 427448 0 0 0 4945 162 0 0 25 0 1 0 400938992 1418678272 326654 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134576733 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 346357 326654 158 277 0 346075 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1385428

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.95 2/78 18108
/proc/meminfo: memFree=467376/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1411588 CPUtime=102.24
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 433965 0 0 0 10056 168 0 0 25 0 1 0 400938992 1445466112 333171 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134579204 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 352897 333171 158 277 0 352615 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1411588

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=442992/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1435908 CPUtime=162.2
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 440078 0 0 0 16045 175 0 0 25 0 1 0 400938992 1470369792 339284 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134734218 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 358977 339284 158 277 0 358695 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1435908

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=422192/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1456112 CPUtime=222.18
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 445185 0 0 0 22038 180 0 0 25 0 1 0 400938992 1491058688 344391 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 364028 344391 158 277 0 363746 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1456112

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=390832/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1487692 CPUtime=282.13
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 453056 0 0 0 28027 186 0 0 25 0 1 0 400938992 1523396608 352262 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 371923 352262 158 277 0 371641 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 1487692

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=362096/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1516536 CPUtime=342.1
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 460156 0 0 0 34016 194 0 0 25 0 1 0 400938992 1552932864 359362 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578970 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 379134 359362 158 277 0 378852 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 1516536

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=334000/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1547032 CPUtime=402.07
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 467302 0 0 0 40008 199 0 0 25 0 1 0 400938992 1584160768 366508 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578748 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 386758 366508 158 277 0 386476 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1547032

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=308464/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1572056 CPUtime=462.03
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 473492 0 0 0 45998 205 0 0 25 0 1 0 400938992 1609785344 372698 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578951 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 393014 372698 158 277 0 392732 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 1572056

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=276272/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1605048 CPUtime=522
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 481614 0 0 0 51987 213 0 0 25 0 1 0 400938992 1643569152 380820 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134579163 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 401262 380820 158 277 0 400980 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 1605048

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=244720/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1637060 CPUtime=581.96
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 489426 0 0 0 57978 218 0 0 25 0 1 0 400938992 1676349440 388632 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134575164 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 409265 388632 158 277 0 408983 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 1637060

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 18108
/proc/meminfo: memFree=201776/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1681016 CPUtime=641.93
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 500020 0 0 0 63966 227 0 0 25 0 1 0 400938992 1721360384 399226 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 420254 399226 158 277 0 419972 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 1681016

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.96 2/78 18108
/proc/meminfo: memFree=160048/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1725588 CPUtime=701.9
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 510508 0 0 0 69957 233 0 0 25 0 1 0 400938992 1767002112 409714 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578944 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 431397 409714 158 277 0 431115 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 1725588

[startup+762.306 s]
/proc/loadavg: 1.05 1.00 0.96 2/78 18108
/proc/meminfo: memFree=119920/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1766580 CPUtime=761.87
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 520413 0 0 0 75946 241 0 0 25 0 1 0 400938992 1808977920 419619 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574159 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 441645 419619 158 277 0 441363 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 1766580

[startup+822.301 s]
/proc/loadavg: 1.11 1.03 0.97 2/78 18108
/proc/meminfo: memFree=80496/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1806820 CPUtime=821.82
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 530324 0 0 0 81932 250 0 0 25 0 1 0 400938992 1850183680 429530 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134579498 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 451705 429530 158 277 0 451423 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 1806820

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

[startup+844.702 s]
/proc/loadavg: 1.07 1.03 0.97 3/78 18108
/proc/meminfo: memFree=65776/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1821196 CPUtime=844.22
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 533879 0 0 0 84169 253 0 0 25 0 1 0 400938992 1864904704 433085 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578957 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 455299 433085 158 277 0 455017 0
Current children cumulated CPU time (s) 844.22
Current children cumulated vsize (KiB) 1821196

[startup+851.102 s]
/proc/loadavg: 1.06 1.02 0.97 2/78 18108
/proc/meminfo: memFree=62512/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1825212 CPUtime=850.61
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 534854 0 0 0 84807 254 0 0 25 0 1 0 400938992 1869017088 434060 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134579499 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 456303 434060 158 277 0 456021 0
Current children cumulated CPU time (s) 850.61
Current children cumulated vsize (KiB) 1825212

[startup+857.501 s]
/proc/loadavg: 1.06 1.02 0.97 2/78 18108
/proc/meminfo: memFree=60016/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1827268 CPUtime=857
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 535372 0 0 0 85446 254 0 0 25 0 1 0 400938992 1871122432 434578 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672531 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 456817 434578 158 277 0 456535 0
Current children cumulated CPU time (s) 857
Current children cumulated vsize (KiB) 1827268

[startup+859.107 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 18108
/proc/meminfo: memFree=59056/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1828008 CPUtime=858.61
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 535561 0 0 0 85606 255 0 0 25 0 1 0 400938992 1871880192 434767 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 457002 434767 158 277 0 456720 0
Current children cumulated CPU time (s) 858.61
Current children cumulated vsize (KiB) 1828008

[startup+859.902 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 18108
/proc/meminfo: memFree=59056/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1828284 CPUtime=859.41
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 535629 0 0 0 85686 255 0 0 25 0 1 0 400938992 1872162816 434835 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578831 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 457071 434835 158 277 0 456789 0
Current children cumulated CPU time (s) 859.41
Current children cumulated vsize (KiB) 1828284

[startup+860.702 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 18108
/proc/meminfo: memFree=58672/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=1828600 CPUtime=860.21
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 0 535710 0 0 0 85766 255 0 0 25 0 1 0 400938992 1872486400 434916 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135181156 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 457150 434916 158 277 0 456868 0
Current children cumulated CPU time (s) 860.21
Current children cumulated vsize (KiB) 1828600

[startup+861.102 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 18108
/proc/meminfo: memFree=58672/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=0 CPUtime=860.6
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 4 535739 0 0 0 85793 267 0 0 25 0 1 0 400938992 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 860.6
Current children cumulated vsize (KiB) 0

[startup+861.202 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 18108
/proc/meminfo: memFree=1567152/2055920 swapFree=4157264/4192956
[pid=18107] ppid=18105 vsize=0 CPUtime=860.7
/proc/18107/stat : 18107 (aigsat-sp) R 18105 18107 17634 0 -1 4 535739 0 0 0 85793 277 0 0 25 0 1 0 400938992 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 0 0 0
/proc/18107/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 860.7
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 861.238
CPU time (s): 860.749
CPU user time (s): 857.94
CPU system time (s): 2.80957
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 1828704

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

runsolver used 0.894863 second user time and 2.24266 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue May 15 17:10:06 UTC 2007

IDJOB= 460235
IDBENCH= 48403
IDSOLVER= 203
FILE ID= node72/460235-1179249004

PBS_JOBID= 5277101

Free space on /tmp= 66536 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/medium-sat/partial-5-13-s.aig
COMMAND LINE= /tmp/evaluation/460235-1179249004/aigsat-sp /tmp/evaluation/460235-1179249004/instance-460235-1179249004.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-460235-1179249004 -o ROOT/results/node72/solver-460235-1179249004 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460235-1179249004/aigsat-sp /tmp/evaluation/460235-1179249004/instance-460235-1179249004.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  2ad49986c70601923b0a903c473b53ff

RANDOM SEED= 978557453

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1802576 kB
Buffers:          1868 kB
Cached:         132144 kB
SwapCached:      17016 kB
Active:          38936 kB
Inactive:       118264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802576 kB
SwapTotal:     4192956 kB
SwapFree:      4157264 kB
Dirty:           10472 kB
Writeback:           0 kB
Mapped:          30300 kB
Slab:            81648 kB
Committed_AS:  8519252 kB
PageTables:       1788 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= 66536 MiB

End job on node72 on Tue May 15 17:24:27 UTC 2007