Trace number 460243

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? (TO) 1200.29 1200.56

General information on the benchmark

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

Solver Data (download as text)

34.57/34.63	c file: /tmp/evaluation/460243-1179249056/instance-460243-1179249056.aig
34.57/34.63	c Reading aig format..
34.57/34.63	c MAXVAR  1688444
34.57/34.63	c INPUTS  144501
34.57/34.63	c LATCHES 0
34.57/34.63	c OUTPUTS 1
34.57/34.63	c AND     1543943
34.57/34.63	c Before initialization time (seconds) 33.218
34.57/34.63	c Memory used (in MB): 1047.64

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/node52/watcher-460243-1179249056 -o ROOT/results/node52/solver-460243-1179249056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460243-1179249056/aigsat-sp /tmp/evaluation/460243-1179249056/instance-460243-1179249056.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.99 0.98 0.91 3/64 3500
/proc/meminfo: memFree=1824076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=14384 CPUtime=0
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 889 0 0 0 0 0 0 0 18 0 1 0 279750720 14729216 877 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 3596 883 121 277 0 3314 0

[startup+0.006258 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 3500
/proc/meminfo: memFree=1824076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=14384 CPUtime=0
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 1193 0 0 0 0 0 0 0 18 0 1 0 279750720 14729216 1182 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 3596 1190 121 277 0 3314 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14384

[startup+0.101263 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 3500
/proc/meminfo: memFree=1824076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=34176 CPUtime=0.09
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 8395 0 0 0 6 3 0 0 18 0 1 0 279750720 34996224 8383 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 8544 8383 121 277 0 8262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34176

[startup+0.301276 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 3500
/proc/meminfo: memFree=1824076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=34176 CPUtime=0.29
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 8395 0 0 0 25 4 0 0 19 0 1 0 279750720 34996224 8383 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 8544 8383 121 277 0 8262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34176

[startup+0.701303 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 3500
/proc/meminfo: memFree=1824076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=41972 CPUtime=0.69
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 10396 0 0 0 63 6 0 0 22 0 1 0 279750720 42979328 10335 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 10493 10336 131 277 0 10211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41972

[startup+1.50136 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3501
/proc/meminfo: memFree=1769092/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=78976 CPUtime=1.49
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 19856 0 0 0 140 9 0 0 25 0 1 0 279750720 80871424 19071 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 19744 19071 131 277 0 19462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78976

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3501
/proc/meminfo: memFree=1721668/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=146592 CPUtime=3.09
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 37698 0 0 0 290 19 0 0 25 0 1 0 279750720 150110208 36144 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 36648 36144 131 277 0 36366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146592

[startup+6.30168 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3501
/proc/meminfo: memFree=1579972/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=244380 CPUtime=6.29
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 71719 0 0 0 595 34 0 0 25 0 1 0 279750720 250245120 60382 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 61095 60382 131 277 0 60813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244380

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3501
/proc/meminfo: memFree=1439236/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=434868 CPUtime=12.69
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 116390 0 0 0 1219 50 0 0 25 0 1 0 279750720 445304832 102531 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 108717 102532 131 277 0 108435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 434868

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3501
/proc/meminfo: memFree=882180/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=967152 CPUtime=25.49
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 293510 0 0 0 2432 117 0 0 25 0 1 0 279750720 990363648 237621 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 241788 237621 138 277 0 241506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 967152

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3503
/proc/meminfo: memFree=683076/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1179500 CPUtime=51.07
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 376265 0 0 0 4958 149 0 0 25 0 1 0 279750720 1207808000 284821 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574171 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 294875 284821 159 277 0 294593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1179500

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3503
/proc/meminfo: memFree=666564/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1195640 CPUtime=102.26
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 380371 0 0 0 10072 154 0 0 25 0 1 0 279750720 1224335360 288927 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 298910 288927 159 277 0 298628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1195640

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3503
/proc/meminfo: memFree=641604/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1221056 CPUtime=162.25
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 386679 0 0 0 16065 160 0 0 25 0 1 0 279750720 1250361344 295235 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579635 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 305264 295235 159 277 0 304982 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1221056

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3503
/proc/meminfo: memFree=617924/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1244496 CPUtime=222.23
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 392549 0 0 0 22055 168 0 0 25 0 1 0 279750720 1274363904 301105 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134727917 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 311124 301105 159 277 0 310842 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1244496

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 3503
/proc/meminfo: memFree=593540/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1268820 CPUtime=282.22
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 398619 0 0 0 28048 174 0 0 25 0 1 0 279750720 1299271680 307175 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 317205 307175 159 277 0 316923 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1268820

[startup+342.301 s]
/proc/loadavg: 1.05 1.00 0.92 2/65 3503
/proc/meminfo: memFree=569284/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1293116 CPUtime=342.21
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 404653 0 0 0 34041 180 0 0 25 0 1 0 279750720 1324150784 313209 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134572943 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 323279 313209 159 277 0 322997 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1293116

[startup+402.301 s]
/proc/loadavg: 1.06 1.01 0.93 2/65 3503
/proc/meminfo: memFree=540740/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1322632 CPUtime=402.2
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 411896 0 0 0 40034 186 0 0 25 0 1 0 279750720 1354375168 320452 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134730540 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 330658 320452 159 277 0 330376 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1322632

[startup+462.301 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 3503
/proc/meminfo: memFree=515652/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1347584 CPUtime=462.18
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 418056 0 0 0 46026 192 0 0 25 0 1 0 279750720 1379926016 326612 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578951 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 336896 326612 159 277 0 336614 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1347584

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 3503
/proc/meminfo: memFree=495364/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1368208 CPUtime=522.16
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 423134 0 0 0 52020 196 0 0 25 0 1 0 279750720 1401044992 331690 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 342052 331690 159 277 0 341770 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1368208

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=470724/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1393244 CPUtime=582.16
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 429288 0 0 0 58014 202 0 0 25 0 1 0 279750720 1426681856 337844 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 348311 337844 159 277 0 348029 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1393244

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=445444/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1418472 CPUtime=642.14
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 435517 0 0 0 64007 207 0 0 25 0 1 0 279750720 1452515328 344073 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579053 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 354618 344073 159 277 0 354336 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1418472

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=425796/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1438328 CPUtime=702.13
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 440477 0 0 0 70000 213 0 0 25 0 1 0 279750720 1472847872 349033 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575164 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 359582 349033 159 277 0 359300 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 1438328

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=395780/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1469556 CPUtime=762.12
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 447905 0 0 0 75994 218 0 0 25 0 1 0 279750720 1504825344 356461 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574016 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 367389 356461 159 277 0 367107 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 1469556

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=373124/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1492788 CPUtime=822.1
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 453632 0 0 0 81987 223 0 0 25 0 1 0 279750720 1528614912 362188 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188726 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 373197 362188 159 277 0 372915 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 1492788

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=344068/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1522136 CPUtime=882.08
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 460812 0 0 0 87979 229 0 0 25 0 1 0 279750720 1558667264 369368 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 380534 369368 159 277 0 380252 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1522136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=316228/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1550968 CPUtime=942.08
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 467824 0 0 0 93972 236 0 0 25 0 1 0 279750720 1588191232 376380 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579204 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 387742 376380 159 277 0 387460 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1550968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=283780/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1585388 CPUtime=1002.06
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 475876 0 0 0 99966 240 0 0 25 0 1 0 279750720 1623437312 384432 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134578839 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 396347 384432 159 277 0 396065 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1585388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=254852/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1615500 CPUtime=1062.05
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 483101 0 0 0 105957 248 0 0 25 0 1 0 279750720 1654272000 391657 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188726 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 403875 391657 159 277 0 403593 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 1615500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=231620/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1639036 CPUtime=1122.04
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 488867 0 0 0 111951 253 0 0 25 0 1 0 279750720 1678372864 397423 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579017 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 409759 397423 159 277 0 409477 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 1639036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=212164/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1658900 CPUtime=1182.02
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 493805 0 0 0 117944 258 0 0 25 0 1 0 279750720 1698713600 402361 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134727955 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 414725 402361 159 277 0 414443 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 1658900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=204548/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=1666180 CPUtime=1200.02
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 0 495572 0 0 0 119742 260 0 0 25 0 1 0 279750720 1706168320 404128 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579059 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 416545 404128 159 277 0 416263 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1666180

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

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

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=204548/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=0 CPUtime=1200.12
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 1028 495572 0 0 0 119742 270 0 0 25 0 1 0 279750720 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 3503
/proc/meminfo: memFree=204548/2055920 swapFree=4183124/4192956
[pid=3500] ppid=3498 vsize=0 CPUtime=1200.22
/proc/3500/stat : 3500 (aigsat-sp) R 3498 3500 2884 0 -1 1028 495572 0 0 0 119742 280 0 0 25 0 1 0 279750720 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/3500/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.29
CPU user time (s): 1197.43
CPU system time (s): 2.85856
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 1666180

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

runsolver used 1.03384 second user time and 2.55861 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Tue May 15 17:10:57 UTC 2007

IDJOB= 460243
IDBENCH= 48405
IDSOLVER= 203
FILE ID= node52/460243-1179249056

PBS_JOBID= 5277071

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  c55beea12a2d3aee549592597e2fa707

RANDOM SEED= 789455060

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1824484 kB
Buffers:          2028 kB
Cached:         128004 kB
SwapCached:       3860 kB
Active:          18732 kB
Inactive:       121160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824484 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            9208 kB
Writeback:           0 kB
Mapped:          15880 kB
Slab:            77504 kB
Committed_AS:  7083808 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66538 MiB

End job on node52 on Tue May 15 17:30:59 UTC 2007