Trace number 278363

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 70.2393 70.3628

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-400-907721_ext.xml
MD5SUM6381174a163179c8d9be1bb13dda4084
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints267
Best CPU time to get the best result obtained on this benchmark0.541916
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints316
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension316
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.34	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/278363-1169287537/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.43	   
0.43	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.54	     nbConstraints=316  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=303
0.54	     nbConflictsStructures=13  nbSharedConflictsStructures=303  nbSharedBinaryRepresentations=48  maxDegree=23
0.54	     maxArity=2
0.54	       =>  wckTime=0.189  cpuTime=0.14  mem=7M918
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.266  cpuTime=0.18  mem=5M523
0.61	
0.61	s SATISFIABLE
0.61	o 234
0.61	c 82
0.62	o 239
0.62	c 77
0.62	o 243
0.62	c 73
0.62	o 247
0.62	c 69
0.62	o 250
0.62	c 66
0.62	o 252
0.62	c 64
0.62	o 253
0.62	c 63
0.62	o 255
0.62	c 61
0.62	o 256
0.62	c 60
0.62	o 259
0.62	c 57
0.62	o 260
0.62	c 56
0.64	o 261
0.64	c 55
0.64	o 263
0.64	c 53
0.65	o 264
0.65	c 52
0.66	o 265
0.66	c 51
0.71	o 266
0.71	c 50
0.74	o 267
0.74	c 49
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=4384459  nbAssignments=10000
1.81	       =>  wckTime=1.203  cpuTime=1.18  mem=5M523
2.96	   
2.96	   search
2.96	     run=1  nbConstraintChecks=8867991  nbAssignments=20000
2.96	       =>  wckTime=2.346  cpuTime=2.33  mem=5M523
4.05	   
4.05	   search
4.05	     run=2  nbConstraintChecks=13258712  nbAssignments=30000
4.05	       =>  wckTime=3.442  cpuTime=3.42  mem=5M523
5.17	   
5.17	   search
5.17	     run=3  nbConstraintChecks=17728661  nbAssignments=40000
5.17	       =>  wckTime=4.554  cpuTime=4.53  mem=5M523
6.27	   
6.27	   search
6.27	     run=4  nbConstraintChecks=22119368  nbAssignments=50000
6.27	       =>  wckTime=5.663  cpuTime=5.64  mem=5M523
7.39	   
7.39	   search
7.39	     run=5  nbConstraintChecks=26586287  nbAssignments=60000
7.39	       =>  wckTime=6.78  cpuTime=6.75  mem=5M523
8.50	   
8.50	   search
8.50	     run=6  nbConstraintChecks=30969988  nbAssignments=70000
8.50	       =>  wckTime=7.887  cpuTime=7.87  mem=5M523
9.62	   
9.62	   search
9.62	     run=7  nbConstraintChecks=35440090  nbAssignments=80000
9.62	       =>  wckTime=9.004  cpuTime=8.98  mem=5M523
10.72	   
10.72	   search
10.72	     run=8  nbConstraintChecks=39821262  nbAssignments=90000
10.72	       =>  wckTime=10.112  cpuTime=10.08  mem=5M523
11.84	   
11.84	   search
11.84	     run=9  nbConstraintChecks=44300922  nbAssignments=100000
11.84	       =>  wckTime=11.231  cpuTime=11.2  mem=5M523
12.95	   
12.95	   search
12.95	     run=10  nbConstraintChecks=48690662  nbAssignments=110000
12.95	       =>  wckTime=12.34  cpuTime=12.32  mem=5M523
14.07	   
14.07	   search
14.07	     run=11  nbConstraintChecks=53157931  nbAssignments=120000
14.07	       =>  wckTime=13.458  cpuTime=13.43  mem=5M523
15.17	   
15.17	   search
15.17	     run=12  nbConstraintChecks=57541330  nbAssignments=130000
15.17	       =>  wckTime=14.559  cpuTime=14.53  mem=5M523
16.28	   
16.28	   search
16.28	     run=13  nbConstraintChecks=62003926  nbAssignments=140000
16.28	       =>  wckTime=15.668  cpuTime=15.64  mem=5M523
17.38	   
17.38	   search
17.38	     run=14  nbConstraintChecks=66395417  nbAssignments=150000
17.38	       =>  wckTime=16.768  cpuTime=16.74  mem=5M523
18.49	   
18.49	   search
18.49	     run=15  nbConstraintChecks=70858923  nbAssignments=160000
18.49	       =>  wckTime=17.877  cpuTime=17.84  mem=5M523
19.59	   
19.59	   search
19.59	     run=16  nbConstraintChecks=75250467  nbAssignments=170000
19.59	       =>  wckTime=18.977  cpuTime=18.95  mem=5M523
20.70	   
20.70	   search
20.70	     run=17  nbConstraintChecks=79711856  nbAssignments=180000
20.70	       =>  wckTime=20.086  cpuTime=20.06  mem=5M523
21.80	   
21.80	   search
21.80	     run=18  nbConstraintChecks=84105151  nbAssignments=190000
21.80	       =>  wckTime=21.188  cpuTime=21.16  mem=5M523
22.91	   
22.91	   search
22.91	     run=19  nbConstraintChecks=88586137  nbAssignments=200000
22.91	       =>  wckTime=22.299  cpuTime=22.27  mem=5M523
24.11	   
24.11	   search
24.11	     run=20  nbConstraintChecks=92981175  nbAssignments=210000
24.11	       =>  wckTime=23.496  cpuTime=23.46  mem=5M523
25.31	   
25.31	   search
25.31	     run=21  nbConstraintChecks=97442167  nbAssignments=220000
25.31	       =>  wckTime=24.695  cpuTime=24.65  mem=5M523
26.48	   
26.48	   search
26.48	     run=22  nbConstraintChecks=101830508  nbAssignments=230000
26.48	       =>  wckTime=25.872  cpuTime=25.83  mem=5M523
27.67	   
27.67	   search
27.67	     run=23  nbConstraintChecks=106299344  nbAssignments=240000
27.67	       =>  wckTime=27.06  cpuTime=27.02  mem=5M523
28.85	   
28.85	   search
28.85	     run=24  nbConstraintChecks=110679885  nbAssignments=250000
28.85	       =>  wckTime=28.237  cpuTime=28.2  mem=5M523
30.04	   
30.04	   search
30.04	     run=25  nbConstraintChecks=115138861  nbAssignments=260000
30.04	       =>  wckTime=29.425  cpuTime=29.38  mem=5M523
30.79	   
30.79	   search
30.79	     run=26  nbConstraintChecks=117939685  nbAssignments=266440
30.79	       =>  wckTime=30.181  cpuTime=30.14  mem=5M523
30.80	   
30.80	   global
30.80	     nbConstraintChecks=117939685  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.80	     solvingWckTime=30.181  solvingCpuTime=30.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.80	     globalCpuTime=30.36
30.80	       =>  wckTime=30.449  cpuTime=30.32  mem=5M523
30.80	   
30.80	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.582  cpuTime=30.43  mem=16M559
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=74  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M559
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=20145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32
30.98	     nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=51  nbRestartNogoods=0
30.98	       =>  wckTime=0.048  cpuTime=0.03  mem=16M559
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=52217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
31.02	     nbFailedAssignments=19  nbBacktracks=27  nbVisitedNodes=125  nbRestartNogoods=1
31.02	       =>  wckTime=0.086  cpuTime=0.06  mem=16M559
31.04	   
31.04	   search
31.04	     run=2  nbConstraintChecks=93545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133
31.04	     nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=218  nbRestartNogoods=4
31.04	       =>  wckTime=0.111  cpuTime=0.08  mem=16M559
31.07	   
31.07	   search
31.07	     run=3  nbConstraintChecks=143878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=197
31.07	     nbFailedAssignments=54  nbBacktracks=82  nbVisitedNodes=334  nbRestartNogoods=5
31.07	       =>  wckTime=0.142  cpuTime=0.11  mem=16M559
31.12	   
31.12	   search
31.12	     run=4  nbConstraintChecks=232670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302
31.12	     nbFailedAssignments=91  nbBacktracks=133  nbVisitedNodes=527  nbRestartNogoods=8
31.12	       =>  wckTime=0.193  cpuTime=0.16  mem=16M559
31.18	   
31.18	   search
31.18	     run=5  nbConstraintChecks=339625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=426
31.18	     nbFailedAssignments=125  nbBacktracks=209  nbVisitedNodes=761  nbRestartNogoods=10
31.18	       =>  wckTime=0.251  cpuTime=0.22  mem=16M559
31.27	   
31.27	   search
31.27	     run=6  nbConstraintChecks=504438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=622
31.27	     nbFailedAssignments=194  nbBacktracks=322  nbVisitedNodes=1134  nbRestartNogoods=13
31.27	       =>  wckTime=0.343  cpuTime=0.31  mem=16M559
31.40	   
31.40	   search
31.40	     run=7  nbConstraintChecks=737710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877
31.40	     nbFailedAssignments=264  nbBacktracks=492  nbVisitedNodes=1629  nbRestartNogoods=16
31.40	       =>  wckTime=0.468  cpuTime=0.43  mem=16M559
31.64	   
31.64	   search
31.64	     run=8  nbConstraintChecks=1173460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1353
31.64	     nbFailedAssignments=472  nbBacktracks=748  nbVisitedNodes=2565  nbRestartNogoods=20
31.64	       =>  wckTime=0.708  cpuTime=0.67  mem=16M559
31.96	   
31.96	   search
31.96	     run=9  nbConstraintChecks=1716051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1961
31.96	     nbFailedAssignments=684  nbBacktracks=1132  nbVisitedNodes=3732  nbRestartNogoods=23
31.96	       =>  wckTime=1.028  cpuTime=0.97  mem=16M559
32.40	   
32.40	   search
32.40	     run=10  nbConstraintChecks=2468461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2865
32.40	     nbFailedAssignments=997  nbBacktracks=1708  nbVisitedNodes=5452  nbRestartNogoods=26
32.40	       =>  wckTime=1.466  cpuTime=1.4  mem=16M559
33.15	   
33.15	   search
33.15	     run=11  nbConstraintChecks=3783104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4347
33.15	     nbFailedAssignments=1605  nbBacktracks=2572  nbVisitedNodes=8273  nbRestartNogoods=30
33.15	       =>  wckTime=2.218  cpuTime=2.15  mem=16M559
34.10	   
34.10	   search
34.10	     run=12  nbConstraintChecks=5575429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6301
34.10	     nbFailedAssignments=2252  nbBacktracks=3870  nbVisitedNodes=12063  nbRestartNogoods=35
34.10	       =>  wckTime=3.171  cpuTime=3.1  mem=16M559
35.56	   
35.56	   search
35.56	     run=13  nbConstraintChecks=8274263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9267
35.56	     nbFailedAssignments=3256  nbBacktracks=5816  nbVisitedNodes=17820  nbRestartNogoods=40
35.56	       =>  wckTime=4.626  cpuTime=4.56  mem=16M559
38.21	   
38.21	   search
38.21	     run=14  nbConstraintChecks=13232802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14442
38.21	     nbFailedAssignments=5498  nbBacktracks=8737  nbVisitedNodes=28021  nbRestartNogoods=46
38.21	       =>  wckTime=7.284  cpuTime=7.21  mem=16M559
41.75	   
41.75	   search
41.75	     run=15  nbConstraintChecks=19504819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21521
41.75	     nbFailedAssignments=8186  nbBacktracks=13116  nbVisitedNodes=41745  nbRestartNogoods=51
41.75	       =>  wckTime=10.816  cpuTime=10.74  mem=16M559
46.63	   
46.63	   search
46.63	     run=16  nbConstraintChecks=28414553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31672
46.63	     nbFailedAssignments=11759  nbBacktracks=19685  nbVisitedNodes=61528  nbRestartNogoods=58
46.63	       =>  wckTime=15.7  cpuTime=15.62  mem=16M559
55.16	   
55.16	   search
55.16	     run=17  nbConstraintChecks=43776361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48751
55.16	     nbFailedAssignments=18974  nbBacktracks=29537  nbVisitedNodes=94895  nbRestartNogoods=66
55.16	       =>  wckTime=24.228  cpuTime=24.15  mem=16M559
67.29	   
67.29	   search
67.29	     run=18  nbConstraintChecks=64909374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72790
67.29	     nbFailedAssignments=28225  nbBacktracks=44316  nbVisitedNodes=141996  nbRestartNogoods=73
67.29	       =>  wckTime=36.364  cpuTime=36.28  mem=16M559
70.33	   
70.33	   search
70.33	     run=19  nbConstraintChecks=70130535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78848
70.33	     nbFailedAssignments=30423  nbBacktracks=48177  nbVisitedNodes=153766  nbRestartNogoods=80
70.33	       =>  wckTime=39.396  cpuTime=39.31  mem=16M559
70.33	   
70.33	   global
70.33	     nbConstraintChecks=70130609  nbRestartNogoods=80  solvingWckTime=39.397  solvingCpuTime=39.31  expiredTime=no
70.33	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=69.78
70.33	       =>  wckTime=69.98  cpuTime=69.74  mem=16M559
70.33	
70.33	s OPTIMUM FOUND
70.33	v 0 0 1 1 0 0 0 0 1 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 1 1 1 
70.33	   
70.33	   totalWckTime=70.055  totalCpuTime=69.78

Verifier Data (download as text)

49 unsatisfied constraints, 267 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/node12/watcher-278363-1169287537 -o ROOT/results/node12/solver-278363-1169287537 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278363-1169287537/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: 0.98 1.01 1.20 3/78 4510
/proc/meminfo: memFree=1375768/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=1500 CPUtime=0
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 87 0 0 0 0 0 0 0 19 0 1 0 277148797 1536000 69 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 9667168 0 0 4096 0 0 0 0 17 1 0 0
/proc/4509/statm: 375 69 54 14 0 8 0

[startup+0.105312 s]
/proc/loadavg: 0.98 1.01 1.20 3/78 4510
/proc/meminfo: memFree=1375768/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=907676 CPUtime=0.04
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 2370 0 1 0 3 1 0 0 19 0 4 0 277148797 929460224 2117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/4509/statm: 226919 2118 1182 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.513388 s]
/proc/loadavg: 0.98 1.01 1.20 3/78 4510
/proc/meminfo: memFree=1375768/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915332 CPUtime=0.45
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6325 0 1 0 40 5 0 0 16 0 8 0 277148797 937299968 6064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153559829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 228833 6064 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33453 s]
/proc/loadavg: 0.98 1.01 1.20 2/85 4517
/proc/meminfo: memFree=1358688/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915336 CPUtime=1.26
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6984 0 1 0 98 28 0 0 17 0 8 0 277148797 937304064 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4509/statm: 228833 6722 2476 14 0 215303 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937304064 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915332 CPUtime=0.09
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 277148809 937299968 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937304064 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915336

[startup+2.97582 s]
/proc/loadavg: 0.98 1.01 1.20 2/85 4517
/proc/meminfo: memFree=1358688/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915332 CPUtime=2.89
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6987 0 1 0 208 81 0 0 18 0 8 0 277148797 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4509/statm: 228834 6724 2476 14 0 215304 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915336 CPUtime=0.09
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 277148809 937304064 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937304064 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915332

[startup+6.26642 s]
/proc/loadavg: 0.98 1.01 1.20 2/85 4517
/proc/meminfo: memFree=1358688/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915336 CPUtime=6.18
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6989 0 1 0 427 191 0 0 25 0 8 0 277148797 937304064 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4509/statm: 228833 6726 2476 14 0 215303 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915332 CPUtime=0.1
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937304064 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915336

[startup+12.7396 s]
/proc/loadavg: 0.98 1.01 1.20 2/85 4517
/proc/meminfo: memFree=1358704/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915332 CPUtime=12.65
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6989 0 1 0 861 404 0 0 17 0 8 0 277148797 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4509/statm: 228833 6726 2476 14 0 215303 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937304064 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915332 CPUtime=0.1
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915336 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937304064 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915332

[startup+25.5929 s]
/proc/loadavg: 1.06 1.02 1.20 2/85 4517
/proc/meminfo: memFree=1358704/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915332 CPUtime=25.5
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 6989 0 1 0 1722 828 0 0 20 0 8 0 277148797 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073627366 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 228833 6726 2476 14 0 215303 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915332 CPUtime=0.1
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937299968 6726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915332

[startup+51.2763 s]
/proc/loadavg: 1.04 1.02 1.19 2/85 4517
/proc/meminfo: memFree=1350640/2055920 swapFree=4160348/4192956
[pid=4509] ppid=4507 vsize=915332 CPUtime=51.17
/proc/4509/stat : 4509 (java) R 4507 4509 3836 0 -1 0 9118 0 1 0 4116 1001 0 0 25 0 8 0 277148797 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801134 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 228833 8853 2527 14 0 215303 0
[pid=4509/tid=4511] ppid=4507 vsize=915332 CPUtime=0.02
/proc/4509/task/4511/stat : 4511 (java) S 4507 4509 3836 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 277148805 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4512] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4507 4509 3836 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4513] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4507 4509 3836 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277148806 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4514] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277148809 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4515] ppid=4507 vsize=915332 CPUtime=0.19
/proc/4509/task/4515/stat : 4515 (java) S 4507 4509 3836 0 -1 64 380 0 0 0 19 0 0 0 16 0 8 0 277148809 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4516] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4507 4509 3836 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277148809 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4509/tid=4517] ppid=4507 vsize=915332 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4507 4509 3836 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277148809 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 70.3628
CPU time (s): 70.2393
CPU user time (s): 60.2148
CPU system time (s): 10.0245
CPU usage (%): 99.8245
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.2148
system time used= 10.0245
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9218
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= 2257
involuntary context switches= 2022

runsolver used 0.06499 s user time and 0.203968 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 10:05:38 UTC 2007


IDJOB= 278363
IDBENCH= 8286
IDSOLVER= 69
FILE ID= node12/278363-1169287537

PBS_JOBID= 3609521

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6381174a163179c8d9be1bb13dda4084

RANDOM SEED= 643510722

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.265
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.265
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:       1376376 kB
Buffers:         60280 kB
Cached:         516024 kB
SwapCached:       5164 kB
Active:         260460 kB
Inactive:       344800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376376 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          38168 kB
Slab:            59900 kB
Committed_AS:  7791164 kB
PageTables:       1720 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= 66563 MiB



End job on node12 on Sat Jan 20 10:06:48 UTC 2007