Trace number 282385

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 EPFCOPTIMUM 65.51 65.6282

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-31.xml
MD5SUM7214d9d4fef208b02f64484ac48d2aaf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark1.35579
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282385-1169318989/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.084  cpuTime=0.08  mem=6M885
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.46	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=635  maxDegree=9  maxArity=2
0.46	       =>  wckTime=0.167  cpuTime=0.13  mem=7M870
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.53	       =>  wckTime=0.24  cpuTime=0.16  mem=5M422
0.54	
0.54	s SATISFIABLE
0.54	o 19
0.54	c 34
0.54	o 23
0.54	c 30
0.54	o 25
0.54	c 28
0.54	o 27
0.54	c 26
0.54	o 28
0.54	c 25
0.54	o 30
0.54	c 23
0.54	o 33
0.54	c 20
0.54	o 34
0.54	c 19
0.55	o 35
0.55	c 18
0.55	o 37
0.55	c 16
0.55	o 38
0.55	c 15
0.55	o 39
0.55	c 14
0.55	o 40
0.55	c 13
0.55	o 41
0.55	c 12
0.56	o 42
0.56	c 11
0.56	o 43
0.56	c 10
0.58	o 44
0.58	c 9
0.64	o 45
0.64	c 8
1.61	   
1.61	   search
1.61	     run=0  nbConstraintChecks=4743910  nbAssignments=10000
1.61	       =>  wckTime=1.076  cpuTime=1.07  mem=5M422
2.65	   
2.65	   search
2.65	     run=1  nbConstraintChecks=9545950  nbAssignments=20000
2.65	       =>  wckTime=2.115  cpuTime=2.1  mem=5M422
3.68	   
3.68	   search
3.68	     run=2  nbConstraintChecks=14269494  nbAssignments=30000
3.68	       =>  wckTime=3.142  cpuTime=3.13  mem=5M422
4.70	   
4.70	   search
4.70	     run=3  nbConstraintChecks=18915644  nbAssignments=40000
4.70	       =>  wckTime=4.167  cpuTime=4.16  mem=5M422
5.73	   
5.73	   search
5.73	     run=4  nbConstraintChecks=23577945  nbAssignments=50000
5.73	       =>  wckTime=5.196  cpuTime=5.18  mem=5M422
6.75	   
6.75	   search
6.75	     run=5  nbConstraintChecks=28118955  nbAssignments=60000
6.75	       =>  wckTime=6.215  cpuTime=6.2  mem=5M422
7.78	   
7.78	   search
7.78	     run=6  nbConstraintChecks=32761007  nbAssignments=70000
7.78	       =>  wckTime=7.243  cpuTime=7.23  mem=5M422
8.80	   
8.80	   search
8.80	     run=7  nbConstraintChecks=37367420  nbAssignments=80000
8.80	       =>  wckTime=8.27  cpuTime=8.25  mem=5M422
9.83	   
9.83	   search
9.83	     run=8  nbConstraintChecks=41950095  nbAssignments=90000
9.83	       =>  wckTime=9.297  cpuTime=9.29  mem=5M422
10.85	   
10.85	   search
10.85	     run=9  nbConstraintChecks=46545085  nbAssignments=100000
10.85	       =>  wckTime=10.32  cpuTime=10.3  mem=5M422
11.88	   
11.88	   search
11.88	     run=10  nbConstraintChecks=51153271  nbAssignments=110000
11.88	       =>  wckTime=11.344  cpuTime=11.33  mem=5M422
12.90	   
12.90	   search
12.90	     run=11  nbConstraintChecks=55855645  nbAssignments=120000
12.90	       =>  wckTime=12.371  cpuTime=12.36  mem=5M422
13.93	   
13.93	   search
13.93	     run=12  nbConstraintChecks=60497816  nbAssignments=130000
13.93	       =>  wckTime=13.397  cpuTime=13.38  mem=5M422
14.98	   
14.98	   search
14.98	     run=13  nbConstraintChecks=65358173  nbAssignments=140000
14.98	       =>  wckTime=14.441  cpuTime=14.42  mem=5M422
16.00	   
16.00	   search
16.00	     run=14  nbConstraintChecks=70045400  nbAssignments=150000
16.00	       =>  wckTime=15.465  cpuTime=15.45  mem=5M422
17.03	   
17.03	   search
17.03	     run=15  nbConstraintChecks=74809060  nbAssignments=160000
17.03	       =>  wckTime=16.499  cpuTime=16.48  mem=5M422
18.06	   
18.06	   search
18.06	     run=16  nbConstraintChecks=79494446  nbAssignments=170000
18.06	       =>  wckTime=17.526  cpuTime=17.51  mem=5M422
19.08	   
19.08	   search
19.08	     run=17  nbConstraintChecks=84120963  nbAssignments=180000
19.08	       =>  wckTime=18.545  cpuTime=18.52  mem=5M422
20.09	   
20.09	   search
20.09	     run=18  nbConstraintChecks=88689552  nbAssignments=190000
20.09	       =>  wckTime=19.558  cpuTime=19.54  mem=5M422
21.10	   
21.10	   search
21.10	     run=19  nbConstraintChecks=93144187  nbAssignments=200000
21.10	       =>  wckTime=20.566  cpuTime=20.54  mem=5M422
22.11	   
22.11	   search
22.11	     run=20  nbConstraintChecks=97709348  nbAssignments=210000
22.11	       =>  wckTime=21.58  cpuTime=21.56  mem=5M422
23.12	   
23.12	   search
23.12	     run=21  nbConstraintChecks=102212282  nbAssignments=220000
23.12	       =>  wckTime=22.588  cpuTime=22.57  mem=5M422
24.15	   
24.15	   search
24.15	     run=22  nbConstraintChecks=106851768  nbAssignments=230000
24.15	       =>  wckTime=23.617  cpuTime=23.59  mem=5M422
25.17	   
25.17	   search
25.17	     run=23  nbConstraintChecks=111430717  nbAssignments=240000
25.17	       =>  wckTime=24.64  cpuTime=24.61  mem=5M422
26.21	   
26.21	   search
26.21	     run=24  nbConstraintChecks=116198417  nbAssignments=250000
26.21	       =>  wckTime=25.68  cpuTime=25.65  mem=5M422
27.24	   
27.24	   search
27.24	     run=25  nbConstraintChecks=120746685  nbAssignments=260000
27.24	       =>  wckTime=26.704  cpuTime=26.68  mem=5M422
28.27	   
28.27	   search
28.27	     run=26  nbConstraintChecks=125361451  nbAssignments=270000
28.27	       =>  wckTime=27.733  cpuTime=27.71  mem=5M422
29.29	   
29.29	   search
29.29	     run=27  nbConstraintChecks=129956630  nbAssignments=280000
29.29	       =>  wckTime=28.757  cpuTime=28.74  mem=5M422
30.32	   
30.32	   search
30.32	     run=28  nbConstraintChecks=134564386  nbAssignments=290000
30.32	       =>  wckTime=29.782  cpuTime=29.76  mem=5M422
30.67	   
30.67	   search
30.67	     run=29  nbConstraintChecks=136254249  nbAssignments=293340
30.67	       =>  wckTime=30.139  cpuTime=30.12  mem=5M422
30.67	   
30.67	   global
30.67	     nbConstraintChecks=136254249  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.67	     solvingWckTime=30.138  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.67	     globalCpuTime=30.32
30.67	       =>  wckTime=30.38  cpuTime=30.28  mem=5M422
30.67	   
30.68	   solver IterativeSystematicSolver being built... 
30.81	       =>  wckTime=30.513  cpuTime=30.38  mem=16M491
30.84	   
30.84	   preprocessing
30.84	     nbConstraintChecks=10401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.84	     detectedInconsistency=no
30.84	       =>  wckTime=0.027  cpuTime=0.02  mem=16M491
30.87	   
30.87	   search
30.87	     run=0  nbConstraintChecks=53239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58
30.87	     nbFailedAssignments=44  nbBacktracks=10  nbVisitedNodes=111  nbRestartNogoods=0
30.87	       =>  wckTime=0.065  cpuTime=0.05  mem=16M491
30.91	   
30.91	   search
30.91	     run=1  nbConstraintChecks=126666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129
30.91	     nbFailedAssignments=93  nbBacktracks=25  nbVisitedNodes=246  nbRestartNogoods=5
30.91	       =>  wckTime=0.102  cpuTime=0.07  mem=16M491
30.94	   
30.94	   search
30.94	     run=2  nbConstraintChecks=228648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=234
30.95	     nbFailedAssignments=172  nbBacktracks=47  nbVisitedNodes=451  nbRestartNogoods=18
30.95	       =>  wckTime=0.136  cpuTime=0.1  mem=16M491
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=329700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=339
30.98	     nbFailedAssignments=237  nbBacktracks=80  nbVisitedNodes=654  nbRestartNogoods=24
30.98	       =>  wckTime=0.171  cpuTime=0.13  mem=16M491
31.04	   
31.04	   search
31.04	     run=4  nbConstraintChecks=552015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=562
31.04	     nbFailedAssignments=406  nbBacktracks=130  nbVisitedNodes=1096  nbRestartNogoods=27
31.04	       =>  wckTime=0.237  cpuTime=0.2  mem=16M491
31.15	   
31.15	   search
31.15	     run=5  nbConstraintChecks=934859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=925
31.15	     nbFailedAssignments=689  nbBacktracks=205  nbVisitedNodes=1812  nbRestartNogoods=33
31.15	       =>  wckTime=0.346  cpuTime=0.3  mem=16M491
31.29	   
31.29	   search
31.29	     run=6  nbConstraintChecks=1411104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1386
31.29	     nbFailedAssignments=1033  nbBacktracks=319  nbVisitedNodes=2730  nbRestartNogoods=48
31.29	       =>  wckTime=0.482  cpuTime=0.44  mem=16M491
31.47	   
31.47	   search
31.47	     run=7  nbConstraintChecks=2016017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1990
31.47	     nbFailedAssignments=1461  nbBacktracks=489  nbVisitedNodes=3932  nbRestartNogoods=54
31.47	       =>  wckTime=0.659  cpuTime=0.6  mem=16M491
31.78	   
31.78	   search
31.78	     run=8  nbConstraintChecks=3224528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3082
31.78	     nbFailedAssignments=2293  nbBacktracks=745  nbVisitedNodes=6106  nbRestartNogoods=63
31.78	       =>  wckTime=0.969  cpuTime=0.9  mem=16M491
32.15	   
32.15	   search
32.15	     run=9  nbConstraintChecks=4680956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4495
32.15	     nbFailedAssignments=3316  nbBacktracks=1129  nbVisitedNodes=8922  nbRestartNogoods=71
32.15	       =>  wckTime=1.343  cpuTime=1.28  mem=16M491
32.78	   
32.78	   search
32.78	     run=10  nbConstraintChecks=7149090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6838
32.78	     nbFailedAssignments=5078  nbBacktracks=1705  nbVisitedNodes=13576  nbRestartNogoods=82
32.78	       =>  wckTime=1.974  cpuTime=1.9  mem=16M491
33.78	   
33.78	   search
33.78	     run=11  nbConstraintChecks=11304824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10451
33.78	     nbFailedAssignments=7821  nbBacktracks=2569  nbVisitedNodes=20771  nbRestartNogoods=91
33.78	       =>  wckTime=2.977  cpuTime=2.91  mem=16M491
35.27	   
35.27	   search
35.27	     run=12  nbConstraintChecks=17336574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16111
35.27	     nbFailedAssignments=12179  nbBacktracks=3866  nbVisitedNodes=32006  nbRestartNogoods=104
35.27	       =>  wckTime=4.459  cpuTime=4.38  mem=16M491
37.14	   
37.14	   search
37.14	     run=13  nbConstraintChecks=24815801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23063
37.14	     nbFailedAssignments=17181  nbBacktracks=5812  nbVisitedNodes=45820  nbRestartNogoods=121
37.14	       =>  wckTime=6.329  cpuTime=6.25  mem=16M491
40.25	   
40.25	   search
40.25	     run=14  nbConstraintChecks=37133134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34830
40.25	     nbFailedAssignments=26022  nbBacktracks=8731  nbVisitedNodes=69102  nbRestartNogoods=143
40.25	       =>  wckTime=9.439  cpuTime=9.36  mem=16M491
44.85	   
44.85	   search
44.85	     run=15  nbConstraintChecks=55609395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52209
44.85	     nbFailedAssignments=39017  nbBacktracks=13109  nbVisitedNodes=103517  nbRestartNogoods=164
44.85	       =>  wckTime=14.039  cpuTime=13.94  mem=16M491
51.45	   
51.45	   search
51.45	     run=16  nbConstraintChecks=81677317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76716
51.45	     nbFailedAssignments=56949  nbBacktracks=19677  nbVisitedNodes=152148  nbRestartNogoods=203
51.45	       =>  wckTime=20.646  cpuTime=20.53  mem=16M491
60.77	   
60.77	   search
60.77	     run=17  nbConstraintChecks=119267194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111167
60.77	     nbFailedAssignments=81545  nbBacktracks=29530  nbVisitedNodes=220593  nbRestartNogoods=230
60.77	       =>  wckTime=29.958  cpuTime=29.85  mem=16M491
65.56	   
65.56	   search
65.56	     run=18  nbConstraintChecks=138935697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129006
65.56	     nbFailedAssignments=93693  nbBacktracks=35222  nbVisitedNodes=255874  nbRestartNogoods=250
65.56	       =>  wckTime=34.753  cpuTime=34.64  mem=16M491
65.56	   
65.56	   global
65.56	     nbConstraintChecks=138946098  nbRestartNogoods=250  solvingWckTime=34.754  solvingCpuTime=34.64  expiredTime=no
65.56	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=65.07
65.56	       =>  wckTime=65.267  cpuTime=65.03  mem=16M491
65.57	
65.57	s OPTIMUM FOUND
65.57	v 6 5 6 5 5 10 6 10 4 1 10 7 4 8 10 8 1 9 4 7 
65.57	   
65.57	   totalWckTime=65.346  totalCpuTime=65.07

Verifier Data (download as text)

8 unsatisfied constraints, 45 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/node4/watcher-282385-1169318989 -o ROOT/results/node4/solver-282385-1169318989 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282385-1169318989/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.46 1.83 1.94 4/93 8565
/proc/meminfo: memFree=1261624/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=172 CPUtime=0
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280294565 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10588459 0 0 4096 0 0 0 0 17 0 0 0
/proc/8564/statm: 43 24 18 14 0 3 0

[startup+0.107168 s]
/proc/loadavg: 1.46 1.83 1.94 4/93 8565
/proc/meminfo: memFree=1261624/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=914988 CPUtime=0.09
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 3060 0 1 0 8 1 0 0 23 0 8 0 280294565 936947712 2806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228747 2806 1450 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.5152 s]
/proc/loadavg: 1.46 1.83 1.94 4/93 8565
/proc/meminfo: memFree=1261624/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915332 CPUtime=0.5
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6662 0 1 0 46 4 0 0 25 0 8 0 280294565 937299968 6400 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228833 6400 2294 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33628 s]
/proc/loadavg: 1.46 1.83 1.94 3/100 8572
/proc/meminfo: memFree=1245056/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915436 CPUtime=1.32
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6868 0 1 0 102 30 0 0 25 0 8 0 280294565 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 6606 2479 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915440 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294569 937410560 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.09
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 324 0 0 0 9 0 0 0 16 0 8 0 280294572 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915436

[startup+2.97344 s]
/proc/loadavg: 1.46 1.83 1.94 3/100 8572
/proc/meminfo: memFree=1244992/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915436 CPUtime=2.95
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6871 0 1 0 207 88 0 0 25 0 8 0 280294565 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 6608 2479 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915436 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.1
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915440 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937410560 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915436

[startup+6.26875 s]
/proc/loadavg: 1.50 1.84 1.94 3/100 8572
/proc/meminfo: memFree=1244992/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915436 CPUtime=6.25
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6871 0 1 0 419 206 0 0 25 0 8 0 280294565 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 6608 2479 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915436 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915440 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937410560 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.1
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915436

[startup+12.7484 s]
/proc/loadavg: 1.54 1.84 1.94 3/100 8572
/proc/meminfo: memFree=1244992/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915436 CPUtime=12.72
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6871 0 1 0 837 435 0 0 25 0 8 0 280294565 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 6608 2479 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915436 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.1
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915436

[startup+25.6286 s]
/proc/loadavg: 1.64 1.85 1.94 3/100 8572
/proc/meminfo: memFree=1245056/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915440 CPUtime=25.6
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 6872 0 1 0 1670 890 0 0 25 0 8 0 280294565 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 6609 2479 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915436 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294569 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.1
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280294572 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915440 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937410560 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 6609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 915440

[startup+51.2541 s]
/proc/loadavg: 1.83 1.87 1.95 3/100 8572
/proc/meminfo: memFree=1236608/2055920 swapFree=4182144/4192956
[pid=8564] ppid=8562 vsize=915436 CPUtime=51.18
/proc/8564/stat : 8564 (java) R 8562 8564 8406 0 -1 0 9085 0 1 0 4050 1068 0 0 25 0 8 0 280294565 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073760674 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8564/statm: 228859 8818 2532 14 0 215329 0
[pid=8564/tid=8566] ppid=8562 vsize=915436 CPUtime=0.02
/proc/8564/task/8566/stat : 8566 (java) S 8562 8564 8406 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280294569 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8567] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8567/stat : 8567 (java) S 8562 8564 8406 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294569 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8568] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8568/stat : 8568 (java) S 8562 8564 8406 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294569 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8569] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8569/stat : 8569 (java) S 8562 8564 8406 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280294572 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8570] ppid=8562 vsize=915436 CPUtime=0.2
/proc/8564/task/8570/stat : 8570 (java) S 8562 8564 8406 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 280294572 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8571] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8571/stat : 8571 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280294572 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8564/tid=8572] ppid=8562 vsize=915436 CPUtime=0
/proc/8564/task/8572/stat : 8572 (java) S 8562 8564 8406 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280294572 937406464 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 65.6282
CPU time (s): 65.51
CPU user time (s): 54.8197
CPU system time (s): 10.6904
CPU usage (%): 99.82
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.8197
system time used= 10.6904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9188
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= 2440
involuntary context switches= 3244

runsolver used 0.093985 s user time and 0.203968 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 18:49:50 UTC 2007


IDJOB= 282385
IDBENCH= 12754
IDSOLVER= 68
FILE ID= node4/282385-1169318989

PBS_JOBID= 3610064

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282385-1169318989/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-282385-1169318989 -o ROOT/results/node4/solver-282385-1169318989 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282385-1169318989/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7214d9d4fef208b02f64484ac48d2aaf

RANDOM SEED= 133002092

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.223
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.223
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:       1262104 kB
Buffers:         67932 kB
Cached:         523188 kB
SwapCached:       2180 kB
Active:         282704 kB
Inactive:       426780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1262104 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:         138196 kB
Slab:            68644 kB
Committed_AS:  9020796 kB
PageTables:       2600 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= 66560 MiB



End job on node4 on Sat Jan 20 18:50:56 UTC 2007