Trace number 280955

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 53.6738 54.1574

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-19_ext.xml
MD5SUMfdd95a336bc04d7147c43013be12c970
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 benchmark3.02754
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280955-1169308949/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1280  maxDegree=13
0.53	     maxArity=2
0.53	       =>  wckTime=0.215  cpuTime=0.15  mem=8M893
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.299  cpuTime=0.2  mem=5M496
0.62	
0.62	s SATISFIABLE
0.62	o 67
0.62	c 42
0.62	o 71
0.62	c 38
0.62	o 74
0.62	c 35
0.62	o 75
0.62	c 34
0.62	o 77
0.62	c 32
0.62	o 78
0.62	c 31
0.63	o 79
0.63	c 30
0.63	o 80
0.63	c 29
0.63	o 81
0.63	c 28
0.63	o 83
0.63	c 26
0.63	o 85
0.63	c 24
0.63	o 86
0.63	c 23
0.63	o 87
0.63	c 22
0.64	o 88
0.64	c 21
0.64	o 90
0.64	c 19
0.64	o 91
0.64	c 18
0.64	o 92
0.64	c 17
0.64	o 93
0.64	c 16
0.64	o 94
0.64	c 15
0.64	o 95
0.64	c 14
0.64	o 97
0.64	c 12
0.65	o 98
0.65	c 11
0.65	o 100
0.65	c 9
0.65	o 101
0.65	c 8
0.65	o 102
0.65	c 7
0.65	o 103
0.65	c 6
0.69	o 104
0.69	c 5
0.70	o 105
0.70	c 4
0.75	o 106
0.75	c 3
0.88	o 107
0.88	c 2
2.00	   
2.00	   search
2.00	     run=0  nbConstraintChecks=5863853  nbAssignments=10000
2.00	       =>  wckTime=1.384  cpuTime=1.35  mem=5M496
3.31	   
3.31	   search
3.31	     run=1  nbConstraintChecks=11838865  nbAssignments=20000
3.31	       =>  wckTime=2.698  cpuTime=2.65  mem=5M496
4.62	   
4.62	   search
4.62	     run=2  nbConstraintChecks=17748230  nbAssignments=30000
4.62	       =>  wckTime=4.006  cpuTime=3.95  mem=5M496
5.93	   
5.93	   search
5.94	     run=3  nbConstraintChecks=23756881  nbAssignments=40000
5.94	       =>  wckTime=5.321  cpuTime=5.25  mem=5M496
7.23	   
7.23	   search
7.23	     run=4  nbConstraintChecks=29590377  nbAssignments=50000
7.23	       =>  wckTime=6.611  cpuTime=6.53  mem=5M496
8.53	   
8.53	   search
8.53	     run=5  nbConstraintChecks=35529492  nbAssignments=60000
8.53	       =>  wckTime=7.914  cpuTime=7.83  mem=5M496
9.83	   
9.83	   search
9.83	     run=6  nbConstraintChecks=41449098  nbAssignments=70000
9.83	       =>  wckTime=9.217  cpuTime=9.11  mem=5M496
11.20	   
11.20	   search
11.20	     run=7  nbConstraintChecks=47922109  nbAssignments=80000
11.20	       =>  wckTime=10.586  cpuTime=10.47  mem=5M496
12.48	   
12.48	   search
12.49	     run=8  nbConstraintChecks=53667195  nbAssignments=90000
12.49	       =>  wckTime=11.871  cpuTime=11.74  mem=5M496
13.79	   
13.79	   search
13.79	     run=9  nbConstraintChecks=59579233  nbAssignments=100000
13.79	       =>  wckTime=13.172  cpuTime=13.04  mem=5M496
15.07	   
15.07	   search
15.07	     run=10  nbConstraintChecks=65414608  nbAssignments=110000
15.07	       =>  wckTime=14.46  cpuTime=14.31  mem=5M496
16.40	   
16.40	   search
16.40	     run=11  nbConstraintChecks=71383332  nbAssignments=120000
16.40	       =>  wckTime=15.781  cpuTime=15.63  mem=5M496
17.69	   
17.69	   search
17.69	     run=12  nbConstraintChecks=77143215  nbAssignments=130000
17.69	       =>  wckTime=17.075  cpuTime=16.9  mem=5M496
19.00	   
19.00	   search
19.00	     run=13  nbConstraintChecks=83033501  nbAssignments=140000
19.00	       =>  wckTime=18.383  cpuTime=18.2  mem=5M496
20.29	   
20.29	   search
20.29	     run=14  nbConstraintChecks=88820566  nbAssignments=150000
20.29	       =>  wckTime=19.68  cpuTime=19.49  mem=5M496
21.63	   
21.63	   search
21.63	     run=15  nbConstraintChecks=94862657  nbAssignments=160000
21.63	       =>  wckTime=21.011  cpuTime=20.8  mem=5M496
22.92	   
22.92	   search
22.92	     run=16  nbConstraintChecks=100681599  nbAssignments=170000
22.92	       =>  wckTime=22.309  cpuTime=22.09  mem=5M496
24.28	   
24.28	   search
24.28	     run=17  nbConstraintChecks=107027456  nbAssignments=180000
24.28	       =>  wckTime=23.669  cpuTime=23.44  mem=5M496
25.58	   
25.58	   search
25.58	     run=18  nbConstraintChecks=112851580  nbAssignments=190000
25.58	       =>  wckTime=24.969  cpuTime=24.73  mem=5M496
26.89	   
26.89	   search
26.89	     run=19  nbConstraintChecks=118774125  nbAssignments=200000
26.89	       =>  wckTime=26.271  cpuTime=26.02  mem=5M496
28.19	   
28.19	   search
28.19	     run=20  nbConstraintChecks=124742880  nbAssignments=210000
28.19	       =>  wckTime=27.576  cpuTime=27.31  mem=5M496
29.50	   
29.50	   search
29.50	     run=21  nbConstraintChecks=130751026  nbAssignments=220000
29.50	       =>  wckTime=28.89  cpuTime=28.61  mem=5M496
30.80	   
30.80	   search
30.80	     run=22  nbConstraintChecks=136622457  nbAssignments=230000
30.80	       =>  wckTime=30.184  cpuTime=29.9  mem=5M496
31.16	   
31.16	   search
31.16	     run=23  nbConstraintChecks=138337172  nbAssignments=232659
31.16	       =>  wckTime=30.549  cpuTime=30.26  mem=5M496
31.16	   
31.16	   global
31.16	     nbConstraintChecks=138337172  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.16	     solvingWckTime=30.547  solvingCpuTime=30.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.17	     globalCpuTime=30.51
31.17	       =>  wckTime=30.848  cpuTime=30.46  mem=5M496
31.17	   
31.17	   solver IterativeSystematicSolver being built... 
31.30	       =>  wckTime=30.98  cpuTime=30.57  mem=16M518
31.30	   
31.30	   preprocessing
31.30	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.30	     detectedInconsistency=no
31.30	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M518
31.38	   
31.38	   search
31.38	     run=0  nbConstraintChecks=78860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63
31.38	     nbFailedAssignments=47  nbBacktracks=10  nbVisitedNodes=120  nbRestartNogoods=0
31.38	       =>  wckTime=0.081  cpuTime=0.05  mem=16M518
31.43	   
31.43	   search
31.43	     run=1  nbConstraintChecks=215493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=156
31.43	     nbFailedAssignments=119  nbBacktracks=25  nbVisitedNodes=300  nbRestartNogoods=9
31.43	       =>  wckTime=0.137  cpuTime=0.1  mem=16M518
31.52	   
31.52	   search
31.52	     run=2  nbConstraintChecks=452013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=338
31.52	     nbFailedAssignments=275  nbBacktracks=47  nbVisitedNodes=658  nbRestartNogoods=20
31.52	       =>  wckTime=0.221  cpuTime=0.17  mem=16M518
31.57	   
31.57	   search
31.57	     run=3  nbConstraintChecks=635062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=453
31.57	     nbFailedAssignments=351  nbBacktracks=81  nbVisitedNodes=882  nbRestartNogoods=31
31.57	       =>  wckTime=0.273  cpuTime=0.23  mem=16M518
31.71	   
31.71	   search
31.71	     run=4  nbConstraintChecks=1122175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744
31.71	     nbFailedAssignments=584  nbBacktracks=131  nbVisitedNodes=1456  nbRestartNogoods=32
31.71	       =>  wckTime=0.409  cpuTime=0.36  mem=16M518
31.85	   
31.85	   search
31.85	     run=5  nbConstraintChecks=1688118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1089
31.85	     nbFailedAssignments=846  nbBacktracks=206  nbVisitedNodes=2138  nbRestartNogoods=43
31.85	       =>  wckTime=0.557  cpuTime=0.5  mem=16M518
32.07	   
32.07	   search
32.07	     run=6  nbConstraintChecks=2374355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1545
32.07	     nbFailedAssignments=1182  nbBacktracks=320  nbVisitedNodes=3044  nbRestartNogoods=54
32.08	       =>  wckTime=0.777  cpuTime=0.71  mem=16M518
32.45	   
32.45	   search
32.45	     run=7  nbConstraintChecks=3574750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2336
32.45	     nbFailedAssignments=1800  nbBacktracks=490  nbVisitedNodes=4620  nbRestartNogoods=77
32.45	       =>  wckTime=1.149  cpuTime=1.07  mem=16M518
32.95	   
32.95	   search
32.95	     run=8  nbConstraintChecks=5526817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3518
32.95	     nbFailedAssignments=2719  nbBacktracks=746  nbVisitedNodes=6973  nbRestartNogoods=85
32.95	       =>  wckTime=1.653  cpuTime=1.57  mem=16M518
33.70	   
33.70	   search
33.70	     run=9  nbConstraintChecks=7925781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5062
33.70	     nbFailedAssignments=3877  nbBacktracks=1130  nbVisitedNodes=10040  nbRestartNogoods=105
33.70	       =>  wckTime=2.401  cpuTime=2.31  mem=16M518
35.22	   
35.22	   search
35.22	     run=10  nbConstraintChecks=13566080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8431
35.22	     nbFailedAssignments=6663  nbBacktracks=1706  nbVisitedNodes=16736  nbRestartNogoods=118
35.22	       =>  wckTime=3.921  cpuTime=3.81  mem=16M518
37.41	   
37.41	   search
37.41	     run=11  nbConstraintChecks=20899712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13089
37.41	     nbFailedAssignments=10452  nbBacktracks=2570  nbVisitedNodes=26021  nbRestartNogoods=138
37.41	       =>  wckTime=6.117  cpuTime=5.99  mem=16M518
40.35	   
40.35	   search
40.35	     run=12  nbConstraintChecks=30804187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19233
40.35	     nbFailedAssignments=15293  nbBacktracks=3867  nbVisitedNodes=38252  nbRestartNogoods=159
40.35	       =>  wckTime=9.05  cpuTime=8.9  mem=16M518
44.14	   
44.14	   search
44.14	     run=13  nbConstraintChecks=42255595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26763
44.14	     nbFailedAssignments=20872  nbBacktracks=5813  nbVisitedNodes=53237  nbRestartNogoods=171
44.14	       =>  wckTime=12.847  cpuTime=12.66  mem=16M518
48.90	   
48.90	   search
48.90	     run=14  nbConstraintChecks=57119788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36342
48.90	     nbFailedAssignments=27524  nbBacktracks=8733  nbVisitedNodes=72337  nbRestartNogoods=192
48.90	       =>  wckTime=17.602  cpuTime=17.38  mem=16M518
54.13	   
54.13	   search
54.13	     run=15  nbConstraintChecks=72996391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46793
54.13	     nbFailedAssignments=34724  nbBacktracks=11985  nbVisitedNodes=93050  nbRestartNogoods=206
54.13	       =>  wckTime=22.837  cpuTime=22.57  mem=16M518
54.13	   
54.13	   global
54.14	     nbConstraintChecks=72996391  nbRestartNogoods=206  solvingWckTime=22.838  solvingCpuTime=22.57  expiredTime=no
54.14	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=53.19
54.14	       =>  wckTime=53.819  cpuTime=53.14  mem=16M518
54.14	
54.14	s OPTIMUM FOUND
54.14	v 6 9 1 7 4 9 9 7 0 2 0 4 9 3 6 0 7 4 6 3 4 4 1 1 8 4 4 0 2 4 
54.14	   
54.14	   totalWckTime=53.898  totalCpuTime=53.19

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/node50/watcher-280955-1169308949 -o ROOT/results/node50/solver-280955-1169308949 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280955-1169308949/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.96 1.98 1.91 4/74 12742
/proc/meminfo: memFree=1133416/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=18540 CPUtime=0
/proc/12741/stat : 12741 (runsolver) R 12739 12741 11924 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279293443 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240577473831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12741/statm: 4635 279 244 17 0 2626 0

[startup+0.108014 s]
/proc/loadavg: 1.96 1.98 1.91 4/74 12742
/proc/meminfo: memFree=1133416/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=914988 CPUtime=0.09
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 2990 0 1 0 7 2 0 0 17 0 8 0 279293443 936947712 2736 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151971207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228747 2736 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516086 s]
/proc/loadavg: 1.96 1.98 1.91 4/74 12742
/proc/meminfo: memFree=1133416/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915332 CPUtime=0.49
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 6525 0 1 0 44 5 0 0 18 0 8 0 279293443 937299968 6264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228833 6264 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34021 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1115568/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915448 CPUtime=1.3
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 7130 0 1 0 105 25 0 0 25 0 8 0 279293443 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228862 6868 2476 14 0 215332 0
[pid=12741/tid=12743] ppid=12739 vsize=915448 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279293447 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915448 CPUtime=0.11
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279293451 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937418752 6868 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+2.97949 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1115504/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915444 CPUtime=2.93
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 7133 0 1 0 218 75 0 0 25 0 8 0 279293443 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228861 6870 2476 14 0 215331 0
[pid=12741/tid=12743] ppid=12739 vsize=915444 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915444 CPUtime=0.11
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.27303 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1115448/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915444 CPUtime=6.2
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 7133 0 1 0 442 178 0 0 25 0 8 0 279293443 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668641 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228861 6870 2476 14 0 215331 0
[pid=12741/tid=12743] ppid=12739 vsize=915444 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915444 CPUtime=0.11
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 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.7511 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1115448/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915444 CPUtime=12.62
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 7133 0 1 0 892 370 0 0 25 0 8 0 279293443 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073673080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228861 6870 2476 14 0 215331 0
[pid=12741/tid=12743] ppid=12739 vsize=915444 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915444 CPUtime=0.11
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937414656 6870 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+25.6042 s]
/proc/loadavg: 1.97 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1115448/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915448 CPUtime=25.36
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 7134 0 1 0 1774 762 0 0 25 0 8 0 279293443 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228862 6871 2476 14 0 215332 0
[pid=12741/tid=12743] ppid=12739 vsize=915448 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279293447 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915448 CPUtime=0.11
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279293451 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915448 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937418752 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915448

[startup+51.2085 s]
/proc/loadavg: 1.98 1.98 1.91 3/81 12749
/proc/meminfo: memFree=1108152/2055920 swapFree=4191892/4192956
[pid=12741] ppid=12739 vsize=915444 CPUtime=50.75
/proc/12741/stat : 12741 (java) R 12739 12741 11924 0 -1 0 9027 0 1 0 4144 931 0 0 25 0 8 0 279293443 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783108 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12741/statm: 228861 8758 2527 14 0 215331 0
[pid=12741/tid=12743] ppid=12739 vsize=915444 CPUtime=0.02
/proc/12741/task/12743/stat : 12743 (java) S 12739 12741 11924 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279293447 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12744] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12744/stat : 12744 (java) S 12739 12741 11924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279293447 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12745] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12745/stat : 12745 (java) S 12739 12741 11924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279293447 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12746] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12746/stat : 12746 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279293451 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12747] ppid=12739 vsize=915444 CPUtime=0.22
/proc/12741/task/12747/stat : 12747 (java) S 12739 12741 11924 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279293451 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12748] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12748/stat : 12748 (java) S 12739 12741 11924 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279293451 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12741/tid=12749] ppid=12739 vsize=915444 CPUtime=0
/proc/12741/task/12749/stat : 12749 (java) S 12739 12741 11924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279293451 937414656 8758 18446744073709551615 134512640 134570532 4294956480 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): 54.1574
CPU time (s): 53.6738
CPU user time (s): 44.3543
CPU system time (s): 9.31958
CPU usage (%): 99.1072
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.3543
system time used= 9.31958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9125
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= 2182
involuntary context switches= 3678

runsolver used 0.068989 s user time and 0.187971 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan 20 16:02:29 UTC 2007


IDJOB= 280955
IDBENCH= 12003
IDSOLVER= 69
FILE ID= node50/280955-1169308949

PBS_JOBID= 3610166

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fdd95a336bc04d7147c43013be12c970

RANDOM SEED= 220030793

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.263
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	: 5931.00
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.263
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:       1133896 kB
Buffers:         57752 kB
Cached:         696976 kB
SwapCached:        276 kB
Active:         282536 kB
Inactive:       556920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133896 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          94772 kB
Slab:            67864 kB
Committed_AS:  5751268 kB
PageTables:       1976 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 node50 on Sat Jan 20 16:03:23 UTC 2007