Trace number 282340

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 45.3511 45.7738

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-41.xml
MD5SUM7dc7f2b1ef269b14487f18fe5708392f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark0.374942
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282340-1169318908/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.086  cpuTime=0.08  mem=6M885
0.39	   
0.39	   relations being loaded...
0.42	   
0.43	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=637  maxDegree=10
0.47	     maxArity=2
0.47	       =>  wckTime=0.17  cpuTime=0.12  mem=7M870
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.246  cpuTime=0.17  mem=5M422
0.55	
0.55	s SATISFIABLE
0.55	o 14
0.55	c 39
0.55	o 19
0.55	c 34
0.55	o 23
0.55	c 30
0.55	o 26
0.55	c 27
0.55	o 27
0.55	c 26
0.55	o 28
0.55	c 25
0.55	o 31
0.55	c 22
0.56	o 33
0.56	c 20
0.56	o 35
0.56	c 18
0.56	o 37
0.56	c 16
0.56	o 38
0.56	c 15
0.56	o 40
0.56	c 13
0.56	o 41
0.56	c 12
0.56	o 42
0.56	c 11
0.57	o 43
0.57	c 10
0.57	o 44
0.57	c 9
0.57	o 45
0.57	c 8
0.60	o 46
0.60	c 7
0.61	o 47
0.61	c 6
1.62	   
1.62	   search
1.62	     run=0  nbConstraintChecks=4353564  nbAssignments=10000
1.62	       =>  wckTime=1.075  cpuTime=1.05  mem=5M422
2.67	   
2.67	   search
2.67	     run=1  nbConstraintChecks=8900276  nbAssignments=20000
2.67	       =>  wckTime=2.121  cpuTime=2.08  mem=5M422
3.69	   
3.69	   search
3.69	     run=2  nbConstraintChecks=13302046  nbAssignments=30000
3.69	       =>  wckTime=3.146  cpuTime=3.09  mem=5M422
4.71	   
4.71	   search
4.71	     run=3  nbConstraintChecks=17678176  nbAssignments=40000
4.71	       =>  wckTime=4.17  cpuTime=4.12  mem=5M422
5.74	   
5.74	   search
5.74	     run=4  nbConstraintChecks=22043860  nbAssignments=50000
5.74	       =>  wckTime=5.192  cpuTime=5.13  mem=5M422
6.77	   
6.77	   search
6.77	     run=5  nbConstraintChecks=26500461  nbAssignments=60000
6.77	       =>  wckTime=6.223  cpuTime=6.16  mem=5M422
7.78	   
7.78	   search
7.78	     run=6  nbConstraintChecks=30765626  nbAssignments=70000
7.78	       =>  wckTime=7.231  cpuTime=7.15  mem=5M422
8.78	   
8.78	   search
8.78	     run=7  nbConstraintChecks=34968861  nbAssignments=80000
8.78	       =>  wckTime=8.237  cpuTime=8.15  mem=5M422
9.79	   
9.79	   search
9.79	     run=8  nbConstraintChecks=39213517  nbAssignments=90000
9.79	       =>  wckTime=9.242  cpuTime=9.15  mem=5M422
10.79	   
10.79	   search
10.79	     run=9  nbConstraintChecks=43531935  nbAssignments=100000
10.79	       =>  wckTime=10.247  cpuTime=10.15  mem=5M422
11.81	   
11.81	   search
11.81	     run=10  nbConstraintChecks=47920683  nbAssignments=110000
11.81	       =>  wckTime=11.263  cpuTime=11.16  mem=5M422
12.82	   
12.82	   search
12.82	     run=11  nbConstraintChecks=52284859  nbAssignments=120000
12.82	       =>  wckTime=12.278  cpuTime=12.17  mem=5M422
13.85	   
13.85	   search
13.85	     run=12  nbConstraintChecks=56708218  nbAssignments=130000
13.85	       =>  wckTime=13.303  cpuTime=13.18  mem=5M422
14.84	   
14.84	   search
14.84	     run=13  nbConstraintChecks=60841067  nbAssignments=140000
14.84	       =>  wckTime=14.292  cpuTime=14.17  mem=5M422
15.84	   
15.84	   search
15.84	     run=14  nbConstraintChecks=65066980  nbAssignments=150000
15.84	       =>  wckTime=15.293  cpuTime=15.16  mem=5M422
16.86	   
16.86	   search
16.86	     run=15  nbConstraintChecks=69560459  nbAssignments=160000
16.86	       =>  wckTime=16.317  cpuTime=16.17  mem=5M422
17.86	   
17.86	   search
17.86	     run=16  nbConstraintChecks=73779884  nbAssignments=170000
17.86	       =>  wckTime=17.318  cpuTime=17.17  mem=5M422
18.89	   
18.89	   search
18.89	     run=17  nbConstraintChecks=78163950  nbAssignments=180000
18.89	       =>  wckTime=18.342  cpuTime=18.18  mem=5M422
19.89	   
19.89	   search
19.89	     run=18  nbConstraintChecks=82341966  nbAssignments=190000
19.89	       =>  wckTime=19.346  cpuTime=19.17  mem=5M422
20.91	   
20.91	   search
20.91	     run=19  nbConstraintChecks=86600492  nbAssignments=200000
20.91	       =>  wckTime=20.36  cpuTime=20.18  mem=5M422
21.94	   
21.94	   search
21.94	     run=20  nbConstraintChecks=90994906  nbAssignments=210000
21.94	       =>  wckTime=21.391  cpuTime=21.21  mem=5M422
22.97	   
22.97	   search
22.97	     run=21  nbConstraintChecks=95391767  nbAssignments=220000
22.97	       =>  wckTime=22.422  cpuTime=22.22  mem=5M422
23.99	   
23.99	   search
23.99	     run=22  nbConstraintChecks=99763334  nbAssignments=230000
23.99	       =>  wckTime=23.449  cpuTime=23.25  mem=5M422
25.00	   
25.00	   search
25.00	     run=23  nbConstraintChecks=103986063  nbAssignments=240000
25.00	       =>  wckTime=24.457  cpuTime=24.24  mem=5M422
26.03	   
26.03	   search
26.03	     run=24  nbConstraintChecks=108342664  nbAssignments=250000
26.03	       =>  wckTime=25.484  cpuTime=25.26  mem=5M422
27.06	   
27.06	   search
27.06	     run=25  nbConstraintChecks=112782191  nbAssignments=260000
27.06	       =>  wckTime=26.514  cpuTime=26.29  mem=5M422
28.08	   
28.08	   search
28.08	     run=26  nbConstraintChecks=116958903  nbAssignments=270000
28.08	       =>  wckTime=27.54  cpuTime=27.28  mem=5M422
29.08	   
29.08	   search
29.08	     run=27  nbConstraintChecks=121062312  nbAssignments=280000
29.08	       =>  wckTime=28.535  cpuTime=28.27  mem=5M422
30.08	   
30.08	   search
30.08	     run=28  nbConstraintChecks=125261833  nbAssignments=290000
30.08	       =>  wckTime=29.533  cpuTime=29.26  mem=5M422
30.87	   
30.87	   search
30.87	     run=29  nbConstraintChecks=128619228  nbAssignments=297954
30.87	       =>  wckTime=30.329  cpuTime=30.06  mem=5M422
30.87	   
30.88	   global
30.88	     nbConstraintChecks=128619228  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.328  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.28
30.88	       =>  wckTime=30.575  cpuTime=30.23  mem=5M422
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.707  cpuTime=30.33  mem=16M491
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=11689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.03  cpuTime=0.02  mem=16M491
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=81578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
31.08	     nbFailedAssignments=59  nbBacktracks=10  nbVisitedNodes=141  nbRestartNogoods=0
31.08	       =>  wckTime=0.076  cpuTime=0.05  mem=16M491
31.12	   
31.12	   search
31.12	     run=1  nbConstraintChecks=154034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150
31.12	     nbFailedAssignments=116  nbBacktracks=25  nbVisitedNodes=291  nbRestartNogoods=12
31.12	       =>  wckTime=0.114  cpuTime=0.08  mem=16M491
31.17	   
31.17	   search
31.17	     run=2  nbConstraintChecks=298182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271
31.17	     nbFailedAssignments=209  nbBacktracks=48  nbVisitedNodes=528  nbRestartNogoods=15
31.17	       =>  wckTime=0.163  cpuTime=0.13  mem=16M491
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=455329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=413
31.22	     nbFailedAssignments=313  nbBacktracks=81  nbVisitedNodes=807  nbRestartNogoods=23
31.22	       =>  wckTime=0.215  cpuTime=0.17  mem=16M491
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=698369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=646
31.29	     nbFailedAssignments=494  nbBacktracks=131  nbVisitedNodes=1270  nbRestartNogoods=28
31.29	       =>  wckTime=0.284  cpuTime=0.24  mem=16M491
31.40	   
31.40	   search
31.40	     run=5  nbConstraintChecks=1062515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1001
31.40	     nbFailedAssignments=770  nbBacktracks=206  nbVisitedNodes=1976  nbRestartNogoods=36
31.40	       =>  wckTime=0.39  cpuTime=0.34  mem=16M491
31.61	   
31.61	   search
31.61	     run=6  nbConstraintChecks=1773052  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1628
31.61	     nbFailedAssignments=1278  nbBacktracks=319  nbVisitedNodes=3216  nbRestartNogoods=58
31.61	       =>  wckTime=0.605  cpuTime=0.54  mem=16M491
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=2610639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2389
31.84	     nbFailedAssignments=1864  nbBacktracks=489  nbVisitedNodes=4719  nbRestartNogoods=80
31.84	       =>  wckTime=0.834  cpuTime=0.76  mem=16M491
32.14	   
32.14	   search
32.14	     run=8  nbConstraintChecks=3693919  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3424
32.14	     nbFailedAssignments=2639  nbBacktracks=745  nbVisitedNodes=6783  nbRestartNogoods=93
32.14	       =>  wckTime=1.134  cpuTime=1.06  mem=16M491
32.61	   
32.61	   search
32.61	     run=9  nbConstraintChecks=5574340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5179
32.61	     nbFailedAssignments=4006  nbBacktracks=1129  nbVisitedNodes=10281  nbRestartNogoods=110
32.61	       =>  wckTime=1.604  cpuTime=1.52  mem=16M491
33.34	   
33.34	   search
33.34	     run=10  nbConstraintChecks=8429483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7564
33.34	     nbFailedAssignments=5810  nbBacktracks=1705  nbVisitedNodes=15020  nbRestartNogoods=123
33.34	       =>  wckTime=2.329  cpuTime=2.24  mem=16M491
34.38	   
34.38	   search
34.38	     run=11  nbConstraintChecks=12374130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11179
34.38	     nbFailedAssignments=8555  nbBacktracks=2569  nbVisitedNodes=22229  nbRestartNogoods=143
34.38	       =>  wckTime=3.377  cpuTime=3.27  mem=16M491
35.90	   
35.90	   search
35.90	     run=12  nbConstraintChecks=18272304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16220
35.90	     nbFailedAssignments=12296  nbBacktracks=3866  nbVisitedNodes=32235  nbRestartNogoods=164
35.90	       =>  wckTime=4.896  cpuTime=4.78  mem=16M491
38.06	   
38.06	   search
38.06	     run=13  nbConstraintChecks=26555643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23488
38.06	     nbFailedAssignments=17614  nbBacktracks=5812  nbVisitedNodes=46640  nbRestartNogoods=181
38.06	       =>  wckTime=7.055  cpuTime=6.91  mem=16M491
41.34	   
41.34	   search
41.34	     run=14  nbConstraintChecks=39234422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34782
41.34	     nbFailedAssignments=25985  nbBacktracks=8731  nbVisitedNodes=68996  nbRestartNogoods=190
41.34	       =>  wckTime=10.33  cpuTime=10.16  mem=16M491
45.73	   
45.73	   search
45.73	     run=15  nbConstraintChecks=56902519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50133
45.73	     nbFailedAssignments=37229  nbBacktracks=12839  nbVisitedNodes=99255  nbRestartNogoods=200
45.73	       =>  wckTime=14.724  cpuTime=14.52  mem=16M491
45.73	   
45.73	   global
45.73	     nbConstraintChecks=56914208  nbRestartNogoods=200  solvingWckTime=14.725  solvingCpuTime=14.53  expiredTime=no
45.73	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=44.91
45.73	       =>  wckTime=45.432  cpuTime=44.86  mem=16M491
45.74	
45.74	s OPTIMUM FOUND
45.74	v 2 8 7 3 9 1 5 3 1 10 1 6 10 9 9 5 2 3 6 7 
45.74	   
45.74	   totalWckTime=45.509  totalCpuTime=44.91

Verifier Data (download as text)

6 unsatisfied constraints, 47 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/node75/watcher-282340-1169318908 -o ROOT/results/node75/solver-282340-1169318908 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282340-1169318908/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.58 1.90 1.86 5/74 32697
/proc/meminfo: memFree=1280896/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=18540 CPUtime=0
/proc/32696/stat : 32696 (runsolver) R 32694 32696 32286 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280290297 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231882681639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32696/statm: 4635 279 244 17 0 2626 0

[startup+0.10784 s]
/proc/loadavg: 1.58 1.90 1.86 5/74 32697
/proc/meminfo: memFree=1280896/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=914988 CPUtime=0.08
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 3019 0 1 0 7 1 0 0 24 0 8 0 280290297 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155586335 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515885 s]
/proc/loadavg: 1.58 1.90 1.86 5/74 32697
/proc/meminfo: memFree=1280896/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915332 CPUtime=0.49
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6552 0 1 0 46 3 0 0 25 0 8 0 280290297 937299968 6290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7167561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228833 6290 2190 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33698 s]
/proc/loadavg: 1.62 1.90 1.86 3/81 32704
/proc/meminfo: memFree=1264072/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915436 CPUtime=1.3
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6870 0 1 0 101 29 0 0 25 0 8 0 280290297 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073640836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228859 6608 2479 14 0 215329 0
[pid=32696/tid=32698] ppid=32694 vsize=915436 CPUtime=0.02
/proc/32696/task/32698/stat : 32698 (java) S 32694 32696 32286 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280290301 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32699] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32699/stat : 32699 (java) S 32694 32696 32286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290301 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32700] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32700/stat : 32700 (java) S 32694 32696 32286 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290301 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32701] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32701/stat : 32701 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280290304 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32702] ppid=32694 vsize=915436 CPUtime=0.09
/proc/32696/task/32702/stat : 32702 (java) S 32694 32696 32286 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 280290304 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32703] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32703/stat : 32703 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290304 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32704] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32704/stat : 32704 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290304 937406464 6608 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) 915436

[startup+2.98918 s]
/proc/loadavg: 1.62 1.90 1.86 3/81 32704
/proc/meminfo: memFree=1264072/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915440 CPUtime=2.94
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6873 0 1 0 204 90 0 0 25 0 8 0 280290297 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228860 6610 2479 14 0 215330 0
[pid=32696/tid=32698] ppid=32694 vsize=915440 CPUtime=0.02
/proc/32696/task/32698/stat : 32698 (java) S 32694 32696 32286 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280290301 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32699] ppid=32694 vsize=915440 CPUtime=0
/proc/32696/task/32699/stat : 32699 (java) S 32694 32696 32286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290301 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32700] ppid=32694 vsize=915440 CPUtime=0
/proc/32696/task/32700/stat : 32700 (java) S 32694 32696 32286 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290301 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32701] ppid=32694 vsize=915440 CPUtime=0
/proc/32696/task/32701/stat : 32701 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280290304 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32702] ppid=32694 vsize=915440 CPUtime=0.1
/proc/32696/task/32702/stat : 32702 (java) S 32694 32696 32286 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290304 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32703] ppid=32694 vsize=915440 CPUtime=0
/proc/32696/task/32703/stat : 32703 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290304 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32704] ppid=32694 vsize=915440 CPUtime=0
/proc/32696/task/32704/stat : 32704 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290304 937410560 6610 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) 915440

[startup+6.27856 s]
/proc/loadavg: 1.65 1.91 1.86 3/81 32704
/proc/meminfo: memFree=1264072/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915436 CPUtime=6.21
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6873 0 1 0 409 212 0 0 25 0 8 0 280290297 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073636961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228859 6610 2479 14 0 215329 0
[pid=32696/tid=32698] ppid=32694 vsize=915436 CPUtime=0.02
/proc/32696/task/32698/stat : 32698 (java) S 32694 32696 32286 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32699] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32699/stat : 32699 (java) S 32694 32696 32286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32700] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32700/stat : 32700 (java) S 32694 32696 32286 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32701] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32701/stat : 32701 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32702] ppid=32694 vsize=915436 CPUtime=0.1
/proc/32696/task/32702/stat : 32702 (java) S 32694 32696 32286 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32703] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32703/stat : 32703 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32704] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32704/stat : 32704 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915436

[startup+12.7613 s]
/proc/loadavg: 1.68 1.91 1.87 3/81 32704
/proc/meminfo: memFree=1264072/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915436 CPUtime=12.64
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6873 0 1 0 810 454 0 0 25 0 8 0 280290297 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228859 6610 2479 14 0 215329 0
[pid=32696/tid=32698] ppid=32694 vsize=915436 CPUtime=0.02
/proc/32696/task/32698/stat : 32698 (java) S 32694 32696 32286 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32699] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32699/stat : 32699 (java) S 32694 32696 32286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32700] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32700/stat : 32700 (java) S 32694 32696 32286 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290301 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32701] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32701/stat : 32701 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32702] ppid=32694 vsize=915436 CPUtime=0.1
/proc/32696/task/32702/stat : 32702 (java) S 32694 32696 32286 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32703] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32703/stat : 32703 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32704] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32704/stat : 32704 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290304 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915436

[startup+25.5948 s]
/proc/loadavg: 1.72 1.91 1.87 3/81 32704
/proc/meminfo: memFree=1264080/2055920 swapFree=4184548/4192956
[pid=32696] ppid=32694 vsize=915436 CPUtime=25.37
/proc/32696/stat : 32696 (java) R 32694 32696 32286 0 -1 0 6874 0 1 0 1616 921 0 0 25 0 8 0 280290297 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637024 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32696/statm: 228859 6611 2479 14 0 215329 0
[pid=32696/tid=32698] ppid=32694 vsize=915436 CPUtime=0.02
/proc/32696/task/32698/stat : 32698 (java) S 32694 32696 32286 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280290301 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32699] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32699/stat : 32699 (java) S 32694 32696 32286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280290301 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32700] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32700/stat : 32700 (java) S 32694 32696 32286 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290301 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32701] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32701/stat : 32701 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280290304 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32702] ppid=32694 vsize=915436 CPUtime=0.1
/proc/32696/task/32702/stat : 32702 (java) S 32694 32696 32286 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280290304 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32703] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32703/stat : 32703 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290304 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32696/tid=32704] ppid=32694 vsize=915436 CPUtime=0
/proc/32696/task/32704/stat : 32704 (java) S 32694 32696 32286 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290304 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 45.7738
CPU time (s): 45.3511
CPU user time (s): 34.1188
CPU system time (s): 11.2323
CPU usage (%): 99.0766
Max. virtual memory (cumulated for all children) (KiB): 915952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.1188
system time used= 11.2323
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9183
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= 2031
involuntary context switches= 3332

runsolver used 0.045993 s user time and 0.132979 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan 20 18:48:29 UTC 2007


IDJOB= 282340
IDBENCH= 12708
IDSOLVER= 68
FILE ID= node75/282340-1169318908

PBS_JOBID= 3610336

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-41.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282340-1169318908/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-282340-1169318908 -o ROOT/results/node75/solver-282340-1169318908 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282340-1169318908/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7dc7f2b1ef269b14487f18fe5708392f

RANDOM SEED= 482223043

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1281504 kB
Buffers:         42680 kB
Cached:         601300 kB
SwapCached:       2360 kB
Active:         190384 kB
Inactive:       509908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281504 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            3672 kB
Writeback:           0 kB
Mapped:          64092 kB
Slab:            59416 kB
Committed_AS:  5789112 kB
PageTables:       1884 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 node75 on Sat Jan 20 18:49:15 UTC 2007