Trace number 356839

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) 1802.05 1802.54

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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...
1.49/1.50	c ...done
1.49/1.50	c #vars=62704 #constraints=187107 hasObjective=no
1.69/1.73	c res. mode=mod
1.69/1.73	c VSIDS like heuristics
1.69/1.73	c complete search running
6.89/6.94	c restart after 401 decisions
8.09/8.16	c nbDecision=500 #constraints=187241
10.49/10.51	c restart after 801 decisions
13.30/13.37	c nbDecision=1000 #constraints=187388
19.09/19.18	c nbDecision=1500 #constraints=187690
20.99/21.00	c restart after 1601 decisions
25.89/25.97	c nbDecision=2000 #constraints=187835
34.88/34.95	c nbDecision=2500 #constraints=188033
41.48/41.54	c nbDecision=3000 #constraints=188286
45.48/45.51	c restart after 3201 decisions
51.48/51.54	c nbDecision=3500 #constraints=188576
64.77/64.87	c nbDecision=4000 #constraints=188916
78.77/78.80	c nbDecision=4500 #constraints=189183
86.67/86.75	c nbDecision=5000 #constraints=189295
109.46/109.52	c nbDecision=5500 #constraints=189446
127.35/127.40	c nbDecision=6000 #constraints=189603
139.25/139.39	c restart after 6401 decisions
141.15/141.26	c nbDecision=6500 #constraints=189971
159.34/159.47	c nbDecision=7000 #constraints=190363
177.14/177.21	c nbDecision=7500 #constraints=190755
191.54/191.67	c nbDecision=8000 #constraints=190911
204.83/204.91	c nbDecision=8500 #constraints=191224
228.52/228.69	c nbDecision=9000 #constraints=191582
257.02/257.12	c nbDecision=9500 #constraints=191946
272.21/272.34	c nbDecision=10000 #constraints=192251
307.41/307.53	c nbDecision=10500 #constraints=192599
343.90/344.00	c nbDecision=11000 #constraints=192874
381.28/381.49	c nbDecision=11500 #constraints=193087
407.48/407.66	c nbDecision=12000 #constraints=193346
443.57/443.80	c nbDecision=12500 #constraints=193608
485.35/485.51	c restart after 12801 decisions
491.35/491.58	c nbDecision=13000 #constraints=193792
525.35/525.59	c nbDecision=13500 #constraints=194018
551.94/552.15	c nbDecision=14000 #constraints=194280
579.63/579.83	c nbDecision=14500 #constraints=194625
605.82/606.03	c nbDecision=15000 #constraints=194957
650.91/651.13	c nbDecision=15500 #constraints=195341
681.40/681.65	c nbDecision=16000 #constraints=195656
715.29/715.55	c nbDecision=16500 #constraints=195985
741.19/741.40	c nbDecision=17000 #constraints=196249
782.88/783.15	c nbDecision=17500 #constraints=196527
836.05/836.38	c nbDecision=18000 #constraints=196852
909.64/909.97	c nbDecision=18500 #constraints=197177
981.12/981.48	c nbDecision=19000 #constraints=197448
1060.29/1060.64	c nbDecision=19500 #constraints=197722
1177.07/1177.46	c nbDecision=20000 #constraints=198074
1289.53/1289.91	c nbDecision=20500 #constraints=198402
1379.71/1380.18	c nbDecision=21000 #constraints=198721
1456.59/1457.01	c nbDecision=21500 #constraints=199029
1516.68/1517.13	c nbDecision=22000 #constraints=199329
1563.36/1563.84	c nbDecision=22500 #constraints=199551
1679.73/1680.25	c nbDecision=23000 #constraints=199908
1751.91/1752.48	c nbDecision=23500 #constraints=200159
1800.00/1800.50	Received signal 15

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/node61/watcher-356839-1176844714 -o ROOT/results/node61/solver-356839-1176844714 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/356839-1176844714/instance-356839-1176844714.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.86 0.94 0.98 3/64 11852
/proc/meminfo: memFree=1794440/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=1468 CPUtime=0
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 96435100 1503232 164 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 367 164 130 317 0 46 0

[startup+0.104757 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 11852
/proc/meminfo: memFree=1794440/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=3580 CPUtime=0.1
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 714 0 0 0 10 0 0 0 18 0 1 0 96435100 3665920 696 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 895 697 130 317 0 574 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3580

[startup+0.201766 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 11852
/proc/meminfo: memFree=1794440/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=5692 CPUtime=0.19
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 1228 0 0 0 19 0 0 0 19 0 1 0 96435100 5828608 1210 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 1423 1210 130 317 0 1102 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5692

[startup+0.301775 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 11852
/proc/meminfo: memFree=1794440/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=7932 CPUtime=0.29
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 1787 0 0 0 29 0 0 0 19 0 1 0 96435100 8122368 1736 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134600013 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 1983 1737 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701813 s]
/proc/loadavg: 0.86 0.94 0.98 3/64 11852
/proc/meminfo: memFree=1794440/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=16372 CPUtime=0.69
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 3950 0 0 0 68 1 0 0 23 0 1 0 96435100 16764928 3834 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 4093 3835 130 317 0 3772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16372

[startup+1.50189 s]
/proc/loadavg: 0.86 0.94 0.98 2/65 11853
/proc/meminfo: memFree=1771136/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=33252 CPUtime=1.49
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 8266 0 0 0 145 4 0 0 25 0 1 0 96435100 34050048 8021 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 8313 8021 131 317 0 7992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33252

[startup+3.10104 s]
/proc/loadavg: 0.86 0.94 0.98 2/65 11853
/proc/meminfo: memFree=1736128/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=64588 CPUtime=3.09
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 16126 0 0 0 302 7 0 0 25 0 1 0 96435100 66138112 14601 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 16147 14601 139 317 0 15826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64588

[startup+6.30135 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 11853
/proc/meminfo: memFree=1735936/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=64588 CPUtime=6.29
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 16126 0 0 0 622 7 0 0 25 0 1 0 96435100 66138112 14601 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715618 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 16147 14601 139 317 0 15826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64588

[startup+12.702 s]
/proc/loadavg: 0.88 0.94 0.98 2/65 11853
/proc/meminfo: memFree=1736128/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=64588 CPUtime=12.69
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 16128 0 0 0 1262 7 0 0 25 0 1 0 96435100 66138112 14603 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 16147 14603 139 317 0 15826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64588

[startup+25.5012 s]
/proc/loadavg: 0.91 0.94 0.98 2/65 11853
/proc/meminfo: memFree=1736192/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=64588 CPUtime=25.49
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 16162 0 0 0 2542 7 0 0 25 0 1 0 96435100 66138112 14637 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 16147 14637 170 317 0 15826 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64588

[startup+51.1016 s]
/proc/loadavg: 0.94 0.95 0.98 2/65 11853
/proc/meminfo: memFree=1736384/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=64588 CPUtime=51.08
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 16168 0 0 0 5101 7 0 0 25 0 1 0 96435100 66138112 14643 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135284121 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 16147 14643 170 317 0 15826 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64588

[startup+102.301 s]
/proc/loadavg: 0.97 0.95 0.98 2/65 11853
/proc/meminfo: memFree=1730432/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=70728 CPUtime=102.27
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 17659 0 0 0 10219 8 0 0 25 0 1 0 96435100 72425472 16134 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 17682 16134 170 317 0 17361 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70728

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 11853
/proc/meminfo: memFree=1728320/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=72876 CPUtime=162.24
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 18193 0 0 0 16216 8 0 0 25 0 1 0 96435100 74625024 16668 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 18219 16668 170 317 0 17898 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72876

[startup+222.306 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 11853
/proc/meminfo: memFree=1718720/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=82720 CPUtime=222.23
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 20583 0 0 0 22213 10 0 0 25 0 1 0 96435100 84705280 19058 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715674 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 20680 19058 170 317 0 20359 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82720

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1707520/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=94896 CPUtime=282.21
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 23402 0 0 0 28210 11 0 0 25 0 1 0 96435100 97173504 21877 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 23724 21877 170 317 0 23403 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 94896

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1698880/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=104260 CPUtime=342.2
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 25525 0 0 0 34208 12 0 0 25 0 1 0 96435100 106762240 24000 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563585 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 26065 24000 170 317 0 25744 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 104260

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1692672/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=110808 CPUtime=402.18
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 27074 0 0 0 40205 13 0 0 25 0 1 0 96435100 113467392 25549 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 27702 25549 170 317 0 27381 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 110808

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1684352/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=119844 CPUtime=462.16
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 29164 0 0 0 46203 13 0 0 25 0 1 0 96435100 122720256 27639 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 29961 27639 170 317 0 29640 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 119844

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1680192/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=124240 CPUtime=522.14
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 30212 0 0 0 52201 13 0 0 25 0 1 0 96435100 127221760 28687 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135271355 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 31060 28687 170 317 0 30739 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 124240

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11853
/proc/meminfo: memFree=1670464/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=135152 CPUtime=582.13
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 32635 0 0 0 58198 15 0 0 25 0 1 0 96435100 138395648 31110 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 33788 31110 170 317 0 33467 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 135152

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1660728/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=144516 CPUtime=642.11
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 35037 0 0 0 64194 17 0 0 25 0 1 0 96435100 147984384 33512 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 36129 33512 170 317 0 35808 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 144516


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

/proc/meminfo: memFree=1636224/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=170060 CPUtime=1002.01
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 41119 0 0 0 100180 21 0 0 25 0 1 0 96435100 174141440 39594 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 42515 39594 170 317 0 42194 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 170060

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1631040/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=175660 CPUtime=1062
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 42465 0 0 0 106178 22 0 0 25 0 1 0 96435100 179875840 40940 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 43915 40940 170 317 0 43594 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 175660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1625728/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=180968 CPUtime=1121.98
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 43731 0 0 0 112176 22 0 0 25 0 1 0 96435100 185311232 42206 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 45242 42206 170 317 0 44921 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 180968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1623488/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=183164 CPUtime=1181.97
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 44293 0 0 0 118174 23 0 0 25 0 1 0 96435100 187559936 42768 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 45791 42768 170 317 0 45470 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 183164

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1620928/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=185812 CPUtime=1241.95
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 44936 0 0 0 124172 23 0 0 25 0 1 0 96435100 190271488 43411 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 46453 43411 170 317 0 46132 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 185812

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1616128/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=191504 CPUtime=1301.94
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 46230 0 0 0 130170 24 0 0 25 0 1 0 96435100 196100096 44705 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604207 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 47876 44705 170 317 0 47555 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 191504

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1609024/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=200476 CPUtime=1361.92
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 47883 0 0 0 136167 25 0 0 25 0 1 0 96435100 205287424 46358 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 50119 46358 170 317 0 49798 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 200476

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1602944/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=207092 CPUtime=1421.91
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 49420 0 0 0 142165 26 0 0 25 0 1 0 96435100 212062208 47895 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134534233 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 51773 47895 170 317 0 51452 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 207092

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1599360/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=210812 CPUtime=1481.88
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 50299 0 0 0 148162 26 0 0 25 0 1 0 96435100 215871488 48774 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 52703 48774 170 317 0 52382 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 210812

[startup+1542.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1594752/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=215408 CPUtime=1541.87
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 51458 0 0 0 154160 27 0 0 25 0 1 0 96435100 220577792 49933 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 53852 49933 170 317 0 53531 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 215408

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1590912/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=219096 CPUtime=1601.85
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 52408 0 0 0 160158 27 0 0 25 0 1 0 96435100 224354304 50883 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 54774 50883 170 317 0 54453 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 219096

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1587520/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=222416 CPUtime=1661.83
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 53235 0 0 0 166155 28 0 0 25 0 1 0 96435100 227753984 51710 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 55604 51710 170 317 0 55283 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 222416

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1584064/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=226140 CPUtime=1721.81
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 54094 0 0 0 172153 28 0 0 25 0 1 0 96435100 231567360 52569 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710752 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 56535 52569 170 317 0 56214 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 226140

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1577920/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=232260 CPUtime=1781.8
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 55625 0 0 0 178150 30 0 0 25 0 1 0 96435100 237834240 54100 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 58065 54100 170 317 0 57744 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 232260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11855
/proc/meminfo: memFree=1575360/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=234600 CPUtime=1800
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 56262 0 0 0 179970 30 0 0 25 0 1 0 96435100 240230400 54737 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134714652 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 58650 54737 170 317 0 58329 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 234600

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11856
/proc/meminfo: memFree=1575352/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=234600 CPUtime=1800.99
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 56262 0 0 0 180069 30 0 0 25 0 1 0 96435100 240230400 54737 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 58650 54737 170 317 0 58329 0
Current children cumulated CPU time (s) 1800.99
Current children cumulated vsize (KiB) 234600

[startup+1802.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11856
/proc/meminfo: memFree=1575352/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=234600 CPUtime=1801.79
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 56262 0 0 0 180149 30 0 0 25 0 1 0 96435100 240230400 54737 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134541619 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 58650 54737 170 317 0 58329 0
Current children cumulated CPU time (s) 1801.79
Current children cumulated vsize (KiB) 234600

[startup+1802.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11856
/proc/meminfo: memFree=1575352/2055920 swapFree=4181928/4192956
[pid=11852] ppid=11850 vsize=234600 CPUtime=1801.99
/proc/11852/stat : 11852 (oree) R 11850 11852 10944 0 -1 4194304 56262 0 0 0 180169 30 0 0 25 0 1 0 96435100 240230400 54737 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135278900 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11852/statm: 58650 54737 170 317 0 58329 0
Current children cumulated CPU time (s) 1801.99
Current children cumulated vsize (KiB) 234600

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.54
CPU time (s): 1802.05
CPU user time (s): 1801.71
CPU system time (s): 0.340948
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 234600

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

runsolver used 1.3148 second user time and 3.62345 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Apr 17 21:18:35 UTC 2007

IDJOB= 356839
IDBENCH= 1479
IDSOLVER= 172
FILE ID= node61/356839-1176844714

PBS_JOBID= 4590133

Free space on /tmp= 66505 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.inv14.ucl.opb
COMMAND LINE= oree /tmp/evaluation/356839-1176844714/instance-356839-1176844714.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-356839-1176844714 -o ROOT/results/node61/solver-356839-1176844714 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/356839-1176844714/instance-356839-1176844714.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  939f54a73a83900b8b6d857af47a0b62

RANDOM SEED= 21437918

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1794912 kB
Buffers:         19368 kB
Cached:         191400 kB
SwapCached:       5336 kB
Active:         118552 kB
Inactive:       113084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794912 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            6952 kB
Writeback:           0 kB
Mapped:          24084 kB
Slab:            15536 kB
Committed_AS:   788440 kB
PageTables:       1408 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= 66505 MiB

End job on node61 on Tue Apr 17 21:48:37 UTC 2007