Trace number 460718

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-wc 2007-05-15UNSAT 449.669 449.777

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h32-unknown.aig
MD5SUMc552b2505cd8543fa4e82bc50e3ec951
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark298.36
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

10.88/10.95	c file: /tmp/evaluation/460718-1179250593/instance-460718-1179250593.aig
10.88/10.95	c Reading aig format..
10.88/10.95	c MAXVAR  262094
10.88/10.95	c INPUTS  2154
10.88/10.95	c LATCHES 0
10.88/10.95	c OUTPUTS 1
10.88/10.95	c AND     259940
10.88/10.95	c Before initialization time 10.5504
10.88/10.95	c Memory used (in MB): 271.121
85.86/85.91	c Using component size threshold as 129
85.86/85.91	c DBred=0 restart=34 est=0.0361081 GV=30080 GL=142376[ 101363,41013] HP=10939 Prune=171397 decisions=58665 random 101[0.172164]  HP Impl=1901562 DB Impl=32692075[30900419]  Lits/Cls 31 
85.86/85.91	c Memory used (in MB): 376.039
133.45/133.55	c DBred=1 restart=37 est=0.0361081 GV=54744 GL=144486[ 101363,43123] HP=16139 Prune=290050 decisions=96356 random 152[0.157748]  HP Impl=3040023 DB Impl=55807517[52445091]  Lits/Cls 31 
133.45/133.55	c Memory used (in MB): 412.625
190.34/190.45	c DBred=2 restart=39 est=0.0361062 GV=85932 GL=151355[ 101363,49992] HP=21300 Prune=416819 decisions=142112 random 231[0.162548]  HP Impl=3952745 DB Impl=83303207[77626861]  Lits/Cls 37 
190.34/190.45	c Memory used (in MB): 443.582
226.34/226.40	c DBred=3 restart=40 est=0.0405117 GV=117433 GL=153276[ 101363,51913] HP=25953 Prune=523424 decisions=186003 random 320[0.17204]  HP Impl=4235315 DB Impl=96224048[88560674]  Lits/Cls 34 
226.34/226.40	c Memory used (in MB): 459.16
272.63/272.73	c DBred=4 restart=42 est=0.0413923 GV=153585 GL=158485[ 101363,57122] HP=30183 Prune=644612 decisions=234484 random 413[0.176131]  HP Impl=4660374 DB Impl=111793146[101708025]  Lits/Cls 32 
272.63/272.73	c Memory used (in MB): 480.996
313.01/313.16	c DBred=5 restart=43 est=0.0449157 GV=195738 GL=164564[ 101363,63201] HP=32848 Prune=764310 decisions=287045 random 512[0.178369]  HP Impl=4811601 DB Impl=123881185[111280600]  Lits/Cls 33 
313.01/313.16	c Memory used (in MB): 490.203
355.40/355.51	c DBred=6 restart=44 est=0.0501966 GV=241883 GL=170556[ 101363,69193] HP=34835 Prune=887728 decisions=342743 random 622[0.181477]  HP Impl=4906049 DB Impl=134220374[119036264]  Lits/Cls 35 
355.40/355.51	c Memory used (in MB): 506.113
400.79/400.95	c DBred=7 restart=45 est=0.0651713 GV=293728 GL=177353[ 101363,75990] HP=36166 Prune=1017356 decisions=403269 random 719[0.178293]  HP Impl=4993578 DB Impl=145052863[126918135]  Lits/Cls 36 
400.79/400.95	c Memory used (in MB): 520.551
449.48/449.69	
449.48/449.69	s UNSATISFIABLE
449.48/449.69	c Total time (in seconds): 448.522
449.48/449.69	c Memory used (in MB): 537.027
449.48/449.69	c Conflict literals deleted: [47.5273%] Max learned #lits [28952633] Reduced #lits [15192224]

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/node30/watcher-460718-1179250593 -o ROOT/results/node30/solver-460718-1179250593 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460718-1179250593/aigsat-wc /tmp/evaluation/460718-1179250593/instance-460718-1179250593.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing Stack size limit: 1048576 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.94 3/77 13148
/proc/meminfo: memFree=1662592/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=3368 CPUtime=0
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 467 249 0 0 0 0 0 0 19 0 1 0 372975001 3448832 447 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 842 456 124 293 0 543 0

[startup+0.079117 s]
/proc/loadavg: 0.91 0.97 0.94 3/77 13148
/proc/meminfo: memFree=1662592/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=6620 CPUtime=0.06
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 1496 249 0 0 6 0 0 0 19 0 1 0 372975001 6778880 1474 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135388518 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 1655 1476 136 293 0 1356 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6620

[startup+0.102117 s]
/proc/loadavg: 0.91 0.97 0.94 3/77 13148
/proc/meminfo: memFree=1662592/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=7916 CPUtime=0.09
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 1813 249 0 0 9 0 0 0 19 0 1 0 372975001 8105984 1791 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 1979 1792 136 293 0 1680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7916

[startup+0.301131 s]
/proc/loadavg: 0.91 0.97 0.94 3/77 13148
/proc/meminfo: memFree=1662592/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=18068 CPUtime=0.29
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 4474 249 0 0 27 2 0 0 21 0 1 0 372975001 18501632 4306 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 4517 4306 136 293 0 4218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18068

[startup+0.701156 s]
/proc/loadavg: 0.91 0.97 0.94 3/77 13148
/proc/meminfo: memFree=1662592/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=39516 CPUtime=0.69
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 10110 249 0 0 65 4 0 0 24 0 1 0 372975001 40464384 9364 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 9879 9364 136 293 0 9580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39516

[startup+1.50121 s]
/proc/loadavg: 0.91 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1618040/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=62608 CPUtime=1.49
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 17649 249 0 0 142 7 0 0 25 0 1 0 372975001 64110592 15432 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134590809 0 0 4096 35 0 0 0 17 0 0 0
/proc/13148/statm: 15652 15433 136 293 0 15353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62608

[startup+3.10132 s]
/proc/loadavg: 0.91 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1581752/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=124668 CPUtime=3.09
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 33472 249 0 0 297 12 0 0 25 0 1 0 372975001 127660032 29126 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134653145 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 31167 29126 141 293 0 30868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124668

[startup+6.30133 s]
/proc/loadavg: 0.92 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1461048/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=225280 CPUtime=6.28
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 69803 249 0 0 601 27 0 0 25 0 1 0 372975001 230686720 54273 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134637689 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 56320 54273 142 293 0 56021 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 225280

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.94 3/78 13150
/proc/meminfo: memFree=1378872/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=291188 CPUtime=12.68
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 108578 249 0 0 1225 43 0 0 25 0 1 0 372975001 298176512 70829 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134731133 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 72797 70829 160 293 0 72498 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 291188

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1363000/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=311464 CPUtime=25.48
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 112624 249 0 0 2502 46 0 0 25 0 1 0 372975001 318939136 74875 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 77866 74875 160 293 0 77567 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 311464

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1333112/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=349540 CPUtime=51.07
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 121280 249 0 0 5054 53 0 0 25 0 1 0 372975001 357928960 82343 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134725894 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 87385 82343 160 293 0 87086 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 349540

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1296760/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=398792 CPUtime=102.26
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 135199 249 0 0 10165 61 0 0 25 0 1 0 372975001 408363008 91281 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752667 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 99698 91281 160 293 0 99399 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 398792

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1271416/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=433720 CPUtime=162.25
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 146252 249 0 0 16155 70 0 0 25 0 1 0 372975001 444129280 97671 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242760 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 108430 97671 160 293 0 108131 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 433720

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13150
/proc/meminfo: memFree=1244664/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=469400 CPUtime=222.23
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 158439 249 0 0 22144 79 0 0 25 0 1 0 372975001 480665600 104281 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 117350 104281 160 293 0 117051 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 469400

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1228536/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=496056 CPUtime=282.22
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 167996 249 0 0 28135 87 0 0 25 0 1 0 372975001 507961344 108359 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 124014 108359 160 293 0 123715 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 496056

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1215352/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=510108 CPUtime=342.2
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 174050 249 0 0 34129 91 0 0 25 0 1 0 372975001 522350592 111571 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 127527 111571 160 293 0 127228 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 510108

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1197560/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=533220 CPUtime=402.2
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 182324 249 0 0 40119 101 0 0 25 0 1 0 372975001 546017280 116039 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 133305 116039 160 293 0 133006 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 533220

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1196216/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=537200 CPUtime=409.39
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 183544 249 0 0 40838 101 0 0 25 0 1 0 372975001 550092800 116386 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745220 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 134300 116386 160 293 0 134001 0
Current children cumulated CPU time (s) 409.39
Current children cumulated vsize (KiB) 537200

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1191800/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=546884 CPUtime=434.99
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 186640 249 0 0 43395 104 0 0 25 0 1 0 372975001 560009216 117440 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242757 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 136721 117440 160 293 0 136422 0
Current children cumulated CPU time (s) 434.99
Current children cumulated vsize (KiB) 546884

[startup+441.502 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1191096/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=548420 CPUtime=441.39
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 187228 249 0 0 44034 105 0 0 25 0 1 0 372975001 561582080 117642 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 137105 117642 160 293 0 136806 0
Current children cumulated CPU time (s) 441.39
Current children cumulated vsize (KiB) 548420

[startup+444.702 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1190648/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=548420 CPUtime=444.58
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 187343 249 0 0 44353 105 0 0 25 0 1 0 372975001 561582080 117757 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751301 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 137105 117757 160 293 0 136806 0
Current children cumulated CPU time (s) 444.58
Current children cumulated vsize (KiB) 548420

[startup+447.901 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1189432/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=549296 CPUtime=447.79
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 187657 249 0 0 44673 106 0 0 25 0 1 0 372975001 562479104 118071 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744830 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 137324 118071 160 293 0 137025 0
Current children cumulated CPU time (s) 447.79
Current children cumulated vsize (KiB) 549296

[startup+448.701 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1188984/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=549608 CPUtime=448.59
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 187743 249 0 0 44753 106 0 0 25 0 1 0 372975001 562798592 118157 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 137402 118157 160 293 0 137103 0
Current children cumulated CPU time (s) 448.59
Current children cumulated vsize (KiB) 549608

[startup+449.501 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1188984/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=549884 CPUtime=449.38
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 0 187833 249 0 0 44832 106 0 0 25 0 1 0 372975001 563081216 118247 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744951 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 137471 118247 160 293 0 137172 0
Current children cumulated CPU time (s) 449.38
Current children cumulated vsize (KiB) 549884

[startup+449.701 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13152
/proc/meminfo: memFree=1188984/2055920 swapFree=4157192/4192956
[pid=13148] ppid=13146 vsize=0 CPUtime=449.58
/proc/13148/stat : 13148 (aigsat-wc) R 13146 13148 12709 0 -1 4 187849 249 0 0 44852 106 0 0 25 0 1 0 372975001 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/13148/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 449.58
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 449.777
CPU time (s): 449.669
CPU user time (s): 448.522
CPU system time (s): 1.14682
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 549896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 448.522
system time used= 1.14682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188098
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= 12
involuntary context switches= 566

runsolver used 0.479927 second user time and 1.16282 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue May 15 17:36:33 UTC 2007

IDJOB= 460718
IDBENCH= 48524
IDSOLVER= 202
FILE ID= node30/460718-1179250593

PBS_JOBID= 5277062

Free space on /tmp= 66546 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h32-unknown.aig
COMMAND LINE= /tmp/evaluation/460718-1179250593/aigsat-wc /tmp/evaluation/460718-1179250593/instance-460718-1179250593.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-460718-1179250593 -o ROOT/results/node30/solver-460718-1179250593 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460718-1179250593/aigsat-wc /tmp/evaluation/460718-1179250593/instance-460718-1179250593.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  c552b2505cd8543fa4e82bc50e3ec951

RANDOM SEED= 931089381

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1662808 kB
Buffers:         37544 kB
Cached:         230904 kB
SwapCached:      15180 kB
Active:          57144 kB
Inactive:       234460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662808 kB
SwapTotal:     4192956 kB
SwapFree:      4157192 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          30328 kB
Slab:            87088 kB
Committed_AS:  9263648 kB
PageTables:       1776 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= 66546 MiB

End job on node30 on Tue May 15 17:44:03 UTC 2007