Trace number 275099

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 65.838 66.4461

General information on the benchmark

Namecril/
cril-6_ext.xml
MD5SUMf8d39e5bdce05fe09513769763e88957
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints152
Best CPU time to get the best result obtained on this benchmark65.838
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables36
Number of constraints153
Maximum constraint arity4
Maximum domain size9
Number of constraints which are defined in extension153
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275099-1169216487/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=36  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9
0.38	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.48	     nbConstraints=153  nbRelationTypes=10  nbExtensionStructures=10  nbSharedExtensionStructures=143
0.48	     nbConflictsStructures=10  nbSharedConflictsStructures=143  nbSharedBinaryRepresentations=9  maxDegree=9  maxArity=4
0.48	       =>  wckTime=0.191  cpuTime=0.14  mem=8M876
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.271  cpuTime=0.18  mem=5M599
0.56	
0.56	s SATISFIABLE
0.56	o 129
0.56	c 24
0.56	o 131
0.56	c 22
0.57	o 133
0.57	c 20
0.57	o 135
0.57	c 18
0.57	o 137
0.57	c 16
0.57	o 139
0.57	c 14
0.57	o 140
0.57	c 13
0.57	o 141
0.57	c 12
0.57	o 143
0.57	c 10
0.57	o 144
0.57	c 9
0.57	o 145
0.57	c 8
0.57	o 146
0.58	c 7
0.58	o 147
0.58	c 6
0.58	o 148
0.58	c 5
0.58	o 149
0.58	c 4
0.58	o 150
0.58	c 3
0.58	o 151
0.58	c 2
0.59	o 152
0.59	c 1
0.59	   
0.59	   search
0.59	     run=0  nbConstraintChecks=25678  nbAssignments=73
0.59	       =>  wckTime=0.034  cpuTime=0.03  mem=5M599
0.59	   
0.59	   global
0.59	     nbConstraintChecks=25678  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.59	     solvingWckTime=0.032  solvingCpuTime=0.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.59	     globalCpuTime=0.26
0.59	       =>  wckTime=0.305  cpuTime=0.21  mem=5M599
0.59	   
0.59	   solver IterativeSystematicSolver being built... 
0.72	       =>  wckTime=0.434  cpuTime=0.31  mem=16M684
0.73	   
0.73	   preprocessing
0.73	     nbConstraintChecks=253  nbValidityChecks=167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.73	     nbRemovedValues=45  detectedInconsistency=no
0.73	       =>  wckTime=0.01  cpuTime=0.01  mem=16M684
0.79	   
0.79	   search
0.79	     run=0  nbConstraintChecks=13535  nbValidityChecks=5422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.79	     nbAssignments=33  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=48  nbRestartNogoods=0
0.79	       =>  wckTime=0.063  cpuTime=0.04  mem=16M684
0.81	   
0.81	   search
0.81	     run=1  nbConstraintChecks=30635  nbValidityChecks=12402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.81	     nbAssignments=72  nbFailedAssignments=20  nbBacktracks=27  nbVisitedNodes=107  nbRestartNogoods=3
0.81	       =>  wckTime=0.093  cpuTime=0.06  mem=16M684
0.83	   
0.83	   search
0.83	     run=2  nbConstraintChecks=50844  nbValidityChecks=20442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.83	     nbAssignments=116  nbFailedAssignments=31  nbBacktracks=49  nbVisitedNodes=169  nbRestartNogoods=5
0.83	       =>  wckTime=0.111  cpuTime=0.07  mem=16M684
0.85	   
0.85	   search
0.85	     run=3  nbConstraintChecks=75554  nbValidityChecks=29764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.85	     nbAssignments=178  nbFailedAssignments=47  nbBacktracks=82  nbVisitedNodes=251  nbRestartNogoods=6
0.85	       =>  wckTime=0.132  cpuTime=0.09  mem=16M684
0.88	   
0.88	   search
0.88	     run=4  nbConstraintChecks=114951  nbValidityChecks=45981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.88	     nbAssignments=269  nbFailedAssignments=77  nbBacktracks=132  nbVisitedNodes=393  nbRestartNogoods=9
0.88	       =>  wckTime=0.159  cpuTime=0.12  mem=16M684
0.92	   
0.92	   search
0.92	     run=5  nbConstraintChecks=168666  nbValidityChecks=66456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.92	     nbAssignments=392  nbFailedAssignments=114  nbBacktracks=208  nbVisitedNodes=583  nbRestartNogoods=11
0.92	       =>  wckTime=0.195  cpuTime=0.16  mem=16M684
0.97	   
0.97	   search
0.97	     run=6  nbConstraintChecks=250816  nbValidityChecks=99206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.98	     nbAssignments=579  nbFailedAssignments=174  nbBacktracks=321  nbVisitedNodes=880  nbRestartNogoods=14
0.98	       =>  wckTime=0.253  cpuTime=0.21  mem=16M684
1.05	   
1.05	   search
1.05	     run=7  nbConstraintChecks=377210  nbValidityChecks=137453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.05	     nbAssignments=862  nbFailedAssignments=277  nbBacktracks=491  nbVisitedNodes=1369  nbRestartNogoods=19
1.05	       =>  wckTime=0.327  cpuTime=0.29  mem=16M684
1.19	   
1.19	   search
1.19	     run=8  nbConstraintChecks=563602  nbValidityChecks=223791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.19	     nbAssignments=1294  nbFailedAssignments=441  nbBacktracks=749  nbVisitedNodes=2120  nbRestartNogoods=24
1.19	       =>  wckTime=0.469  cpuTime=0.42  mem=16M684
1.38	   
1.38	   search
1.38	     run=9  nbConstraintChecks=841233  nbValidityChecks=334784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.38	     nbAssignments=1907  nbFailedAssignments=658  nbBacktracks=1133  nbVisitedNodes=3093  nbRestartNogoods=27
1.38	       =>  wckTime=0.656  cpuTime=0.59  mem=16M684
1.61	   
1.61	   search
1.61	     run=10  nbConstraintChecks=1212489  nbValidityChecks=492863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.61	     nbAssignments=2758  nbFailedAssignments=923  nbBacktracks=1709  nbVisitedNodes=4403  nbRestartNogoods=31
1.61	       =>  wckTime=0.884  cpuTime=0.81  mem=16M684
1.95	   
1.95	   search
1.95	     run=11  nbConstraintChecks=1822601  nbValidityChecks=716202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.95	     nbAssignments=4077  nbFailedAssignments=1368  nbBacktracks=2576  nbVisitedNodes=6487  nbRestartNogoods=40
1.95	       =>  wckTime=1.225  cpuTime=1.14  mem=16M684
2.43	   
2.43	   search
2.43	     run=12  nbConstraintChecks=2634438  nbValidityChecks=1011595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.43	     nbAssignments=6098  nbFailedAssignments=2075  nbBacktracks=3873  nbVisitedNodes=9677  nbRestartNogoods=42
2.43	       =>  wckTime=1.704  cpuTime=1.62  mem=16M684
3.05	   
3.05	   search
3.05	     run=13  nbConstraintChecks=3833420  nbValidityChecks=1402735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.05	     nbAssignments=8898  nbFailedAssignments=2916  nbBacktracks=5820  nbVisitedNodes=14065  nbRestartNogoods=51
3.05	       =>  wckTime=2.327  cpuTime=2.24  mem=16M684
4.17	   
4.17	   search
4.17	     run=14  nbConstraintChecks=5737384  nbValidityChecks=2212234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
4.17	     nbAssignments=13124  nbFailedAssignments=4209  nbBacktracks=8739  nbVisitedNodes=20467  nbRestartNogoods=58
4.17	       =>  wckTime=3.452  cpuTime=3.35  mem=16M684
5.81	   
5.81	   search
5.81	     run=15  nbConstraintChecks=8595476  nbValidityChecks=3276834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.81	     nbAssignments=19651  nbFailedAssignments=6347  nbBacktracks=13117  nbVisitedNodes=30867  nbRestartNogoods=68
5.81	       =>  wckTime=5.085  cpuTime=4.97  mem=16M684
8.43	   
8.43	   search
8.43	     run=16  nbConstraintChecks=13038130  nbValidityChecks=5050566  nbPropagations=0  nbRevisions=0
8.43	     nbUselessRevisions=0  nbAssignments=30052  nbFailedAssignments=10170  nbBacktracks=19685  nbVisitedNodes=47541
8.43	     nbRestartNogoods=74
8.43	       =>  wckTime=7.706  cpuTime=7.55  mem=16M684
12.05	   
12.05	   search
12.05	     run=17  nbConstraintChecks=19611629  nbValidityChecks=7379175  nbPropagations=0  nbRevisions=0
12.05	     nbUselessRevisions=0  nbAssignments=44918  nbFailedAssignments=15174  nbBacktracks=29538  nbVisitedNodes=71058
12.05	     nbRestartNogoods=82
12.05	       =>  wckTime=11.331  cpuTime=11.15  mem=16M684
17.83	   
17.83	   search
17.83	     run=18  nbConstraintChecks=29775202  nbValidityChecks=11320579  nbPropagations=0  nbRevisions=0
17.83	     nbUselessRevisions=0  nbAssignments=67814  nbFailedAssignments=23277  nbBacktracks=44317  nbVisitedNodes=107570
17.83	     nbRestartNogoods=89
17.83	       =>  wckTime=17.112  cpuTime=16.88  mem=16M684
25.68	   
25.68	   search
25.68	     run=19  nbConstraintChecks=43883280  nbValidityChecks=16429834  nbPropagations=0  nbRevisions=0
25.68	     nbUselessRevisions=0  nbAssignments=101489  nbFailedAssignments=34771  nbBacktracks=66486  nbVisitedNodes=160446
25.68	     nbRestartNogoods=100
25.68	       =>  wckTime=24.959  cpuTime=24.66  mem=16M684
38.18	   
38.19	   search
38.19	     run=20  nbConstraintChecks=66042920  nbValidityChecks=24701171  nbPropagations=0  nbRevisions=0
38.19	     nbUselessRevisions=0  nbAssignments=152578  nbFailedAssignments=52594  nbBacktracks=99738  nbVisitedNodes=242573
38.19	     nbRestartNogoods=112
38.19	       =>  wckTime=37.463  cpuTime=37.07  mem=16M684
55.17	   
55.17	   search
55.17	     run=21  nbConstraintChecks=97087557  nbValidityChecks=35601171  nbPropagations=0  nbRevisions=0
55.17	     nbUselessRevisions=0  nbAssignments=226631  nbFailedAssignments=76755  nbBacktracks=149616  nbVisitedNodes=353958
55.17	     nbRestartNogoods=120
55.17	       =>  wckTime=54.45  cpuTime=53.89  mem=16M684
66.40	   
66.40	   search
66.40	     run=22  nbConstraintChecks=116601827  nbValidityChecks=43261572  nbPropagations=0  nbRevisions=0
66.40	     nbUselessRevisions=0  nbAssignments=272964  nbFailedAssignments=93047  nbBacktracks=179658  nbVisitedNodes=426291
66.40	     nbRestartNogoods=127
66.40	       =>  wckTime=65.679  cpuTime=65.04  mem=16M684
66.40	   
66.40	   global
66.40	     nbConstraintChecks=116602080  nbValidityChecks=43261739  nbRestartNogoods=127  solvingWckTime=65.681
66.40	     solvingCpuTime=65.04  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=65.4
66.40	       =>  wckTime=66.115  cpuTime=65.35  mem=16M684
66.41	
66.41	s OPTIMUM FOUND
66.41	v 6 6 4 6 8 2 0 3 1 0 7 8 5 1 6 0 2 7 1 7 3 8 2 5 7 5 3 1 4 3 8 2 0 4 5 4 
66.41	   
66.41	   totalWckTime=66.19  totalCpuTime=65.4

Verifier Data (download as text)

1 unsatisfied constraints, 152 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/node6/watcher-275099-1169216487 -o ROOT/results/node6/solver-275099-1169216487 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275099-1169216487/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.34 1.81 1.77 4/93 12594
/proc/meminfo: memFree=1260288/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=1784 CPUtime=0
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 314 0 0 0 0 0 0 0 18 0 1 0 270044242 1826816 109 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/12593/statm: 446 120 88 14 0 91 0

[startup+0.102749 s]
/proc/loadavg: 1.34 1.81 1.77 4/93 12594
/proc/meminfo: memFree=1260288/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=914988 CPUtime=0.09
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 3071 0 1 0 8 1 0 0 23 0 8 0 270044242 936947712 2817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228747 2817 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512824 s]
/proc/loadavg: 1.34 1.81 1.77 4/93 12594
/proc/meminfo: memFree=1260288/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915332 CPUtime=0.5
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 6823 0 1 0 46 4 0 0 25 0 8 0 270044242 937299968 6561 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228833 6561 2167 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34189 s]
/proc/loadavg: 1.34 1.81 1.77 3/100 12601
/proc/meminfo: memFree=1234760/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=1.3
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9130 0 1 0 124 6 0 0 25 0 8 0 270044242 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8867 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 270044246 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.17
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 377 0 0 0 17 0 0 0 16 0 8 0 270044249 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.98308 s]
/proc/loadavg: 1.34 1.81 1.77 3/100 12601
/proc/meminfo: memFree=1234632/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=2.94
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9145 0 1 0 287 7 0 0 25 0 8 0 270044242 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8881 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 17 0 8 0 270044246 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.19
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 270044249 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26246 s]
/proc/loadavg: 1.39 1.82 1.77 3/100 12601
/proc/meminfo: memFree=1234632/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=6.19
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9154 0 1 0 612 7 0 0 25 0 8 0 270044242 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073747923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8889 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 270044246 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.19
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 270044249 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7472 s]
/proc/loadavg: 1.44 1.82 1.77 3/100 12601
/proc/meminfo: memFree=1234632/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=12.6
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9162 0 1 0 1253 7 0 0 25 0 8 0 270044242 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8895 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 270044246 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.19
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 270044249 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915444

[startup+25.5917 s]
/proc/loadavg: 1.56 1.83 1.77 3/100 12601
/proc/meminfo: memFree=1234632/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=25.35
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9164 0 1 0 2528 7 0 0 25 0 8 0 270044242 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8897 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 270044246 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.19
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 384 0 0 0 18 1 0 0 15 0 8 0 270044249 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

[startup+51.2867 s]
/proc/loadavg: 1.71 1.84 1.78 3/100 12601
/proc/meminfo: memFree=1234632/2055924 swapFree=4165736/4192956
[pid=12593] ppid=12591 vsize=915444 CPUtime=50.83
/proc/12593/stat : 12593 (java) R 12591 12593 12033 0 -1 0 9170 0 1 0 5076 7 0 0 25 0 8 0 270044242 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073748911 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12593/statm: 228861 8902 2530 14 0 215331 0
[pid=12593/tid=12595] ppid=12591 vsize=915444 CPUtime=0.02
/proc/12593/task/12595/stat : 12595 (java) S 12591 12593 12033 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 270044246 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12596] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12596/stat : 12596 (java) S 12591 12593 12033 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270044246 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12597] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12597/stat : 12597 (java) S 12591 12593 12033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270044246 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12598] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12598/stat : 12598 (java) S 12591 12593 12033 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 270044249 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12599] ppid=12591 vsize=915444 CPUtime=0.19
/proc/12593/task/12599/stat : 12599 (java) S 12591 12593 12033 0 -1 64 384 0 0 0 18 1 0 0 15 0 8 0 270044249 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12600] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12600/stat : 12600 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270044249 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12593/tid=12601] ppid=12591 vsize=915444 CPUtime=0
/proc/12593/task/12601/stat : 12601 (java) S 12591 12593 12033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270044249 937414656 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 66.4461
CPU time (s): 65.838
CPU user time (s): 65.752
CPU system time (s): 0.085986
CPU usage (%): 99.0848
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.752
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9272
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= 2400
involuntary context switches= 5658

runsolver used 0.067989 s user time and 0.188971 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Jan 19 14:21:28 UTC 2007


IDJOB= 275099
IDBENCH= 3509
IDSOLVER= 69
FILE ID= node6/275099-1169216487

PBS_JOBID= 3588927

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/cril/cril-6_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275099-1169216487/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-275099-1169216487 -o ROOT/results/node6/solver-275099-1169216487 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275099-1169216487/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f8d39e5bdce05fe09513769763e88957

RANDOM SEED= 505783249

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.240
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.240
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:      2055924 kB
MemFree:       1260896 kB
Buffers:         58400 kB
Cached:         554388 kB
SwapCached:       2476 kB
Active:         305116 kB
Inactive:       408124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1260896 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:         120192 kB
Slab:            66384 kB
Committed_AS:  8741228 kB
PageTables:       2540 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 node6 on Fri Jan 19 14:22:35 UTC 2007