Trace number 460203

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-15? (MO) 991.984 992.394

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-sat/partial-10-11-s.aig
MD5SUMb2a8941d54d1b6c3bc968c27b4f1a9a3
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)

38.74/38.84	c file: /tmp/evaluation/460203-1179248208/instance-460203-1179248208.aig
38.74/38.84	c Reading aig format..
38.74/38.84	c MAXVAR  1943716
38.74/38.84	c INPUTS  166331
38.74/38.84	c LATCHES 0
38.74/38.84	c OUTPUTS 1
38.74/38.84	c AND     1777385
38.74/38.84	c Before initialization time (seconds) 37.2803
38.74/38.84	c Memory used (in MB): 1241.27

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/node63/watcher-460203-1179248208 -o ROOT/results/node63/solver-460203-1179248208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460203-1179248208/aigsat-sp /tmp/evaluation/460203-1179248208/instance-460203-1179248208.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.90 3/64 14581
/proc/meminfo: memFree=885764/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=16380 CPUtime=0
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 991 0 0 0 0 0 0 0 18 0 1 0 400810849 16773120 979 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 4095 987 121 277 0 3813 0

[startup+0.095263 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 14581
/proc/meminfo: memFree=885764/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=39164 CPUtime=0.09
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 9642 0 0 0 5 4 0 0 18 0 1 0 400810849 40103936 9630 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 9791 9630 121 277 0 9509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39164

[startup+0.101262 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 14581
/proc/meminfo: memFree=885764/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=39164 CPUtime=0.09
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 9642 0 0 0 5 4 0 0 18 0 1 0 400810849 40103936 9630 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 9791 9630 121 277 0 9509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39164

[startup+0.302283 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 14581
/proc/meminfo: memFree=885764/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=39164 CPUtime=0.29
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 9642 0 0 0 25 4 0 0 20 0 1 0 400810849 40103936 9630 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 9791 9630 121 277 0 9509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39164

[startup+0.701325 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 14581
/proc/meminfo: memFree=885764/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=44320 CPUtime=0.69
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 10923 0 0 0 64 5 0 0 23 0 1 0 400810849 45383680 10910 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 11080 10911 130 277 0 10798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44320

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 14582
/proc/meminfo: memFree=827580/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=84312 CPUtime=1.49
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 21231 0 0 0 139 10 0 0 25 0 1 0 400810849 86335488 20446 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 21078 20447 131 277 0 20796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84312

[startup+3.10158 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 14582
/proc/meminfo: memFree=776060/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=158444 CPUtime=3.09
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 40270 0 0 0 293 16 0 0 25 0 1 0 400810849 162246656 38716 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 39611 38716 131 277 0 39329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158444

[startup+6.30192 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 14582
/proc/meminfo: memFree=625788/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=309336 CPUtime=6.29
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 82176 0 0 0 599 30 0 0 25 0 1 0 400810849 316760064 76012 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 77334 76013 131 277 0 77052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 309336

[startup+12.7016 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 14582
/proc/meminfo: memFree=487484/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=447612 CPUtime=12.69
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 124918 0 0 0 1224 45 0 0 25 0 1 0 400810849 458354688 106514 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 111903 106515 131 277 0 111621 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 447612

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 14582
/proc/meminfo: memFree=16124/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1052472 CPUtime=25.45
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 300435 0 0 0 2436 109 0 0 25 0 1 0 400810849 1077731328 252511 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134969644 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 263118 252511 137 277 0 262836 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1052472

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 14582
/proc/meminfo: memFree=15484/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1387500 CPUtime=51.03
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 427949 0 0 0 4940 163 0 0 25 0 1 0 400810849 1420800000 328012 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 346875 328012 158 277 0 346593 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1387500

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 14582
/proc/meminfo: memFree=15420/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1405668 CPUtime=102.22
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 432521 0 0 0 10055 167 0 0 25 0 1 0 400810849 1439404032 332584 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579437 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 351417 332584 158 277 0 351135 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1405668

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 14582
/proc/meminfo: memFree=15420/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1424036 CPUtime=162.2
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 437118 0 0 0 16048 172 0 0 25 0 1 0 400810849 1458212864 337181 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 356009 337181 158 277 0 355727 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1424036

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 14582
/proc/meminfo: memFree=15932/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1448988 CPUtime=222.19
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 443264 0 0 0 22040 179 0 0 25 0 1 0 400810849 1483763712 343327 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575625 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 362247 343327 158 277 0 361965 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1448988

[startup+282.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/71 14720
/proc/meminfo: memFree=19524/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1473900 CPUtime=282.09
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 449461 0 0 0 28024 185 0 0 25 0 1 0 400810849 1509273600 349524 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579135 0 0 4096 35 0 0 0 17 0 0 0
/proc/14581/statm: 368475 349524 158 277 0 368193 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 1473900

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15996/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1501872 CPUtime=342.05
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 456301 0 0 0 34013 192 0 0 25 0 1 0 400810849 1537916928 356364 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 375468 356364 158 277 0 375186 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1501872

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=16252/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1524996 CPUtime=402.04
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 462022 0 0 0 40006 198 0 0 25 0 1 0 400810849 1561595904 362085 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 381249 362085 158 277 0 380967 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 1524996

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=16380/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1549544 CPUtime=462.02
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 467948 0 0 0 46000 202 0 0 25 0 1 0 400810849 1586733056 368011 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579059 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 387386 368011 158 277 0 387104 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 1549544

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15868/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1572524 CPUtime=522
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 473474 0 0 0 51994 206 0 0 25 0 1 0 400810849 1610264576 373537 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579199 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 393131 373537 158 277 0 392849 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 1572524

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=33212/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1597236 CPUtime=581.99
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 479311 0 0 0 57988 211 0 0 25 0 1 0 400810849 1635569664 379374 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578982 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 399309 379374 158 277 0 399027 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 1597236

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=16252/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1639212 CPUtime=641.97
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 489233 0 0 0 63978 219 0 0 25 0 1 0 400810849 1678553088 389296 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578970 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 409803 389296 158 277 0 409521 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 1639212

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15996/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1684428 CPUtime=701.95
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 499710 0 0 0 69969 226 0 0 25 0 1 0 400810849 1724854272 399773 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 421107 399773 158 277 0 420825 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 1684428

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=16316/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1722660 CPUtime=761.94
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 508361 0 0 0 75963 231 0 0 25 0 1 0 400810849 1764003840 408424 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 430665 408424 158 277 0 430383 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 1722660

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15996/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1754720 CPUtime=821.93
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 515544 0 0 0 81957 236 0 0 25 0 1 0 400810849 1796833280 415607 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579013 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 438680 415607 158 277 0 438398 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 1754720

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15548/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1785968 CPUtime=881.91
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 522482 0 0 0 87951 240 0 0 25 0 1 0 400810849 1828831232 422545 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 446492 422545 158 277 0 446210 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 1785968

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=14908/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1818348 CPUtime=941.89
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 529679 0 0 0 93945 244 0 0 25 0 1 0 400810849 1861988352 429742 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579496 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 454587 429742 158 277 0 454305 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 1818348



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+992.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15356/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=1843216 CPUtime=991.69
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 0 535185 0 0 0 98922 247 0 0 25 0 1 0 400810849 1887453184 435248 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 460804 435248 158 277 0 460522 0
Current children cumulated CPU time (s) 991.69
Current children cumulated vsize (KiB) 1843216

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

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

[startup+992.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15356/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=0 CPUtime=991.79
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 1028 535185 0 0 0 98922 257 0 0 25 0 1 0 400810849 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 991.79
Current children cumulated vsize (KiB) 0

[startup+992.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 14780
/proc/meminfo: memFree=15356/2055920 swapFree=4183080/4192956
[pid=14581] ppid=14579 vsize=0 CPUtime=991.89
/proc/14581/stat : 14581 (aigsat-sp) R 14579 14581 14426 0 -1 1028 535185 0 0 0 98922 267 0 0 25 0 1 0 400810849 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/14581/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 991.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 992.394
CPU time (s): 991.984
CPU user time (s): 989.222
CPU system time (s): 2.76258
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 1843216

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

runsolver used 1.11383 second user time and 2.25066 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue May 15 16:56:49 UTC 2007

IDJOB= 460203
IDBENCH= 48395
IDSOLVER= 203
FILE ID= node63/460203-1179248208

PBS_JOBID= 5277092

Free space on /tmp= 66520 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-sat/partial-10-11-s.aig
COMMAND LINE= /tmp/evaluation/460203-1179248208/aigsat-sp /tmp/evaluation/460203-1179248208/instance-460203-1179248208.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-460203-1179248208 -o ROOT/results/node63/solver-460203-1179248208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460203-1179248208/aigsat-sp /tmp/evaluation/460203-1179248208/instance-460203-1179248208.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  b2a8941d54d1b6c3bc968c27b4f1a9a3

RANDOM SEED= 781081367

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:        886044 kB
Buffers:         50384 kB
Cached:         963544 kB
SwapCached:       3896 kB
Active:         371632 kB
Inactive:       652088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        886044 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:           10496 kB
Writeback:           0 kB
Mapped:          15776 kB
Slab:           132172 kB
Committed_AS:  6034828 kB
PageTables:       1460 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= 66520 MiB

End job on node63 on Tue May 15 17:13:24 UTC 2007