Trace number 461223

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-15UNSAT 492.068 492.242

General information on the benchmark

Nameadditional-aig/ibm/
ibm23_len35_unsat.aig
MD5SUMe80288c0d6f0dc66489f52c4011818d3
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark125.649
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

5.49/5.59	c file: /tmp/evaluation/461223-1179252386/instance-461223-1179252386.aig
5.49/5.59	c Reading aig format..
5.49/5.59	c MAXVAR  100884
5.49/5.59	c INPUTS  1472
5.49/5.59	c LATCHES 0
5.49/5.59	c OUTPUTS 1
5.49/5.59	c AND     99412
5.49/5.59	c Before initialization time (seconds) 5.40918
5.49/5.59	c Memory used (in MB): 134.449
115.53/115.68	c Pre-processing followed by bcp (no decisions) assigned 22 vars 
115.53/115.68	c DBreduced=0 GV=46859[0]  GL=192766[ 135829,56937] HP=10238 Prune=548017 decisions=175957 restart=16 est=2.11677 HP Impl=[4036336, 2885947] DB Impl=46437810[0]  varReasonNeeded[2607822]  
115.53/115.68	c Memory used (in MB): 156.852
232.17/232.32	c DBreduced=1 GV=75601[0]  GL=200772[ 135829,64943] HP=12241 Prune=739884 decisions=219441 restart=17 est=2.38619 HP Impl=[7029261, 4968264] DB Impl=88034764[0]  varReasonNeeded[5906482]  
232.17/232.32	c Memory used (in MB): 175.27
370.85/371.09	c DBreduced=2 GV=108184[0]  GL=206511[ 135829,70682] HP=13688 Prune=927692 decisions=262199 restart=18 est=2.85493 HP Impl=[9852473, 6844339] DB Impl=136960452[0]  varReasonNeeded[9740683]  
370.85/371.09	c Memory used (in MB): 182.562
492.02/492.21	
492.02/492.21	s UNSATISFIABLE
492.02/492.21	c Total time (in seconds): 491.663
492.02/492.21	c Memory used (in MB): 182.605
492.02/492.21	c Conflict literals deleted: [48.7228%] Max learned #lits [12845170] Reduced #lits [6586639]

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-461223-1179252386 -o ROOT/results/node52/solver-461223-1179252386 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461223-1179252386/aigsat-sp /tmp/evaluation/461223-1179252386/instance-461223-1179252386.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.21 0.35 0.59 3/64 5225
/proc/meminfo: memFree=1822988/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=3172 CPUtime=0
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 644 0 0 0 0 0 0 0 18 0 1 0 280083671 3248128 632 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134739784 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 793 632 121 277 0 511 0

[startup+0.013998 s]
/proc/loadavg: 0.21 0.35 0.59 3/64 5225
/proc/meminfo: memFree=1822988/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=3172 CPUtime=0.01
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 644 0 0 0 1 0 0 0 18 0 1 0 280083671 3248128 632 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 793 632 121 277 0 511 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3172

[startup+0.102004 s]
/proc/loadavg: 0.21 0.35 0.59 3/64 5225
/proc/meminfo: memFree=1822988/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=7544 CPUtime=0.09
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 1753 0 0 0 9 0 0 0 18 0 1 0 280083671 7725056 1691 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 1886 1691 131 277 0 1604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7544

[startup+0.302016 s]
/proc/loadavg: 0.21 0.35 0.59 3/64 5225
/proc/meminfo: memFree=1822988/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=17744 CPUtime=0.29
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 4373 0 0 0 28 1 0 0 19 0 1 0 280083671 18169856 4214 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 4436 4215 131 277 0 4154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17744

[startup+0.701043 s]
/proc/loadavg: 0.21 0.35 0.59 3/64 5225
/proc/meminfo: memFree=1822988/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=32920 CPUtime=0.69
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 8748 0 0 0 67 2 0 0 23 0 1 0 280083671 33710080 7836 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134589842 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 8230 7836 131 277 0 7948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32920

[startup+1.5021 s]
/proc/loadavg: 0.21 0.35 0.59 2/65 5226
/proc/meminfo: memFree=1782724/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=41504 CPUtime=1.49
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 11113 0 0 0 146 3 0 0 25 0 1 0 280083671 42500096 10168 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134586466 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 10376 10168 132 277 0 10094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41504

[startup+3.10121 s]
/proc/loadavg: 0.21 0.35 0.59 2/65 5226
/proc/meminfo: memFree=1757188/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=87492 CPUtime=3.09
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 25990 0 0 0 300 9 0 0 25 0 1 0 280083671 89591808 20505 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970294 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 21873 20507 137 277 0 21591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87492

[startup+6.30142 s]
/proc/loadavg: 0.27 0.36 0.59 2/65 5226
/proc/meminfo: memFree=1687364/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=148680 CPUtime=6.29
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 51545 0 0 0 610 19 0 0 25 0 1 0 280083671 152248320 35006 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134727917 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 37170 35006 159 277 0 36888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148680

[startup+12.7019 s]
/proc/loadavg: 0.33 0.37 0.59 2/65 5226
/proc/meminfo: memFree=1682436/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=148724 CPUtime=12.69
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 51666 0 0 0 1250 19 0 0 25 0 1 0 280083671 152293376 35127 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134731579 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 37181 35127 159 277 0 36899 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148724

[startup+25.5017 s]
/proc/loadavg: 0.48 0.40 0.60 2/65 5226
/proc/meminfo: memFree=1680772/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=150364 CPUtime=25.47
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 52308 0 0 0 2528 19 0 0 25 0 1 0 280083671 153972736 35543 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134572928 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 37591 35543 159 277 0 37309 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 150364

[startup+51.1014 s]
/proc/loadavg: 0.66 0.45 0.61 2/65 5226
/proc/meminfo: memFree=1677828/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=152244 CPUtime=51.06
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 53090 0 0 0 5085 21 0 0 25 0 1 0 280083671 155897856 36325 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134643260 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 38061 36325 159 277 0 37779 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 152244

[startup+102.307 s]
/proc/loadavg: 0.85 0.53 0.63 2/65 5226
/proc/meminfo: memFree=1670276/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=158136 CPUtime=102.24
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 54935 0 0 0 10200 24 0 0 25 0 1 0 280083671 161931264 38170 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 0 0 0
/proc/5225/statm: 39534 38170 159 277 0 39252 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 158136

[startup+162.302 s]
/proc/loadavg: 0.94 0.61 0.65 2/65 5226
/proc/meminfo: memFree=1663876/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=164356 CPUtime=162.19
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 56542 0 0 0 16193 26 0 0 25 0 1 0 280083671 168300544 39777 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134575034 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 41089 39777 159 277 0 40807 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 164356

[startup+222.302 s]
/proc/loadavg: 0.98 0.68 0.67 2/65 5226
/proc/meminfo: memFree=1650820/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=177068 CPUtime=222.17
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 59768 0 0 0 22185 32 0 0 25 0 1 0 280083671 181317632 43003 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134643267 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 44267 43003 159 277 0 43985 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 177068

[startup+282.302 s]
/proc/loadavg: 0.99 0.74 0.68 2/65 5226
/proc/meminfo: memFree=1648132/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=179668 CPUtime=282.17
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 60809 0 0 0 28183 34 0 0 25 0 1 0 280083671 183980032 43667 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671629 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 44917 43667 159 277 0 44635 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 179668

[startup+342.302 s]
/proc/loadavg: 0.99 0.78 0.70 2/65 5228
/proc/meminfo: memFree=1646468/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=181152 CPUtime=342.15
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 61183 0 0 0 34181 34 0 0 25 0 1 0 280083671 185499648 44041 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672907 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 45288 44041 159 277 0 45006 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 181152

[startup+402.302 s]
/proc/loadavg: 0.99 0.82 0.72 2/65 5228
/proc/meminfo: memFree=1640324/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=402.14
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63078 0 0 0 40177 37 0 0 25 0 1 0 280083671 191471616 45543 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45543 159 277 0 46464 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 186984

[startup+462.302 s]
/proc/loadavg: 0.99 0.85 0.73 2/65 5228
/proc/meminfo: memFree=1640452/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=462.13
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63078 0 0 0 46176 37 0 0 25 0 1 0 280083671 191471616 45543 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45543 159 277 0 46464 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 186984

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

[startup+473.503 s]
/proc/loadavg: 0.99 0.85 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=473.33
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63079 0 0 0 47296 37 0 0 25 0 1 0 280083671 191471616 45544 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45544 159 277 0 46464 0
Current children cumulated CPU time (s) 473.33
Current children cumulated vsize (KiB) 186984

[startup+479.901 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=479.72
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63079 0 0 0 47935 37 0 0 25 0 1 0 280083671 191471616 45544 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134553473 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45544 159 277 0 46464 0
Current children cumulated CPU time (s) 479.72
Current children cumulated vsize (KiB) 186984

[startup+486.302 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=486.12
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 48575 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671945 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 486.12
Current children cumulated vsize (KiB) 186984

[startup+489.506 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=489.32
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 48895 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672718 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 489.32
Current children cumulated vsize (KiB) 186984

[startup+491.103 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=490.92
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 49055 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574159 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 490.92
Current children cumulated vsize (KiB) 186984

[startup+491.902 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=491.72
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 49135 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671361 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 491.72
Current children cumulated vsize (KiB) 186984

[startup+492.102 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=491.92
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 49155 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 491.92
Current children cumulated vsize (KiB) 186984

[startup+492.202 s]
/proc/loadavg: 0.99 0.86 0.74 2/65 5228
/proc/meminfo: memFree=1640516/2055920 swapFree=4183124/4192956
[pid=5225] ppid=5223 vsize=186984 CPUtime=492.02
/proc/5225/stat : 5225 (aigsat-sp) R 5223 5225 5166 0 -1 0 63080 0 0 0 49165 37 0 0 25 0 1 0 280083671 191471616 45545 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134575175 0 0 4096 35 0 0 0 17 1 0 0
/proc/5225/statm: 46746 45545 159 277 0 46464 0
Current children cumulated CPU time (s) 492.02
Current children cumulated vsize (KiB) 186984

Child status: 20
Real time (s): 492.242
CPU time (s): 492.068
CPU user time (s): 491.663
CPU system time (s): 0.404938
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 186984

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

runsolver used 0.481926 second user time and 1.18882 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Tue May 15 18:06:26 UTC 2007

IDJOB= 461223
IDBENCH= 48650
IDSOLVER= 203
FILE ID= node52/461223-1179252386

PBS_JOBID= 5277193

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  e80288c0d6f0dc66489f52c4011818d3

RANDOM SEED= 305827230

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:       1823268 kB
Buffers:          4144 kB
Cached:         128132 kB
SwapCached:       3860 kB
Active:          19756 kB
Inactive:       122112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823268 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            76820 kB
Committed_AS:  7346600 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= 66545 MiB

End job on node52 on Tue May 15 18:14:38 UTC 2007