Trace number 461227

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 544.393 544.698

General information on the benchmark

Nameadditional-aig/ibm/
ibm22_len52_sat.aig
MD5SUMcd79a057761f6dcd6ac7aa0a29d79f43
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark123.671
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

11.19/11.29	c file: /tmp/evaluation/461227-1179252401/instance-461227-1179252401.aig
11.19/11.29	c Reading aig format..
11.19/11.29	c MAXVAR  191664
11.19/11.29	c INPUTS  2245
11.19/11.29	c LATCHES 0
11.19/11.29	c OUTPUTS 1
11.19/11.29	c AND     189419
11.19/11.29	c Before initialization time (seconds) 10.9383
11.19/11.29	c Memory used (in MB): 231.938
281.34/281.51	c Pre-processing followed by bcp (no decisions) assigned 0 vars 
281.34/281.51	c DBreduced=0 GV=94300[0]  GL=363646[ 256456,107190] HP=13354 Prune=882688 decisions=265822 restart=18 est=3.77279 HP Impl=[7218468, 5196330] DB Impl=100828500[0]  varReasonNeeded[7358448]  
281.34/281.51	c Memory used (in MB): 307.715
544.29/544.64	
544.29/544.64	s SATISFIABLE
544.29/544.64	c Total time (in seconds): 543.714
544.29/544.64	c Memory used (in MB): 327.715
544.29/544.64	c Conflict literals deleted: [50.8389%] Max learned #lits [11634392] Reduced #lits [5719600]

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/node57/watcher-461227-1179252401 -o ROOT/results/node57/solver-461227-1179252401 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461227-1179252401/aigsat-sp /tmp/evaluation/461227-1179252401/instance-461227-1179252401.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.00 0.13 0.49 2/64 7340
/proc/meminfo: memFree=1416440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=4940 CPUtime=0
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 962 0 0 0 0 0 0 0 18 0 1 0 366376057 5058560 951 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 1235 958 121 277 0 953 0

[startup+0.023469 s]
/proc/loadavg: 0.00 0.13 0.49 2/64 7340
/proc/meminfo: memFree=1416440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=4940 CPUtime=0.01
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 1086 0 0 0 1 0 0 0 18 0 1 0 366376057 5058560 1074 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135147548 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 1235 1074 121 277 0 953 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4940

[startup+0.101474 s]
/proc/loadavg: 0.00 0.13 0.49 2/64 7340
/proc/meminfo: memFree=1416440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=8024 CPUtime=0.1
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 1861 0 0 0 9 1 0 0 18 0 1 0 366376057 8216576 1848 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 2006 1848 131 277 0 1724 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8024

[startup+0.301492 s]
/proc/loadavg: 0.00 0.13 0.49 2/64 7340
/proc/meminfo: memFree=1416440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=18264 CPUtime=0.29
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 4503 0 0 0 27 2 0 0 20 0 1 0 366376057 18702336 4344 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 4566 4345 131 277 0 4284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18264

[startup+0.701527 s]
/proc/loadavg: 0.00 0.13 0.49 2/64 7340
/proc/meminfo: memFree=1416440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=33612 CPUtime=0.7
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 9323 0 0 0 66 4 0 0 23 0 1 0 366376057 34418688 8041 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970294 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 8403 8042 131 277 0 8121 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 33612

[startup+1.5016 s]
/proc/loadavg: 0.00 0.13 0.49 2/65 7341
/proc/meminfo: memFree=1376304/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=62296 CPUtime=1.49
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 16800 0 0 0 142 7 0 0 25 0 1 0 366376057 63791104 15341 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134599611 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 15574 15341 132 277 0 15292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62296

[startup+3.10174 s]
/proc/loadavg: 0.00 0.13 0.49 2/65 7341
/proc/meminfo: memFree=1343216/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=76936 CPUtime=3.09
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 20329 0 0 0 302 7 0 0 25 0 1 0 366376057 78782464 18354 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134586438 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 19234 18354 132 277 0 18952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76936

[startup+6.30201 s]
/proc/loadavg: 0.08 0.15 0.49 2/65 7341
/proc/meminfo: memFree=1295472/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=146572 CPUtime=6.29
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 42494 0 0 0 612 17 0 0 25 0 1 0 366376057 150089728 32328 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134643799 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 36643 32328 136 277 0 36361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146572

[startup+12.7016 s]
/proc/loadavg: 0.15 0.16 0.50 2/65 7341
/proc/meminfo: memFree=1163312/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=258384 CPUtime=12.69
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 92741 0 0 0 1232 37 0 0 25 0 1 0 366376057 264585216 63386 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134575188 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 64596 63386 159 277 0 64314 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 258384

[startup+25.5017 s]
/proc/loadavg: 0.34 0.20 0.50 2/65 7341
/proc/meminfo: memFree=1161200/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=280456 CPUtime=25.48
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 95167 0 0 0 2510 38 0 0 25 0 1 0 366376057 287186944 63760 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 70114 63760 159 277 0 69832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 280456

[startup+51.1019 s]
/proc/loadavg: 0.56 0.27 0.51 2/65 7341
/proc/meminfo: memFree=1158192/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=282540 CPUtime=51.06
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 95927 0 0 0 5067 39 0 0 25 0 1 0 366376057 289320960 64520 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671653 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 70635 64520 159 277 0 70353 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 282540

[startup+102.305 s]
/proc/loadavg: 0.81 0.38 0.54 2/65 7341
/proc/meminfo: memFree=1149680/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=289224 CPUtime=102.24
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 98024 0 0 0 10181 43 0 0 25 0 1 0 366376057 296165376 66617 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134584478 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 72306 66617 159 277 0 72024 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 289224

[startup+162.302 s]
/proc/loadavg: 1.04 0.52 0.57 2/65 7341
/proc/meminfo: memFree=1140016/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=298024 CPUtime=162.2
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 100463 0 0 0 16174 46 0 0 25 0 1 0 366376057 305176576 69056 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737227 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 74506 69056 159 277 0 74224 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 298024

[startup+222.302 s]
/proc/loadavg: 1.14 0.63 0.61 2/65 7341
/proc/meminfo: memFree=1130480/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=306508 CPUtime=222.16
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 102808 0 0 0 22165 51 0 0 25 0 1 0 366376057 313864192 71401 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134576622 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 76627 71401 159 277 0 76345 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 306508

[startup+282.302 s]
/proc/loadavg: 1.05 0.70 0.63 2/65 7341
/proc/meminfo: memFree=1120944/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=317940 CPUtime=282.15
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 105950 0 0 0 28160 55 0 0 25 0 1 0 366376057 325570560 74491 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 79485 74491 159 277 0 79203 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 317940

[startup+342.301 s]
/proc/loadavg: 1.02 0.75 0.65 2/65 7341
/proc/meminfo: memFree=1118064/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=317940 CPUtime=342.12
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 105950 0 0 0 34157 55 0 0 25 0 1 0 366376057 325570560 74491 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134578859 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 79485 74491 159 277 0 79203 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 317940

[startup+402.301 s]
/proc/loadavg: 1.00 0.79 0.67 2/65 7341
/proc/meminfo: memFree=1116848/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=319324 CPUtime=402.07
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 106297 0 0 0 40152 55 0 0 25 0 1 0 366376057 326987776 74838 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135181156 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 79831 74838 159 277 0 79549 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 319324

[startup+462.302 s]
/proc/loadavg: 1.00 0.83 0.69 2/65 7341
/proc/meminfo: memFree=1108656/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=327220 CPUtime=462.04
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 108312 0 0 0 46145 59 0 0 25 0 1 0 366376057 335073280 76853 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 81805 76853 159 277 0 81523 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 327220

[startup+522.302 s]
/proc/loadavg: 1.00 0.86 0.70 2/65 7341
/proc/meminfo: memFree=1101616/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=333916 CPUtime=522.01
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110108 0 0 0 52139 62 0 0 25 0 1 0 366376057 341929984 78649 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134670419 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83479 78649 159 277 0 83197 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 333916

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

[startup+524.706 s]
/proc/loadavg: 1.00 0.86 0.70 2/65 7341
/proc/meminfo: memFree=1101104/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=334284 CPUtime=524.41
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110202 0 0 0 52379 62 0 0 25 0 1 0 366376057 342306816 78743 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83571 78743 159 277 0 83289 0
Current children cumulated CPU time (s) 524.41
Current children cumulated vsize (KiB) 334284

[startup+537.501 s]
/proc/loadavg: 1.00 0.86 0.71 2/65 7341
/proc/meminfo: memFree=1099824/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335372 CPUtime=537.19
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110514 0 0 0 53657 62 0 0 25 0 1 0 366376057 343420928 79055 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671905 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83843 79055 159 277 0 83561 0
Current children cumulated CPU time (s) 537.19
Current children cumulated vsize (KiB) 335372

[startup+540.701 s]
/proc/loadavg: 1.00 0.86 0.71 2/65 7341
/proc/meminfo: memFree=1099632/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335464 CPUtime=540.39
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110575 0 0 0 53977 62 0 0 25 0 1 0 366376057 343515136 79116 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134670456 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83866 79116 159 277 0 83584 0
Current children cumulated CPU time (s) 540.39
Current children cumulated vsize (KiB) 335464

[startup+542.306 s]
/proc/loadavg: 1.00 0.86 0.71 2/65 7341
/proc/meminfo: memFree=1099440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335520 CPUtime=541.99
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110607 0 0 0 54137 62 0 0 25 0 1 0 366376057 343572480 79148 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188708 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83880 79148 159 277 0 83598 0
Current children cumulated CPU time (s) 541.99
Current children cumulated vsize (KiB) 335520

[startup+543.902 s]
/proc/loadavg: 1.00 0.86 0.71 2/65 7341
/proc/meminfo: memFree=1099440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335544 CPUtime=543.59
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110622 0 0 0 54297 62 0 0 25 0 1 0 366376057 343597056 79163 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134735663 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83886 79163 159 277 0 83604 0
Current children cumulated CPU time (s) 543.59
Current children cumulated vsize (KiB) 335544

[startup+544.302 s]
/proc/loadavg: 1.00 0.86 0.71 2/65 7341
/proc/meminfo: memFree=1099440/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335556 CPUtime=543.99
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110631 0 0 0 54337 62 0 0 25 0 1 0 366376057 343609344 79172 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574519 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83889 79172 159 277 0 83607 0
Current children cumulated CPU time (s) 543.99
Current children cumulated vsize (KiB) 335556

[startup+544.506 s]
/proc/loadavg: 1.00 0.87 0.71 2/65 7341
/proc/meminfo: memFree=1099376/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335560 CPUtime=544.19
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110634 0 0 0 54357 62 0 0 25 0 1 0 366376057 343613440 79175 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574276 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83890 79175 159 277 0 83608 0
Current children cumulated CPU time (s) 544.19
Current children cumulated vsize (KiB) 335560

[startup+544.602 s]
/proc/loadavg: 1.00 0.87 0.71 2/65 7341
/proc/meminfo: memFree=1099376/2055920 swapFree=4183268/4192956
[pid=7340] ppid=7338 vsize=335568 CPUtime=544.29
/proc/7340/stat : 7340 (aigsat-sp) R 7338 7340 7281 0 -1 0 110638 0 0 0 54367 62 0 0 25 0 1 0 366376057 343621632 79179 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737232 0 0 4096 35 0 0 0 17 0 0 0
/proc/7340/statm: 83892 79179 159 277 0 83610 0
Current children cumulated CPU time (s) 544.29
Current children cumulated vsize (KiB) 335568

Child status: 10
Real time (s): 544.698
CPU time (s): 544.393
CPU user time (s): 543.714
CPU system time (s): 0.678896
CPU usage (%): 99.944
Max. virtual memory (cumulated for all children) (KiB): 335568

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

runsolver used 0.489925 second user time and 1.49577 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Tue May 15 18:06:41 UTC 2007

IDJOB= 461227
IDBENCH= 48651
IDSOLVER= 203
FILE ID= node57/461227-1179252401

PBS_JOBID= 5277196

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  cd79a057761f6dcd6ac7aa0a29d79f43

RANDOM SEED= 585660700

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1416656 kB
Buffers:         39764 kB
Cached:         461632 kB
SwapCached:       3640 kB
Active:          28504 kB
Inactive:       482412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416656 kB
SwapTotal:     4192956 kB
SwapFree:      4183268 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:           114484 kB
Committed_AS:  5026444 kB
PageTables:       1408 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= 66533 MiB

End job on node57 on Tue May 15 18:15:46 UTC 2007