Trace number 419980

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
Pueblo 1.4? (TO) 1800.07 1800.56

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
MD5SUMb0e38289187593982ff5af631c082a3e
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark229.262
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables93573
Total number of constraints439508
Number of constraints which are clauses439508
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint403
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
91.17/91.26	c starting to Solve
91.17/91.26	c #variables read: 93573 - #constraints read: 439298

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419980-1177416232/instance-419980-1177416232.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-419980-1177416232 -o ROOT/results/node1/solver-419980-1177416232 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419980-1177416232/instance-419980-1177416232.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 21794
/proc/meminfo: memFree=1855408/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=2552 CPUtime=0
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 217661152 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 638 236 199 16 0 77 0

[startup+0.0109109 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 21794
/proc/meminfo: memFree=1855408/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=2684 CPUtime=0
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 217661152 2748416 261 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 671 261 199 16 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2684

[startup+0.102932 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 21794
/proc/meminfo: memFree=1855408/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=3884 CPUtime=0.09
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 605 0 0 0 9 0 0 0 18 0 1 0 217661152 3977216 576 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 971 576 199 16 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3884

[startup+0.301945 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 21794
/proc/meminfo: memFree=1855408/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=6280 CPUtime=0.29
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 1209 0 0 0 29 0 0 0 19 0 1 0 217661152 6430720 1180 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 1570 1180 199 16 0 1009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6280

[startup+0.701993 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 21794
/proc/meminfo: memFree=1855408/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=11208 CPUtime=0.69
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 2425 0 0 0 68 1 0 0 22 0 1 0 217661152 11476992 2396 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 2802 2396 199 16 0 2241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11208

[startup+1.50109 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1842984/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=20668 CPUtime=1.48
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4800 0 0 0 147 1 0 0 25 0 1 0 217661152 21164032 4771 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 5167 4771 199 16 0 4606 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20668

[startup+3.10127 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1829864/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=39584 CPUtime=3.09
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 9515 0 0 0 304 5 0 0 25 0 1 0 217661152 40534016 9486 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 9896 9486 199 16 0 9335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39584

[startup+6.30165 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1782440/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=79548 CPUtime=6.29
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 18832 0 0 0 620 9 0 0 25 0 1 0 217661152 81457152 18677 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532451 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 19887 18677 205 16 0 19326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79548

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1781160/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=79916 CPUtime=12.68
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 970155 0 0 0 996 272 0 0 25 0 1 0 217661152 81833984 18720 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 19979 18730 205 16 0 19418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79916

[startup+25.5029 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1781040/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=79916 CPUtime=25.49
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 3649532 0 0 0 1547 1002 0 0 25 0 1 0 217661152 81833984 18689 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 19979 18696 205 16 0 19418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79916

[startup+51.1029 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1780656/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=80572 CPUtime=51.08
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4541008 0 0 0 3864 1244 0 0 25 0 1 0 217661152 82505728 18869 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532044 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 20143 18869 205 16 0 19582 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80572

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 21795
/proc/meminfo: memFree=1762992/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=98368 CPUtime=102.26
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4545433 0 0 0 8980 1246 0 0 25 0 1 0 217661152 100728832 23294 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 24592 23294 206 16 0 24031 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 98368

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1762736/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=98752 CPUtime=162.25
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4545510 0 0 0 14978 1247 0 0 25 0 1 0 217661152 101122048 23339 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 24688 23339 206 16 0 24127 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 98752

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1762672/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=98752 CPUtime=222.23
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4545510 0 0 0 20976 1247 0 0 25 0 1 0 217661152 101122048 23339 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557302 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 24688 23339 206 16 0 24127 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98752

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1762480/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=99264 CPUtime=282.21
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4545567 0 0 0 26973 1248 0 0 25 0 1 0 217661152 101646336 23396 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558881 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 24816 23396 206 16 0 24255 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99264

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1762352/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=99520 CPUtime=342.19
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4545585 0 0 0 32971 1248 0 0 25 0 1 0 217661152 101908480 23414 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 24880 23414 206 16 0 24319 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 99520

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1741232/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=120864 CPUtime=402.18
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4550917 0 0 0 38963 1255 0 0 25 0 1 0 217661152 123764736 28746 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 30216 28746 206 16 0 29655 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 120864

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1721968/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=139848 CPUtime=462.16
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4555663 0 0 0 44956 1260 0 0 25 0 1 0 217661152 143204352 33492 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559581 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 34962 33492 206 16 0 34401 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 139848

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1702960/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=159100 CPUtime=522.15
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4560498 0 0 0 50950 1265 0 0 25 0 1 0 217661152 162918400 38327 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559189 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 39775 38327 206 16 0 39214 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159100

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1686448/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=175280 CPUtime=582.14
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4564509 0 0 0 56944 1270 0 0 25 0 1 0 217661152 179486720 42338 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 43820 42338 206 16 0 43259 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 175280

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1673392/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=188524 CPUtime=642.12
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4567723 0 0 0 62939 1273 0 0 25 0 1 0 217661152 193048576 45552 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 47131 45552 206 16 0 46570 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 188524


################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1615664/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=246060 CPUtime=882.06
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4582086 0 0 0 86916 1290 0 0 25 0 1 0 217661152 251965440 59915 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 61515 59915 206 16 0 60954 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 246060

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1607600/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=254328 CPUtime=942.03
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4584117 0 0 0 92911 1292 0 0 25 0 1 0 217661152 260431872 61946 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 63582 61946 206 16 0 63021 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 254328

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1605744/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=256000 CPUtime=1002.02
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4584525 0 0 0 98908 1294 0 0 25 0 1 0 217661152 262144000 62354 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 64000 62354 206 16 0 63439 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 256000

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1603440/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=258412 CPUtime=1062
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4585144 0 0 0 104905 1295 0 0 25 0 1 0 217661152 264613888 62973 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 64603 62973 206 16 0 64042 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 258412

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1594160/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=267580 CPUtime=1121.99
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4587427 0 0 0 110902 1297 0 0 25 0 1 0 217661152 274001920 65256 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 66895 65256 206 16 0 66334 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 267580

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1584880/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=276868 CPUtime=1181.97
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4589749 0 0 0 116897 1300 0 0 25 0 1 0 217661152 283512832 67578 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 69217 67578 206 16 0 68656 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 276868

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1577264/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=284220 CPUtime=1241.95
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4591570 0 0 0 122893 1302 0 0 25 0 1 0 217661152 291041280 69399 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557734 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 71055 69399 206 16 0 70494 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 284220

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1568368/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=292900 CPUtime=1301.95
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4593752 0 0 0 128890 1305 0 0 25 0 1 0 217661152 299929600 71581 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519889 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 73225 71581 206 16 0 72664 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 292900

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1559856/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=301440 CPUtime=1361.92
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4595883 0 0 0 134885 1307 0 0 25 0 1 0 217661152 308674560 73712 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557734 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 75360 73712 206 16 0 74799 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 301440

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1550384/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=311692 CPUtime=1421.91
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4598204 0 0 0 140881 1310 0 0 25 0 1 0 217661152 319172608 76033 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 77923 76033 206 16 0 77362 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 311692

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1541744/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=320420 CPUtime=1481.89
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4600368 0 0 0 146876 1313 0 0 25 0 1 0 217661152 328110080 78197 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 80105 78197 206 16 0 79544 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 320420

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1534000/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=328036 CPUtime=1541.87
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4602272 0 0 0 152871 1316 0 0 25 0 1 0 217661152 335908864 80101 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 82009 80101 206 16 0 81448 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 328036

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1523888/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=338172 CPUtime=1601.85
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4604819 0 0 0 158867 1318 0 0 25 0 1 0 217661152 346288128 82648 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 84543 82648 206 16 0 83982 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 338172

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1516656/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=345268 CPUtime=1661.84
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4606582 0 0 0 164863 1321 0 0 25 0 1 0 217661152 353554432 84411 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 86317 84411 206 16 0 85756 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 345268

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21795
/proc/meminfo: memFree=1511344/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=350832 CPUtime=1721.82
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4607902 0 0 0 170860 1322 0 0 25 0 1 0 217661152 359251968 85731 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 87708 85731 206 16 0 87147 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 350832

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21797
/proc/meminfo: memFree=1504944/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=356868 CPUtime=1781.81
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4609430 0 0 0 176856 1325 0 0 25 0 1 0 217661152 365432832 87259 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 89217 87259 206 16 0 88656 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 356868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21797
/proc/meminfo: memFree=1503024/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=358784 CPUtime=1800.01
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4609895 0 0 0 178676 1325 0 0 25 0 1 0 217661152 367394816 87724 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 89696 87724 206 16 0 89135 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 358784

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21797
/proc/meminfo: memFree=1503024/2055920 swapFree=4145720/4192956
[pid=21794] ppid=21792 vsize=358784 CPUtime=1800.01
/proc/21794/stat : 21794 (Pueblo) R 21792 21794 20833 0 -1 4194304 4609895 0 0 0 178676 1325 0 0 25 0 1 0 217661152 367394816 87724 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 89696 87724 206 16 0 89135 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 358784

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.07
CPU user time (s): 1786.76
CPU system time (s): 13.309
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 358784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.76
system time used= 13.309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4609895
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= 11
involuntary context switches= 2080

runsolver used 1.41078 second user time and 4.03439 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Apr 24 12:03:53 UTC 2007

IDJOB= 419980
IDBENCH= 47812
IDSOLVER= 165
FILE ID= node1/419980-1177416232

PBS_JOBID= 4675657

Free space on /tmp= 66438 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
COMMAND LINE= Pueblo /tmp/evaluation/419980-1177416232/instance-419980-1177416232.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-419980-1177416232 -o ROOT/results/node1/conversion-419980-1177416232 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419980-1177416232/instance-419980-1177416232.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-419980-1177416232 -o ROOT/results/node1/solver-419980-1177416232 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/419980-1177416232/instance-419980-1177416232.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  b0e38289187593982ff5af631c082a3e

RANDOM SEED= 768676827

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1855816 kB
Buffers:         14008 kB
Cached:         118032 kB
SwapCached:      14840 kB
Active:          76072 kB
Inactive:        80216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855816 kB
SwapTotal:     4192956 kB
SwapFree:      4145720 kB
Dirty:           15872 kB
Writeback:           0 kB
Mapped:          30640 kB
Slab:            29276 kB
Committed_AS:  5152356 kB
PageTables:       1836 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= 66438 MiB

End job on node1 on Tue Apr 24 12:33:56 UTC 2007