Trace number 281063

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 64.7362 65.06

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-13_ext.xml
MD5SUM4197d52d8f6606091994a906395e5667
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark2.24666
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281063-1169309703/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1249  maxDegree=16
0.50	     maxArity=2
0.50	       =>  wckTime=0.2  cpuTime=0.15  mem=8M860
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.282  cpuTime=0.19  mem=5M492
0.58	
0.58	s SATISFIABLE
0.58	o 49
0.58	c 52
0.58	o 50
0.58	c 51
0.59	o 53
0.59	c 48
0.59	o 56
0.59	c 45
0.59	o 59
0.59	c 42
0.59	o 62
0.59	c 39
0.59	o 65
0.59	c 36
0.59	o 67
0.59	c 34
0.59	o 70
0.59	c 31
0.59	o 71
0.59	c 30
0.59	o 73
0.59	c 28
0.59	o 74
0.59	c 27
0.59	o 75
0.59	c 26
0.60	o 76
0.60	c 25
0.60	o 78
0.60	c 23
0.60	o 79
0.60	c 22
0.60	o 82
0.60	c 19
0.60	o 83
0.60	c 18
0.60	o 84
0.60	c 17
0.60	o 85
0.60	c 16
0.60	o 86
0.60	c 15
0.60	o 88
0.60	c 13
0.60	o 89
0.60	c 12
0.60	o 90
0.60	c 11
0.60	o 91
0.60	c 10
0.60	o 92
0.60	c 9
0.61	o 93
0.61	c 8
0.63	o 94
0.63	c 7
0.63	o 95
0.63	c 6
0.67	o 96
0.68	c 5
0.69	o 97
0.69	c 4
0.70	o 98
0.70	c 3
1.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=5647494  nbAssignments=10000
1.92	       =>  wckTime=1.347  cpuTime=1.32  mem=5M492
3.08	   
3.08	   search
3.08	     run=1  nbConstraintChecks=10841667  nbAssignments=20000
3.08	       =>  wckTime=2.507  cpuTime=2.47  mem=5M492
4.26	   
4.26	   search
4.26	     run=2  nbConstraintChecks=16247390  nbAssignments=30000
4.26	       =>  wckTime=3.685  cpuTime=3.64  mem=5M492
5.50	   
5.50	   search
5.50	     run=3  nbConstraintChecks=22060099  nbAssignments=40000
5.50	       =>  wckTime=4.922  cpuTime=4.88  mem=5M492
6.71	   
6.71	   search
6.71	     run=4  nbConstraintChecks=27767292  nbAssignments=50000
6.71	       =>  wckTime=6.136  cpuTime=6.08  mem=5M492
8.02	   
8.02	   search
8.02	     run=5  nbConstraintChecks=34308068  nbAssignments=60000
8.02	       =>  wckTime=7.446  cpuTime=7.39  mem=5M492
9.24	   
9.24	   search
9.24	     run=6  nbConstraintChecks=40111308  nbAssignments=70000
9.24	       =>  wckTime=8.664  cpuTime=8.6  mem=5M492
10.54	   
10.54	   search
10.54	     run=7  nbConstraintChecks=46551965  nbAssignments=80000
10.54	       =>  wckTime=9.962  cpuTime=9.89  mem=5M492
11.74	   
11.74	   search
11.74	     run=8  nbConstraintChecks=52171009  nbAssignments=90000
11.74	       =>  wckTime=11.161  cpuTime=11.09  mem=5M492
13.04	   
13.04	   search
13.04	     run=9  nbConstraintChecks=58600733  nbAssignments=100000
13.04	       =>  wckTime=12.464  cpuTime=12.38  mem=5M492
14.29	   
14.29	   search
14.29	     run=10  nbConstraintChecks=64626015  nbAssignments=110000
14.29	       =>  wckTime=13.71  cpuTime=13.63  mem=5M492
15.58	   
15.58	   search
15.58	     run=11  nbConstraintChecks=71051817  nbAssignments=120000
15.58	       =>  wckTime=15.008  cpuTime=14.92  mem=5M492
16.85	   
16.85	   search
16.85	     run=12  nbConstraintChecks=77038825  nbAssignments=130000
16.85	       =>  wckTime=16.27  cpuTime=16.16  mem=5M492
18.06	   
18.06	   search
18.06	     run=13  nbConstraintChecks=82694273  nbAssignments=140000
18.06	       =>  wckTime=17.487  cpuTime=17.37  mem=5M492
19.30	   
19.30	   search
19.30	     run=14  nbConstraintChecks=88556363  nbAssignments=150000
19.30	       =>  wckTime=18.727  cpuTime=18.61  mem=5M492
20.57	   
20.57	   search
20.57	     run=15  nbConstraintChecks=94623870  nbAssignments=160000
20.57	       =>  wckTime=19.995  cpuTime=19.88  mem=5M492
21.76	   
21.76	   search
21.76	     run=16  nbConstraintChecks=100082643  nbAssignments=170000
21.76	       =>  wckTime=21.188  cpuTime=21.07  mem=5M492
22.91	   
22.91	   search
22.91	     run=17  nbConstraintChecks=105120584  nbAssignments=180000
22.91	       =>  wckTime=22.332  cpuTime=22.2  mem=5M492
24.12	   
24.12	   search
24.12	     run=18  nbConstraintChecks=110716349  nbAssignments=190000
24.12	       =>  wckTime=23.54  cpuTime=23.4  mem=5M492
25.40	   
25.40	   search
25.40	     run=19  nbConstraintChecks=116922816  nbAssignments=200000
25.40	       =>  wckTime=24.823  cpuTime=24.68  mem=5M492
26.60	   
26.60	   search
26.60	     run=20  nbConstraintChecks=122500318  nbAssignments=210000
26.60	       =>  wckTime=26.028  cpuTime=25.88  mem=5M492
27.84	   
27.84	   search
27.84	     run=21  nbConstraintChecks=128357373  nbAssignments=220000
27.84	       =>  wckTime=27.262  cpuTime=27.11  mem=5M492
29.06	   
29.06	   search
29.06	     run=22  nbConstraintChecks=133953636  nbAssignments=230000
29.06	       =>  wckTime=28.483  cpuTime=28.31  mem=5M492
30.28	   
30.28	   search
30.28	     run=23  nbConstraintChecks=139676126  nbAssignments=240000
30.28	       =>  wckTime=29.702  cpuTime=29.53  mem=5M492
30.87	   
30.87	   search
30.87	     run=24  nbConstraintChecks=142477005  nbAssignments=244782
30.87	       =>  wckTime=30.29  cpuTime=30.11  mem=5M492
30.87	   
30.87	   global
30.87	     nbConstraintChecks=142477005  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.288  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.34
30.87	       =>  wckTime=30.572  cpuTime=30.3  mem=5M492
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.696  cpuTime=30.4  mem=16M547
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=70  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M547
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=93867  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75
31.08	     nbFailedAssignments=52  nbBacktracks=10  nbVisitedNodes=138  nbRestartNogoods=0
31.08	       =>  wckTime=0.084  cpuTime=0.06  mem=16M547
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=258766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.16	     nbFailedAssignments=135  nbBacktracks=25  nbVisitedNodes=345  nbRestartNogoods=21
31.16	       =>  wckTime=0.163  cpuTime=0.13  mem=16M547
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=502553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=337
31.25	     nbFailedAssignments=258  nbBacktracks=47  nbVisitedNodes=642  nbRestartNogoods=48
31.25	       =>  wckTime=0.26  cpuTime=0.22  mem=16M547
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=841636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550
31.37	     nbFailedAssignments=428  nbBacktracks=83  nbVisitedNodes=1061  nbRestartNogoods=55
31.37	       =>  wckTime=0.377  cpuTime=0.33  mem=16M547
31.55	   
31.55	   search
31.55	     run=4  nbConstraintChecks=1280451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=831
31.55	     nbFailedAssignments=656  nbBacktracks=133  nbVisitedNodes=1620  nbRestartNogoods=60
31.55	       =>  wckTime=0.557  cpuTime=0.51  mem=16M547
31.81	   
31.81	   search
31.81	     run=5  nbConstraintChecks=2050969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1288
31.81	     nbFailedAssignments=1032  nbBacktracks=209  nbVisitedNodes=2527  nbRestartNogoods=65
31.81	       =>  wckTime=0.813  cpuTime=0.76  mem=16M547
32.33	   
32.33	   search
32.33	     run=6  nbConstraintChecks=3019528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1960
32.33	     nbFailedAssignments=1583  nbBacktracks=322  nbVisitedNodes=3860  nbRestartNogoods=69
32.33	       =>  wckTime=1.336  cpuTime=1.27  mem=16M547
32.82	   
32.82	   search
32.82	     run=7  nbConstraintChecks=4316281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2786
32.82	     nbFailedAssignments=2229  nbBacktracks=492  nbVisitedNodes=5485  nbRestartNogoods=95
32.82	       =>  wckTime=1.827  cpuTime=1.75  mem=16M547
33.44	   
33.44	   search
33.44	     run=8  nbConstraintChecks=6066714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3928
33.44	     nbFailedAssignments=3110  nbBacktracks=748  nbVisitedNodes=7750  nbRestartNogoods=114
33.44	       =>  wckTime=2.447  cpuTime=2.37  mem=16M547
34.53	   
34.53	   search
34.53	     run=9  nbConstraintChecks=9411097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5971
34.53	     nbFailedAssignments=4756  nbBacktracks=1132  nbVisitedNodes=11813  nbRestartNogoods=130
34.53	       =>  wckTime=3.538  cpuTime=3.45  mem=16M547
35.41	   
35.41	   search
35.41	     run=10  nbConstraintChecks=11872771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7561
35.41	     nbFailedAssignments=5761  nbBacktracks=1708  nbVisitedNodes=14973  nbRestartNogoods=166
35.41	       =>  wckTime=4.414  cpuTime=4.32  mem=16M547
37.21	   
37.21	   search
37.21	     run=11  nbConstraintChecks=17180602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11050
37.21	     nbFailedAssignments=8369  nbBacktracks=2573  nbVisitedNodes=21908  nbRestartNogoods=179
37.21	       =>  wckTime=6.219  cpuTime=6.12  mem=16M547
39.38	   
39.38	   search
39.38	     run=12  nbConstraintChecks=23380344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15559
39.38	     nbFailedAssignments=11566  nbBacktracks=3870  nbVisitedNodes=30842  nbRestartNogoods=223
39.38	       =>  wckTime=8.391  cpuTime=8.28  mem=16M547
42.80	   
42.80	   search
42.80	     run=13  nbConstraintChecks=31809788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21800
42.80	     nbFailedAssignments=15856  nbBacktracks=5816  nbVisitedNodes=43240  nbRestartNogoods=246
42.80	       =>  wckTime=11.808  cpuTime=11.68  mem=16M547
47.86	   
47.86	   search
47.86	     run=14  nbConstraintChecks=43991040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30847
47.86	     nbFailedAssignments=21973  nbBacktracks=8737  nbVisitedNodes=61159  nbRestartNogoods=256
47.86	       =>  wckTime=16.869  cpuTime=16.72  mem=16M547
53.66	   
53.66	   search
53.66	     run=15  nbConstraintChecks=57141408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41349
53.66	     nbFailedAssignments=28088  nbBacktracks=13117  nbVisitedNodes=81949  nbRestartNogoods=272
53.66	       =>  wckTime=22.666  cpuTime=22.49  mem=16M547
62.10	   
62.10	   search
62.10	     run=16  nbConstraintChecks=77615455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57427
62.10	     nbFailedAssignments=37591  nbBacktracks=19688  nbVisitedNodes=113518  nbRestartNogoods=282
62.10	       =>  wckTime=31.104  cpuTime=30.91  mem=16M547
65.03	   
65.03	   search
65.03	     run=17  nbConstraintChecks=84239517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62666
65.03	     nbFailedAssignments=40417  nbBacktracks=22102  nbVisitedNodes=123861  nbRestartNogoods=286
65.03	       =>  wckTime=34.036  cpuTime=33.82  mem=16M547
65.03	   
65.03	   global
65.03	     nbConstraintChecks=84239587  nbRestartNogoods=286  solvingWckTime=34.038  solvingCpuTime=33.82  expiredTime=no
65.03	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=64.26
65.03	       =>  wckTime=64.735  cpuTime=64.22  mem=16M547
65.03	
65.03	s OPTIMUM FOUND
65.03	v 6 0 6 8 0 6 6 7 4 1 5 1 9 9 8 1 9 9 1 7 7 8 0 5 9 0 6 7 0 7 5 4 7 0 4 7 0 7 7 0 
65.04	   
65.04	   totalWckTime=64.811  totalCpuTime=64.26

Verifier Data (download as text)

3 unsatisfied constraints, 98 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/node34/watcher-281063-1169309703 -o ROOT/results/node34/solver-281063-1169309703 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281063-1169309703/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.93 1.99 1.87 4/80 26120
/proc/meminfo: memFree=878048/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=172 CPUtime=0
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279364031 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 0 0 0
/proc/26119/statm: 43 24 18 14 0 3 0

[startup+0.107487 s]
/proc/loadavg: 1.93 1.99 1.87 4/80 26120
/proc/meminfo: memFree=878048/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=914988 CPUtime=0.09
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 3060 0 1 0 7 2 0 0 24 0 8 0 279364031 936947712 2806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228747 2806 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515521 s]
/proc/loadavg: 1.93 1.99 1.87 4/80 26120
/proc/meminfo: memFree=878048/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915332 CPUtime=0.5
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 6605 0 1 0 45 5 0 0 25 0 8 0 279364031 937299968 6343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228833 6343 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33658 s]
/proc/loadavg: 1.93 1.99 1.87 3/87 26127
/proc/meminfo: memFree=860328/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915444 CPUtime=1.31
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 7101 0 1 0 106 25 0 0 25 0 8 0 279364031 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228861 6839 2476 14 0 215331 0
[pid=26119/tid=26121] ppid=26117 vsize=915448 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364035 937418752 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915444 CPUtime=0.11
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 279364038 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 16 0 8 0 279364038 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98072 s]
/proc/loadavg: 1.93 1.99 1.87 3/87 26127
/proc/meminfo: memFree=860264/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915444 CPUtime=2.95
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 7104 0 1 0 218 77 0 0 25 0 8 0 279364031 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228861 6841 2476 14 0 215331 0
[pid=26119/tid=26121] ppid=26117 vsize=915444 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915444 CPUtime=0.11
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.18797 s]
/proc/loadavg: 2.01 2.00 1.88 3/87 26127
/proc/meminfo: memFree=860264/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915444 CPUtime=6.14
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 7104 0 1 0 437 177 0 0 25 0 8 0 279364031 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228862 6841 2476 14 0 215332 0
[pid=26119/tid=26121] ppid=26117 vsize=915444 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915444 CPUtime=0.11
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915444

[startup+12.6635 s]
/proc/loadavg: 2.01 2.00 1.88 3/87 26127
/proc/meminfo: memFree=860224/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915448 CPUtime=12.59
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 7104 0 1 0 895 364 0 0 25 0 8 0 279364031 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228861 6841 2476 14 0 215331 0
[pid=26119/tid=26121] ppid=26117 vsize=915444 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915448 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915448 CPUtime=0.11
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279364038 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364038 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915448

[startup+25.5305 s]
/proc/loadavg: 2.01 2.00 1.88 3/87 26127
/proc/meminfo: memFree=860224/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915448 CPUtime=25.4
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 7106 0 1 0 1794 746 0 0 25 0 8 0 279364031 937418752 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228861 6843 2476 14 0 215331 0
[pid=26119/tid=26121] ppid=26117 vsize=915444 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364035 937414656 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915448 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937418752 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915448 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937418752 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915444 CPUtime=0.11
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 279364038 937414656 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364038 937414656 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915448

[startup+51.1586 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 26127
/proc/meminfo: memFree=852928/2055920 swapFree=4192812/4192956
[pid=26119] ppid=26117 vsize=915444 CPUtime=50.9
/proc/26119/stat : 26119 (java) R 26117 26119 25384 0 -1 0 9041 0 1 0 4184 906 0 0 25 0 8 0 279364031 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26119/statm: 228861 8773 2527 14 0 215331 0
[pid=26119/tid=26121] ppid=26117 vsize=915444 CPUtime=0.02
/proc/26119/task/26121/stat : 26121 (java) S 26117 26119 25384 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279364035 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26122] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26122/stat : 26122 (java) S 26117 26119 25384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364035 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26123] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26123/stat : 26123 (java) S 26117 26119 25384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364035 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26124] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26124/stat : 26124 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279364038 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26125] ppid=26117 vsize=915444 CPUtime=0.22
/proc/26119/task/26125/stat : 26125 (java) S 26117 26119 25384 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279364038 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26126] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26126/stat : 26126 (java) S 26117 26119 25384 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279364038 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26119/tid=26127] ppid=26117 vsize=915444 CPUtime=0
/proc/26119/task/26127/stat : 26127 (java) S 26117 26119 25384 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364038 937414656 8773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 65.06
CPU time (s): 64.7362
CPU user time (s): 55.6595
CPU system time (s): 9.07662
CPU usage (%): 99.5022
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.6595
system time used= 9.07662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9142
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= 2484
involuntary context switches= 3841

runsolver used 0.084987 s user time and 0.222966 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 16:15:03 UTC 2007


IDJOB= 281063
IDBENCH= 12057
IDSOLVER= 69
FILE ID= node34/281063-1169309703

PBS_JOBID= 3610124

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281063-1169309703/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-281063-1169309703 -o ROOT/results/node34/solver-281063-1169309703 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281063-1169309703/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4197d52d8f6606091994a906395e5667

RANDOM SEED= 275581108

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:        878464 kB
Buffers:         43604 kB
Cached:         958716 kB
SwapCached:          0 kB
Active:         439392 kB
Inactive:       664644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        878464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:         122032 kB
Slab:            58616 kB
Committed_AS:  5637184 kB
PageTables:       1968 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node34 on Sat Jan 20 16:16:08 UTC 2007