Trace number 282295

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 31.8142 31.9888

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-91.xml
MD5SUM34f0aa2de424608b9b3f426da3dfb400
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints51
Best CPU time to get the best result obtained on this benchmark0.067988
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.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/282295-1169318841/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.091  cpuTime=0.08  mem=6M885
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=455  maxDegree=11
0.50	     maxArity=2
0.50	       =>  wckTime=0.186  cpuTime=0.12  mem=7M860
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.264  cpuTime=0.17  mem=5M426
0.58	
0.58	s SATISFIABLE
0.58	o 23
0.58	c 30
0.58	o 27
0.58	c 26
0.58	o 31
0.58	c 22
0.58	o 34
0.58	c 19
0.59	o 36
0.59	c 17
0.59	o 38
0.59	c 15
0.59	o 39
0.59	c 14
0.59	o 40
0.59	c 13
0.59	o 41
0.59	c 12
0.59	o 42
0.59	c 11
0.59	o 43
0.59	c 10
0.60	o 45
0.60	c 8
0.60	o 46
0.60	c 7
0.60	o 47
0.60	c 6
0.60	o 48
0.60	c 5
0.60	o 50
0.60	c 3
0.77	o 51
0.77	c 2
1.57	   
1.57	   search
1.58	     run=0  nbConstraintChecks=3138427  nbAssignments=10000
1.58	       =>  wckTime=0.998  cpuTime=0.97  mem=5M426
2.55	   
2.55	   search
2.55	     run=1  nbConstraintChecks=6445397  nbAssignments=20000
2.55	       =>  wckTime=1.969  cpuTime=1.92  mem=5M426
3.50	   
3.51	   search
3.51	     run=2  nbConstraintChecks=9672485  nbAssignments=30000
3.51	       =>  wckTime=2.928  cpuTime=2.87  mem=5M426
4.44	   
4.44	   search
4.44	     run=3  nbConstraintChecks=12766332  nbAssignments=40000
4.44	       =>  wckTime=3.866  cpuTime=3.81  mem=5M426
5.39	   
5.39	   search
5.39	     run=4  nbConstraintChecks=15825895  nbAssignments=50000
5.39	       =>  wckTime=4.811  cpuTime=4.75  mem=5M426
6.38	   
6.38	   search
6.38	     run=5  nbConstraintChecks=19244643  nbAssignments=60000
6.38	       =>  wckTime=5.806  cpuTime=5.73  mem=5M426
7.35	   
7.35	   search
7.35	     run=6  nbConstraintChecks=22422135  nbAssignments=70000
7.35	       =>  wckTime=6.771  cpuTime=6.69  mem=5M426
8.28	   
8.29	   search
8.29	     run=7  nbConstraintChecks=25424439  nbAssignments=80000
8.29	       =>  wckTime=7.708  cpuTime=7.62  mem=5M426
9.24	   
9.24	   search
9.24	     run=8  nbConstraintChecks=28577655  nbAssignments=90000
9.24	       =>  wckTime=8.667  cpuTime=8.56  mem=5M426
10.21	   
10.21	   search
10.21	     run=9  nbConstraintChecks=31797654  nbAssignments=100000
10.21	       =>  wckTime=9.636  cpuTime=9.52  mem=5M426
11.18	   
11.18	   search
11.18	     run=10  nbConstraintChecks=35012879  nbAssignments=110000
11.18	       =>  wckTime=10.604  cpuTime=10.48  mem=5M426
12.05	   
12.05	   search
12.05	     run=11  nbConstraintChecks=38043931  nbAssignments=120000
12.05	       =>  wckTime=11.474  cpuTime=11.35  mem=5M426
12.93	   
12.93	   search
12.93	     run=12  nbConstraintChecks=41173557  nbAssignments=130000
12.93	       =>  wckTime=12.351  cpuTime=12.23  mem=5M426
13.81	   
13.81	   search
13.81	     run=13  nbConstraintChecks=44383545  nbAssignments=140000
13.81	       =>  wckTime=13.23  cpuTime=13.11  mem=5M426
14.70	   
14.70	   search
14.70	     run=14  nbConstraintChecks=47694959  nbAssignments=150000
14.70	       =>  wckTime=14.122  cpuTime=14.0  mem=5M426
15.57	   
15.57	   search
15.57	     run=15  nbConstraintChecks=50770376  nbAssignments=160000
15.57	       =>  wckTime=14.993  cpuTime=14.86  mem=5M426
16.46	   
16.46	   search
16.46	     run=16  nbConstraintChecks=53979890  nbAssignments=170000
16.46	       =>  wckTime=15.881  cpuTime=15.75  mem=5M426
17.35	   
17.35	   search
17.35	     run=17  nbConstraintChecks=57216850  nbAssignments=180000
17.35	       =>  wckTime=16.775  cpuTime=16.65  mem=5M426
18.26	   
18.26	   search
18.26	     run=18  nbConstraintChecks=60630929  nbAssignments=190000
18.26	       =>  wckTime=17.686  cpuTime=17.56  mem=5M426
19.17	   
19.17	   search
19.17	     run=19  nbConstraintChecks=63932032  nbAssignments=200000
19.17	       =>  wckTime=18.594  cpuTime=18.46  mem=5M426
20.07	   
20.07	   search
20.07	     run=20  nbConstraintChecks=67155455  nbAssignments=210000
20.07	       =>  wckTime=19.49  cpuTime=19.35  mem=5M426
20.99	   
20.99	   search
20.99	     run=21  nbConstraintChecks=70640717  nbAssignments=220000
20.99	       =>  wckTime=20.41  cpuTime=20.27  mem=5M426
21.86	   
21.86	   search
21.86	     run=22  nbConstraintChecks=73733011  nbAssignments=230000
21.86	       =>  wckTime=21.285  cpuTime=21.15  mem=5M426
22.76	   
22.76	   search
22.76	     run=23  nbConstraintChecks=77068332  nbAssignments=240000
22.76	       =>  wckTime=22.187  cpuTime=22.05  mem=5M426
23.64	   
23.64	   search
23.64	     run=24  nbConstraintChecks=80246423  nbAssignments=250000
23.64	       =>  wckTime=23.068  cpuTime=22.92  mem=5M426
24.55	   
24.55	   search
24.55	     run=25  nbConstraintChecks=83572609  nbAssignments=260000
24.55	       =>  wckTime=23.969  cpuTime=23.83  mem=5M426
25.44	   
25.44	   search
25.44	     run=26  nbConstraintChecks=86832695  nbAssignments=270000
25.44	       =>  wckTime=24.862  cpuTime=24.72  mem=5M426
26.34	   
26.34	   search
26.34	     run=27  nbConstraintChecks=90152397  nbAssignments=280000
26.34	       =>  wckTime=25.759  cpuTime=25.62  mem=5M426
27.21	   
27.21	   search
27.21	     run=28  nbConstraintChecks=93267182  nbAssignments=290000
27.21	       =>  wckTime=26.629  cpuTime=26.48  mem=5M426
28.09	   
28.09	   search
28.09	     run=29  nbConstraintChecks=96472851  nbAssignments=300000
28.09	       =>  wckTime=27.512  cpuTime=27.37  mem=5M426
28.98	   
28.98	   search
28.98	     run=30  nbConstraintChecks=99796169  nbAssignments=310000
28.98	       =>  wckTime=28.407  cpuTime=28.26  mem=5M426
29.87	   
29.87	   search
29.87	     run=31  nbConstraintChecks=103010996  nbAssignments=320000
29.87	       =>  wckTime=29.29  cpuTime=29.15  mem=5M426
30.76	   
30.76	   search
30.76	     run=32  nbConstraintChecks=106321707  nbAssignments=330000
30.76	       =>  wckTime=30.183  cpuTime=30.04  mem=5M426
30.89	   
30.89	   search
30.89	     run=33  nbConstraintChecks=106812728  nbAssignments=331496
30.89	       =>  wckTime=30.316  cpuTime=30.18  mem=5M426
30.90	   
30.90	   global
30.90	     nbConstraintChecks=106812728  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.90	     solvingWckTime=30.315  solvingCpuTime=30.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.90	     globalCpuTime=30.39
30.90	       =>  wckTime=30.581  cpuTime=30.35  mem=5M426
30.90	   
30.90	   solver IterativeSystematicSolver being built... 
31.02	       =>  wckTime=30.71  cpuTime=30.44  mem=16M512
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=7902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.036  cpuTime=0.02  mem=16M512
31.09	   
31.09	   search
31.09	     run=0  nbConstraintChecks=48180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63
31.09	     nbFailedAssignments=49  nbBacktracks=10  nbVisitedNodes=123  nbRestartNogoods=0
31.09	       =>  wckTime=0.064  cpuTime=0.04  mem=16M512
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=116782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140
31.13	     nbFailedAssignments=108  nbBacktracks=25  nbVisitedNodes=274  nbRestartNogoods=17
31.13	       =>  wckTime=0.102  cpuTime=0.07  mem=16M512
31.16	   
31.16	   search
31.16	     run=2  nbConstraintChecks=210525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239
31.16	     nbFailedAssignments=184  nbBacktracks=47  nbVisitedNodes=471  nbRestartNogoods=26
31.16	       =>  wckTime=0.134  cpuTime=0.1  mem=16M512
31.21	   
31.21	   search
31.21	     run=3  nbConstraintChecks=347303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399
31.21	     nbFailedAssignments=308  nbBacktracks=81  nbVisitedNodes=788  nbRestartNogoods=27
31.21	       =>  wckTime=0.18  cpuTime=0.14  mem=16M512
31.28	   
31.28	   search
31.28	     run=4  nbConstraintChecks=593768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=665
31.28	     nbFailedAssignments=520  nbBacktracks=131  nbVisitedNodes=1313  nbRestartNogoods=53
31.28	       =>  wckTime=0.25  cpuTime=0.21  mem=16M512
31.37	   
31.37	   search
31.37	     run=5  nbConstraintChecks=915895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1009
31.37	     nbFailedAssignments=785  nbBacktracks=206  nbVisitedNodes=1994  nbRestartNogoods=64
31.37	       =>  wckTime=0.349  cpuTime=0.31  mem=16M512
31.49	   
31.49	   search
31.49	     run=6  nbConstraintChecks=1299743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1444
31.49	     nbFailedAssignments=1103  nbBacktracks=319  nbVisitedNodes=2857  nbRestartNogoods=78
31.49	       =>  wckTime=0.465  cpuTime=0.42  mem=16M512
31.69	   
31.69	   search
31.69	     run=7  nbConstraintChecks=1978377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2164
31.69	     nbFailedAssignments=1652  nbBacktracks=489  nbVisitedNodes=4284  nbRestartNogoods=97
31.69	       =>  wckTime=0.665  cpuTime=0.61  mem=16M512
31.93	   
31.93	   search
31.94	     run=8  nbConstraintChecks=2823966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3133
31.94	     nbFailedAssignments=2404  nbBacktracks=707  nbVisitedNodes=6217  nbRestartNogoods=118
31.94	       =>  wckTime=0.91  cpuTime=0.85  mem=16M512
31.94	   
31.94	   global
31.94	     nbConstraintChecks=2831868  nbRestartNogoods=118  solvingWckTime=0.911  solvingCpuTime=0.85  expiredTime=no
31.94	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.33
31.94	       =>  wckTime=31.622  cpuTime=31.29  mem=16M512
31.94	
31.94	s OPTIMUM FOUND
31.94	v 3 9 9 10 1 1 7 1 1 9 4 6 6 9 1 5 7 1 6 2 
31.94	   
31.94	   totalWckTime=31.703  totalCpuTime=31.34

Verifier Data (download as text)

2 unsatisfied constraints, 51 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-282295-1169318841 -o ROOT/results/node35/solver-282295-1169318841 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282295-1169318841/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.87 1.99 1.89 4/80 2681
/proc/meminfo: memFree=1353760/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=9748 CPUtime=0
/proc/2680/stat : 2680 (java) D 2678 2680 2427 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 280277733 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 1463076 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/2680/statm: 2437 412 333 14 0 1140 0

[startup+0.103257 s]
/proc/loadavg: 1.87 1.99 1.89 4/80 2681
/proc/meminfo: memFree=1353760/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=914988 CPUtime=0.08
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 2980 0 1 0 7 1 0 0 17 0 8 0 280277733 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073416276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2680/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511308 s]
/proc/loadavg: 1.87 1.99 1.89 4/80 2681
/proc/meminfo: memFree=1353760/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915332 CPUtime=0.49
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6405 0 1 0 46 3 0 0 18 0 8 0 280277733 937299968 6143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2680/statm: 228833 6143 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3324 s]
/proc/loadavg: 1.87 1.99 1.89 4/87 2688
/proc/meminfo: memFree=1337000/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915436 CPUtime=1.3
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6884 0 1 0 98 32 0 0 25 0 8 0 280277733 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073642185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2680/statm: 228859 6622 2479 14 0 215329 0
[pid=2680/tid=2682] ppid=2678 vsize=915436 CPUtime=0.02
/proc/2680/task/2682/stat : 2682 (java) S 2678 2680 2427 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280277737 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2683] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2683/stat : 2683 (java) S 2678 2680 2427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280277738 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2684] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2684/stat : 2684 (java) S 2678 2680 2427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280277738 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2685] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2685/stat : 2685 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280277741 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2686] ppid=2678 vsize=915436 CPUtime=0.11
/proc/2680/task/2686/stat : 2686 (java) S 2678 2680 2427 0 -1 64 325 0 0 0 11 0 0 0 16 0 8 0 280277741 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2687] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2687/stat : 2687 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280277741 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2688] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2688/stat : 2688 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280277741 937406464 6622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.9696 s]
/proc/loadavg: 1.87 1.99 1.89 3/87 2688
/proc/meminfo: memFree=1336936/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915436 CPUtime=2.91
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6887 0 1 0 194 97 0 0 25 0 8 0 280277733 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2680/statm: 228859 6624 2479 14 0 215329 0
[pid=2680/tid=2682] ppid=2678 vsize=915436 CPUtime=0.02
/proc/2680/task/2682/stat : 2682 (java) S 2678 2680 2427 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280277737 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2683] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2683/stat : 2683 (java) S 2678 2680 2427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2684] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2684/stat : 2684 (java) S 2678 2680 2427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2685] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2685/stat : 2685 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2686] ppid=2678 vsize=915436 CPUtime=0.12
/proc/2680/task/2686/stat : 2686 (java) S 2678 2680 2427 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2687] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2687/stat : 2687 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2688] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2688/stat : 2688 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915436

[startup+6.271 s]
/proc/loadavg: 1.88 1.99 1.89 3/87 2688
/proc/meminfo: memFree=1336872/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915436 CPUtime=6.19
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6887 0 1 0 381 238 0 0 25 0 8 0 280277733 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2680/statm: 228859 6624 2479 14 0 215329 0
[pid=2680/tid=2682] ppid=2678 vsize=915436 CPUtime=0.02
/proc/2680/task/2682/stat : 2682 (java) S 2678 2680 2427 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280277737 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2683] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2683/stat : 2683 (java) S 2678 2680 2427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2684] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2684/stat : 2684 (java) S 2678 2680 2427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2685] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2685/stat : 2685 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2686] ppid=2678 vsize=915436 CPUtime=0.12
/proc/2680/task/2686/stat : 2686 (java) S 2678 2680 2427 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2687] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2687/stat : 2687 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2688] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2688/stat : 2688 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.7398 s]
/proc/loadavg: 1.89 1.99 1.90 2/75 2699
/proc/meminfo: memFree=1365128/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915440 CPUtime=12.62
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6887 0 1 0 760 502 0 0 24 0 8 0 280277733 937410560 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2680/statm: 228859 6624 2479 14 0 215329 0
[pid=2680/tid=2682] ppid=2678 vsize=915436 CPUtime=0.02
/proc/2680/task/2682/stat : 2682 (java) S 2678 2680 2427 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280277737 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2683] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2683/stat : 2683 (java) S 2678 2680 2427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2684] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2684/stat : 2684 (java) S 2678 2680 2427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280277738 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2685] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2685/stat : 2685 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2686] ppid=2678 vsize=915440 CPUtime=0.12
/proc/2680/task/2686/stat : 2686 (java) S 2678 2680 2427 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 280277741 937410560 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2687] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2687/stat : 2687 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2688] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2688/stat : 2688 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280277741 937406464 6624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915440

[startup+25.6033 s]
/proc/loadavg: 1.77 1.96 1.89 2/75 2775
/proc/meminfo: memFree=1363784/2055920 swapFree=4184640/4192956
[pid=2680] ppid=2678 vsize=915440 CPUtime=25.46
/proc/2680/stat : 2680 (java) R 2678 2680 2427 0 -1 0 6888 0 1 0 1520 1026 0 0 25 0 8 0 280277733 937410560 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2680/statm: 228859 6625 2479 14 0 215329 0
[pid=2680/tid=2682] ppid=2678 vsize=915436 CPUtime=0.02
/proc/2680/task/2682/stat : 2682 (java) S 2678 2680 2427 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280277737 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2683] ppid=2678 vsize=915440 CPUtime=0
/proc/2680/task/2683/stat : 2683 (java) S 2678 2680 2427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280277738 937410560 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2684] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2684/stat : 2684 (java) S 2678 2680 2427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280277738 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2685] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2685/stat : 2685 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280277741 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2686] ppid=2678 vsize=915436 CPUtime=0.12
/proc/2680/task/2686/stat : 2686 (java) S 2678 2680 2427 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 280277741 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2687] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2687/stat : 2687 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280277741 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2680/tid=2688] ppid=2678 vsize=915436 CPUtime=0
/proc/2680/task/2688/stat : 2688 (java) S 2678 2680 2427 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280277741 937406464 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 31.9888
CPU time (s): 31.8142
CPU user time (s): 19.3551
CPU system time (s): 12.4591
CPU usage (%): 99.454
Max. virtual memory (cumulated for all children) (KiB): 916976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3551
system time used= 12.4591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9169
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= 1534
involuntary context switches= 1726

runsolver used 0.037994 s user time and 0.104984 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 18:47:21 UTC 2007


IDJOB= 282295
IDBENCH= 12629
IDSOLVER= 68
FILE ID= node35/282295-1169318841

PBS_JOBID= 3610334

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-91.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282295-1169318841/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-282295-1169318841 -o ROOT/results/node35/solver-282295-1169318841 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282295-1169318841/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  34f0aa2de424608b9b3f426da3dfb400

RANDOM SEED= 489580019

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:       1354240 kB
Buffers:         43036 kB
Cached:         545292 kB
SwapCached:       2184 kB
Active:         170232 kB
Inactive:       460928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354240 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          59812 kB
Slab:            55792 kB
Committed_AS:  6496292 kB
PageTables:       1896 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 node35 on Sat Jan 20 18:47:53 UTC 2007