Trace number 419619

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.26 1800.84

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1081.opb
MD5SUM3a2bb45362214b623c3dd28a6c3bc685
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 benchmark4.18736
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables118354
Total number of constraints375699
Number of constraints which are clauses375699
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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...
3.19/3.25	c ...done
3.19/3.25	c #vars=118354 #constraints=375699 hasObjective=no
3.68/3.74	c res. mode=mod
3.68/3.74	c VSIDS like heuristics
3.68/3.74	c complete search running
5.19/5.27	c restart after 401 decisions
5.49/5.53	c nbDecision=500 #constraints=375707
7.39/7.45	c restart after 801 decisions
8.19/8.22	c nbDecision=1000 #constraints=375762
11.99/12.04	c nbDecision=1500 #constraints=375867
12.79/12.85	c restart after 1601 decisions
35.77/35.81	c nbDecision=2000 #constraints=375976
62.56/62.65	c nbDecision=2500 #constraints=376180
68.06/68.13	c nbDecision=3000 #constraints=376337
82.85/82.99	c restart after 3201 decisions
85.05/85.18	c nbDecision=3500 #constraints=376503
95.75/95.82	c nbDecision=4000 #constraints=376742
112.54/112.60	c nbDecision=4500 #constraints=377175
128.84/128.91	c nbDecision=5000 #constraints=377632
142.13/142.29	c nbDecision=5500 #constraints=378044
154.53/154.64	c nbDecision=6000 #constraints=378410
166.53/166.68	c restart after 6401 decisions
167.13/167.25	c nbDecision=6500 #constraints=378746
198.62/198.73	c nbDecision=7000 #constraints=379093
209.71/209.83	c nbDecision=7500 #constraints=379361
220.62/220.72	c nbDecision=8000 #constraints=379641
233.51/233.64	c nbDecision=8500 #constraints=379950
242.31/242.43	c nbDecision=9000 #constraints=380159
252.11/252.24	c nbDecision=9500 #constraints=380433
264.10/264.28	c nbDecision=10000 #constraints=380692
276.90/277.03	c nbDecision=10500 #constraints=380975
281.90/282.03	c nbDecision=11000 #constraints=381090
293.79/293.95	c nbDecision=11500 #constraints=381280
297.69/297.87	c nbDecision=12000 #constraints=381379
301.69/301.88	c nbDecision=12500 #constraints=381480
303.49/303.68	c restart after 12801 decisions
305.79/305.96	c nbDecision=13000 #constraints=381541
318.99/319.17	c nbDecision=13500 #constraints=381867
328.09/328.20	c nbDecision=14000 #constraints=382080
340.38/340.53	c nbDecision=14500 #constraints=382404
349.68/349.86	c nbDecision=15000 #constraints=382639
362.97/363.13	c nbDecision=15500 #constraints=382970
372.47/372.60	c nbDecision=16000 #constraints=383209
383.07/383.26	c nbDecision=16500 #constraints=383460
392.67/392.90	c nbDecision=17000 #constraints=383748
405.16/405.31	c nbDecision=17500 #constraints=384062
417.26/417.40	c nbDecision=18000 #constraints=384375
428.26/428.40	c nbDecision=18500 #constraints=384596
442.05/442.24	c nbDecision=19000 #constraints=384853
467.24/467.46	c nbDecision=19500 #constraints=385281
488.34/488.54	c nbDecision=20000 #constraints=385617
507.73/507.96	c nbDecision=20500 #constraints=385933
525.42/525.62	c nbDecision=21000 #constraints=386201
542.72/542.91	c nbDecision=21500 #constraints=386514
564.42/564.64	c nbDecision=22000 #constraints=386828
585.21/585.43	c nbDecision=22500 #constraints=387130
606.50/606.76	c nbDecision=23000 #constraints=387433
628.09/628.36	c nbDecision=23500 #constraints=387706
650.29/650.59	c nbDecision=24000 #constraints=388023
675.48/675.80	c nbDecision=24500 #constraints=388350
686.98/687.24	c nbDecision=25000 #constraints=388549
694.98/695.26	c nbDecision=25500 #constraints=388764
697.28/697.58	c restart after 25601 decisions
699.58/699.87	c nbDecision=26000 #constraints=388832
709.28/709.56	c nbDecision=26500 #constraints=389059
716.07/716.34	c nbDecision=27000 #constraints=389183
732.97/733.27	c nbDecision=27500 #constraints=389389
762.76/763.09	c nbDecision=28000 #constraints=389728
777.46/777.74	c nbDecision=28500 #constraints=389864
786.96/787.25	c nbDecision=29000 #constraints=390074
799.36/799.66	c nbDecision=29500 #constraints=390275
824.45/824.75	c nbDecision=30000 #constraints=390534
863.63/863.93	c nbDecision=30500 #constraints=390826
880.53/880.85	c nbDecision=31000 #constraints=391153
900.12/900.48	c nbDecision=31500 #constraints=391492
915.31/915.69	c nbDecision=32000 #constraints=391806
925.32/925.64	c nbDecision=32500 #constraints=392022
935.41/935.78	c nbDecision=33000 #constraints=392229
946.41/946.71	c nbDecision=33500 #constraints=392476
958.81/959.20	c nbDecision=34000 #constraints=392768
968.40/968.77	c nbDecision=34500 #constraints=392990
983.20/983.52	c nbDecision=35000 #constraints=393200
1000.09/1000.43	c nbDecision=35500 #constraints=393402
1022.39/1022.73	c nbDecision=36000 #constraints=393819
1041.68/1042.02	c nbDecision=36500 #constraints=394157
1051.78/1052.17	c nbDecision=37000 #constraints=394394
1068.37/1068.73	c nbDecision=37500 #constraints=394712
1082.66/1083.00	c nbDecision=38000 #constraints=394984
1097.46/1097.88	c nbDecision=38500 #constraints=395284
1111.86/1112.22	c nbDecision=39000 #constraints=395553
1132.25/1132.69	c nbDecision=39500 #constraints=395950
1152.05/1152.41	c nbDecision=40000 #constraints=396264
1178.75/1179.15	c nbDecision=40500 #constraints=396669
1204.23/1204.70	c nbDecision=41000 #constraints=397032
1220.53/1221.00	c nbDecision=41500 #constraints=397343
1236.72/1237.20	c nbDecision=42000 #constraints=397593
1249.62/1250.08	c nbDecision=42500 #constraints=397876
1263.42/1263.82	c nbDecision=43000 #constraints=398202
1280.02/1280.48	c nbDecision=43500 #constraints=398611
1294.22/1294.69	c nbDecision=44000 #constraints=398940
1309.00/1309.48	c nbDecision=44500 #constraints=399265
1320.00/1320.48	c nbDecision=45000 #constraints=399495
1333.50/1333.95	c nbDecision=45500 #constraints=399773
1347.40/1347.82	c nbDecision=46000 #constraints=400025
1368.59/1369.10	c nbDecision=46500 #constraints=400406
1391.48/1391.94	c nbDecision=47000 #constraints=400814
1412.38/1412.82	c nbDecision=47500 #constraints=401168
1423.67/1424.15	c nbDecision=48000 #constraints=401347
1448.96/1449.46	c nbDecision=48500 #constraints=401751
1470.06/1470.53	c nbDecision=49000 #constraints=402108
1496.45/1496.93	c nbDecision=49500 #constraints=402522
1523.74/1524.29	c nbDecision=50000 #constraints=402890
1539.24/1539.74	c nbDecision=50500 #constraints=403103
1558.03/1558.53	c nbDecision=51000 #constraints=403389
1563.93/1564.42	c restart after 51201 decisions
1576.13/1576.63	c nbDecision=51500 #constraints=403646
1586.73/1587.26	c nbDecision=52000 #constraints=403782
1607.72/1608.21	c nbDecision=52500 #constraints=404108
1628.11/1628.69	c nbDecision=53000 #constraints=404467
1651.61/1652.12	c nbDecision=53500 #constraints=404816
1676.30/1676.88	c nbDecision=54000 #constraints=405192
1701.10/1701.61	c nbDecision=54500 #constraints=405538
1717.29/1717.89	c nbDecision=55000 #constraints=405697
1729.38/1729.99	c nbDecision=55500 #constraints=405918
1737.79/1738.34	c nbDecision=56000 #constraints=406160
1747.88/1748.48	c nbDecision=56500 #constraints=406443
1757.28/1757.86	c nbDecision=57000 #constraints=406687
1770.87/1771.49	c nbDecision=57500 #constraints=406953
1778.98/1779.56	c nbDecision=58000 #constraints=407039
1791.93/1792.57	c nbDecision=58500 #constraints=407195
1800.03/1800.60	Received signal 15
1800.13/1800.70	
1800.13/1800.70	s UNKNOWN
1800.13/1800.70	
1800.13/1800.70	c user time= 1799.72 s
1800.13/1800.70	c system time= 0.412937 s
1800.13/1800.70	c wall clock time=1800.71

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-419619-1177410679 -o ROOT/results/node63/solver-419619-1177410679 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419619-1177410679/instance-419619-1177410679.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.92 0.98 0.99 3/64 28701
/proc/meminfo: memFree=1864332/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=1468 CPUtime=0
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 217057945 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 367 169 129 317 0 46 0

[startup+0.0520021 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28701
/proc/meminfo: memFree=1864332/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=2532 CPUtime=0.04
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 456 0 0 0 4 0 0 0 18 0 1 0 217057945 2592768 439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 633 439 130 317 0 312 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2532

[startup+0.103006 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28701
/proc/meminfo: memFree=1864332/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=3720 CPUtime=0.1
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 729 0 0 0 10 0 0 0 18 0 1 0 217057945 3809280 712 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 930 712 130 317 0 609 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3720

[startup+0.301026 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28701
/proc/meminfo: memFree=1864332/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=7940 CPUtime=0.29
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 1810 0 0 0 28 1 0 0 19 0 1 0 217057945 8130560 1760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 1985 1761 130 317 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7940

[startup+0.70207 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28701
/proc/meminfo: memFree=1864332/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=16512 CPUtime=0.69
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 3994 0 0 0 67 2 0 0 23 0 1 0 217057945 16908288 3879 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 4128 3879 130 317 0 3807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16512

[startup+1.50116 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28702
/proc/meminfo: memFree=1842884/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=33524 CPUtime=1.49
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 8332 0 0 0 145 4 0 0 25 0 1 0 217057945 34328576 8088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 8381 8088 130 317 0 8060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33524

[startup+3.10133 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28702
/proc/meminfo: memFree=1819524/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=67416 CPUtime=3.09
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 16999 0 0 0 300 9 0 0 25 0 1 0 217057945 69033984 16498 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 16854 16498 130 317 0 16533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67416

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28702
/proc/meminfo: memFree=1740356/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=6.29
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34012 0 0 0 612 17 0 0 25 0 1 0 217057945 138653696 30942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30942 139 317 0 33530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135404

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 28702
/proc/meminfo: memFree=1740548/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=12.69
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34013 0 0 0 1252 17 0 0 25 0 1 0 217057945 138653696 30943 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30943 139 317 0 33530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135404

[startup+25.5017 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 28702
/proc/meminfo: memFree=1740676/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=25.48
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34013 0 0 0 2531 17 0 0 25 0 1 0 217057945 138653696 30943 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272608 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30943 139 317 0 33530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135404

[startup+51.1014 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 28702
/proc/meminfo: memFree=1740804/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=51.06
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34014 0 0 0 5089 17 0 0 25 0 1 0 217057945 138653696 30944 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710752 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30944 139 317 0 33530 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 135404

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 28702
/proc/meminfo: memFree=1740804/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=102.25
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34021 0 0 0 10208 17 0 0 25 0 1 0 217057945 138653696 30951 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30951 139 317 0 33530 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 135404

[startup+162.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 28702
/proc/meminfo: memFree=1740740/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=135404 CPUtime=162.23
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 34034 0 0 0 16206 17 0 0 25 0 1 0 217057945 138653696 30964 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 33851 30964 139 317 0 33530 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 135404

[startup+222.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 28702
/proc/meminfo: memFree=1732612/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=143708 CPUtime=222.22
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 36063 0 0 0 22203 19 0 0 25 0 1 0 217057945 147156992 32993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 35927 32993 139 317 0 35606 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 143708

[startup+282.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 28702
/proc/meminfo: memFree=1721156/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=155160 CPUtime=282.2
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 38910 0 0 0 28199 21 0 0 25 0 1 0 217057945 158883840 35840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 38790 35840 139 317 0 38469 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 155160

[startup+342.302 s]
/proc/loadavg: 1.11 1.07 1.01 2/65 28702
/proc/meminfo: memFree=1715908/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=160264 CPUtime=342.18
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 40218 0 0 0 34196 22 0 0 25 0 1 0 217057945 164110336 37148 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 40066 37148 139 317 0 39745 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 160264

[startup+402.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/65 28702
/proc/meminfo: memFree=1710660/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=165532 CPUtime=402.16
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 41536 0 0 0 40193 23 0 0 25 0 1 0 217057945 169504768 38466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562648 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 41383 38466 139 317 0 41062 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 165532

[startup+462.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 28702
/proc/meminfo: memFree=1704196/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=172004 CPUtime=462.14
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 43136 0 0 0 46191 23 0 0 25 0 1 0 217057945 176132096 40066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 43001 40066 139 317 0 42680 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 172004

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 28702
/proc/meminfo: memFree=1697604/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=178480 CPUtime=522.13
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 44781 0 0 0 52189 24 0 0 25 0 1 0 217057945 182763520 41711 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 44620 41711 139 317 0 44299 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 178480

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28702
/proc/meminfo: memFree=1692036/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=184240 CPUtime=582.11
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 46153 0 0 0 58186 25 0 0 25 0 1 0 217057945 188661760 43083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 46060 43083 139 317 0 45739 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 184240

[startup+642.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28704
/proc/meminfo: memFree=1685380/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=191088 CPUtime=642.1
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 47792 0 0 0 64184 26 0 0 25 0 1 0 217057945 195674112 44722 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 47772 44722 139 317 0 47451 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 191088


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1670148/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=206280 CPUtime=882.03
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 51575 0 0 0 88175 28 0 0 25 0 1 0 217057945 211230720 48505 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712583 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 51570 48505 139 317 0 51249 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 206280

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1667844/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=208512 CPUtime=942.01
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 52165 0 0 0 94172 29 0 0 25 0 1 0 217057945 213516288 49095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 52128 49095 139 317 0 51807 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 208512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1662724/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=213680 CPUtime=1001.99
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 53425 0 0 0 100170 29 0 0 25 0 1 0 217057945 218808320 50355 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564040 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 53420 50355 139 317 0 53099 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 213680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1659268/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=217120 CPUtime=1061.97
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 54299 0 0 0 106167 30 0 0 25 0 1 0 217057945 222330880 51229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 54280 51229 139 317 0 53959 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 217120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1657220/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=219152 CPUtime=1121.96
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 54788 0 0 0 112165 31 0 0 25 0 1 0 217057945 224411648 51718 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 54788 51718 139 317 0 54467 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 219152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1654980/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=221416 CPUtime=1181.94
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 55354 0 0 0 118162 32 0 0 25 0 1 0 217057945 226729984 52284 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 55354 52284 139 317 0 55033 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 221416

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1652484/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=223772 CPUtime=1241.92
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 55956 0 0 0 124160 32 0 0 25 0 1 0 217057945 229142528 52886 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 55943 52886 139 317 0 55622 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 223772

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1650052/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=226464 CPUtime=1301.91
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 56561 0 0 0 130158 33 0 0 25 0 1 0 217057945 231899136 53491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 56616 53491 139 317 0 56295 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 226464

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1646276/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=230212 CPUtime=1361.89
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 57507 0 0 0 136155 34 0 0 25 0 1 0 217057945 235737088 54437 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 57553 54437 139 317 0 57232 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 230212

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1644356/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=232064 CPUtime=1421.88
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 57987 0 0 0 142153 35 0 0 25 0 1 0 217057945 237633536 54917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 58016 54917 139 317 0 57695 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 232064

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1641604/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=234708 CPUtime=1481.85
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 58664 0 0 0 148150 35 0 0 25 0 1 0 217057945 240340992 55594 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 58677 55594 139 317 0 58356 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 234708

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1638660/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=237600 CPUtime=1541.84
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 59380 0 0 0 154148 36 0 0 25 0 1 0 217057945 243302400 56310 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 59400 56310 139 317 0 59079 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 237600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1637124/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=239172 CPUtime=1601.82
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 59783 0 0 0 160146 36 0 0 25 0 1 0 217057945 244912128 56713 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 59793 56713 139 317 0 59472 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 239172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1634756/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=241536 CPUtime=1661.8
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 60369 0 0 0 166144 36 0 0 25 0 1 0 217057945 247332864 57299 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 60384 57299 139 317 0 60063 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 241536

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28704
/proc/meminfo: memFree=1632900/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=243412 CPUtime=1721.79
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 60824 0 0 0 172142 37 0 0 25 0 1 0 217057945 249253888 57754 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 60853 57754 139 317 0 60532 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 243412

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28730
/proc/meminfo: memFree=1621460/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=253612 CPUtime=1781.77
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 63359 0 0 0 178138 39 0 0 25 0 1 0 217057945 259698688 60289 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 63403 60289 139 317 0 63082 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 253612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 28820
/proc/meminfo: memFree=1619588/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=255452 CPUtime=1800.03
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 63808 0 0 0 179962 41 0 0 25 0 1 0 217057945 261582848 60738 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718715 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 63863 60738 139 317 0 63542 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 255452

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 3/71 28820
/proc/meminfo: memFree=1619588/2055920 swapFree=4178972/4192956
[pid=28701] ppid=28699 vsize=232452 CPUtime=1800.22
/proc/28701/stat : 28701 (oree) R 28699 28701 27493 0 -1 4194304 63824 0 0 0 179981 41 0 0 25 0 1 0 217057945 238030848 57370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135339169 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28701/statm: 58113 57370 1167 317 0 57792 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 232452

Child status: 0
Real time (s): 1800.84
CPU time (s): 1800.26
CPU user time (s): 1799.81
CPU system time (s): 0.451931
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 255452

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

runsolver used 1.39279 second user time and 3.55946 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Apr 24 10:31:20 UTC 2007

IDJOB= 419619
IDBENCH= 47786
IDSOLVER= 172
FILE ID= node63/419619-1177410679

PBS_JOBID= 4675551

Free space on /tmp= 66461 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc1081.opb
COMMAND LINE= oree /tmp/evaluation/419619-1177410679/instance-419619-1177410679.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-419619-1177410679 -o ROOT/results/node63/solver-419619-1177410679 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419619-1177410679/instance-419619-1177410679.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  3a2bb45362214b623c3dd28a6c3bc685

RANDOM SEED= 985920488

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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:       1864676 kB
Buffers:          2204 kB
Cached:          81972 kB
SwapCached:       5040 kB
Active:          91628 kB
Inactive:        50748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864676 kB
SwapTotal:     4192956 kB
SwapFree:      4178972 kB
Dirty:           13840 kB
Writeback:           0 kB
Mapped:          62752 kB
Slab:            34740 kB
Committed_AS:  2241980 kB
PageTables:       1580 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= 66461 MiB

End job on node63 on Tue Apr 24 11:01:23 UTC 2007