Trace number 280918

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 56.2324 56.5354

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-37_ext.xml
MD5SUMf7809e6b0ae784926c91568f28b73655
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 benchmark2.35764
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280918-1169308484/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1267  maxDegree=11
0.52	     maxArity=2
0.52	       =>  wckTime=0.212  cpuTime=0.17  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.296  cpuTime=0.21  mem=5M497
0.61	
0.61	s SATISFIABLE
0.61	o 68
0.61	c 41
0.61	o 71
0.61	c 38
0.61	o 74
0.61	c 35
0.62	o 77
0.62	c 32
0.62	o 80
0.62	c 29
0.62	o 83
0.62	c 26
0.62	o 86
0.62	c 23
0.62	o 88
0.62	c 21
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 94
0.62	c 15
0.63	o 95
0.63	c 14
0.63	o 96
0.63	c 13
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.63	o 99
0.63	c 10
0.63	o 101
0.63	c 8
0.63	o 102
0.63	c 7
0.63	o 103
0.63	c 6
0.64	o 104
0.64	c 5
0.65	o 105
0.65	c 4
0.65	o 106
0.65	c 3
0.89	o 107
0.89	c 2
1.91	   
1.91	   search
1.91	     run=0  nbConstraintChecks=5482333  nbAssignments=10000
1.91	       =>  wckTime=1.302  cpuTime=1.27  mem=5M497
3.16	   
3.16	   search
3.16	     run=1  nbConstraintChecks=11071396  nbAssignments=20000
3.16	       =>  wckTime=2.554  cpuTime=2.52  mem=5M497
4.38	   
4.38	   search
4.38	     run=2  nbConstraintChecks=16457347  nbAssignments=30000
4.38	       =>  wckTime=3.776  cpuTime=3.73  mem=5M497
5.60	   
5.60	   search
5.60	     run=3  nbConstraintChecks=21811990  nbAssignments=40000
5.60	       =>  wckTime=4.997  cpuTime=4.94  mem=5M497
6.83	   
6.83	   search
6.83	     run=4  nbConstraintChecks=27217778  nbAssignments=50000
6.83	       =>  wckTime=6.226  cpuTime=6.17  mem=5M497
8.11	   
8.11	   search
8.11	     run=5  nbConstraintChecks=33080071  nbAssignments=60000
8.11	       =>  wckTime=7.504  cpuTime=7.44  mem=5M497
9.32	   
9.32	   search
9.32	     run=6  nbConstraintChecks=38366265  nbAssignments=70000
9.32	       =>  wckTime=8.713  cpuTime=8.65  mem=5M497
10.59	   
10.59	   search
10.59	     run=7  nbConstraintChecks=44188897  nbAssignments=80000
10.59	       =>  wckTime=9.988  cpuTime=9.91  mem=5M497
11.84	   
11.84	   search
11.84	     run=8  nbConstraintChecks=49787382  nbAssignments=90000
11.84	       =>  wckTime=11.237  cpuTime=11.15  mem=5M497
13.10	   
13.10	   search
13.10	     run=9  nbConstraintChecks=55432097  nbAssignments=100000
13.10	       =>  wckTime=12.495  cpuTime=12.41  mem=5M497
14.32	   
14.32	   search
14.32	     run=10  nbConstraintChecks=60682242  nbAssignments=110000
14.32	       =>  wckTime=13.712  cpuTime=13.62  mem=5M497
15.58	   
15.58	   search
15.58	     run=11  nbConstraintChecks=66280489  nbAssignments=120000
15.58	       =>  wckTime=14.969  cpuTime=14.87  mem=5M497
16.82	   
16.82	   search
16.82	     run=12  nbConstraintChecks=71744493  nbAssignments=130000
16.82	       =>  wckTime=16.212  cpuTime=16.11  mem=5M497
18.12	   
18.12	   search
18.12	     run=13  nbConstraintChecks=77608061  nbAssignments=140000
18.12	       =>  wckTime=17.512  cpuTime=17.4  mem=5M497
19.35	   
19.35	   search
19.35	     run=14  nbConstraintChecks=82943398  nbAssignments=150000
19.35	       =>  wckTime=18.74  cpuTime=18.62  mem=5M497
20.63	   
20.63	   search
20.63	     run=15  nbConstraintChecks=88671868  nbAssignments=160000
20.63	       =>  wckTime=20.018  cpuTime=19.89  mem=5M497
21.86	   
21.86	   search
21.86	     run=16  nbConstraintChecks=94044284  nbAssignments=170000
21.86	       =>  wckTime=21.251  cpuTime=21.12  mem=5M497
23.12	   
23.12	   search
23.12	     run=17  nbConstraintChecks=99620818  nbAssignments=180000
23.12	       =>  wckTime=22.508  cpuTime=22.38  mem=5M497
24.32	   
24.32	   search
24.32	     run=18  nbConstraintChecks=104858241  nbAssignments=190000
24.32	       =>  wckTime=23.715  cpuTime=23.57  mem=5M497
25.58	   
25.58	   search
25.58	     run=19  nbConstraintChecks=110506314  nbAssignments=200000
25.58	       =>  wckTime=24.97  cpuTime=24.83  mem=5M497
26.81	   
26.81	   search
26.81	     run=20  nbConstraintChecks=115988801  nbAssignments=210000
26.81	       =>  wckTime=26.205  cpuTime=26.05  mem=5M497
28.06	   
28.06	   search
28.06	     run=21  nbConstraintChecks=121575708  nbAssignments=220000
28.06	       =>  wckTime=27.453  cpuTime=27.29  mem=5M497
29.29	   
29.29	   search
29.29	     run=22  nbConstraintChecks=126998383  nbAssignments=230000
29.29	       =>  wckTime=28.679  cpuTime=28.52  mem=5M497
30.54	   
30.54	   search
30.54	     run=23  nbConstraintChecks=132581165  nbAssignments=240000
30.54	       =>  wckTime=29.934  cpuTime=29.76  mem=5M497
31.05	   
31.05	   search
31.05	     run=24  nbConstraintChecks=134810991  nbAssignments=244273
31.05	       =>  wckTime=30.445  cpuTime=30.27  mem=5M497
31.05	   
31.05	   global
31.05	     nbConstraintChecks=134810991  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.444  solvingCpuTime=30.27  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.52
31.05	       =>  wckTime=30.742  cpuTime=30.48  mem=5M497
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.19	       =>  wckTime=30.874  cpuTime=30.59  mem=16M471
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=16137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.043  cpuTime=0.02  mem=16M471
31.27	   
31.27	   search
31.27	     run=0  nbConstraintChecks=83617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
31.27	     nbFailedAssignments=40  nbBacktracks=11  nbVisitedNodes=109  nbRestartNogoods=0
31.27	       =>  wckTime=0.083  cpuTime=0.05  mem=16M471
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=221047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
31.33	     nbFailedAssignments=113  nbBacktracks=26  nbVisitedNodes=286  nbRestartNogoods=8
31.33	       =>  wckTime=0.146  cpuTime=0.1  mem=16M471
31.39	   
31.39	   search
31.39	     run=2  nbConstraintChecks=381388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253
31.39	     nbFailedAssignments=189  nbBacktracks=48  nbVisitedNodes=489  nbRestartNogoods=10
31.39	       =>  wckTime=0.202  cpuTime=0.15  mem=16M471
31.47	   
31.47	   search
31.47	     run=3  nbConstraintChecks=641044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=424
31.47	     nbFailedAssignments=317  nbBacktracks=81  nbVisitedNodes=820  nbRestartNogoods=25
31.47	       =>  wckTime=0.286  cpuTime=0.23  mem=16M471
31.60	   
31.60	   search
31.60	     run=4  nbConstraintChecks=1076848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=684
31.60	     nbFailedAssignments=519  nbBacktracks=131  nbVisitedNodes=1332  nbRestartNogoods=41
31.60	       =>  wckTime=0.414  cpuTime=0.36  mem=16M471
31.78	   
31.78	   search
31.78	     run=5  nbConstraintChecks=1623747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035
31.78	     nbFailedAssignments=792  nbBacktracks=206  nbVisitedNodes=2030  nbRestartNogoods=60
31.78	       =>  wckTime=0.596  cpuTime=0.53  mem=16M471
32.05	   
32.05	   search
32.05	     run=6  nbConstraintChecks=2483146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1564
32.05	     nbFailedAssignments=1200  nbBacktracks=319  nbVisitedNodes=3075  nbRestartNogoods=70
32.05	       =>  wckTime=0.86  cpuTime=0.78  mem=16M471
32.48	   
32.48	   search
32.48	     run=7  nbConstraintChecks=4031287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2536
32.48	     nbFailedAssignments=1997  nbBacktracks=489  nbVisitedNodes=5011  nbRestartNogoods=88
32.48	       =>  wckTime=1.293  cpuTime=1.21  mem=16M471
33.03	   
33.03	   search
33.03	     run=8  nbConstraintChecks=5815285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3679
33.03	     nbFailedAssignments=2880  nbBacktracks=745  nbVisitedNodes=7281  nbRestartNogoods=99
33.03	       =>  wckTime=1.847  cpuTime=1.75  mem=16M471
33.69	   
33.69	   search
33.69	     run=9  nbConstraintChecks=7897502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5072
33.69	     nbFailedAssignments=3884  nbBacktracks=1130  nbVisitedNodes=10020  nbRestartNogoods=108
33.69	       =>  wckTime=2.508  cpuTime=2.41  mem=16M471
34.79	   
34.79	   search
34.79	     run=10  nbConstraintChecks=11280955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7312
34.79	     nbFailedAssignments=5539  nbBacktracks=1707  nbVisitedNodes=14463  nbRestartNogoods=115
34.79	       =>  wckTime=3.601  cpuTime=3.5  mem=16M471
36.05	   
36.05	   search
36.05	     run=11  nbConstraintChecks=15377382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9975
36.05	     nbFailedAssignments=7334  nbBacktracks=2571  nbVisitedNodes=19747  nbRestartNogoods=124
36.05	       =>  wckTime=4.86  cpuTime=4.75  mem=16M471
37.99	   
37.99	   search
37.99	     run=12  nbConstraintChecks=21064581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13941
37.99	     nbFailedAssignments=9998  nbBacktracks=3869  nbVisitedNodes=27513  nbRestartNogoods=143
37.99	       =>  wckTime=6.805  cpuTime=6.68  mem=16M471
40.57	   
40.58	   search
40.58	     run=13  nbConstraintChecks=28561259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19173
40.58	     nbFailedAssignments=13277  nbBacktracks=5815  nbVisitedNodes=37757  nbRestartNogoods=153
40.58	       =>  wckTime=9.389  cpuTime=9.26  mem=16M471
44.48	   
44.48	   search
44.48	     run=14  nbConstraintChecks=39918852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27083
44.48	     nbFailedAssignments=18265  nbBacktracks=8734  nbVisitedNodes=53266  nbRestartNogoods=177
44.48	       =>  wckTime=13.292  cpuTime=13.14  mem=16M471
49.74	   
49.74	   search
49.74	     run=15  nbConstraintChecks=54893299  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37722
49.74	     nbFailedAssignments=24523  nbBacktracks=13112  nbVisitedNodes=73940  nbRestartNogoods=202
49.74	       =>  wckTime=18.55  cpuTime=18.37  mem=16M471
56.49	   
56.49	   search
56.49	     run=16  nbConstraintChecks=73720123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51288
56.49	     nbFailedAssignments=32151  nbBacktracks=19051  nbVisitedNodes=100008  nbRestartNogoods=206
56.49	       =>  wckTime=25.308  cpuTime=25.1  mem=16M471
56.50	   
56.50	   global
56.50	     nbConstraintChecks=73736260  nbRestartNogoods=206  solvingWckTime=25.309  solvingCpuTime=25.1  expiredTime=no
56.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=55.73
56.50	       =>  wckTime=56.184  cpuTime=55.69  mem=16M471
56.50	
56.50	s OPTIMUM FOUND
56.50	v 1 9 6 8 4 3 3 4 0 7 5 5 6 8 6 1 2 8 9 2 8 8 1 2 9 7 7 6 5 0 
56.50	   
56.50	   totalWckTime=56.265  totalCpuTime=55.74

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/node44/watcher-280918-1169308484 -o ROOT/results/node44/solver-280918-1169308484 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280918-1169308484/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.22 1.05 1.01 4/74 21586
/proc/meminfo: memFree=1211536/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=9948 CPUtime=0
/proc/21585/stat : 21585 (java) S 21583 21585 21251 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 279247445 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/21585/statm: 2955 510 421 14 0 1602 0

[startup+0.104307 s]
/proc/loadavg: 1.22 1.05 1.01 4/74 21586
/proc/meminfo: memFree=1211536/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=914988 CPUtime=0.09
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 2994 0 1 0 8 1 0 0 17 0 8 0 279247445 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072934386 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51535 s]
/proc/loadavg: 1.22 1.05 1.01 4/74 21586
/proc/meminfo: memFree=1211536/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915332 CPUtime=0.49
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 6566 0 1 0 45 4 0 0 18 0 8 0 279247445 937299968 6305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228833 6305 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34443 s]
/proc/loadavg: 1.36 1.08 1.02 3/81 21593
/proc/meminfo: memFree=1193624/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=1.31
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 7137 0 1 0 103 28 0 0 25 0 8 0 279247445 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073670586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 6875 2479 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.12
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279247453 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.9826 s]
/proc/loadavg: 1.36 1.08 1.02 3/81 21593
/proc/meminfo: memFree=1193624/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=2.95
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 7140 0 1 0 213 82 0 0 25 0 8 0 279247445 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 6877 2479 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.12
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.26194 s]
/proc/loadavg: 1.36 1.08 1.02 3/81 21593
/proc/meminfo: memFree=1193560/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=6.21
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 7140 0 1 0 437 184 0 0 25 0 8 0 279247445 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 6877 2479 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.12
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7496 s]
/proc/loadavg: 1.46 1.11 1.03 3/81 21593
/proc/meminfo: memFree=1193568/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=12.67
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 7140 0 1 0 870 397 0 0 25 0 8 0 279247445 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 6877 2479 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.12
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915444

[startup+25.6029 s]
/proc/loadavg: 1.54 1.14 1.04 3/81 21593
/proc/meminfo: memFree=1193696/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=25.47
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 7141 0 1 0 1742 805 0 0 25 0 8 0 279247445 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 6878 2479 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.12
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279247453 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2116 s]
/proc/loadavg: 1.72 1.22 1.07 3/81 21593
/proc/meminfo: memFree=1186400/2055920 swapFree=4191892/4192956
[pid=21585] ppid=21583 vsize=915444 CPUtime=50.94
/proc/21585/stat : 21585 (java) R 21583 21585 21251 0 -1 0 9037 0 1 0 4116 978 0 0 25 0 8 0 279247445 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21585/statm: 228861 8769 2532 14 0 215331 0
[pid=21585/tid=21587] ppid=21583 vsize=915444 CPUtime=0.02
/proc/21585/task/21587/stat : 21587 (java) S 21583 21585 21251 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279247449 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21588] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21588/stat : 21588 (java) S 21583 21585 21251 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279247449 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21589] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21589/stat : 21589 (java) S 21583 21585 21251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279247449 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21590] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21590/stat : 21590 (java) S 21583 21585 21251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279247453 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21591] ppid=21583 vsize=915444 CPUtime=0.23
/proc/21585/task/21591/stat : 21591 (java) S 21583 21585 21251 0 -1 64 388 0 0 0 22 1 0 0 15 0 8 0 279247453 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21592] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21592/stat : 21592 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279247453 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21585/tid=21593] ppid=21583 vsize=915444 CPUtime=0
/proc/21585/task/21593/stat : 21593 (java) S 21583 21585 21251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279247453 937414656 8769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 56.5354
CPU time (s): 56.2324
CPU user time (s): 46.4379
CPU system time (s): 9.79451
CPU usage (%): 99.4641
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.4379
system time used= 9.79451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9135
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= 2242
involuntary context switches= 3253

runsolver used 0.077988 s user time and 0.183972 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 15:54:44 UTC 2007


IDJOB= 280918
IDBENCH= 11992
IDSOLVER= 68
FILE ID= node44/280918-1169308484

PBS_JOBID= 3610206

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7809e6b0ae784926c91568f28b73655

RANDOM SEED= 73561369

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.213
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.213
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:       1211952 kB
Buffers:         56636 kB
Cached:         623572 kB
SwapCached:        268 kB
Active:         263448 kB
Inactive:       500888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1211952 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3884 kB
Writeback:           0 kB
Mapped:          94240 kB
Slab:            64928 kB
Committed_AS:  5335428 kB
PageTables:       1884 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node44 on Sat Jan 20 15:55:41 UTC 2007