Trace number 282160

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 39.45 39.8586

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-21.xml
MD5SUM0c9795bc5ff9ef306e09df0e91d7f659
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.11453
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282160-1169318488/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.095  cpuTime=0.1  mem=6M885
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1195  maxDegree=9
0.53	     maxArity=2
0.53	       =>  wckTime=0.208  cpuTime=0.16  mem=7M926
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.291  cpuTime=0.21  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 36
0.61	c 62
0.62	o 40
0.62	c 58
0.62	o 44
0.62	c 54
0.62	o 49
0.62	c 49
0.62	o 53
0.62	c 45
0.62	o 57
0.62	c 41
0.62	o 59
0.62	c 39
0.62	o 62
0.62	c 36
0.63	o 65
0.63	c 33
0.63	o 68
0.63	c 30
0.63	o 70
0.63	c 28
0.63	o 72
0.63	c 26
0.63	o 73
0.63	c 25
0.63	o 74
0.63	c 24
0.63	o 75
0.63	c 23
0.63	o 77
0.63	c 21
0.63	o 78
0.63	c 20
0.63	o 79
0.63	c 19
0.63	o 80
0.63	c 18
0.63	o 81
0.63	c 17
0.63	o 82
0.63	c 16
0.64	o 83
0.64	c 15
0.64	o 84
0.64	c 14
0.64	o 85
0.64	c 13
0.64	o 86
0.64	c 12
0.64	o 87
0.64	c 11
0.64	o 88
0.64	c 10
0.64	o 89
0.64	c 9
0.65	o 90
0.65	c 8
0.65	o 91
0.65	c 7
0.65	o 92
0.65	c 6
0.68	o 93
0.68	c 5
0.69	o 94
0.69	c 4
1.92	o 95
1.92	c 3
1.97	   
1.97	   search
1.97	     run=0  nbConstraintChecks=5373837  nbAssignments=10000
1.97	       =>  wckTime=1.355  cpuTime=1.32  mem=5M493
2.90	o 96
2.90	c 2
3.36	   
3.36	   search
3.36	     run=1  nbConstraintChecks=11401519  nbAssignments=20000
3.36	       =>  wckTime=2.752  cpuTime=2.7  mem=5M493
4.68	   
4.68	   search
4.68	     run=2  nbConstraintChecks=16967925  nbAssignments=30000
4.68	       =>  wckTime=4.074  cpuTime=4.01  mem=5M493
6.08	   
6.08	   search
6.08	     run=3  nbConstraintChecks=23103291  nbAssignments=40000
6.08	       =>  wckTime=5.468  cpuTime=5.39  mem=5M493
7.41	   
7.41	   search
7.41	     run=4  nbConstraintChecks=28686020  nbAssignments=50000
7.41	       =>  wckTime=6.797  cpuTime=6.71  mem=5M493
8.77	   
8.77	   search
8.77	     run=5  nbConstraintChecks=34422804  nbAssignments=60000
8.77	       =>  wckTime=8.158  cpuTime=8.06  mem=5M493
10.12	   
10.12	   search
10.12	     run=6  nbConstraintChecks=40031179  nbAssignments=70000
10.12	       =>  wckTime=9.512  cpuTime=9.4  mem=5M493
11.53	   
11.53	   search
11.53	     run=7  nbConstraintChecks=46113417  nbAssignments=80000
11.53	       =>  wckTime=10.924  cpuTime=10.8  mem=5M493
12.90	   
12.90	   search
12.90	     run=8  nbConstraintChecks=51989305  nbAssignments=90000
12.90	       =>  wckTime=12.294  cpuTime=12.16  mem=5M493
14.28	   
14.28	   search
14.28	     run=9  nbConstraintChecks=57797306  nbAssignments=100000
14.28	       =>  wckTime=13.668  cpuTime=13.52  mem=5M493
15.63	   
15.63	   search
15.63	     run=10  nbConstraintChecks=63544655  nbAssignments=110000
15.63	       =>  wckTime=15.023  cpuTime=14.87  mem=5M493
16.96	   
16.96	   search
16.96	     run=11  nbConstraintChecks=68967277  nbAssignments=120000
16.96	       =>  wckTime=16.346  cpuTime=16.18  mem=5M493
18.34	   
18.34	   search
18.34	     run=12  nbConstraintChecks=74834527  nbAssignments=130000
18.34	       =>  wckTime=17.726  cpuTime=17.54  mem=5M493
19.61	   
19.61	   search
19.61	     run=13  nbConstraintChecks=80089948  nbAssignments=140000
19.61	       =>  wckTime=19.001  cpuTime=18.8  mem=5M493
20.94	   
20.94	   search
20.94	     run=14  nbConstraintChecks=85751011  nbAssignments=150000
20.94	       =>  wckTime=20.334  cpuTime=20.13  mem=5M493
22.28	   
22.28	   search
22.28	     run=15  nbConstraintChecks=91392779  nbAssignments=160000
22.28	       =>  wckTime=21.669  cpuTime=21.45  mem=5M493
23.58	   
23.58	   search
23.58	     run=16  nbConstraintChecks=96831174  nbAssignments=170000
23.58	       =>  wckTime=22.972  cpuTime=22.75  mem=5M493
24.95	   
24.95	   search
24.95	     run=17  nbConstraintChecks=102654031  nbAssignments=180000
24.95	       =>  wckTime=24.344  cpuTime=24.1  mem=5M493
26.29	   
26.29	   search
26.29	     run=18  nbConstraintChecks=108261437  nbAssignments=190000
26.29	       =>  wckTime=25.681  cpuTime=25.42  mem=5M493
27.68	   
27.68	   search
27.68	     run=19  nbConstraintChecks=114314644  nbAssignments=200000
27.68	       =>  wckTime=27.07  cpuTime=26.81  mem=5M493
29.03	   
29.03	   search
29.03	     run=20  nbConstraintChecks=120005076  nbAssignments=210000
29.03	       =>  wckTime=28.416  cpuTime=28.14  mem=5M493
30.38	   
30.38	   search
30.38	     run=21  nbConstraintChecks=125556822  nbAssignments=220000
30.38	       =>  wckTime=29.767  cpuTime=29.48  mem=5M493
31.70	   
31.70	   search
31.70	     run=22  nbConstraintChecks=131011644  nbAssignments=230000
31.70	       =>  wckTime=31.092  cpuTime=30.79  mem=5M493
33.07	   
33.07	   search
33.07	     run=23  nbConstraintChecks=136824608  nbAssignments=240000
33.07	       =>  wckTime=32.461  cpuTime=32.15  mem=5M493
33.18	   
33.18	   search
33.18	     run=24  nbConstraintChecks=137219980  nbAssignments=240897
33.18	       =>  wckTime=32.566  cpuTime=32.26  mem=5M493
33.18	   
33.18	   global
33.18	     nbConstraintChecks=137219980  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.18	     solvingWckTime=32.563  solvingCpuTime=32.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.18	     globalCpuTime=32.52
33.18	       =>  wckTime=32.858  cpuTime=32.47  mem=5M493
33.18	   
33.18	   solver IterativeSystematicSolver being built... 
33.33	       =>  wckTime=33.006  cpuTime=32.58  mem=16M633
33.38	   
33.38	   preprocessing
33.38	     nbConstraintChecks=19076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.38	     detectedInconsistency=no
33.38	       =>  wckTime=0.054  cpuTime=0.03  mem=16M633
33.43	   
33.43	   search
33.43	     run=0  nbConstraintChecks=76016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58
33.43	     nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=111  nbRestartNogoods=0
33.43	       =>  wckTime=0.101  cpuTime=0.07  mem=16M633
33.48	   
33.48	   search
33.48	     run=1  nbConstraintChecks=152098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
33.48	     nbFailedAssignments=80  nbBacktracks=25  nbVisitedNodes=220  nbRestartNogoods=14
33.48	       =>  wckTime=0.153  cpuTime=0.11  mem=16M633
33.58	   
33.58	   search
33.58	     run=2  nbConstraintChecks=354135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=267
33.58	     nbFailedAssignments=204  nbBacktracks=47  nbVisitedNodes=517  nbRestartNogoods=26
33.58	       =>  wckTime=0.249  cpuTime=0.2  mem=16M633
33.70	   
33.70	   search
33.70	     run=3  nbConstraintChecks=644913  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=488
33.70	     nbFailedAssignments=388  nbBacktracks=80  nbVisitedNodes=953  nbRestartNogoods=40
33.70	       =>  wckTime=0.373  cpuTime=0.32  mem=16M633
33.88	   
33.88	   search
33.88	     run=4  nbConstraintChecks=1015226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=740
33.88	     nbFailedAssignments=587  nbBacktracks=130  nbVisitedNodes=1453  nbRestartNogoods=54
33.88	       =>  wckTime=0.548  cpuTime=0.49  mem=16M633
34.11	   
34.11	   search
34.11	     run=5  nbConstraintChecks=1565620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1149
34.11	     nbFailedAssignments=914  nbBacktracks=205  nbVisitedNodes=2262  nbRestartNogoods=62
34.11	       =>  wckTime=0.787  cpuTime=0.72  mem=16M633
34.43	   
34.43	   search
34.43	     run=6  nbConstraintChecks=2307139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1674
34.43	     nbFailedAssignments=1319  nbBacktracks=318  nbVisitedNodes=3302  nbRestartNogoods=75
34.43	       =>  wckTime=1.104  cpuTime=1.03  mem=16M633
34.98	   
34.98	   search
34.98	     run=7  nbConstraintChecks=3710643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2580
34.98	     nbFailedAssignments=2048  nbBacktracks=488  nbVisitedNodes=5102  nbRestartNogoods=84
34.98	       =>  wckTime=1.656  cpuTime=1.57  mem=16M633
35.59	   
35.59	   search
35.59	     run=8  nbConstraintChecks=5064929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3538
35.59	     nbFailedAssignments=2746  nbBacktracks=745  nbVisitedNodes=6993  nbRestartNogoods=109
35.59	       =>  wckTime=2.261  cpuTime=2.16  mem=16M633
36.42	   
36.42	   search
36.42	     run=9  nbConstraintChecks=6800550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4826
36.42	     nbFailedAssignments=3648  nbBacktracks=1129  nbVisitedNodes=9502  nbRestartNogoods=125
36.42	       =>  wckTime=3.093  cpuTime=2.98  mem=16M633
37.70	   
37.70	   search
37.70	     run=10  nbConstraintChecks=9441455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6726
37.70	     nbFailedAssignments=4971  nbBacktracks=1705  nbVisitedNodes=13270  nbRestartNogoods=133
37.70	       =>  wckTime=4.375  cpuTime=4.25  mem=16M633
39.26	   
39.26	   search
39.26	     run=11  nbConstraintChecks=12736164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9174
39.26	     nbFailedAssignments=6554  nbBacktracks=2569  nbVisitedNodes=18057  nbRestartNogoods=134
39.26	       =>  wckTime=5.935  cpuTime=5.81  mem=16M633
39.80	   
39.80	   search
39.80	     run=12  nbConstraintChecks=13874919  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10010
39.80	     nbFailedAssignments=7063  nbBacktracks=2897  nbVisitedNodes=19696  nbRestartNogoods=138
39.80	       =>  wckTime=6.469  cpuTime=6.33  mem=16M633
39.80	   
39.80	   global
39.80	     nbConstraintChecks=13893995  nbRestartNogoods=138  solvingWckTime=6.47  solvingCpuTime=6.33  expiredTime=no
39.80	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=38.96
39.80	       =>  wckTime=39.477  cpuTime=38.91  mem=16M633
39.80	
39.80	s OPTIMUM FOUND
39.80	v 8 9 6 4 8 8 3 5 10 6 3 1 8 2 8 7 10 3 1 9 6 9 4 1 9 2 8 2 1 8 8 7 5 5 4 9 8 4 10 2 
39.80	   
39.80	   totalWckTime=39.56  totalCpuTime=38.97

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/node14/watcher-282160-1169318488 -o ROOT/results/node14/solver-282160-1169318488 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282160-1169318488/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.83 1.97 1.98 4/87 2702
/proc/meminfo: memFree=1257600/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=1784 CPUtime=0
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 280243767 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2701/statm: 446 140 106 14 0 91 0

[startup+0.105025 s]
/proc/loadavg: 1.83 1.97 1.98 4/87 2702
/proc/meminfo: memFree=1257600/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=914988 CPUtime=0.08
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 2985 0 1 0 7 1 0 0 17 0 8 0 280243767 936947712 2731 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228747 2731 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513063 s]
/proc/loadavg: 1.83 1.97 1.98 4/87 2702
/proc/meminfo: memFree=1257600/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915332 CPUtime=0.49
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 6427 0 1 0 45 4 0 0 18 0 8 0 280243767 937299968 6166 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927042 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228833 6166 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33514 s]
/proc/loadavg: 1.83 1.97 1.98 4/94 2709
/proc/meminfo: memFree=1240200/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915444 CPUtime=1.3
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 7009 0 1 0 105 25 0 0 25 0 8 0 280243767 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073654492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228861 6747 2479 14 0 215331 0
[pid=2701/tid=2703] ppid=2699 vsize=915444 CPUtime=0.02
/proc/2701/task/2703/stat : 2703 (java) S 2699 2701 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280243771 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2704] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2704/stat : 2704 (java) S 2699 2701 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280243772 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2705] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2705/stat : 2705 (java) S 2699 2701 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280243772 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2706] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2706/stat : 2706 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280243775 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2707] ppid=2699 vsize=915444 CPUtime=0.11
/proc/2701/task/2707/stat : 2707 (java) S 2699 2701 2503 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 280243775 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2708] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2708/stat : 2708 (java) S 2699 2701 2503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280243775 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2709] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2709/stat : 2709 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280243775 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.9753 s]
/proc/loadavg: 1.83 1.97 1.98 3/94 2709
/proc/meminfo: memFree=1240200/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915448 CPUtime=2.93
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 7012 0 1 0 219 74 0 0 25 0 8 0 280243767 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228862 6749 2479 14 0 215332 0
[pid=2701/tid=2703] ppid=2699 vsize=915448 CPUtime=0.02
/proc/2701/task/2703/stat : 2703 (java) S 2699 2701 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280243771 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2704] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2704/stat : 2704 (java) S 2699 2701 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280243772 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2705] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2705/stat : 2705 (java) S 2699 2701 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280243772 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2706] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2706/stat : 2706 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2707] ppid=2699 vsize=915448 CPUtime=0.11
/proc/2701/task/2707/stat : 2707 (java) S 2699 2701 2503 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2708] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2708/stat : 2708 (java) S 2699 2701 2503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2709] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2709/stat : 2709 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 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) 915448

[startup+6.2766 s]
/proc/loadavg: 1.85 1.97 1.98 3/94 2709
/proc/meminfo: memFree=1240200/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915444 CPUtime=6.21
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 7012 0 1 0 455 166 0 0 25 0 8 0 280243767 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073658507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228861 6749 2479 14 0 215331 0
[pid=2701/tid=2703] ppid=2699 vsize=915444 CPUtime=0.02
/proc/2701/task/2703/stat : 2703 (java) S 2699 2701 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280243771 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2704] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2704/stat : 2704 (java) S 2699 2701 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280243772 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2705] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2705/stat : 2705 (java) S 2699 2701 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280243772 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2706] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2706/stat : 2706 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280243775 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2707] ppid=2699 vsize=915444 CPUtime=0.11
/proc/2701/task/2707/stat : 2707 (java) S 2699 2701 2503 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280243775 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2708] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2708/stat : 2708 (java) S 2699 2701 2503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280243775 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2709] ppid=2699 vsize=915444 CPUtime=0
/proc/2701/task/2709/stat : 2709 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280243775 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7442 s]
/proc/loadavg: 1.86 1.97 1.98 3/94 2709
/proc/meminfo: memFree=1240200/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915448 CPUtime=12.61
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 7012 0 1 0 906 355 0 0 25 0 8 0 280243767 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228862 6749 2479 14 0 215332 0
[pid=2701/tid=2703] ppid=2699 vsize=915448 CPUtime=0.02
/proc/2701/task/2703/stat : 2703 (java) S 2699 2701 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280243771 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2704] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2704/stat : 2704 (java) S 2699 2701 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280243772 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2705] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2705/stat : 2705 (java) S 2699 2701 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280243772 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2706] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2706/stat : 2706 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2707] ppid=2699 vsize=915448 CPUtime=0.11
/proc/2701/task/2707/stat : 2707 (java) S 2699 2701 2503 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2708] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2708/stat : 2708 (java) S 2699 2701 2503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2709] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2709/stat : 2709 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280243775 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.6115 s]
/proc/loadavg: 1.89 1.97 1.98 3/94 2709
/proc/meminfo: memFree=1240200/2055920 swapFree=4158792/4192956
[pid=2701] ppid=2699 vsize=915448 CPUtime=25.37
/proc/2701/stat : 2701 (java) R 2699 2701 2503 0 -1 0 7013 0 1 0 1800 737 0 0 25 0 8 0 280243767 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2701/statm: 228862 6750 2479 14 0 215332 0
[pid=2701/tid=2703] ppid=2699 vsize=915448 CPUtime=0.02
/proc/2701/task/2703/stat : 2703 (java) S 2699 2701 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280243771 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2704] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2704/stat : 2704 (java) S 2699 2701 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280243772 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2705] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2705/stat : 2705 (java) S 2699 2701 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280243772 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2706] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2706/stat : 2706 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280243775 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2707] ppid=2699 vsize=915448 CPUtime=0.12
/proc/2701/task/2707/stat : 2707 (java) S 2699 2701 2503 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280243775 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2708] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2708/stat : 2708 (java) S 2699 2701 2503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280243775 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2701/tid=2709] ppid=2699 vsize=915448 CPUtime=0
/proc/2701/task/2709/stat : 2709 (java) S 2699 2701 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280243775 937418752 6750 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) 915448

Child status: 0
Real time (s): 39.8586
CPU time (s): 39.45
CPU user time (s): 29.8565
CPU system time (s): 9.59354
CPU usage (%): 98.975
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8565
system time used= 9.59354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9212
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= 1859
involuntary context switches= 3873

runsolver used 0.049992 s user time and 0.144977 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 18:41:28 UTC 2007


IDJOB= 282160
IDBENCH= 12498
IDSOLVER= 68
FILE ID= node14/282160-1169318488

PBS_JOBID= 3610044

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0c9795bc5ff9ef306e09df0e91d7f659

RANDOM SEED= 320872646

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1258080 kB
Buffers:         55072 kB
Cached:         615416 kB
SwapCached:       9104 kB
Active:         222524 kB
Inactive:       496984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258080 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          58836 kB
Slab:            63196 kB
Committed_AS:  9610088 kB
PageTables:       2228 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= 66558 MiB



End job on node14 on Sat Jan 20 18:42:08 UTC 2007