Trace number 282170

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 78.0991 78.8324

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-71.xml
MD5SUM124325bbcf362afbc6397d99c0e4883a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark3.16352
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282170-1169318515/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.095  cpuTime=0.09  mem=6M903
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1196  maxDegree=9
0.52	     maxArity=2
0.52	       =>  wckTime=0.206  cpuTime=0.15  mem=7M944
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.286  cpuTime=0.2  mem=5M493
0.60	
0.60	s SATISFIABLE
0.60	o 45
0.60	c 53
0.61	o 49
0.61	c 49
0.61	o 53
0.61	c 45
0.61	o 56
0.61	c 42
0.61	o 58
0.61	c 40
0.61	o 60
0.61	c 38
0.61	o 62
0.61	c 36
0.61	o 64
0.61	c 34
0.61	o 65
0.61	c 33
0.61	o 67
0.61	c 31
0.61	o 70
0.61	c 28
0.62	o 72
0.62	c 26
0.62	o 74
0.62	c 24
0.62	o 76
0.62	c 22
0.62	o 77
0.62	c 21
0.62	o 78
0.62	c 20
0.62	o 79
0.62	c 19
0.62	o 80
0.62	c 18
0.62	o 81
0.62	c 17
0.62	o 82
0.62	c 16
0.62	o 83
0.62	c 15
0.62	o 84
0.62	c 14
0.62	o 85
0.62	c 13
0.62	o 86
0.62	c 12
0.63	o 87
0.63	c 11
0.63	o 88
0.63	c 10
0.63	o 89
0.63	c 9
0.63	o 90
0.63	c 8
0.63	o 91
0.63	c 7
0.65	o 92
0.65	c 6
0.66	o 93
0.66	c 5
0.68	o 94
0.68	c 4
1.02	o 95
1.02	c 3
1.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=5311617  nbAssignments=10000
1.92	       =>  wckTime=1.326  cpuTime=1.29  mem=5M493
3.27	   
3.27	   search
3.27	     run=1  nbConstraintChecks=11162551  nbAssignments=20000
3.27	       =>  wckTime=2.669  cpuTime=2.62  mem=5M493
3.53	o 96
3.53	c 2
4.53	   
4.53	   search
4.53	     run=2  nbConstraintChecks=16378736  nbAssignments=30000
4.53	       =>  wckTime=3.935  cpuTime=3.86  mem=5M493
5.85	   
5.85	   search
5.85	     run=3  nbConstraintChecks=22058213  nbAssignments=40000
5.85	       =>  wckTime=5.254  cpuTime=5.18  mem=5M493
7.16	   
7.16	   search
7.16	     run=4  nbConstraintChecks=27606187  nbAssignments=50000
7.16	       =>  wckTime=6.56  cpuTime=6.47  mem=5M493
8.50	   
8.50	   search
8.50	     run=5  nbConstraintChecks=33358536  nbAssignments=60000
8.50	       =>  wckTime=7.898  cpuTime=7.81  mem=5M493
9.79	   
9.80	   search
9.80	     run=6  nbConstraintChecks=38743772  nbAssignments=70000
9.80	       =>  wckTime=9.197  cpuTime=9.09  mem=5M493
11.13	   
11.13	   search
11.13	     run=7  nbConstraintChecks=44488220  nbAssignments=80000
11.13	       =>  wckTime=10.529  cpuTime=10.42  mem=5M493
12.38	   
12.38	   search
12.38	     run=8  nbConstraintChecks=49577680  nbAssignments=90000
12.38	       =>  wckTime=11.783  cpuTime=11.66  mem=5M493
13.73	   
13.73	   search
13.73	     run=9  nbConstraintChecks=55292043  nbAssignments=100000
13.73	       =>  wckTime=13.136  cpuTime=13.0  mem=5M493
15.04	   
15.04	   search
15.04	     run=10  nbConstraintChecks=60751515  nbAssignments=110000
15.04	       =>  wckTime=14.439  cpuTime=14.28  mem=5M493
16.39	   
16.39	   search
16.39	     run=11  nbConstraintChecks=66652985  nbAssignments=120000
16.39	       =>  wckTime=15.795  cpuTime=15.63  mem=5M493
17.69	   
17.69	   search
17.69	     run=12  nbConstraintChecks=72217795  nbAssignments=130000
17.69	       =>  wckTime=17.095  cpuTime=16.92  mem=5M493
19.07	   
19.07	   search
19.07	     run=13  nbConstraintChecks=78408865  nbAssignments=140000
19.07	       =>  wckTime=18.475  cpuTime=18.29  mem=5M493
20.36	   
20.36	   search
20.36	     run=14  nbConstraintChecks=83778879  nbAssignments=150000
20.36	       =>  wckTime=19.76  cpuTime=19.56  mem=5M493
21.69	   
21.69	   search
21.69	     run=15  nbConstraintChecks=89534443  nbAssignments=160000
21.69	       =>  wckTime=21.092  cpuTime=20.88  mem=5M493
22.97	   
22.97	   search
22.97	     run=16  nbConstraintChecks=94878276  nbAssignments=170000
22.97	       =>  wckTime=22.369  cpuTime=22.15  mem=5M493
24.21	   
24.21	   search
24.21	     run=17  nbConstraintChecks=99945753  nbAssignments=180000
24.21	       =>  wckTime=23.609  cpuTime=23.38  mem=5M493
25.47	   
25.47	   search
25.47	     run=18  nbConstraintChecks=105161240  nbAssignments=190000
25.47	       =>  wckTime=24.868  cpuTime=24.63  mem=5M493
26.75	   
26.75	   search
26.75	     run=19  nbConstraintChecks=110563956  nbAssignments=200000
26.75	       =>  wckTime=26.149  cpuTime=25.9  mem=5M493
28.05	   
28.05	   search
28.05	     run=20  nbConstraintChecks=116000721  nbAssignments=210000
28.05	       =>  wckTime=27.45  cpuTime=27.19  mem=5M493
29.46	   
29.46	   search
29.46	     run=21  nbConstraintChecks=122199282  nbAssignments=220000
29.46	       =>  wckTime=28.861  cpuTime=28.58  mem=5M493
30.74	   
30.74	   search
30.74	     run=22  nbConstraintChecks=127520450  nbAssignments=230000
30.74	       =>  wckTime=30.144  cpuTime=29.85  mem=5M493
32.08	   
32.08	   search
32.08	     run=23  nbConstraintChecks=133244231  nbAssignments=240000
32.08	       =>  wckTime=31.485  cpuTime=31.19  mem=5M493
33.35	   
33.35	   search
33.35	     run=24  nbConstraintChecks=138475528  nbAssignments=250000
33.35	       =>  wckTime=32.754  cpuTime=32.45  mem=5M493
33.78	   
33.78	   search
33.78	     run=25  nbConstraintChecks=140334535  nbAssignments=253285
33.78	       =>  wckTime=33.184  cpuTime=32.88  mem=5M493
33.78	   
33.78	   global
33.78	     nbConstraintChecks=140334535  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.78	     solvingWckTime=33.181  solvingCpuTime=32.88  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.78	     globalCpuTime=33.13
33.78	       =>  wckTime=33.469  cpuTime=33.08  mem=5M493
33.78	   
33.78	   solver IterativeSystematicSolver being built... 
33.94	       =>  wckTime=33.624  cpuTime=33.19  mem=16M610
33.94	   
33.94	   preprocessing
33.94	     nbConstraintChecks=50  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.94	     detectedInconsistency=no
33.94	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M610
34.03	   
34.03	   search
34.03	     run=0  nbConstraintChecks=103279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74
34.03	     nbFailedAssignments=57  nbBacktracks=10  nbVisitedNodes=142  nbRestartNogoods=0
34.03	       =>  wckTime=0.093  cpuTime=0.06  mem=16M610
34.10	   
34.10	   search
34.10	     run=1  nbConstraintChecks=232994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
34.10	     nbFailedAssignments=132  nbBacktracks=26  nbVisitedNodes=331  nbRestartNogoods=16
34.10	       =>  wckTime=0.165  cpuTime=0.12  mem=16M610
34.17	   
34.17	   search
34.17	     run=2  nbConstraintChecks=384870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280
34.17	     nbFailedAssignments=205  nbBacktracks=50  nbVisitedNodes=536  nbRestartNogoods=28
34.17	       =>  wckTime=0.23  cpuTime=0.19  mem=16M610
34.29	   
34.29	   search
34.29	     run=3  nbConstraintChecks=638365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
34.29	     nbFailedAssignments=347  nbBacktracks=83  nbVisitedNodes=897  nbRestartNogoods=53
34.29	       =>  wckTime=0.346  cpuTime=0.3  mem=16M610
34.48	   
34.48	   search
34.48	     run=4  nbConstraintChecks=1178750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
34.48	     nbFailedAssignments=623  nbBacktracks=133  nbVisitedNodes=1552  nbRestartNogoods=86
34.48	       =>  wckTime=0.542  cpuTime=0.5  mem=16M610
34.65	   
34.65	   search
34.65	     run=5  nbConstraintChecks=1585815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1083
34.65	     nbFailedAssignments=817  nbBacktracks=208  nbVisitedNodes=2102  nbRestartNogoods=92
34.65	       =>  wckTime=0.709  cpuTime=0.66  mem=16M610
34.88	   
34.88	   search
34.88	     run=6  nbConstraintChecks=2184596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1534
34.88	     nbFailedAssignments=1143  nbBacktracks=323  nbVisitedNodes=2994  nbRestartNogoods=116
34.88	       =>  wckTime=0.938  cpuTime=0.88  mem=16M610
35.29	   
35.29	   search
35.29	     run=7  nbConstraintChecks=3409895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2305
35.29	     nbFailedAssignments=1732  nbBacktracks=493  nbVisitedNodes=4508  nbRestartNogoods=135
35.29	       =>  wckTime=1.349  cpuTime=1.27  mem=16M610
35.71	   
35.71	   search
35.71	     run=8  nbConstraintChecks=4632453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3109
35.71	     nbFailedAssignments=2268  nbBacktracks=749  nbVisitedNodes=6103  nbRestartNogoods=164
35.71	       =>  wckTime=1.768  cpuTime=1.69  mem=16M610
36.89	   
36.89	   search
36.89	     run=9  nbConstraintChecks=7392260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5037
36.89	     nbFailedAssignments=3804  nbBacktracks=1133  nbVisitedNodes=9907  nbRestartNogoods=190
36.89	       =>  wckTime=2.949  cpuTime=2.86  mem=16M610
38.08	   
38.08	   search
38.08	     run=10  nbConstraintChecks=10617310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7367
38.08	     nbFailedAssignments=5550  nbBacktracks=1711  nbVisitedNodes=14529  nbRestartNogoods=220
38.08	       =>  wckTime=4.138  cpuTime=4.03  mem=16M610
40.42	   
40.42	   search
40.42	     run=11  nbConstraintChecks=16982142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11764
40.42	     nbFailedAssignments=9073  nbBacktracks=2575  nbVisitedNodes=23271  nbRestartNogoods=243
40.42	       =>  wckTime=6.484  cpuTime=6.36  mem=16M610
43.17	   
43.17	   search
43.17	     run=12  nbConstraintChecks=25348278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17244
43.17	     nbFailedAssignments=13244  nbBacktracks=3872  nbVisitedNodes=34098  nbRestartNogoods=266
43.17	       =>  wckTime=9.234  cpuTime=9.08  mem=16M610
47.29	   
47.29	   search
47.29	     run=13  nbConstraintChecks=35192275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24257
47.29	     nbFailedAssignments=18307  nbBacktracks=5818  nbVisitedNodes=47971  nbRestartNogoods=279
47.29	       =>  wckTime=13.349  cpuTime=13.16  mem=16M610
52.72	   
52.72	   search
52.72	     run=14  nbConstraintChecks=48719062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33748
52.72	     nbFailedAssignments=24869  nbBacktracks=8737  nbVisitedNodes=66822  nbRestartNogoods=295
52.72	       =>  wckTime=18.777  cpuTime=18.54  mem=16M610
60.74	   
60.74	   search
60.74	     run=15  nbConstraintChecks=68541336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47527
60.74	     nbFailedAssignments=34260  nbBacktracks=13115  nbVisitedNodes=94195  nbRestartNogoods=317
60.74	       =>  wckTime=26.805  cpuTime=26.5  mem=16M610
71.63	   
71.63	   search
71.63	     run=16  nbConstraintChecks=93798136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66898
71.63	     nbFailedAssignments=47055  nbBacktracks=19683  nbVisitedNodes=132561  nbRestartNogoods=335
71.63	       =>  wckTime=37.695  cpuTime=37.29  mem=16M610
78.77	   
78.77	   search
78.77	     run=17  nbConstraintChecks=108655747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78653
78.77	     nbFailedAssignments=54402  nbBacktracks=24092  nbVisitedNodes=155705  nbRestartNogoods=363
78.77	       =>  wckTime=44.828  cpuTime=44.37  mem=16M610
78.77	   
78.77	   global
78.77	     nbConstraintChecks=108655797  nbRestartNogoods=363  solvingWckTime=44.829  solvingCpuTime=44.37  expiredTime=no
78.77	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=77.61
78.77	       =>  wckTime=78.455  cpuTime=77.56  mem=16M610
78.77	
78.77	s OPTIMUM FOUND
78.77	v 2 5 8 4 2 8 10 5 4 8 6 9 4 3 2 4 5 3 9 2 10 2 7 2 3 7 4 8 1 10 4 4 9 10 8 2 1 1 9 10 
78.77	   
78.77	   totalWckTime=78.535  totalCpuTime=77.61

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node1/watcher-282170-1169318515 -o ROOT/results/node1/solver-282170-1169318515 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282170-1169318515/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.81 1.95 1.98 4/86 21130
/proc/meminfo: memFree=1257360/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=1784 CPUtime=0
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 280247309 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21129/statm: 446 140 106 14 0 91 0

[startup+0.105114 s]
/proc/loadavg: 1.81 1.95 1.98 4/86 21130
/proc/meminfo: memFree=1257360/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=914988 CPUtime=0.08
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 2965 0 1 0 6 2 0 0 20 0 8 0 280247309 936947712 2711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155586335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228747 2711 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516161 s]
/proc/loadavg: 1.81 1.95 1.98 4/86 21130
/proc/meminfo: memFree=1257360/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915332 CPUtime=0.49
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 6458 0 1 0 45 4 0 0 18 0 8 0 280247309 937299968 6197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072917232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228833 6197 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34725 s]
/proc/loadavg: 1.81 1.95 1.98 4/93 21137
/proc/meminfo: memFree=1240088/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915444 CPUtime=1.31
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 7003 0 1 0 103 28 0 0 25 0 8 0 280247309 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657555 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228861 6741 2476 14 0 215331 0
[pid=21129/tid=21131] ppid=21127 vsize=915444 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280247313 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915444 CPUtime=0.12
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 329 0 0 0 11 1 0 0 16 0 8 0 280247317 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98744 s]
/proc/loadavg: 1.83 1.95 1.98 3/93 21137
/proc/meminfo: memFree=1240024/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915448 CPUtime=2.94
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 7006 0 1 0 220 74 0 0 25 0 8 0 280247309 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6615679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228862 6743 2476 14 0 215332 0
[pid=21129/tid=21131] ppid=21127 vsize=915448 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915448 CPUtime=0.12
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 331 0 0 0 11 1 0 0 16 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.26683 s]
/proc/loadavg: 1.83 1.95 1.98 3/93 21137
/proc/meminfo: memFree=1240024/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915444 CPUtime=6.2
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 7006 0 1 0 442 178 0 0 25 0 8 0 280247309 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6270742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228861 6743 2476 14 0 215331 0
[pid=21129/tid=21131] ppid=21127 vsize=915444 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280247313 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915444 CPUtime=0.12
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 331 0 0 0 11 1 0 0 16 0 8 0 280247317 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.7586 s]
/proc/loadavg: 1.85 1.95 1.98 3/93 21137
/proc/meminfo: memFree=1240152/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915448 CPUtime=12.63
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 7006 0 1 0 890 373 0 0 25 0 8 0 280247309 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228862 6743 2476 14 0 215332 0
[pid=21129/tid=21131] ppid=21127 vsize=915448 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915448 CPUtime=0.12
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 331 0 0 0 11 1 0 0 16 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915448 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915448

[startup+25.6101 s]
/proc/loadavg: 1.88 1.95 1.98 3/93 21137
/proc/meminfo: memFree=1240280/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915444 CPUtime=25.37
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 7007 0 1 0 1777 760 0 0 25 0 8 0 280247309 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228861 6744 2476 14 0 215331 0
[pid=21129/tid=21131] ppid=21127 vsize=915444 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280247313 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915444 CPUtime=0.12
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 280247317 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937414656 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915444

[startup+51.2151 s]
/proc/loadavg: 1.92 1.96 1.98 3/93 21137
/proc/meminfo: memFree=1232088/2055920 swapFree=4165612/4192956
[pid=21129] ppid=21127 vsize=915444 CPUtime=50.75
/proc/21129/stat : 21129 (java) R 21127 21129 20851 0 -1 0 9113 0 1 0 4068 1007 0 0 25 0 8 0 280247309 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21129/statm: 228861 8845 2527 14 0 215331 0
[pid=21129/tid=21131] ppid=21127 vsize=915444 CPUtime=0.02
/proc/21129/task/21131/stat : 21131 (java) S 21127 21129 20851 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280247313 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21132] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21132/stat : 21132 (java) S 21127 21129 20851 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280247313 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21133] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21133/stat : 21133 (java) S 21127 21129 20851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280247313 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21134] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21134/stat : 21134 (java) S 21127 21129 20851 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280247317 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21135] ppid=21127 vsize=915444 CPUtime=0.23
/proc/21129/task/21135/stat : 21135 (java) S 21127 21129 20851 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280247317 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21136] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21136/stat : 21136 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280247317 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21129/tid=21137] ppid=21127 vsize=915444 CPUtime=0
/proc/21129/task/21137/stat : 21137 (java) S 21127 21129 20851 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280247317 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 78.8324
CPU time (s): 78.0991
CPU user time (s): 68.0197
CPU system time (s): 10.0795
CPU usage (%): 99.0699
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.0197
system time used= 10.0795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9221
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= 2655
involuntary context switches= 6255

runsolver used 0.105983 s user time and 0.26196 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 20 18:41:56 UTC 2007


IDJOB= 282170
IDBENCH= 12500
IDSOLVER= 69
FILE ID= node1/282170-1169318515

PBS_JOBID= 3610048

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-40-10-08-t60/pi-40-10-07948-40-71.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282170-1169318515/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-282170-1169318515 -o ROOT/results/node1/solver-282170-1169318515 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282170-1169318515/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  124325bbcf362afbc6397d99c0e4883a

RANDOM SEED= 715850216

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:       1257840 kB
Buffers:         55024 kB
Cached:         593880 kB
SwapCached:       4372 kB
Active:         325884 kB
Inactive:       393852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257840 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          81728 kB
Slab:            62964 kB
Committed_AS:  8684008 kB
PageTables:       2348 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= 66560 MiB



End job on node1 on Sat Jan 20 18:43:14 UTC 2007