Trace number 361566

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
oree 0.1.2 alpha? (TO) 1800.18 1800.13

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
MD5SUMbdfd22b57887b70e5df6236004ca174a
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark9.23859
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables25800
Total number of constraints76699
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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 This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.59/0.61	c ...done
0.59/0.61	c #vars=25800 #constraints=76699 hasObjective=no
0.69/0.70	c res. mode=mod
0.69/0.70	c VSIDS like heuristics
0.69/0.70	c complete search running
4.59/4.64	c restart after 401 decisions
5.59/5.64	c nbDecision=500 #constraints=76904
6.79/6.82	c restart after 801 decisions
8.09/8.15	c nbDecision=1000 #constraints=77199
12.79/12.81	c nbDecision=1500 #constraints=77431
13.20/13.22	c restart after 1601 decisions
16.50/16.54	c nbDecision=2000 #constraints=77585
23.19/23.24	c nbDecision=2500 #constraints=77816
31.09/31.18	c nbDecision=3000 #constraints=78042
34.59/34.68	c restart after 3201 decisions
37.00/37.08	c nbDecision=3500 #constraints=78298
42.69/42.77	c nbDecision=4000 #constraints=78621
47.49/47.54	c nbDecision=4500 #constraints=78915
52.99/53.06	c nbDecision=5000 #constraints=79245
58.89/58.90	c nbDecision=5500 #constraints=79579
66.79/66.85	c nbDecision=6000 #constraints=79831
75.19/75.24	c restart after 6401 decisions
76.59/76.62	c nbDecision=6500 #constraints=80104
86.50/86.59	c nbDecision=7000 #constraints=80436
97.09/97.17	c nbDecision=7500 #constraints=80737
112.39/112.47	c nbDecision=8000 #constraints=81059
126.59/126.67	c nbDecision=8500 #constraints=81387
148.49/148.56	c nbDecision=9000 #constraints=81787
166.20/166.20	c nbDecision=9500 #constraints=82152
185.20/185.26	c nbDecision=10000 #constraints=82547
209.60/209.61	c nbDecision=10500 #constraints=82888
221.90/221.96	c nbDecision=11000 #constraints=83031
236.60/236.67	c nbDecision=11500 #constraints=83298
257.40/257.49	c nbDecision=12000 #constraints=83597
290.80/290.81	c nbDecision=12500 #constraints=83942
307.70/307.75	c restart after 12801 decisions
314.51/314.59	c nbDecision=13000 #constraints=84254
333.10/333.12	c nbDecision=13500 #constraints=84525
358.51/358.54	c nbDecision=14000 #constraints=84784
377.00/377.08	c nbDecision=14500 #constraints=85043
409.51/409.56	c nbDecision=15000 #constraints=85381
445.51/445.53	c nbDecision=15500 #constraints=85695
483.81/483.84	c nbDecision=16000 #constraints=86006
527.21/527.23	c nbDecision=16500 #constraints=86358
559.51/559.56	c nbDecision=17000 #constraints=86624
591.31/591.34	c nbDecision=17500 #constraints=86952
639.61/639.61	c nbDecision=18000 #constraints=87270
709.71/709.77	c nbDecision=18500 #constraints=87649
765.12/765.14	c nbDecision=19000 #constraints=87960
792.11/792.16	c nbDecision=19500 #constraints=88098
835.52/835.53	c nbDecision=20000 #constraints=88477
867.82/867.88	c nbDecision=20500 #constraints=88784
909.52/909.51	c nbDecision=21000 #constraints=89111
966.92/966.99	c nbDecision=21500 #constraints=89446
1025.72/1025.73	c nbDecision=22000 #constraints=89768
1081.32/1081.37	c nbDecision=22500 #constraints=90094
1153.42/1153.48	c nbDecision=23000 #constraints=90436
1210.63/1210.64	c nbDecision=23500 #constraints=90751
1243.03/1243.02	c nbDecision=24000 #constraints=91054
1284.23/1284.24	c nbDecision=24500 #constraints=91382
1317.13/1317.19	c nbDecision=25000 #constraints=91543
1366.23/1366.27	c nbDecision=25500 #constraints=91842
1374.63/1374.66	c restart after 25601 decisions
1450.73/1450.77	c nbDecision=26000 #constraints=92077
1530.53/1530.58	c nbDecision=26500 #constraints=92302
1615.34/1615.39	c nbDecision=27000 #constraints=92574
1667.33/1667.31	c nbDecision=27500 #constraints=92826
1750.05/1750.06	c nbDecision=28000 #constraints=93107
1800.04/1800.00	Received signal 15
1800.04/1800.08	
1800.04/1800.08	s UNKNOWN
1800.04/1800.08	
1800.04/1800.08	c user time= 1799.8 s
1800.04/1800.08	c system time= 0.339948 s
1800.04/1800.08	c wall clock time=1800.08

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-361566-1176844357 -o ROOT/results/node16/solver-361566-1176844357 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/361566-1176844357/instance-361566-1176844357.opb mod 

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.85 0.97 0.99 3/77 28963
/proc/meminfo: memFree=1864484/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=1468 CPUtime=0
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 132353379 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 367 166 130 317 0 46 0

[startup+0.0457729 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 28963
/proc/meminfo: memFree=1864484/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=2392 CPUtime=0.04
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 404 0 0 0 4 0 0 0 18 0 1 0 132353379 2449408 386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 598 387 130 317 0 277 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2392

[startup+0.101761 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 28963
/proc/meminfo: memFree=1864484/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=3580 CPUtime=0.09
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 132353379 3665920 684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 895 684 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301719 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 28963
/proc/meminfo: memFree=1864484/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=7932 CPUtime=0.29
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 1795 0 0 0 29 0 0 0 19 0 1 0 132353379 8122368 1744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 1983 1744 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701638 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 28963
/proc/meminfo: memFree=1864484/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=22812 CPUtime=0.69
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 5557 0 0 0 67 2 0 0 22 0 1 0 132353379 23359488 5441 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 5703 5441 137 317 0 5382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22812

[startup+1.50147 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1840432/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=27416 CPUtime=1.49
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 6730 0 0 0 146 3 0 0 25 0 1 0 132353379 28073984 6089 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 6854 6089 139 317 0 6533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27416

[startup+3.10114 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1840304/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=27416 CPUtime=3.09
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 6730 0 0 0 306 3 0 0 25 0 1 0 132353379 28073984 6089 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 6854 6089 139 317 0 6533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27416

[startup+6.30148 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1840248/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=27416 CPUtime=6.29
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 6731 0 0 0 626 3 0 0 25 0 1 0 132353379 28073984 6090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 6854 6090 139 317 0 6533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27416

[startup+12.7022 s]
/proc/loadavg: 0.87 0.97 0.99 3/78 28964
/proc/meminfo: memFree=1840248/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=27416 CPUtime=12.69
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 6734 0 0 0 1266 3 0 0 25 0 1 0 132353379 28073984 6093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 6854 6093 139 317 0 6533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27416

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1839352/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=28452 CPUtime=25.49
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 7027 0 0 0 2546 3 0 0 25 0 1 0 132353379 29134848 6386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 7113 6386 170 317 0 6792 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28452

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1835576/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=32408 CPUtime=51.09
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 8001 0 0 0 5105 4 0 0 25 0 1 0 132353379 33185792 7360 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562888 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 8102 7360 170 317 0 7781 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32408

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1827960/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=39952 CPUtime=102.29
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 9903 0 0 0 10223 6 0 0 25 0 1 0 132353379 40910848 9262 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284121 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 9988 9262 170 317 0 9667 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39952

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1819768/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=48288 CPUtime=162.3
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 11933 0 0 0 16222 8 0 0 25 0 1 0 132353379 49446912 11292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 12072 11292 170 317 0 11751 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48288

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 28964
/proc/meminfo: memFree=1815224/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=52860 CPUtime=222.3
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 13069 0 0 0 22221 9 0 0 25 0 1 0 132353379 54128640 12428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710852 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 13215 12428 170 317 0 12894 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 52860

[startup+282.301 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1809528/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=58668 CPUtime=282.3
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 14457 0 0 0 28220 10 0 0 25 0 1 0 132353379 60076032 13816 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 14667 13816 170 317 0 14346 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58668

[startup+342.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1801848/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=66888 CPUtime=342.3
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 16391 0 0 0 34218 12 0 0 25 0 1 0 132353379 68493312 15750 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270593 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 16722 15750 170 317 0 16401 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 66888

[startup+402.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1796728/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=72224 CPUtime=402.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 17683 0 0 0 40218 13 0 0 25 0 1 0 132353379 73957376 17042 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 18056 17042 170 317 0 17735 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 72224

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1789944/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=79268 CPUtime=462.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 19372 0 0 0 46217 14 0 0 25 0 1 0 132353379 81170432 18731 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 19817 18731 170 317 0 19496 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 79268

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1785272/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=84364 CPUtime=522.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 20539 0 0 0 52216 15 0 0 25 0 1 0 132353379 86388736 19898 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 21091 19898 170 317 0 20770 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84364

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1781560/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=88216 CPUtime=582.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 21449 0 0 0 58215 16 0 0 25 0 1 0 132353379 90333184 20808 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 22054 20808 170 317 0 21733 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 88216

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 28964
/proc/meminfo: memFree=1778168/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=91868 CPUtime=642.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 22307 0 0 0 64214 17 0 0 25 0 1 0 132353379 94072832 21666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 22967 21666 170 317 0 22646 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 91868


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

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 28964
/proc/meminfo: memFree=1764408/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=106512 CPUtime=882.31
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 25736 0 0 0 88210 21 0 0 25 0 1 0 132353379 109068288 25095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 26628 25095 170 317 0 26307 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 106512

[startup+942.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1760056/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=110976 CPUtime=942.32
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 26814 0 0 0 94210 22 0 0 25 0 1 0 132353379 113639424 26173 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 27744 26173 170 317 0 27423 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 110976

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1756984/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=114288 CPUtime=1002.32
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 27587 0 0 0 100209 23 0 0 25 0 1 0 132353379 117030912 26946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 28572 26946 170 317 0 28251 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1754488/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=116836 CPUtime=1062.33
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 28216 0 0 0 106209 24 0 0 25 0 1 0 132353379 119640064 27575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 29209 27575 170 317 0 28888 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 116836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1752312/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=119196 CPUtime=1122.33
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 28748 0 0 0 112208 25 0 0 25 0 1 0 132353379 122056704 28107 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 29799 28107 170 317 0 29478 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 119196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1750392/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=121224 CPUtime=1182.32
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 29243 0 0 0 118207 25 0 0 25 0 1 0 132353379 124133376 28602 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 30306 28602 170 317 0 29985 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 121224

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1748152/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=123572 CPUtime=1242.32
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 29785 0 0 0 124206 26 0 0 25 0 1 0 132353379 126537728 29144 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 30893 29144 170 317 0 30572 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 123572

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28964
/proc/meminfo: memFree=1743736/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=128432 CPUtime=1302.33
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 30877 0 0 0 130206 27 0 0 25 0 1 0 132353379 131514368 30236 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 32108 30236 170 317 0 31787 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 128432

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1742136/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=130448 CPUtime=1362.32
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 31246 0 0 0 136205 27 0 0 25 0 1 0 132353379 133578752 30605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 32612 30605 170 317 0 32291 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 130448

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1740856/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=131888 CPUtime=1422.33
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 31575 0 0 0 142205 28 0 0 25 0 1 0 132353379 135053312 30934 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 32972 30934 170 317 0 32651 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 131888

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 28966
/proc/meminfo: memFree=1739704/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=132992 CPUtime=1482.34
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 31863 0 0 0 148205 29 0 0 25 0 1 0 132353379 136183808 31222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 33248 31222 170 317 0 32927 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 132992

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1738168/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=134608 CPUtime=1542.33
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 32276 0 0 0 154204 29 0 0 25 0 1 0 132353379 137838592 31635 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134530385 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 33652 31635 170 317 0 33331 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 134608

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1736632/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=136172 CPUtime=1602.34
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 32660 0 0 0 160203 31 0 0 25 0 1 0 132353379 139440128 32019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713863 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 34043 32019 170 317 0 33722 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 136172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1735224/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=137632 CPUtime=1662.34
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 33011 0 0 0 166203 31 0 0 25 0 1 0 132353379 140935168 32370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 34408 32370 170 317 0 34087 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 137632

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1733560/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=139408 CPUtime=1722.34
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 33427 0 0 0 172202 32 0 0 25 0 1 0 132353379 142753792 32786 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 34852 32786 170 317 0 34531 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 139408

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1731320/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=141684 CPUtime=1782.34
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 33983 0 0 0 178201 33 0 0 25 0 1 0 132353379 145084416 33342 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 35421 33342 170 317 0 35100 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 141684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1729720/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=143364 CPUtime=1800.04
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194304 34374 0 0 0 179971 33 0 0 25 0 1 0 132353379 146804736 33733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533533 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 35841 33733 170 317 0 35520 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 143364

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

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

[startup+1800.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28966
/proc/meminfo: memFree=1729720/2055920 swapFree=4134660/4192956
[pid=28963] ppid=28961 vsize=0 CPUtime=1800.15
/proc/28963/stat : 28963 (oree) R 28961 28963 28009 0 -1 4194308 34393 0 0 0 179981 34 0 0 25 0 1 0 132353379 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28963/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.18
CPU user time (s): 1799.82
CPU system time (s): 0.362944
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 143364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34393
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1896

runsolver used 1.9497 second user time and 4.6053 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Apr 17 21:12:37 UTC 2007

IDJOB= 361566
IDBENCH= 1453
IDSOLVER= 172
FILE ID= node16/361566-1176844357

PBS_JOBID= 4590166

Free space on /tmp= 66397 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
COMMAND LINE= oree /tmp/evaluation/361566-1176844357/instance-361566-1176844357.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-361566-1176844357 -o ROOT/results/node16/solver-361566-1176844357 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/361566-1176844357/instance-361566-1176844357.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  bdfd22b57887b70e5df6236004ca174a

RANDOM SEED= 266208119

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1865040 kB
Buffers:         36288 kB
Cached:          84896 kB
SwapCached:      26784 kB
Active:          98992 kB
Inactive:        60020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865040 kB
SwapTotal:     4192956 kB
SwapFree:      4134660 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          30772 kB
Slab:            17432 kB
Committed_AS:  6415924 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= 66397 MiB

End job on node16 on Tue Apr 17 21:42:40 UTC 2007