Trace number 420036

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.13 1801.46

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
palacios/uts/uts-l05-ipc5-h26-unsat.opb
MD5SUM8e1618743a1bd799f44ae3006b4f801a
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 benchmark159.561
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables85694
Total number of constraints414657
Number of constraints which are clauses414657
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
74.73/74.83	c starting to Solve
74.73/74.83	c #variables read: 85694 - #constraints read: 414447

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420036-1177417499/instance-420036-1177417499.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/node37/watcher-420036-1177417499 -o ROOT/results/node37/solver-420036-1177417499 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/420036-1177417499/instance-420036-1177417499.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: 0.99 0.98 0.99 3/78 18409
/proc/meminfo: memFree=1862208/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=2552 CPUtime=0
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 189662484 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 638 236 199 16 0 77 0

[startup+0.0842789 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 18409
/proc/meminfo: memFree=1862208/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=3748 CPUtime=0.08
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 558 0 0 0 8 0 0 0 18 0 1 0 189662484 3837952 529 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 937 531 199 16 0 376 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3748

[startup+0.101282 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 18409
/proc/meminfo: memFree=1862208/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=3884 CPUtime=0.09
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 613 0 0 0 9 0 0 0 18 0 1 0 189662484 3977216 584 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 3626450 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 971 584 199 16 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3884

[startup+0.301318 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 18409
/proc/meminfo: memFree=1862208/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=6548 CPUtime=0.29
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 1262 0 0 0 29 0 0 0 19 0 1 0 189662484 6705152 1233 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 3632855 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 1637 1233 199 16 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6548

[startup+0.701392 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 18409
/proc/meminfo: memFree=1862208/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=11608 CPUtime=0.69
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 2537 0 0 0 68 1 0 0 23 0 1 0 189662484 11886592 2508 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546747 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 2902 2510 199 16 0 2341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11608

[startup+1.50155 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1849080/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=21732 CPUtime=1.49
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 5060 0 0 0 148 1 0 0 25 0 1 0 189662484 22253568 5031 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 3588472 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 5433 5031 199 16 0 4872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21732

[startup+3.10185 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1835064/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=41848 CPUtime=3.09
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 10095 0 0 0 305 4 0 0 25 0 1 0 189662484 42852352 10066 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 10462 10066 199 16 0 9901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41848

[startup+6.30145 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1792440/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=75740 CPUtime=6.28
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 17702 0 0 0 621 7 0 0 25 0 1 0 189662484 77557760 17547 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532444 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 18935 17547 205 16 0 18374 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75740

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1792448/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=76076 CPUtime=12.69
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 1274403 0 0 0 941 328 0 0 25 0 1 0 189662484 77901824 17608 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 19019 17619 205 16 0 18458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76076

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1792448/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=76076 CPUtime=25.48
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4128905 0 0 0 1482 1066 0 0 25 0 1 0 189662484 77901824 17622 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 19019 17631 205 16 0 18458 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76076

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1790720/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=78216 CPUtime=51.04
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4147062 0 0 0 4034 1070 0 0 25 0 1 0 189662484 80093184 18139 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532452 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 19554 18139 205 16 0 18993 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 78216

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1775232/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=93728 CPUtime=102.21
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4150818 0 0 0 9149 1072 0 0 25 0 1 0 189662484 95977472 21863 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558657 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 23432 21863 206 16 0 22871 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 93728

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1775168/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=93728 CPUtime=162.17
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4150824 0 0 0 15145 1072 0 0 25 0 1 0 189662484 95977472 21869 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 23432 21869 206 16 0 22871 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 93728

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18410
/proc/meminfo: memFree=1775104/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=93984 CPUtime=222.13
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4150876 0 0 0 21141 1072 0 0 25 0 1 0 189662484 96239616 21921 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 23496 21921 206 16 0 22935 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 93984

[startup+282.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1774400/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=95028 CPUtime=282.08
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4151086 0 0 0 27136 1072 0 0 25 0 1 0 189662484 97308672 22131 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 23757 22131 206 16 0 23196 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 95028

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1760384/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=108908 CPUtime=342.05
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4154525 0 0 0 33129 1076 0 0 25 0 1 0 189662484 111521792 25570 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 27227 25570 206 16 0 26666 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 108908

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1745920/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=123604 CPUtime=402
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4158183 0 0 0 39120 1080 0 0 25 0 1 0 189662484 126570496 29228 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 30901 29228 206 16 0 30340 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 123604

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1729280/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=139980 CPUtime=461.95
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4162269 0 0 0 45111 1084 0 0 25 0 1 0 189662484 143339520 33314 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 34995 33314 206 16 0 34434 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 139980

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1715968/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=153804 CPUtime=521.92
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4165619 0 0 0 51104 1088 0 0 25 0 1 0 189662484 157495296 36664 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 38451 36664 206 16 0 37890 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 153804

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1702848/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=166860 CPUtime=581.88
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4168889 0 0 0 57096 1092 0 0 25 0 1 0 189662484 170864640 39934 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 41715 39934 206 16 0 41154 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 166860

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1689344/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=180156 CPUtime=641.83
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4172221 0 0 0 63088 1095 0 0 25 0 1 0 189662484 184479744 43266 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519973 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 45039 43266 206 16 0 44478 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 180156


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1670272/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=199192 CPUtime=821.7
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4176947 0 0 0 81069 1101 0 0 25 0 1 0 189662484 203972608 47992 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 49798 47992 206 16 0 49237 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 199192

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18410
/proc/meminfo: memFree=1670144/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=199192 CPUtime=881.66
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4176967 0 0 0 87065 1101 0 0 25 0 1 0 189662484 203972608 48012 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 49798 48012 206 16 0 49237 0
Current children cumulated CPU time (s) 881.66
Current children cumulated vsize (KiB) 199192

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1664256/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=205244 CPUtime=941.6
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4178472 0 0 0 93057 1103 0 0 25 0 1 0 189662484 210169856 49517 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 51311 49517 206 16 0 50750 0
Current children cumulated CPU time (s) 941.6
Current children cumulated vsize (KiB) 205244

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1650240/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=219016 CPUtime=1001.56
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4181927 0 0 0 99050 1106 0 0 25 0 1 0 189662484 224272384 52972 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 54754 52972 206 16 0 54193 0
Current children cumulated CPU time (s) 1001.56
Current children cumulated vsize (KiB) 219016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1644864/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=224516 CPUtime=1061.52
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4183261 0 0 0 105044 1108 0 0 25 0 1 0 189662484 229904384 54306 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 56129 54306 206 16 0 55568 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 224516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1644672/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=224516 CPUtime=1121.47
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4183269 0 0 0 111039 1108 0 0 25 0 1 0 189662484 229904384 54314 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 56129 54314 206 16 0 55568 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 224516

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 18412
/proc/meminfo: memFree=1644608/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=224516 CPUtime=1181.41
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4183276 0 0 0 117033 1108 0 0 25 0 1 0 189662484 229904384 54321 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 56129 54321 206 16 0 55568 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 224516

[startup+1242.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 18412
/proc/meminfo: memFree=1638144/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=231016 CPUtime=1241.36
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4184892 0 0 0 123027 1109 0 0 25 0 1 0 189662484 236560384 55937 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 57754 55937 206 16 0 57193 0
Current children cumulated CPU time (s) 1241.36
Current children cumulated vsize (KiB) 231016

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1627712/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=241448 CPUtime=1301.33
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4187453 0 0 0 129022 1111 0 0 25 0 1 0 189662484 247242752 58498 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 60362 58498 206 16 0 59801 0
Current children cumulated CPU time (s) 1301.33
Current children cumulated vsize (KiB) 241448

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1616640/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=252632 CPUtime=1361.28
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4190266 0 0 0 135014 1114 0 0 25 0 1 0 189662484 258695168 61311 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 63158 61311 206 16 0 62597 0
Current children cumulated CPU time (s) 1361.28
Current children cumulated vsize (KiB) 252632

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1605760/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=263416 CPUtime=1421.24
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4192938 0 0 0 141008 1116 0 0 25 0 1 0 189662484 269737984 63983 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 65854 63983 206 16 0 65293 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 263416

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1596608/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=272504 CPUtime=1481.2
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4195247 0 0 0 147001 1119 0 0 25 0 1 0 189662484 279044096 66292 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 68126 66292 206 16 0 67565 0
Current children cumulated CPU time (s) 1481.2
Current children cumulated vsize (KiB) 272504

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1585472/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=283736 CPUtime=1541.16
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4197997 0 0 0 152994 1122 0 0 25 0 1 0 189662484 290545664 69042 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 70934 69042 206 16 0 70373 0
Current children cumulated CPU time (s) 1541.16
Current children cumulated vsize (KiB) 283736

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1574336/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=295856 CPUtime=1601.11
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4200793 0 0 0 158988 1123 0 0 25 0 1 0 189662484 302956544 71838 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 73964 71838 206 16 0 73403 0
Current children cumulated CPU time (s) 1601.11
Current children cumulated vsize (KiB) 295856

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1565248/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=304996 CPUtime=1661.06
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4203016 0 0 0 164981 1125 0 0 25 0 1 0 189662484 312315904 74061 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 76249 74061 206 16 0 75688 0
Current children cumulated CPU time (s) 1661.06
Current children cumulated vsize (KiB) 304996

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1556672/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=313648 CPUtime=1721.02
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4205179 0 0 0 170975 1127 0 0 25 0 1 0 189662484 321175552 76224 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557302 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 78412 76224 206 16 0 77851 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 313648

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1547520/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=322328 CPUtime=1780.98
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4207376 0 0 0 176969 1129 0 0 25 0 1 0 189662484 330063872 78421 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 80582 78421 206 16 0 80021 0
Current children cumulated CPU time (s) 1780.98
Current children cumulated vsize (KiB) 322328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18412
/proc/meminfo: memFree=1544832/2055920 swapFree=4145396/4192956
[pid=18409] ppid=18407 vsize=325148 CPUtime=1800.07
/proc/18409/stat : 18409 (Pueblo) R 18407 18409 17761 0 -1 4194304 4208078 0 0 0 178877 1130 0 0 25 0 1 0 189662484 332951552 79123 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18409/statm: 81287 79123 206 16 0 80726 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 325148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.46
CPU time (s): 1800.13
CPU user time (s): 1788.77
CPU system time (s): 11.3543
CPU usage (%): 99.9262
Max. virtual memory (cumulated for all children) (KiB): 325148

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

runsolver used 1.74073 second user time and 4.81827 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Tue Apr 24 12:25:00 UTC 2007

IDJOB= 420036
IDBENCH= 47816
IDSOLVER= 165
FILE ID= node37/420036-1177417499

PBS_JOBID= 4675692

Free space on /tmp= 66402 MiB

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  8e1618743a1bd799f44ae3006b4f801a

RANDOM SEED= 4251197

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1862616 kB
Buffers:         14184 kB
Cached:         116492 kB
SwapCached:      15796 kB
Active:          68428 kB
Inactive:        85816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862616 kB
SwapTotal:     4192956 kB
SwapFree:      4145396 kB
Dirty:           15176 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            24404 kB
Committed_AS:  2073176 kB
PageTables:       2000 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= 66402 MiB

End job on node37 on Tue Apr 24 12:55:04 UTC 2007