Trace number 282277

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 39.217 39.6265

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-71.xml
MD5SUM644c3eb93bb7093da3ce9c0a9594a034
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints50
Best CPU time to get the best result obtained on this benchmark0.284956
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/282277-1169318813/unknown.xml
0.35	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M885
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=473  maxDegree=9  maxArity=2
0.47	       =>  wckTime=0.173  cpuTime=0.12  mem=7M860
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.249  cpuTime=0.16  mem=5M425
0.55	
0.55	s SATISFIABLE
0.55	o 25
0.55	c 28
0.55	o 27
0.55	c 26
0.55	o 28
0.55	c 25
0.55	o 31
0.55	c 22
0.55	o 34
0.55	c 19
0.55	o 35
0.55	c 18
0.55	o 36
0.55	c 17
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.56	o 41
0.56	c 12
0.56	o 43
0.56	c 10
0.56	o 44
0.56	c 9
0.56	o 45
0.56	c 8
0.56	o 46
0.56	c 7
0.56	o 47
0.56	c 6
0.56	o 48
0.56	c 5
0.57	o 49
0.57	c 4
0.87	o 50
0.87	c 3
1.53	   
1.53	   search
1.53	     run=0  nbConstraintChecks=3459357  nbAssignments=10000
1.53	       =>  wckTime=0.99  cpuTime=0.96  mem=5M425
2.47	   
2.47	   search
2.47	     run=1  nbConstraintChecks=6935896  nbAssignments=20000
2.48	       =>  wckTime=1.932  cpuTime=1.89  mem=5M425
3.42	   
3.42	   search
3.42	     run=2  nbConstraintChecks=10423568  nbAssignments=30000
3.42	       =>  wckTime=2.872  cpuTime=2.82  mem=5M425
4.36	   
4.36	   search
4.36	     run=3  nbConstraintChecks=14028610  nbAssignments=40000
4.36	       =>  wckTime=3.817  cpuTime=3.77  mem=5M425
5.30	   
5.30	   search
5.30	     run=4  nbConstraintChecks=17484177  nbAssignments=50000
5.30	       =>  wckTime=4.756  cpuTime=4.7  mem=5M425
6.25	   
6.25	   search
6.25	     run=5  nbConstraintChecks=21052314  nbAssignments=60000
6.25	       =>  wckTime=5.707  cpuTime=5.64  mem=5M425
7.19	   
7.19	   search
7.19	     run=6  nbConstraintChecks=24526487  nbAssignments=70000
7.19	       =>  wckTime=6.65  cpuTime=6.57  mem=5M425
8.14	   
8.14	   search
8.14	     run=7  nbConstraintChecks=28091541  nbAssignments=80000
8.14	       =>  wckTime=7.601  cpuTime=7.51  mem=5M425
9.09	   
9.09	   search
9.09	     run=8  nbConstraintChecks=31687938  nbAssignments=90000
9.09	       =>  wckTime=8.548  cpuTime=8.44  mem=5M425
10.02	   
10.02	   search
10.02	     run=9  nbConstraintChecks=35175274  nbAssignments=100000
10.02	       =>  wckTime=9.475  cpuTime=9.37  mem=5M425
10.96	   
10.96	   search
10.96	     run=10  nbConstraintChecks=38712790  nbAssignments=110000
10.96	       =>  wckTime=10.415  cpuTime=10.3  mem=5M425
11.88	   
11.88	   search
11.88	     run=11  nbConstraintChecks=42101372  nbAssignments=120000
11.88	       =>  wckTime=11.338  cpuTime=11.22  mem=5M425
12.81	   
12.82	   search
12.82	     run=12  nbConstraintChecks=45563505  nbAssignments=130000
12.82	       =>  wckTime=12.272  cpuTime=12.15  mem=5M425
13.76	   
13.76	   search
13.76	     run=13  nbConstraintChecks=49108224  nbAssignments=140000
13.76	       =>  wckTime=13.216  cpuTime=13.07  mem=5M425
14.69	   
14.69	   search
14.69	     run=14  nbConstraintChecks=52607323  nbAssignments=150000
14.69	       =>  wckTime=14.142  cpuTime=14.01  mem=5M425
15.63	   
15.63	   search
15.63	     run=15  nbConstraintChecks=56221653  nbAssignments=160000
15.63	       =>  wckTime=15.09  cpuTime=14.94  mem=5M425
16.58	   
16.58	   search
16.58	     run=16  nbConstraintChecks=59813912  nbAssignments=170000
16.58	       =>  wckTime=16.034  cpuTime=15.88  mem=5M425
17.54	   
17.54	   search
17.54	     run=17  nbConstraintChecks=63423919  nbAssignments=180000
17.54	       =>  wckTime=16.994  cpuTime=16.82  mem=5M425
18.47	   
18.47	   search
18.47	     run=18  nbConstraintChecks=66851424  nbAssignments=190000
18.47	       =>  wckTime=17.928  cpuTime=17.75  mem=5M425
19.42	   
19.42	   search
19.42	     run=19  nbConstraintChecks=70402041  nbAssignments=200000
19.42	       =>  wckTime=18.877  cpuTime=18.69  mem=5M425
20.37	   
20.37	   search
20.37	     run=20  nbConstraintChecks=73956003  nbAssignments=210000
20.37	       =>  wckTime=19.83  cpuTime=19.63  mem=5M425
21.30	   
21.30	   search
21.30	     run=21  nbConstraintChecks=77335243  nbAssignments=220000
21.30	       =>  wckTime=20.755  cpuTime=20.55  mem=5M425
22.24	   
22.24	   search
22.24	     run=22  nbConstraintChecks=80796043  nbAssignments=230000
22.24	       =>  wckTime=21.695  cpuTime=21.48  mem=5M425
23.19	   
23.19	   search
23.19	     run=23  nbConstraintChecks=84345447  nbAssignments=240000
23.19	       =>  wckTime=22.646  cpuTime=22.43  mem=5M425
24.15	   
24.15	   search
24.15	     run=24  nbConstraintChecks=87795532  nbAssignments=250000
24.15	       =>  wckTime=23.609  cpuTime=23.35  mem=5M425
25.10	   
25.10	   search
25.10	     run=25  nbConstraintChecks=91262926  nbAssignments=260000
25.10	       =>  wckTime=24.554  cpuTime=24.29  mem=5M425
26.04	   
26.04	   search
26.04	     run=26  nbConstraintChecks=94740770  nbAssignments=270000
26.04	       =>  wckTime=25.498  cpuTime=25.23  mem=5M425
26.99	   
26.99	   search
26.99	     run=27  nbConstraintChecks=98347489  nbAssignments=280000
26.99	       =>  wckTime=26.448  cpuTime=26.18  mem=5M425
27.94	   
27.94	   search
27.94	     run=28  nbConstraintChecks=101839988  nbAssignments=290000
27.94	       =>  wckTime=27.392  cpuTime=27.11  mem=5M425
28.89	   
28.89	   search
28.89	     run=29  nbConstraintChecks=105415045  nbAssignments=300000
28.89	       =>  wckTime=28.344  cpuTime=28.06  mem=5M425
29.82	   
29.82	   search
29.82	     run=30  nbConstraintChecks=108868227  nbAssignments=310000
29.82	       =>  wckTime=29.278  cpuTime=28.98  mem=5M425
30.77	   
30.77	   search
30.77	     run=31  nbConstraintChecks=112429224  nbAssignments=320000
30.77	       =>  wckTime=30.224  cpuTime=29.92  mem=5M425
31.16	   
31.16	   search
31.16	     run=32  nbConstraintChecks=113897218  nbAssignments=324221
31.16	       =>  wckTime=30.614  cpuTime=30.31  mem=5M425
31.16	   
31.16	   global
31.16	     nbConstraintChecks=113897218  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.16	     solvingWckTime=30.612  solvingCpuTime=30.31  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.16	     globalCpuTime=30.52
31.16	       =>  wckTime=30.863  cpuTime=30.47  mem=5M425
31.16	   
31.16	   solver IterativeSystematicSolver being built... 
31.29	       =>  wckTime=30.995  cpuTime=30.58  mem=16M495
31.33	   
31.33	   preprocessing
31.33	     nbConstraintChecks=7826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.33	     detectedInconsistency=no
31.33	       =>  wckTime=0.033  cpuTime=0.01  mem=16M495
31.35	   
31.35	   search
31.35	     run=0  nbConstraintChecks=41128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
31.35	     nbFailedAssignments=39  nbBacktracks=10  nbVisitedNodes=103  nbRestartNogoods=0
31.35	       =>  wckTime=0.059  cpuTime=0.04  mem=16M495
31.39	   
31.39	   search
31.39	     run=1  nbConstraintChecks=133264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
31.39	     nbFailedAssignments=120  nbBacktracks=26  nbVisitedNodes=301  nbRestartNogoods=10
31.39	       =>  wckTime=0.102  cpuTime=0.06  mem=16M495
31.43	   
31.43	   search
31.43	     run=2  nbConstraintChecks=223982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.43	     nbFailedAssignments=204  nbBacktracks=48  nbVisitedNodes=516  nbRestartNogoods=27
31.43	       =>  wckTime=0.137  cpuTime=0.09  mem=16M495
31.47	   
31.47	   search
31.47	     run=3  nbConstraintChecks=358941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
31.47	     nbFailedAssignments=330  nbBacktracks=81  nbVisitedNodes=838  nbRestartNogoods=34
31.47	       =>  wckTime=0.181  cpuTime=0.13  mem=16M495
31.54	   
31.54	   search
31.54	     run=4  nbConstraintChecks=567057  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=664
31.54	     nbFailedAssignments=510  nbBacktracks=131  nbVisitedNodes=1298  nbRestartNogoods=43
31.54	       =>  wckTime=0.244  cpuTime=0.2  mem=16M495
31.64	   
31.64	   search
31.65	     run=5  nbConstraintChecks=940820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1082
31.65	     nbFailedAssignments=851  nbBacktracks=206  nbVisitedNodes=2128  nbRestartNogoods=48
31.65	       =>  wckTime=0.354  cpuTime=0.3  mem=16M495
31.82	   
31.82	   search
31.82	     run=6  nbConstraintChecks=1485864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1694
31.82	     nbFailedAssignments=1346  nbBacktracks=319  nbVisitedNodes=3347  nbRestartNogoods=63
31.82	       =>  wckTime=0.525  cpuTime=0.45  mem=16M495
31.99	   
31.99	   search
31.99	     run=7  nbConstraintChecks=2099035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2389
31.99	     nbFailedAssignments=1866  nbBacktracks=489  nbVisitedNodes=4731  nbRestartNogoods=73
31.99	       =>  wckTime=0.699  cpuTime=0.62  mem=16M495
32.20	   
32.20	   search
32.20	     run=8  nbConstraintChecks=2926736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3393
32.20	     nbFailedAssignments=2610  nbBacktracks=745  nbVisitedNodes=6730  nbRestartNogoods=86
32.20	       =>  wckTime=0.91  cpuTime=0.83  mem=16M495
32.57	   
32.57	   search
32.57	     run=9  nbConstraintChecks=4299305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4975
32.57	     nbFailedAssignments=3803  nbBacktracks=1129  nbVisitedNodes=9860  nbRestartNogoods=94
32.57	       =>  wckTime=1.274  cpuTime=1.19  mem=16M495
33.07	   
33.07	   search
33.07	     run=10  nbConstraintChecks=6212006  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6987
33.07	     nbFailedAssignments=5234  nbBacktracks=1705  nbVisitedNodes=13857  nbRestartNogoods=105
33.07	       =>  wckTime=1.776  cpuTime=1.68  mem=16M495
33.83	   
33.83	   search
33.83	     run=11  nbConstraintChecks=9077910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10340
33.83	     nbFailedAssignments=7719  nbBacktracks=2569  nbVisitedNodes=20489  nbRestartNogoods=122
33.83	       =>  wckTime=2.543  cpuTime=2.44  mem=16M495
34.85	   
34.85	   search
34.85	     run=12  nbConstraintChecks=12893643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14597
34.85	     nbFailedAssignments=10675  nbBacktracks=3866  nbVisitedNodes=28944  nbRestartNogoods=130
34.85	       =>  wckTime=3.554  cpuTime=3.44  mem=16M495
36.07	   
36.07	   search
36.07	     run=13  nbConstraintChecks=17256962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19986
36.07	     nbFailedAssignments=14115  nbBacktracks=5812  nbVisitedNodes=39637  nbRestartNogoods=143
36.07	       =>  wckTime=4.78  cpuTime=4.66  mem=16M495
38.02	   
38.03	   search
38.03	     run=14  nbConstraintChecks=23948026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28079
38.03	     nbFailedAssignments=19282  nbBacktracks=8731  nbVisitedNodes=55683  nbRestartNogoods=159
38.03	       =>  wckTime=6.734  cpuTime=6.59  mem=16M495
39.57	   
39.57	   search
39.57	     run=15  nbConstraintChecks=29199378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34228
39.57	     nbFailedAssignments=23062  nbBacktracks=11101  nbVisitedNodes=67830  nbRestartNogoods=174
39.57	       =>  wckTime=8.279  cpuTime=8.13  mem=16M495
39.57	   
39.57	   global
39.57	     nbConstraintChecks=29207204  nbRestartNogoods=174  solvingWckTime=8.279  solvingCpuTime=8.13  expiredTime=no
39.57	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=38.76
39.57	       =>  wckTime=39.276  cpuTime=38.71  mem=16M495
39.57	
39.57	s OPTIMUM FOUND
39.57	v 9 1 5 9 1 9 8 7 9 9 4 3 4 7 4 10 8 3 2 4 
39.57	   
39.58	   totalWckTime=39.362  totalCpuTime=38.77

Verifier Data (download as text)

3 unsatisfied constraints, 50 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/node72/watcher-282277-1169318813 -o ROOT/results/node72/solver-282277-1169318813 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282277-1169318813/unknown.xml 

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

/proc/loadavg: 0.72 1.00 1.37 2/86 31576
/proc/meminfo: memFree=1668120/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=172 CPUtime=0
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280290129 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2535723 0 0 4096 0 0 0 0 17 0 0 0
/proc/31575/statm: 43 24 18 14 0 3 0

[startup+0.104346 s]
/proc/loadavg: 0.72 1.00 1.37 2/86 31576
/proc/meminfo: memFree=1668120/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=914988 CPUtime=0.08
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 3042 0 1 0 7 1 0 0 24 0 8 0 280290129 936947712 2788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155274573 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228747 2788 1444 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51238 s]
/proc/loadavg: 0.72 1.00 1.37 2/86 31576
/proc/meminfo: memFree=1668120/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915332 CPUtime=0.48
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6544 0 1 0 45 3 0 0 25 0 8 0 280290129 937299968 6282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2977558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228833 6282 2175 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33345 s]
/proc/loadavg: 0.82 1.02 1.37 3/100 31590
/proc/meminfo: memFree=1634536/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915436 CPUtime=1.3
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6883 0 1 0 96 34 0 0 25 0 8 0 280290129 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637348 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228859 6621 2479 14 0 215329 0
[pid=31575/tid=31577] ppid=31573 vsize=915436 CPUtime=0.02
/proc/31575/task/31577/stat : 31577 (java) S 31573 31575 31437 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290132 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31579] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31579/stat : 31579 (java) S 31573 31575 31437 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290133 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31580] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31580/stat : 31580 (java) S 31573 31575 31437 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290133 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31583] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31583/stat : 31583 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280290136 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31584] ppid=31573 vsize=915436 CPUtime=0.1
/proc/31575/task/31584/stat : 31584 (java) S 31573 31575 31437 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 280290136 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31585] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31585/stat : 31585 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280290136 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31586] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31586/stat : 31586 (java) S 31573 31575 31437 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280290136 937406464 6621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.9766 s]
/proc/loadavg: 0.82 1.02 1.37 3/100 31590
/proc/meminfo: memFree=1634536/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915436 CPUtime=2.93
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6886 0 1 0 193 100 0 0 25 0 8 0 280290129 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228859 6623 2479 14 0 215329 0
[pid=31575/tid=31577] ppid=31573 vsize=915436 CPUtime=0.02
/proc/31575/task/31577/stat : 31577 (java) S 31573 31575 31437 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290132 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31579] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31579/stat : 31579 (java) S 31573 31575 31437 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290133 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31580] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31580/stat : 31580 (java) S 31573 31575 31437 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290133 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31583] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31583/stat : 31583 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31584] ppid=31573 vsize=915436 CPUtime=0.1
/proc/31575/task/31584/stat : 31584 (java) S 31573 31575 31437 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31585] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31585/stat : 31585 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31586] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31586/stat : 31586 (java) S 31573 31575 31437 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.2779 s]
/proc/loadavg: 0.91 1.03 1.37 3/100 31590
/proc/meminfo: memFree=1634480/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915440 CPUtime=6.2
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6886 0 1 0 389 231 0 0 25 0 8 0 280290129 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228860 6623 2479 14 0 215330 0
[pid=31575/tid=31577] ppid=31573 vsize=915440 CPUtime=0.02
/proc/31575/task/31577/stat : 31577 (java) S 31573 31575 31437 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290132 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31579] ppid=31573 vsize=915440 CPUtime=0
/proc/31575/task/31579/stat : 31579 (java) S 31573 31575 31437 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290133 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31580] ppid=31573 vsize=915440 CPUtime=0
/proc/31575/task/31580/stat : 31580 (java) S 31573 31575 31437 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290133 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31583] ppid=31573 vsize=915440 CPUtime=0
/proc/31575/task/31583/stat : 31583 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280290136 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31584] ppid=31573 vsize=915440 CPUtime=0.1
/proc/31575/task/31584/stat : 31584 (java) S 31573 31575 31437 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290136 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31585] ppid=31573 vsize=915440 CPUtime=0
/proc/31575/task/31585/stat : 31585 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280290136 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31586] ppid=31573 vsize=915440 CPUtime=0
/proc/31575/task/31586/stat : 31586 (java) S 31573 31575 31437 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280290136 937410560 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915440

[startup+12.7495 s]
/proc/loadavg: 1.00 1.05 1.38 3/100 31590
/proc/meminfo: memFree=1634480/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915436 CPUtime=12.61
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6886 0 1 0 769 492 0 0 25 0 8 0 280290129 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228859 6623 2479 14 0 215329 0
[pid=31575/tid=31577] ppid=31573 vsize=915436 CPUtime=0.02
/proc/31575/task/31577/stat : 31577 (java) S 31573 31575 31437 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290132 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31579] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31579/stat : 31579 (java) S 31573 31575 31437 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290133 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31580] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31580/stat : 31580 (java) S 31573 31575 31437 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290133 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31583] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31583/stat : 31583 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31584] ppid=31573 vsize=915436 CPUtime=0.1
/proc/31575/task/31584/stat : 31584 (java) S 31573 31575 31437 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31585] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31585/stat : 31585 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31586] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31586/stat : 31586 (java) S 31573 31575 31437 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280290136 937406464 6623 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915436

[startup+25.5956 s]
/proc/loadavg: 1.15 1.08 1.38 3/100 31590
/proc/meminfo: memFree=1634480/2055920 swapFree=4191880/4192956
[pid=31575] ppid=31573 vsize=915436 CPUtime=25.34
/proc/31575/stat : 31575 (java) R 31573 31575 31437 0 -1 0 6887 0 1 0 1524 1010 0 0 25 0 8 0 280290129 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073642323 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31575/statm: 228859 6624 2479 14 0 215329 0
[pid=31575/tid=31577] ppid=31573 vsize=915436 CPUtime=0.02
/proc/31575/task/31577/stat : 31577 (java) S 31573 31575 31437 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290132 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31579] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31579/stat : 31579 (java) S 31573 31575 31437 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290133 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31580] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31580/stat : 31580 (java) S 31573 31575 31437 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290133 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31583] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31583/stat : 31583 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280290136 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31584] ppid=31573 vsize=915436 CPUtime=0.1
/proc/31575/task/31584/stat : 31584 (java) S 31573 31575 31437 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280290136 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31585] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31585/stat : 31585 (java) S 31573 31575 31437 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280290136 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31575/tid=31586] ppid=31573 vsize=915436 CPUtime=0
/proc/31575/task/31586/stat : 31586 (java) S 31573 31575 31437 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280290136 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 39.6265
CPU time (s): 39.217
CPU user time (s): 26.8339
CPU system time (s): 12.3831
CPU usage (%): 98.9668
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.8339
system time used= 12.3831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9182
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= 1886
involuntary context switches= 3401

runsolver used 0.049992 s user time and 0.112982 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 18:46:53 UTC 2007


IDJOB= 282277
IDBENCH= 12621
IDSOLVER= 68
FILE ID= node72/282277-1169318813

PBS_JOBID= 3610405

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  644c3eb93bb7093da3ce9c0a9594a034

RANDOM SEED= 228258347

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:       1669216 kB
Buffers:         39476 kB
Cached:         234432 kB
SwapCached:        268 kB
Active:         123568 kB
Inactive:       197932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669216 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          64944 kB
Slab:            50256 kB
Committed_AS:  5105448 kB
PageTables:       2152 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 node72 on Sat Jan 20 18:47:33 UTC 2007