Trace number 278417

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
AbsconMax 109 PFCOPTIMUM 72.474 73.2172

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-800-810521_ext.xml
MD5SUMaeac06a8c36407b0c4056c16615e1181
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints376
Best CPU time to get the best result obtained on this benchmark0.787879
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints483
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension483
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278417-1169287994/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.093  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.55	     nbConstraints=483  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=469
0.55	     nbConflictsStructures=14  nbSharedConflictsStructures=469  nbSharedBinaryRepresentations=52  maxDegree=31
0.55	     maxArity=2
0.55	       =>  wckTime=0.236  cpuTime=0.17  mem=8M893
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.317  cpuTime=0.22  mem=5M604
0.64	
0.64	s SATISFIABLE
0.64	o 318
0.64	c 165
0.64	o 322
0.64	c 161
0.64	o 324
0.64	c 159
0.64	o 329
0.64	c 154
0.64	o 332
0.64	c 151
0.64	o 333
0.64	c 150
0.65	o 334
0.65	c 149
0.65	o 338
0.65	c 145
0.65	o 346
0.65	c 137
0.65	o 348
0.65	c 135
0.65	o 352
0.65	c 131
0.65	o 354
0.65	c 129
0.65	o 355
0.65	c 128
0.65	o 358
0.65	c 125
0.65	o 360
0.65	c 123
0.65	o 361
0.65	c 122
0.65	o 365
0.65	c 118
0.65	o 367
0.65	c 116
0.65	o 368
0.65	c 115
0.65	o 370
0.65	c 113
0.65	o 372
0.65	c 111
0.65	o 374
0.65	c 109
1.16	o 375
1.16	c 108
2.41	   
2.41	   search
2.41	     run=0  nbConstraintChecks=7543480  nbAssignments=10000
2.41	       =>  wckTime=1.778  cpuTime=1.73  mem=5M604
4.11	   
4.11	   search
4.11	     run=1  nbConstraintChecks=15187414  nbAssignments=20000
4.11	       =>  wckTime=3.482  cpuTime=3.42  mem=5M604
5.81	   
5.81	   search
5.81	     run=2  nbConstraintChecks=22717593  nbAssignments=30000
5.81	       =>  wckTime=5.176  cpuTime=5.09  mem=5M604
7.51	   
7.51	   search
7.51	     run=3  nbConstraintChecks=30359721  nbAssignments=40000
7.51	       =>  wckTime=6.878  cpuTime=6.79  mem=5M604
9.20	   
9.20	   search
9.21	     run=4  nbConstraintChecks=37891782  nbAssignments=50000
9.21	       =>  wckTime=8.573  cpuTime=8.46  mem=5M604
10.91	   
10.91	   search
10.91	     run=5  nbConstraintChecks=45535705  nbAssignments=60000
10.91	       =>  wckTime=10.279  cpuTime=10.16  mem=5M604
12.62	   
12.62	   search
12.62	     run=6  nbConstraintChecks=53078538  nbAssignments=70000
12.62	       =>  wckTime=11.988  cpuTime=11.84  mem=5M604
14.34	   
14.34	   search
14.34	     run=7  nbConstraintChecks=60728353  nbAssignments=80000
14.34	       =>  wckTime=13.704  cpuTime=13.55  mem=5M604
16.05	   
16.05	   search
16.05	     run=8  nbConstraintChecks=68279407  nbAssignments=90000
16.05	       =>  wckTime=15.416  cpuTime=15.24  mem=5M604
17.77	   
17.77	   search
17.77	     run=9  nbConstraintChecks=75925007  nbAssignments=100000
17.77	       =>  wckTime=17.133  cpuTime=16.94  mem=5M604
19.48	   
19.48	   search
19.48	     run=10  nbConstraintChecks=83465819  nbAssignments=110000
19.48	       =>  wckTime=18.844  cpuTime=18.64  mem=5M604
21.19	   
21.19	   search
21.19	     run=11  nbConstraintChecks=91123464  nbAssignments=120000
21.19	       =>  wckTime=20.556  cpuTime=20.33  mem=5M604
22.88	   
22.88	   search
22.88	     run=12  nbConstraintChecks=98667004  nbAssignments=130000
22.88	       =>  wckTime=22.252  cpuTime=22.01  mem=5M604
24.59	   
24.59	   search
24.59	     run=13  nbConstraintChecks=106316388  nbAssignments=140000
24.59	       =>  wckTime=23.954  cpuTime=23.7  mem=5M604
26.28	   
26.28	   search
26.28	     run=14  nbConstraintChecks=113857540  nbAssignments=150000
26.28	       =>  wckTime=25.65  cpuTime=25.38  mem=5M604
27.98	   
27.98	   search
27.98	     run=15  nbConstraintChecks=121498650  nbAssignments=160000
27.98	       =>  wckTime=27.351  cpuTime=27.07  mem=5M604
29.68	   
29.68	   search
29.68	     run=16  nbConstraintChecks=129051745  nbAssignments=170000
29.68	       =>  wckTime=29.05  cpuTime=28.74  mem=5M604
31.39	   
31.39	   search
31.39	     run=17  nbConstraintChecks=136698047  nbAssignments=180000
31.39	       =>  wckTime=30.762  cpuTime=30.44  mem=5M604
31.45	   
31.45	   search
31.45	     run=18  nbConstraintChecks=136890619  nbAssignments=180314
31.45	       =>  wckTime=30.814  cpuTime=30.5  mem=5M604
31.45	   
31.45	   global
31.45	     nbConstraintChecks=136890619  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.45	     solvingWckTime=30.813  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.45	     globalCpuTime=30.76
31.45	       =>  wckTime=31.131  cpuTime=30.72  mem=5M604
31.45	   
31.45	   solver IterativeSystematicSolver being built... 
31.59	       =>  wckTime=31.277  cpuTime=30.83  mem=16M728
31.60	   
31.60	   preprocessing
31.60	     nbConstraintChecks=284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.60	     detectedInconsistency=no
31.60	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M728
31.66	   
31.66	   search
31.66	     run=0  nbConstraintChecks=37673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.66	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
31.66	       =>  wckTime=0.065  cpuTime=0.05  mem=16M728
31.71	   
31.71	   search
31.71	     run=1  nbConstraintChecks=81744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76
31.71	     nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=119  nbRestartNogoods=3
31.71	       =>  wckTime=0.114  cpuTime=0.07  mem=16M728
31.74	   
31.74	   search
31.74	     run=2  nbConstraintChecks=146984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127
31.74	     nbFailedAssignments=33  nbBacktracks=47  nbVisitedNodes=208  nbRestartNogoods=6
31.74	       =>  wckTime=0.15  cpuTime=0.11  mem=16M728
31.79	   
31.79	   search
31.79	     run=3  nbConstraintChecks=238367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196
31.79	     nbFailedAssignments=54  nbBacktracks=81  nbVisitedNodes=332  nbRestartNogoods=8
31.79	       =>  wckTime=0.199  cpuTime=0.16  mem=16M728
31.86	   
31.86	   search
31.86	     run=4  nbConstraintChecks=369766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=295
31.86	     nbFailedAssignments=86  nbBacktracks=132  nbVisitedNodes=514  nbRestartNogoods=10
31.86	       =>  wckTime=0.266  cpuTime=0.22  mem=16M728
31.95	   
31.95	   search
31.95	     run=5  nbConstraintChecks=551186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=426
31.95	     nbFailedAssignments=130  nbBacktracks=207  nbVisitedNodes=764  nbRestartNogoods=13
31.95	       =>  wckTime=0.359  cpuTime=0.31  mem=16M728
32.10	   
32.10	   search
32.10	     run=6  nbConstraintChecks=841306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=626
32.10	     nbFailedAssignments=204  nbBacktracks=320  nbVisitedNodes=1151  nbRestartNogoods=17
32.10	       =>  wckTime=0.502  cpuTime=0.45  mem=16M728
32.29	   
32.29	   search
32.29	     run=7  nbConstraintChecks=1242149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=919
32.29	     nbFailedAssignments=313  nbBacktracks=490  nbVisitedNodes=1723  nbRestartNogoods=20
32.29	       =>  wckTime=0.7  cpuTime=0.65  mem=16M728
32.33	o 376
32.33	c 107
32.57	   
32.57	   search
32.57	     run=8  nbConstraintChecks=1799412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1303
32.57	     nbFailedAssignments=429  nbBacktracks=746  nbVisitedNodes=2471  nbRestartNogoods=23
32.57	       =>  wckTime=0.974  cpuTime=0.92  mem=16M728
33.05	   
33.05	   search
33.05	     run=9  nbConstraintChecks=2703777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1920
33.05	     nbFailedAssignments=648  nbBacktracks=1132  nbVisitedNodes=3693  nbRestartNogoods=27
33.05	       =>  wckTime=1.459  cpuTime=1.39  mem=16M728
33.77	   
33.77	   search
33.77	     run=10  nbConstraintChecks=4109407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2845
33.77	     nbFailedAssignments=989  nbBacktracks=1708  nbVisitedNodes=5532  nbRestartNogoods=30
33.77	       =>  wckTime=2.172  cpuTime=2.09  mem=16M728
34.79	   
34.79	   search
34.79	     run=11  nbConstraintChecks=6128923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4251
34.79	     nbFailedAssignments=1519  nbBacktracks=2572  nbVisitedNodes=8314  nbRestartNogoods=34
34.79	       =>  wckTime=3.2  cpuTime=3.11  mem=16M728
36.44	   
36.44	   search
36.44	     run=12  nbConstraintChecks=9288857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6447
36.44	     nbFailedAssignments=2406  nbBacktracks=3870  nbVisitedNodes=12647  nbRestartNogoods=40
36.44	       =>  wckTime=4.843  cpuTime=4.73  mem=16M728
38.83	   
38.83	   search
38.83	     run=13  nbConstraintChecks=13845319  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9677
38.83	     nbFailedAssignments=3679  nbBacktracks=5817  nbVisitedNodes=18978  nbRestartNogoods=46
38.83	       =>  wckTime=7.233  cpuTime=7.1  mem=16M728
42.28	   
42.28	   search
42.28	     run=14  nbConstraintChecks=20540009  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14510
42.28	     nbFailedAssignments=5582  nbBacktracks=8736  nbVisitedNodes=28415  nbRestartNogoods=51
42.28	       =>  wckTime=10.684  cpuTime=10.52  mem=16M728
46.60	   
46.60	   search
46.60	     run=15  nbConstraintChecks=29188028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21248
46.60	     nbFailedAssignments=7928  nbBacktracks=13116  nbVisitedNodes=41006  nbRestartNogoods=55
46.60	       =>  wckTime=15.009  cpuTime=14.8  mem=16M728
52.40	   
52.40	   search
52.40	     run=16  nbConstraintChecks=41182790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30795
52.40	     nbFailedAssignments=10894  nbBacktracks=19689  nbVisitedNodes=58104  nbRestartNogoods=62
52.40	       =>  wckTime=20.809  cpuTime=20.54  mem=16M728
60.34	   
60.34	   search
60.34	     run=17  nbConstraintChecks=57745491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44925
60.34	     nbFailedAssignments=15160  nbBacktracks=29541  nbVisitedNodes=82108  nbRestartNogoods=66
60.34	       =>  wckTime=28.75  cpuTime=28.41  mem=16M728
72.14	   
72.14	   search
72.14	     run=18  nbConstraintChecks=81847796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65625
72.14	     nbFailedAssignments=21070  nbBacktracks=44320  nbVisitedNodes=117113  nbRestartNogoods=72
72.14	       =>  wckTime=40.547  cpuTime=40.1  mem=16M728
73.15	   
73.15	   search
73.15	     run=19  nbConstraintChecks=83841193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67414
73.15	     nbFailedAssignments=21604  nbBacktracks=45576  nbVisitedNodes=120127  nbRestartNogoods=77
73.15	       =>  wckTime=41.557  cpuTime=41.1  mem=16M728
73.15	   
73.15	   global
73.15	     nbConstraintChecks=83841477  nbRestartNogoods=77  solvingWckTime=41.558  solvingCpuTime=41.1  expiredTime=no
73.15	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=71.97
73.15	       =>  wckTime=72.836  cpuTime=71.93  mem=16M728
73.16	
73.16	s OPTIMUM FOUND
73.16	v 0 0 1 0 0 1 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 
73.16	   
73.16	   totalWckTime=72.916  totalCpuTime=71.98

Verifier Data (download as text)

107 unsatisfied constraints, 376 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-278417-1169287994 -o ROOT/results/node2/solver-278417-1169287994 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278417-1169287994/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.75 1.86 1.93 4/93 22482
/proc/meminfo: memFree=1214056/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=18540 CPUtime=0
/proc/22481/stat : 22481 (runsolver) R 22479 22481 21951 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 277195169 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22481/statm: 4635 279 244 17 0 2626 0

[startup+0.107821 s]
/proc/loadavg: 1.75 1.86 1.93 4/93 22482
/proc/meminfo: memFree=1214056/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=914988 CPUtime=0.09
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 2985 0 1 0 7 2 0 0 17 0 8 0 277195169 936947712 2731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155518288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228747 2731 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515896 s]
/proc/loadavg: 1.75 1.86 1.93 4/93 22482
/proc/meminfo: memFree=1214056/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915332 CPUtime=0.49
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 6376 0 1 0 44 5 0 0 18 0 8 0 277195169 937299968 6115 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228833 6115 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33804 s]
/proc/loadavg: 1.75 1.86 1.93 4/100 22489
/proc/meminfo: memFree=1196208/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=1.3
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 7126 0 1 0 112 18 0 0 24 0 8 0 277195169 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 6864 2476 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.12
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 277195177 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915456

[startup+2.98834 s]
/proc/loadavg: 1.77 1.86 1.93 3/100 22489
/proc/meminfo: memFree=1196208/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=2.94
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 7129 0 1 0 233 61 0 0 25 0 8 0 277195169 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073680948 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 6866 2476 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.13
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.27195 s]
/proc/loadavg: 1.77 1.86 1.93 3/100 22489
/proc/meminfo: memFree=1196208/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=6.19
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 7129 0 1 0 480 139 0 0 25 0 8 0 277195169 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 6866 2476 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.13
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915456

[startup+12.7591 s]
/proc/loadavg: 1.80 1.86 1.93 3/100 22489
/proc/meminfo: memFree=1196208/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=12.62
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 7129 0 1 0 980 282 0 0 25 0 8 0 277195169 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073680998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 6866 2476 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.13
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915456

[startup+25.6015 s]
/proc/loadavg: 1.83 1.87 1.93 3/100 22489
/proc/meminfo: memFree=1196272/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=25.35
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 7131 0 1 0 1950 585 0 0 25 0 8 0 277195169 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073680917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 6867 2476 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.13
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 277195177 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915456

[startup+51.2072 s]
/proc/loadavg: 1.89 1.88 1.93 3/100 22489
/proc/meminfo: memFree=1188464/2055920 swapFree=4180552/4192956
[pid=22481] ppid=22479 vsize=915456 CPUtime=50.7
/proc/22481/stat : 22481 (java) R 22479 22481 21951 0 -1 0 9155 0 1 0 4348 722 0 0 25 0 8 0 277195169 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807561 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22481/statm: 228864 8885 2527 14 0 215334 0
[pid=22481/tid=22483] ppid=22479 vsize=915456 CPUtime=0.02
/proc/22481/task/22483/stat : 22483 (java) S 22479 22481 21951 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277195174 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22484] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22484/stat : 22484 (java) S 22479 22481 21951 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277195174 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22485] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22485/stat : 22485 (java) S 22479 22481 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277195174 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22486] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22486/stat : 22486 (java) S 22479 22481 21951 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277195177 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22487] ppid=22479 vsize=915456 CPUtime=0.23
/proc/22481/task/22487/stat : 22487 (java) S 22479 22481 21951 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277195177 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22488] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22488/stat : 22488 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277195177 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22481/tid=22489] ppid=22479 vsize=915456 CPUtime=0
/proc/22481/task/22489/stat : 22489 (java) S 22479 22481 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277195177 937426944 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 73.2172
CPU time (s): 72.474
CPU user time (s): 65.2421
CPU system time (s): 7.2319
CPU usage (%): 98.9849
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.2421
system time used= 7.2319
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9260
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2641
involuntary context switches= 4507

runsolver used 0.078987 s user time and 0.26096 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 10:13:14 UTC 2007


IDJOB= 278417
IDBENCH= 8365
IDSOLVER= 69
FILE ID= node2/278417-1169287994

PBS_JOBID= 3609528

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-800-810521_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278417-1169287994/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-278417-1169287994 -o ROOT/results/node2/solver-278417-1169287994 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278417-1169287994/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aeac06a8c36407b0c4056c16615e1181

RANDOM SEED= 458872653

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.259
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	: 5931.00
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.259
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:       1214472 kB
Buffers:         47596 kB
Cached:         643188 kB
SwapCached:        572 kB
Active:         231108 kB
Inactive:       536584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214472 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          98524 kB
Slab:            58260 kB
Committed_AS:  8307856 kB
PageTables:       2492 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= 66561 MiB



End job on node2 on Sat Jan 20 10:14:29 UTC 2007