Trace number 280954

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 51.0242 51.4201

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-19_ext.xml
MD5SUMfdd95a336bc04d7147c43013be12c970
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark3.02754
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=epfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/280954-1169308940/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.49	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.49	       =>  wckTime=0.094  cpuTime=0.08  mem=6M887
0.49	   
0.49	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.59	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1280  maxDegree=13
0.59	     maxArity=2
0.59	       =>  wckTime=0.199  cpuTime=0.14  mem=8M854
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.279  cpuTime=0.18  mem=5M496
0.67	
0.67	s SATISFIABLE
0.67	o 67
0.67	c 42
0.67	o 71
0.67	c 38
0.67	o 74
0.67	c 35
0.68	o 75
0.68	c 34
0.68	o 77
0.68	c 32
0.68	o 78
0.68	c 31
0.68	o 79
0.68	c 30
0.68	o 80
0.68	c 29
0.68	o 81
0.68	c 28
0.68	o 83
0.68	c 26
0.68	o 85
0.68	c 24
0.68	o 86
0.68	c 23
0.68	o 87
0.68	c 22
0.69	o 88
0.69	c 21
0.69	o 90
0.69	c 19
0.69	o 91
0.69	c 18
0.69	o 92
0.69	c 17
0.69	o 93
0.69	c 16
0.69	o 94
0.69	c 15
0.69	o 95
0.69	c 14
0.69	o 97
0.69	c 12
0.70	o 98
0.70	c 11
0.70	o 100
0.70	c 9
0.70	o 101
0.70	c 8
0.70	o 102
0.70	c 7
0.70	o 103
0.70	c 6
0.73	o 104
0.73	c 5
0.74	o 105
0.74	c 4
0.79	o 106
0.79	c 3
0.92	o 107
0.92	c 2
1.94	   
1.94	   search
1.94	     run=0  nbConstraintChecks=5863853  nbAssignments=10000
1.94	       =>  wckTime=1.273  cpuTime=1.26  mem=5M496
3.15	   
3.15	   search
3.15	     run=1  nbConstraintChecks=11838865  nbAssignments=20000
3.15	       =>  wckTime=2.483  cpuTime=2.46  mem=5M496
4.35	   
4.35	   search
4.35	     run=2  nbConstraintChecks=17748230  nbAssignments=30000
4.35	       =>  wckTime=3.682  cpuTime=3.65  mem=5M496
5.57	   
5.57	   search
5.57	     run=3  nbConstraintChecks=23756881  nbAssignments=40000
5.57	       =>  wckTime=4.897  cpuTime=4.86  mem=5M496
6.77	   
6.77	   search
6.78	     run=4  nbConstraintChecks=29590377  nbAssignments=50000
6.78	       =>  wckTime=6.106  cpuTime=6.06  mem=5M496
7.98	   
7.98	   search
7.98	     run=5  nbConstraintChecks=35529492  nbAssignments=60000
7.98	       =>  wckTime=7.315  cpuTime=7.26  mem=5M496
9.19	   
9.19	   search
9.19	     run=6  nbConstraintChecks=41449098  nbAssignments=70000
9.19	       =>  wckTime=8.521  cpuTime=8.46  mem=5M496
10.46	   
10.46	   search
10.46	     run=7  nbConstraintChecks=47922109  nbAssignments=80000
10.46	       =>  wckTime=9.793  cpuTime=9.73  mem=5M496
11.65	   
11.65	   search
11.65	     run=8  nbConstraintChecks=53667195  nbAssignments=90000
11.65	       =>  wckTime=10.979  cpuTime=10.91  mem=5M496
12.87	   
12.87	   search
12.87	     run=9  nbConstraintChecks=59579233  nbAssignments=100000
12.87	       =>  wckTime=12.197  cpuTime=12.13  mem=5M496
14.07	   
14.07	   search
14.07	     run=10  nbConstraintChecks=65414608  nbAssignments=110000
14.07	       =>  wckTime=13.4  cpuTime=13.33  mem=5M496
15.29	   
15.29	   search
15.29	     run=11  nbConstraintChecks=71383332  nbAssignments=120000
15.29	       =>  wckTime=14.624  cpuTime=14.54  mem=5M496
16.49	   
16.49	   search
16.49	     run=12  nbConstraintChecks=77143215  nbAssignments=130000
16.49	       =>  wckTime=15.819  cpuTime=15.73  mem=5M496
17.70	   
17.70	   search
17.70	     run=13  nbConstraintChecks=83033501  nbAssignments=140000
17.70	       =>  wckTime=17.034  cpuTime=16.94  mem=5M496
18.90	   
18.90	   search
18.90	     run=14  nbConstraintChecks=88820566  nbAssignments=150000
18.90	       =>  wckTime=18.236  cpuTime=18.14  mem=5M496
20.14	   
20.14	   search
20.14	     run=15  nbConstraintChecks=94862657  nbAssignments=160000
20.14	       =>  wckTime=19.468  cpuTime=19.37  mem=5M496
21.34	   
21.34	   search
21.34	     run=16  nbConstraintChecks=100681599  nbAssignments=170000
21.34	       =>  wckTime=20.67  cpuTime=20.57  mem=5M496
22.59	   
22.59	   search
22.59	     run=17  nbConstraintChecks=107027456  nbAssignments=180000
22.59	       =>  wckTime=21.923  cpuTime=21.81  mem=5M496
23.79	   
23.79	   search
23.79	     run=18  nbConstraintChecks=112851580  nbAssignments=190000
23.79	       =>  wckTime=23.123  cpuTime=23.01  mem=5M496
25.00	   
25.00	   search
25.00	     run=19  nbConstraintChecks=118774125  nbAssignments=200000
25.00	       =>  wckTime=24.33  cpuTime=24.21  mem=5M496
26.21	   
26.21	   search
26.21	     run=20  nbConstraintChecks=124742880  nbAssignments=210000
26.21	       =>  wckTime=25.542  cpuTime=25.41  mem=5M496
27.43	   
27.43	   search
27.43	     run=21  nbConstraintChecks=130751026  nbAssignments=220000
27.43	       =>  wckTime=26.758  cpuTime=26.62  mem=5M496
28.63	   
28.63	   search
28.63	     run=22  nbConstraintChecks=136622457  nbAssignments=230000
28.63	       =>  wckTime=27.958  cpuTime=27.82  mem=5M496
29.83	   
29.83	   search
29.83	     run=23  nbConstraintChecks=142508834  nbAssignments=240000
29.83	       =>  wckTime=29.165  cpuTime=29.02  mem=5M496
31.03	   
31.03	   search
31.03	     run=24  nbConstraintChecks=148325692  nbAssignments=250000
31.03	       =>  wckTime=30.361  cpuTime=30.21  mem=5M496
31.07	   
31.07	   search
31.07	     run=25  nbConstraintChecks=148512121  nbAssignments=250307
31.07	       =>  wckTime=30.399  cpuTime=30.25  mem=5M496
31.07	   
31.07	   global
31.07	     nbConstraintChecks=148512121  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.07	     solvingWckTime=30.397  solvingCpuTime=30.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.07	     globalCpuTime=30.48
31.07	       =>  wckTime=30.678  cpuTime=30.43  mem=5M496
31.07	   
31.07	   solver IterativeSystematicSolver being built... 
31.19	       =>  wckTime=30.803  cpuTime=30.53  mem=16M519
31.24	   
31.24	   preprocessing
31.24	     nbConstraintChecks=15049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.24	     detectedInconsistency=no
31.24	       =>  wckTime=0.044  cpuTime=0.02  mem=16M519
31.28	   
31.28	   search
31.28	     run=0  nbConstraintChecks=66174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54
31.28	     nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=105  nbRestartNogoods=0
31.28	       =>  wckTime=0.083  cpuTime=0.07  mem=16M519
31.34	   
31.34	   search
31.34	     run=1  nbConstraintChecks=213636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150
31.34	     nbFailedAssignments=116  nbBacktracks=25  nbVisitedNodes=290  nbRestartNogoods=7
31.34	       =>  wckTime=0.144  cpuTime=0.12  mem=16M519
31.38	   
31.38	   search
31.38	     run=2  nbConstraintChecks=324323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=220
31.38	     nbFailedAssignments=158  nbBacktracks=47  nbVisitedNodes=421  nbRestartNogoods=12
31.38	       =>  wckTime=0.182  cpuTime=0.15  mem=16M519
31.43	   
31.43	   search
31.43	     run=3  nbConstraintChecks=516502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343
31.43	     nbFailedAssignments=239  nbBacktracks=80  nbVisitedNodes=657  nbRestartNogoods=14
31.43	       =>  wckTime=0.237  cpuTime=0.2  mem=16M519
31.54	   
31.54	   search
31.54	     run=4  nbConstraintChecks=918135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=593
31.54	     nbFailedAssignments=431  nbBacktracks=130  nbVisitedNodes=1148  nbRestartNogoods=24
31.54	       =>  wckTime=0.35  cpuTime=0.31  mem=16M519
31.70	   
31.71	   search
31.71	     run=5  nbConstraintChecks=1449365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=934
31.71	     nbFailedAssignments=691  nbBacktracks=205  nbVisitedNodes=1824  nbRestartNogoods=44
31.71	       =>  wckTime=0.51  cpuTime=0.47  mem=16M519
31.85	   
31.85	   search
31.85	     run=6  nbConstraintChecks=1993147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1284
31.85	     nbFailedAssignments=920  nbBacktracks=318  nbVisitedNodes=2514  nbRestartNogoods=55
31.85	       =>  wckTime=0.654  cpuTime=0.61  mem=16M519
32.11	   
32.11	   search
32.11	     run=7  nbConstraintChecks=2985037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1881
32.11	     nbFailedAssignments=1340  nbBacktracks=488  nbVisitedNodes=3699  nbRestartNogoods=67
32.11	       =>  wckTime=0.914  cpuTime=0.85  mem=16M519
32.66	   
32.66	   search
32.66	     run=8  nbConstraintChecks=4972851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3159
32.66	     nbFailedAssignments=2354  nbBacktracks=744  nbVisitedNodes=6245  nbRestartNogoods=81
32.66	       =>  wckTime=1.463  cpuTime=1.4  mem=16M519
33.44	   
33.44	   search
33.44	     run=9  nbConstraintChecks=7690121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4881
33.44	     nbFailedAssignments=3686  nbBacktracks=1128  nbVisitedNodes=9677  nbRestartNogoods=89
33.44	       =>  wckTime=2.247  cpuTime=2.18  mem=16M519
34.26	   
34.26	   search
34.26	     run=10  nbConstraintChecks=10931964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6909
34.26	     nbFailedAssignments=5133  nbBacktracks=1704  nbVisitedNodes=13723  nbRestartNogoods=105
34.26	       =>  wckTime=3.067  cpuTime=2.99  mem=16M519
35.97	   
35.97	   search
35.97	     run=11  nbConstraintChecks=16758945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10594
35.97	     nbFailedAssignments=7945  nbBacktracks=2568  nbVisitedNodes=21052  nbRestartNogoods=115
35.97	       =>  wckTime=4.776  cpuTime=4.67  mem=16M519
38.61	   
38.61	   search
38.61	     run=12  nbConstraintChecks=25999535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16477
38.61	     nbFailedAssignments=12524  nbBacktracks=3867  nbVisitedNodes=32750  nbRestartNogoods=156
38.61	       =>  wckTime=7.411  cpuTime=7.29  mem=16M519
42.01	   
42.01	   search
42.01	     run=13  nbConstraintChecks=37730254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24069
42.01	     nbFailedAssignments=18168  nbBacktracks=5813  nbVisitedNodes=47848  nbRestartNogoods=184
42.01	       =>  wckTime=10.817  cpuTime=10.69  mem=16M519
46.64	   
46.64	   search
46.64	     run=14  nbConstraintChecks=52352412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33513
46.64	     nbFailedAssignments=24691  nbBacktracks=8732  nbVisitedNodes=66549  nbRestartNogoods=195
46.64	       =>  wckTime=15.444  cpuTime=15.29  mem=16M519
51.36	   
51.36	   search
51.36	     run=15  nbConstraintChecks=66180852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42687
51.36	     nbFailedAssignments=30450  nbBacktracks=12148  nbVisitedNodes=84547  nbRestartNogoods=211
51.36	       =>  wckTime=20.162  cpuTime=19.99  mem=16M519
51.36	   
51.36	   global
51.36	     nbConstraintChecks=66195901  nbRestartNogoods=211  solvingWckTime=20.163  solvingCpuTime=20.0  expiredTime=no
51.36	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=50.58
51.36	       =>  wckTime=50.967  cpuTime=50.53  mem=16M519
51.36	
51.36	s OPTIMUM FOUND
51.36	v 6 9 1 7 4 9 9 7 0 2 0 4 9 3 6 0 7 4 6 3 4 4 1 1 8 4 4 0 2 4 
51.36	   
51.36	   totalWckTime=51.043  totalCpuTime=50.58

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node35/watcher-280954-1169308940 -o ROOT/results/node35/solver-280954-1169308940 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280954-1169308940/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.93 1.43 1.16 5/81 928
/proc/meminfo: memFree=1377632/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=18540 CPUtime=0
/proc/927/stat : 927 (runsolver) R 925 927 32673 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 279287667 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266134416679 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/927/statm: 4635 279 244 17 0 2626 0

[startup+0.104182 s]
/proc/loadavg: 1.93 1.43 1.16 5/81 928
/proc/meminfo: memFree=1377632/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=47976 CPUtime=0
/proc/927/stat : 927 (java) D 925 927 32673 0 -1 0 1223 0 1 0 0 0 0 0 20 0 1 0 279287667 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 0 0 0
/proc/927/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.516234 s]
/proc/loadavg: 1.93 1.43 1.16 5/81 928
/proc/meminfo: memFree=1377632/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915332 CPUtime=0.4
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 6164 0 1 0 35 5 0 0 25 0 8 0 279287667 937299968 5903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228833 5903 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.34333 s]
/proc/loadavg: 1.93 1.44 1.17 3/88 935
/proc/meminfo: memFree=1359784/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=1.22
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 7138 0 1 0 96 26 0 0 25 0 8 0 279287667 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073684209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 6876 2479 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.11
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 331 0 0 0 10 1 0 0 16 0 8 0 279287684 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 6876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915444

[startup+2.97952 s]
/proc/loadavg: 1.93 1.44 1.17 3/88 935
/proc/meminfo: memFree=1359784/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=2.85
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 7141 0 1 0 214 71 0 0 25 0 8 0 279287667 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 6878 2479 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.11
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915444

[startup+6.25891 s]
/proc/loadavg: 1.94 1.45 1.17 3/88 935
/proc/meminfo: memFree=1359784/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=6.12
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 7141 0 1 0 443 169 0 0 25 0 8 0 279287667 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073673634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 6878 2479 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.11
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915444

[startup+12.7417 s]
/proc/loadavg: 1.94 1.46 1.18 3/88 935
/proc/meminfo: memFree=1359808/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=12.56
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 7141 0 1 0 889 367 0 0 25 0 8 0 279287667 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 6878 2479 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.11
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915444

[startup+25.5892 s]
/proc/loadavg: 2.03 1.49 1.19 3/88 935
/proc/meminfo: memFree=1359808/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=25.36
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 7142 0 1 0 1783 753 0 0 25 0 8 0 279287667 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073673602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 6879 2479 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.12
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 334 0 0 0 11 1 0 0 16 0 8 0 279287684 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 6879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915444

[startup+51.2903 s]
/proc/loadavg: 2.02 1.54 1.21 3/88 935
/proc/meminfo: memFree=1352704/2055920 swapFree=4184640/4192956
[pid=927] ppid=925 vsize=915444 CPUtime=50.93
/proc/927/stat : 927 (java) R 925 927 32673 0 -1 0 9036 0 1 0 4175 918 0 0 25 0 8 0 279287667 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831421 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/927/statm: 228861 8768 2532 14 0 215331 0
[pid=927/tid=929] ppid=925 vsize=915444 CPUtime=0.02
/proc/927/task/929/stat : 929 (java) S 925 927 32673 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279287680 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=930] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/930/stat : 930 (java) S 925 927 32673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279287681 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=931] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/931/stat : 931 (java) S 925 927 32673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279287681 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=932] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/932/stat : 932 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279287684 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=933] ppid=925 vsize=915444 CPUtime=0.21
/proc/927/task/933/stat : 933 (java) S 925 927 32673 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 279287684 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=934] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/934/stat : 934 (java) S 925 927 32673 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279287684 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=927/tid=935] ppid=925 vsize=915444 CPUtime=0
/proc/927/task/935/stat : 935 (java) S 925 927 32673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279287684 937414656 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 51.4201
CPU time (s): 51.0242
CPU user time (s): 41.8306
CPU system time (s): 9.1936
CPU usage (%): 99.2301
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.8306
system time used= 9.1936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9131
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= 2193
involuntary context switches= 3314

runsolver used 0.056991 s user time and 0.142978 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 16:02:20 UTC 2007


IDJOB= 280954
IDBENCH= 12003
IDSOLVER= 68
FILE ID= node35/280954-1169308940

PBS_JOBID= 3610132

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280954-1169308940/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-280954-1169308940 -o ROOT/results/node35/solver-280954-1169308940 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280954-1169308940/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fdd95a336bc04d7147c43013be12c970

RANDOM SEED= 59732275

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.234
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.234
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:       1378112 kB
Buffers:         42220 kB
Cached:         542300 kB
SwapCached:       2184 kB
Active:         145468 kB
Inactive:       461392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378112 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          36908 kB
Slab:            56064 kB
Committed_AS:  5602812 kB
PageTables:       1880 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 node35 on Sat Jan 20 16:03:12 UTC 2007