Trace number 282467

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 PFCOPTIMUM 33.7269 34.0848

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-41.xml
MD5SUMcc4c38a86da8fdd0e5ffb92c1746053c
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.40363
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.43	   
0.43	Abscon 109 (November, 2006)
0.43	   
0.43	   configuration
0.43	     name=pfc.xml
0.46	   
0.46	   instance
0.46	     name=/tmp/evaluation/282467-1169319227/unknown.xml
0.49	   
0.49	   domains being loaded...
0.50	   
0.50	   variables being loaded...
0.53	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.53	       =>  wckTime=0.093  cpuTime=0.08  mem=6M903
0.53	   
0.53	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.64	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1278  maxDegree=12
0.64	     maxArity=2
0.64	       =>  wckTime=0.21  cpuTime=0.16  mem=8M854
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.289  cpuTime=0.2  mem=5M499
0.72	
0.72	s SATISFIABLE
0.72	o 70
0.72	c 39
0.73	o 74
0.73	c 35
0.73	o 77
0.73	c 32
0.73	o 78
0.73	c 31
0.73	o 81
0.73	c 28
0.73	o 82
0.73	c 27
0.73	o 83
0.73	c 26
0.73	o 84
0.73	c 25
0.73	o 85
0.73	c 24
0.73	o 86
0.73	c 23
0.73	o 87
0.73	c 22
0.73	o 89
0.73	c 20
0.73	o 92
0.73	c 17
0.73	o 93
0.73	c 16
0.74	o 94
0.74	c 15
0.74	o 95
0.74	c 14
0.74	o 97
0.74	c 12
0.74	o 98
0.74	c 11
0.74	o 99
0.74	c 10
0.74	o 101
0.74	c 8
0.75	o 102
0.75	c 7
0.75	o 104
0.75	c 5
0.76	o 105
0.76	c 4
0.76	o 106
0.76	c 3
1.08	o 107
1.08	c 2
2.02	   
2.02	   search
2.02	     run=0  nbConstraintChecks=5406817  nbAssignments=10000
2.02	       =>  wckTime=1.301  cpuTime=1.27  mem=5M499
3.30	   
3.30	   search
3.30	     run=1  nbConstraintChecks=11200982  nbAssignments=20000
3.30	       =>  wckTime=2.577  cpuTime=2.54  mem=5M499
4.56	   
4.56	   search
4.56	     run=2  nbConstraintChecks=16868423  nbAssignments=30000
4.56	       =>  wckTime=3.837  cpuTime=3.79  mem=5M499
5.89	   
5.89	   search
5.89	     run=3  nbConstraintChecks=23047707  nbAssignments=40000
5.89	       =>  wckTime=5.166  cpuTime=5.12  mem=5M499
7.15	   
7.15	   search
7.15	     run=4  nbConstraintChecks=28715341  nbAssignments=50000
7.15	       =>  wckTime=6.432  cpuTime=6.38  mem=5M499
8.47	   
8.47	   search
8.47	     run=5  nbConstraintChecks=34745105  nbAssignments=60000
8.47	       =>  wckTime=7.746  cpuTime=7.69  mem=5M499
9.76	   
9.76	   search
9.76	     run=6  nbConstraintChecks=40649310  nbAssignments=70000
9.76	       =>  wckTime=9.045  cpuTime=8.98  mem=5M499
11.05	   
11.05	   search
11.05	     run=7  nbConstraintChecks=46426828  nbAssignments=80000
11.05	       =>  wckTime=10.329  cpuTime=10.25  mem=5M499
12.30	   
12.30	   search
12.30	     run=8  nbConstraintChecks=51928491  nbAssignments=90000
12.30	       =>  wckTime=11.576  cpuTime=11.5  mem=5M499
13.57	   
13.57	   search
13.57	     run=9  nbConstraintChecks=57647514  nbAssignments=100000
13.57	       =>  wckTime=12.848  cpuTime=12.77  mem=5M499
14.83	   
14.83	   search
14.83	     run=10  nbConstraintChecks=63219511  nbAssignments=110000
14.83	       =>  wckTime=14.107  cpuTime=14.02  mem=5M499
16.07	   
16.07	   search
16.07	     run=11  nbConstraintChecks=68740537  nbAssignments=120000
16.07	       =>  wckTime=15.354  cpuTime=15.25  mem=5M499
17.31	   
17.31	   search
17.31	     run=12  nbConstraintChecks=74228880  nbAssignments=130000
17.31	       =>  wckTime=16.592  cpuTime=16.48  mem=5M499
18.55	   
18.55	   search
18.55	     run=13  nbConstraintChecks=79687928  nbAssignments=140000
18.55	       =>  wckTime=17.827  cpuTime=17.71  mem=5M499
19.81	   
19.81	   search
19.81	     run=14  nbConstraintChecks=85368528  nbAssignments=150000
19.81	       =>  wckTime=19.088  cpuTime=18.97  mem=5M499
21.11	   
21.11	   search
21.11	     run=15  nbConstraintChecks=91379585  nbAssignments=160000
21.11	       =>  wckTime=20.389  cpuTime=20.27  mem=5M499
22.35	   
22.35	   search
22.35	     run=16  nbConstraintChecks=96907229  nbAssignments=170000
22.35	       =>  wckTime=21.63  cpuTime=21.5  mem=5M499
23.57	   
23.57	   search
23.57	     run=17  nbConstraintChecks=102249128  nbAssignments=180000
23.57	       =>  wckTime=22.849  cpuTime=22.72  mem=5M499
24.82	   
24.82	   search
24.82	     run=18  nbConstraintChecks=107878578  nbAssignments=190000
24.83	       =>  wckTime=24.105  cpuTime=23.97  mem=5M499
26.08	   
26.08	   search
26.08	     run=19  nbConstraintChecks=113363665  nbAssignments=200000
26.08	       =>  wckTime=25.356  cpuTime=25.21  mem=5M499
27.37	   
27.37	   search
27.37	     run=20  nbConstraintChecks=119228390  nbAssignments=210000
27.37	       =>  wckTime=26.651  cpuTime=26.5  mem=5M499
28.60	   
28.60	   search
28.60	     run=21  nbConstraintChecks=124610001  nbAssignments=220000
28.60	       =>  wckTime=27.884  cpuTime=27.73  mem=5M499
29.90	   
29.90	   search
29.90	     run=22  nbConstraintChecks=130544152  nbAssignments=230000
29.90	       =>  wckTime=29.183  cpuTime=29.02  mem=5M499
31.22	   
31.22	   search
31.22	     run=23  nbConstraintChecks=136589137  nbAssignments=240000
31.22	       =>  wckTime=30.501  cpuTime=30.33  mem=5M499
31.25	   
31.25	   search
31.25	     run=24  nbConstraintChecks=136673846  nbAssignments=240254
31.25	       =>  wckTime=30.527  cpuTime=30.36  mem=5M499
31.25	   
31.25	   global
31.25	     nbConstraintChecks=136673846  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.25	     solvingWckTime=30.526  solvingCpuTime=30.36  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.25	     globalCpuTime=30.62
31.25	       =>  wckTime=30.817  cpuTime=30.56  mem=5M499
31.25	   
31.25	   solver IterativeSystematicSolver being built... 
31.39	       =>  wckTime=30.957  cpuTime=30.66  mem=16M698
31.39	   
31.39	   preprocessing
31.39	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.39	     detectedInconsistency=no
31.39	       =>  wckTime=0.0030  cpuTime=0.01  mem=16M698
31.46	   
31.46	   search
31.46	     run=0  nbConstraintChecks=73544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45
31.46	     nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=88  nbRestartNogoods=0
31.46	       =>  wckTime=0.07  cpuTime=0.05  mem=16M698
31.52	   
31.52	   search
31.52	     run=1  nbConstraintChecks=191487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123
31.52	     nbFailedAssignments=89  nbBacktracks=25  nbVisitedNodes=237  nbRestartNogoods=2
31.52	       =>  wckTime=0.133  cpuTime=0.1  mem=16M698
31.58	   
31.58	   search
31.58	     run=2  nbConstraintChecks=353397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225
31.58	     nbFailedAssignments=167  nbBacktracks=47  nbVisitedNodes=438  nbRestartNogoods=11
31.58	       =>  wckTime=0.192  cpuTime=0.16  mem=16M698
31.66	   
31.66	   search
31.66	     run=3  nbConstraintChecks=577592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=372
31.66	     nbFailedAssignments=276  nbBacktracks=80  nbVisitedNodes=726  nbRestartNogoods=12
31.66	       =>  wckTime=0.267  cpuTime=0.23  mem=16M698
31.77	   
31.77	   search
31.77	     run=4  nbConstraintChecks=887884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=565
31.77	     nbFailedAssignments=414  nbBacktracks=130  nbVisitedNodes=1103  nbRestartNogoods=24
31.77	       =>  wckTime=0.379  cpuTime=0.34  mem=16M698
31.89	   
31.89	   search
31.89	     run=5  nbConstraintChecks=1168876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=790
31.89	     nbFailedAssignments=556  nbBacktracks=208  nbVisitedNodes=1527  nbRestartNogoods=34
31.89	       =>  wckTime=0.498  cpuTime=0.45  mem=16M698
32.06	   
32.06	   search
32.06	     run=6  nbConstraintChecks=1619220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1121
32.06	     nbFailedAssignments=769  nbBacktracks=321  nbVisitedNodes=2170  nbRestartNogoods=35
32.06	       =>  wckTime=0.667  cpuTime=0.62  mem=16M698
32.30	   
32.30	   search
32.30	     run=7  nbConstraintChecks=2133306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1524
32.30	     nbFailedAssignments=1000  nbBacktracks=491  nbVisitedNodes=2946  nbRestartNogoods=41
32.30	       =>  wckTime=0.904  cpuTime=0.84  mem=16M698
32.61	   
32.61	   search
32.61	     run=8  nbConstraintChecks=2898074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2119
32.61	     nbFailedAssignments=1334  nbBacktracks=747  nbVisitedNodes=4059  nbRestartNogoods=54
32.61	       =>  wckTime=1.216  cpuTime=1.15  mem=16M698
33.09	   
33.09	   search
33.09	     run=9  nbConstraintChecks=4027103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3013
33.09	     nbFailedAssignments=1843  nbBacktracks=1131  nbVisitedNodes=5737  nbRestartNogoods=57
33.09	       =>  wckTime=1.696  cpuTime=1.62  mem=16M698
33.74	   
33.74	   search
33.74	     run=10  nbConstraintChecks=5583085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4306
33.74	     nbFailedAssignments=2556  nbBacktracks=1707  nbVisitedNodes=8149  nbRestartNogoods=59
33.74	       =>  wckTime=2.354  cpuTime=2.28  mem=16M698
34.02	   
34.02	   search
34.02	     run=11  nbConstraintChecks=6242660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4828
34.02	     nbFailedAssignments=2842  nbBacktracks=1944  nbVisitedNodes=9134  nbRestartNogoods=81
34.02	       =>  wckTime=2.633  cpuTime=2.55  mem=16M698
34.02	   
34.02	   global
34.02	     nbConstraintChecks=6242670  nbRestartNogoods=81  solvingWckTime=2.634  solvingCpuTime=2.55  expiredTime=no
34.02	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.27
34.02	       =>  wckTime=33.592  cpuTime=33.21  mem=16M698
34.03	
34.03	s OPTIMUM FOUND
34.03	v 4 9 10 5 4 4 6 2 2 10 9 4 9 9 6 5 10 9 6 5 10 6 5 8 2 2 5 2 5 3 
34.03	   
34.03	   totalWckTime=33.67  totalCpuTime=33.28

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/node34/watcher-282467-1169319227 -o ROOT/results/node34/solver-282467-1169319227 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282467-1169319227/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.91 1.97 1.91 4/80 28157
/proc/meminfo: memFree=928136/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=18540 CPUtime=0
/proc/28156/stat : 28156 (runsolver) R 28154 28156 27324 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280316471 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28156/statm: 4635 279 244 17 0 2626 0

[startup+0.108029 s]
/proc/loadavg: 1.91 1.97 1.91 4/80 28157
/proc/meminfo: memFree=928136/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=905804 CPUtime=0
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 1371 0 1 0 0 0 0 0 17 0 1 0 280316471 927543296 1120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153443603 0 4 0 7368 0 0 0 17 1 0 0
/proc/28156/statm: 226451 1120 831 14 0 214034 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 905804

[startup+0.516061 s]
/proc/loadavg: 1.91 1.97 1.91 4/80 28157
/proc/meminfo: memFree=928136/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915332 CPUtime=0.36
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 5932 0 1 0 33 3 0 0 18 0 8 0 280316471 937299968 5671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228833 5671 2133 14 0 215303 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 915332

[startup+1.33712 s]
/proc/loadavg: 1.91 1.97 1.91 3/87 28164
/proc/meminfo: memFree=910544/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915444 CPUtime=1.18
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 7040 0 1 0 95 23 0 0 24 0 8 0 280316471 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228861 6778 2476 14 0 215331 0
[pid=28156/tid=28158] ppid=28154 vsize=915444 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27324 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280316483 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280316484 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280316484 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27324 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280316490 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915444 CPUtime=0.1
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27324 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280316490 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280316490 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280316490 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 915444

[startup+2.98926 s]
/proc/loadavg: 1.91 1.97 1.91 3/87 28164
/proc/meminfo: memFree=910480/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915444 CPUtime=2.83
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 7043 0 1 0 210 73 0 0 25 0 8 0 280316471 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228861 6780 2476 14 0 215331 0
[pid=28156/tid=28158] ppid=28154 vsize=915444 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27324 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280316483 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27324 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915444 CPUtime=0.1
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27324 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 915444

[startup+6.28152 s]
/proc/loadavg: 1.92 1.97 1.91 4/87 28164
/proc/meminfo: memFree=910480/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915444 CPUtime=6.1
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 7043 0 1 0 438 172 0 0 25 0 8 0 280316471 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228861 6780 2476 14 0 215331 0
[pid=28156/tid=28158] ppid=28154 vsize=915444 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27324 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280316483 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27324 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915444 CPUtime=0.1
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27324 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915444

[startup+12.7641 s]
/proc/loadavg: 1.92 1.97 1.91 3/87 28164
/proc/meminfo: memFree=910488/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915444 CPUtime=12.55
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 7043 0 1 0 878 377 0 0 25 0 8 0 280316471 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073662348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228861 6780 2476 14 0 215331 0
[pid=28156/tid=28158] ppid=28154 vsize=915444 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27324 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280316483 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280316484 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27324 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915444 CPUtime=0.1
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27324 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280316490 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915444

[startup+25.6031 s]
/proc/loadavg: 1.94 1.97 1.91 3/87 28164
/proc/meminfo: memFree=910488/2055920 swapFree=4192812/4192956
[pid=28156] ppid=28154 vsize=915444 CPUtime=25.33
/proc/28156/stat : 28156 (java) R 28154 28156 27324 0 -1 0 7044 0 1 0 1747 786 0 0 25 0 8 0 280316471 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073662099 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28156/statm: 228861 6781 2476 14 0 215331 0
[pid=28156/tid=28158] ppid=28154 vsize=915444 CPUtime=0.02
/proc/28156/task/28158/stat : 28158 (java) S 28154 28156 27324 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280316483 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28159] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28159/stat : 28159 (java) S 28154 28156 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280316484 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28160] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28160/stat : 28160 (java) S 28154 28156 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280316484 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28161] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28161/stat : 28161 (java) S 28154 28156 27324 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280316490 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28162] ppid=28154 vsize=915444 CPUtime=0.1
/proc/28156/task/28162/stat : 28162 (java) S 28154 28156 27324 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280316490 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28163] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28163/stat : 28163 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280316490 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28156/tid=28164] ppid=28154 vsize=915444 CPUtime=0
/proc/28156/task/28164/stat : 28164 (java) S 28154 28156 27324 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280316490 937414656 6781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 34.0848
CPU time (s): 33.7269
CPU user time (s): 24.0543
CPU system time (s): 9.67253
CPU usage (%): 98.95
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.0543
system time used= 9.67253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9185
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= 1762
involuntary context switches= 2447

runsolver used 0.050992 s user time and 0.122981 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 18:53:47 UTC 2007


IDJOB= 282467
IDBENCH= 12825
IDSOLVER= 69
FILE ID= node34/282467-1169319227

PBS_JOBID= 3610330

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-41.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282467-1169319227/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-282467-1169319227 -o ROOT/results/node34/solver-282467-1169319227 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282467-1169319227/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cc4c38a86da8fdd0e5ffb92c1746053c

RANDOM SEED= 699788249

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.227
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.227
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:        928552 kB
Buffers:         44832 kB
Cached:         962112 kB
SwapCached:          0 kB
Active:         388048 kB
Inactive:       665828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        928552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          67180 kB
Slab:            58868 kB
Committed_AS:  5754364 kB
PageTables:       1868 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 node34 on Sat Jan 20 18:54:21 UTC 2007