Trace number 460611

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 242.555 242.634

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_25.aig
MD5SUM46a54492df301717dd0fea94d83a12a1
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.6775
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

3.30/3.33	c file: /tmp/evaluation/460611-1179248215/instance-460611-1179248215.aig
3.30/3.33	c Reading aig format..
3.30/3.33	c MAXVAR  169725
3.30/3.33	c INPUTS  625
3.30/3.33	c LATCHES 0
3.30/3.33	c OUTPUTS 1
3.30/3.33	c AND     169100
3.30/3.33	c Before initialization time (seconds) 3.18751
3.30/3.33	c Memory used (in MB): 114.461
10.59/10.64	c Pre-processing followed by bcp (no decisions) assigned 1541 vars 
10.59/10.64	c DBreduced=0 GV=24747[0]  GL=91671[ 66924,24747] HP=0 Prune=51001 decisions=26253 restart=14 est=1.41601 HP Impl=[0, 0] DB Impl=5597214[0]  varReasonNeeded[590512]  
10.59/10.64	c Memory used (in MB): 129.492
12.58/12.64	c DBreduced=1 GV=30112[0]  GL=94168[ 66924,27244] HP=0 Prune=61864 decisions=31751 restart=15 est=1.41601 HP Impl=[0, 0] DB Impl=6808130[0]  varReasonNeeded[727222]  
12.58/12.64	c Memory used (in MB): 131
13.49/13.52	c DBreduced=2 GV=32278[0]  GL=96323[ 66924,29399] HP=0 Prune=66252 decisions=33973 restart=15 est=1.41601 HP Impl=[0, 0] DB Impl=7315145[0]  varReasonNeeded[781933]  
13.49/13.52	c Memory used (in MB): 131.574
14.69/14.78	c DBreduced=3 GV=35307[0]  GL=99352[ 66924,32428] HP=0 Prune=72377 decisions=37069 restart=15 est=1.41601 HP Impl=[0, 0] DB Impl=8001067[0]  varReasonNeeded[860993]  
14.69/14.78	c Memory used (in MB): 132.41
23.28/23.30	c DBreduced=4 GV=53661[0]  GL=102105[ 66924,35181] HP=0 Prune=109434 decisions=55772 restart=16 est=1.41601 HP Impl=[0, 0] DB Impl=12410640[0]  varReasonNeeded[1369799]  
23.28/23.30	c Memory used (in MB): 133.57
30.98/31.02	c DBreduced=5 GV=70081[0]  GL=105492[ 66924,38568] HP=0 Prune=142655 decisions=72573 restart=17 est=1.41601 HP Impl=[0, 0] DB Impl=16269394[0]  varReasonNeeded[1823899]  
30.98/31.02	c Memory used (in MB): 135.141
41.58/41.70	c DBreduced=6 GV=89539[0]  GL=109261[ 66924,42337] HP=0 Prune=181940 decisions=92400 restart=17 est=1.41601 HP Impl=[0, 0] DB Impl=20886895[0]  varReasonNeeded[2380556]  
41.58/41.70	c Memory used (in MB): 136.043
53.37/53.47	c DBreduced=7 GV=108823[0]  GL=113648[ 66924,46724] HP=0 Prune=220755 decisions=111931 restart=18 est=1.41601 HP Impl=[0, 0] DB Impl=25416153[0]  varReasonNeeded[2938007]  
53.37/53.47	c Memory used (in MB): 137.777
67.67/67.78	c DBreduced=8 GV=130113[0]  GL=117785[ 66924,50861] HP=0 Prune=263635 decisions=133521 restart=18 est=1.41601 HP Impl=[0, 0] DB Impl=30766975[0]  varReasonNeeded[3581132]  
67.67/67.78	c Memory used (in MB): 139.531
83.47/83.57	c DBreduced=9 GV=152452[0]  GL=122664[ 66924,55740] HP=0 Prune=308611 decisions=156158 restart=19 est=1.41601 HP Impl=[0, 0] DB Impl=36129055[0]  varReasonNeeded[4231940]  
83.47/83.57	c Memory used (in MB): 141.301
102.46/102.51	c DBreduced=10 GV=177589[0]  GL=128131[ 66924,61207] HP=0 Prune=359165 decisions=181575 restart=19 est=1.41601 HP Impl=[0, 0] DB Impl=41904956[0]  varReasonNeeded[4977552]  
102.46/102.51	c Memory used (in MB): 143.281
125.05/125.18	c DBreduced=11 GV=203958[0]  GL=133913[ 66924,66989] HP=0 Prune=412163 decisions=208204 restart=19 est=1.41601 HP Impl=[0, 0] DB Impl=48214656[0]  varReasonNeeded[5785256]  
125.05/125.18	c Memory used (in MB): 158.844
154.24/154.32	c DBreduced=12 GV=233304[0]  GL=140494[ 66924,73570] HP=0 Prune=471168 decisions=237863 restart=20 est=1.41601 HP Impl=[0, 0] DB Impl=55205800[0]  varReasonNeeded[6715511]  
154.24/154.32	c Memory used (in MB): 158.887
186.63/186.74	c DBreduced=13 GV=264134[0]  GL=147286[ 66924,80362] HP=0 Prune=533152 decisions=269017 restart=20 est=1.41601 HP Impl=[0, 0] DB Impl=62664369[0]  varReasonNeeded[7716540]  
186.63/186.74	c Memory used (in MB): 159.57
226.22/226.33	c DBreduced=14 GV=298365[0]  GL=155436[ 66924,88512] HP=0 Prune=601986 decisions=303620 restart=20 est=1.41601 HP Impl=[0, 0] DB Impl=71030220[0]  varReasonNeeded[8852158]  
226.22/226.33	c Memory used (in MB): 163.109
242.52/242.60	
242.52/242.60	s SATISFIABLE
242.52/242.60	c Total time (in seconds): 242.224
242.52/242.60	c Memory used (in MB): 163.172
242.52/242.60	c Conflict literals deleted: [47.2932%] Max learned #lits [19197036] Reduced #lits [10118141]

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/node58/watcher-460611-1179248215 -o ROOT/results/node58/solver-460611-1179248215 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460611-1179248215/aigsat-sp /tmp/evaluation/460611-1179248215/instance-460611-1179248215.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.86 0.95 1.05 3/64 29529
/proc/meminfo: memFree=1007656/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=4512 CPUtime=0
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 869 0 0 0 0 0 0 0 18 0 1 0 372731193 4620288 857 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 1128 864 121 277 0 846 0

[startup+0.055354 s]
/proc/loadavg: 0.86 0.95 1.05 3/64 29529
/proc/meminfo: memFree=1007656/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=4752 CPUtime=0.05
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 1050 0 0 0 5 0 0 0 18 0 1 0 372731193 4866048 1037 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 1191 1038 131 277 0 909 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4752

[startup+0.101361 s]
/proc/loadavg: 0.86 0.95 1.05 3/64 29529
/proc/meminfo: memFree=1007656/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=7156 CPUtime=0.09
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 1641 0 0 0 9 0 0 0 18 0 1 0 372731193 7327744 1628 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 1789 1629 131 277 0 1507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7156

[startup+0.301392 s]
/proc/loadavg: 0.86 0.95 1.05 3/64 29529
/proc/meminfo: memFree=1007656/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=17148 CPUtime=0.29
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 4141 0 0 0 28 1 0 0 19 0 1 0 372731193 17559552 3982 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 4287 3982 131 277 0 4005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17148

[startup+0.701461 s]
/proc/loadavg: 0.86 0.95 1.05 3/64 29529
/proc/meminfo: memFree=1007656/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=30448 CPUtime=0.69
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 8640 0 0 0 66 3 0 0 23 0 1 0 372731193 31178752 7427 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 7612 7427 131 277 0 7330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30448

[startup+1.5016 s]
/proc/loadavg: 0.86 0.95 1.05 2/65 29530
/proc/meminfo: memFree=968992/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=62068 CPUtime=1.49
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 17037 0 0 0 143 6 0 0 25 0 1 0 372731193 63557632 15221 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970294 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 15517 15222 132 277 0 15235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62068

[startup+3.10186 s]
/proc/loadavg: 0.86 0.95 1.05 2/65 29530
/proc/meminfo: memFree=924384/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=117880 CPUtime=3.09
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 35046 0 0 0 296 13 0 0 25 0 1 0 372731193 120709120 28292 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134561436 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 29470 28293 140 277 0 29188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117880

[startup+6.3024 s]
/proc/loadavg: 0.87 0.95 1.05 2/65 29530
/proc/meminfo: memFree=885928/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=128964 CPUtime=6.29
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 39996 0 0 0 613 16 0 0 25 0 1 0 372731193 132059136 30722 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574342 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 32241 30722 159 277 0 31959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128964

[startup+12.7015 s]
/proc/loadavg: 0.88 0.95 1.05 2/65 29530
/proc/meminfo: memFree=879400/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=134172 CPUtime=12.69
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 41695 0 0 0 1251 18 0 0 25 0 1 0 372731193 137392128 32241 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 33543 32241 159 277 0 33261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134172

[startup+25.5016 s]
/proc/loadavg: 0.91 0.96 1.04 2/65 29530
/proc/meminfo: memFree=875688/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=136792 CPUtime=25.49
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 43039 0 0 0 2530 19 0 0 25 0 1 0 372731193 140075008 33017 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575164 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 34198 33017 159 277 0 33916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136792

[startup+51.1019 s]
/proc/loadavg: 0.94 0.96 1.04 2/65 29530
/proc/meminfo: memFree=872360/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=139804 CPUtime=51.08
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 44351 0 0 0 5087 21 0 0 25 0 1 0 372731193 143159296 33922 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 34951 33922 159 277 0 34669 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139804

[startup+102.305 s]
/proc/loadavg: 1.02 0.98 1.04 2/65 29530
/proc/meminfo: memFree=864232/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=146612 CPUtime=102.26
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 46968 0 0 0 10201 25 0 0 25 0 1 0 372731193 150130688 35872 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 36653 35872 159 277 0 36371 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 146612

[startup+162.302 s]
/proc/loadavg: 1.06 0.99 1.04 2/65 29530
/proc/meminfo: memFree=853928/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=162748 CPUtime=162.24
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 51306 0 0 0 16196 28 0 0 25 0 1 0 372731193 166653952 38429 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575090 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 40687 38429 159 277 0 40405 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 162748

[startup+222.302 s]
/proc/loadavg: 1.02 0.99 1.04 2/65 29530
/proc/meminfo: memFree=850728/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=165616 CPUtime=222.22
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 52382 0 0 0 22194 28 0 0 25 0 1 0 372731193 169590784 39230 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134576527 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41404 39230 159 277 0 41122 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 165616

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

[startup+230.302 s]
/proc/loadavg: 1.02 0.99 1.04 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=230.22
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 22992 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 167084

[startup+236.702 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=236.62
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 23632 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574519 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 236.62
Current children cumulated vsize (KiB) 167084

[startup+239.903 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=239.82
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 23952 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 239.82
Current children cumulated vsize (KiB) 167084

[startup+241.502 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=241.42
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 24112 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579281 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 241.42
Current children cumulated vsize (KiB) 167084

[startup+242.302 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=242.22
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 24192 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 242.22
Current children cumulated vsize (KiB) 167084

[startup+242.502 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=242.42
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 24212 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 242.42
Current children cumulated vsize (KiB) 167084

[startup+242.602 s]
/proc/loadavg: 1.01 0.99 1.03 2/65 29530
/proc/meminfo: memFree=849128/2055920 swapFree=4184552/4192956
[pid=29529] ppid=29527 vsize=167084 CPUtime=242.52
/proc/29529/stat : 29529 (aigsat-sp) R 29527 29529 29332 0 -1 0 53058 0 0 0 24222 30 0 0 25 0 1 0 372731193 171094016 39618 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 1 0 0
/proc/29529/statm: 41771 39618 159 277 0 41489 0
Current children cumulated CPU time (s) 242.52
Current children cumulated vsize (KiB) 167084

Child status: 10
Real time (s): 242.634
CPU time (s): 242.555
CPU user time (s): 242.224
CPU system time (s): 0.330949
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 167084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.224
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53058
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 303

runsolver used 0.248962 second user time and 0.545917 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue May 15 16:56:55 UTC 2007

IDJOB= 460611
IDBENCH= 48497
IDSOLVER= 203
FILE ID= node58/460611-1179248215

PBS_JOBID= 5277077

Free space on /tmp= 66538 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_25.aig
COMMAND LINE= /tmp/evaluation/460611-1179248215/aigsat-sp /tmp/evaluation/460611-1179248215/instance-460611-1179248215.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-460611-1179248215 -o ROOT/results/node58/solver-460611-1179248215 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460611-1179248215/aigsat-sp /tmp/evaluation/460611-1179248215/instance-460611-1179248215.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  46a54492df301717dd0fea94d83a12a1

RANDOM SEED= 979554503

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1008000 kB
Buffers:         53228 kB
Cached:         842352 kB
SwapCached:       2428 kB
Active:         386216 kB
Inactive:       519204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008000 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:           128564 kB
Committed_AS:  4638808 kB
PageTables:       1400 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 node58 on Tue May 15 17:00:58 UTC 2007