Trace number 276914

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 145.634 145.811

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-20_ext.xml
MD5SUMc34f34cb25e62c5944bb846e69368ffa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints752
Best CPU time to get the best result obtained on this benchmark20.6699
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
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.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/276914-1169249706/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.42	       =>  wckTime=0.099  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.69	     nbConstraints=752  nbRelationTypes=752  nbExtensionStructures=751  nbSharedExtensionStructures=1
0.69	     nbConflictsStructures=751  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=11879  maxDegree=39
0.69	     maxArity=2
0.69	       =>  wckTime=0.359  cpuTime=0.23  mem=11M851
0.73	   
0.73	   solver LocalSearchSolver being built... 
0.77	       =>  wckTime=0.447  cpuTime=0.27  mem=6M108
0.78	
0.78	s SATISFIABLE
0.78	o 678
0.78	c 74
0.78	o 684
0.78	c 68
0.78	o 689
0.78	c 63
0.78	o 693
0.78	c 59
0.78	o 697
0.78	c 55
0.78	o 700
0.78	c 52
0.78	o 702
0.78	c 50
0.78	o 706
0.78	c 46
0.78	o 708
0.78	c 44
0.79	o 710
0.79	c 42
0.79	o 712
0.79	c 40
0.79	o 714
0.79	c 38
0.79	o 717
0.79	c 35
0.79	o 718
0.79	c 34
0.79	o 719
0.79	c 33
0.79	o 720
0.79	c 32
0.79	o 721
0.79	c 31
0.79	o 723
0.79	c 29
0.79	o 725
0.79	c 27
0.79	o 726
0.79	c 26
0.79	o 729
0.79	c 23
0.80	o 731
0.80	c 21
0.80	o 732
0.80	c 20
0.80	o 733
0.80	c 19
0.80	o 734
0.80	c 18
0.80	o 735
0.80	c 17
0.80	o 736
0.80	c 16
0.81	o 737
0.81	c 15
0.82	o 738
0.82	c 14
0.83	o 739
0.83	c 13
0.84	o 740
0.84	c 12
0.85	o 741
0.85	c 11
0.87	o 742
0.87	c 10
0.87	o 743
0.87	c 9
0.87	o 744
0.87	c 8
0.87	o 745
0.87	c 7
0.87	o 746
0.87	c 6
0.87	o 747
0.87	c 5
0.88	o 749
0.88	c 3
0.88	o 750
0.88	c 2
0.89	o 751
0.89	c 1
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=470459  nbAssignments=381
0.89	       =>  wckTime=0.117  cpuTime=0.11  mem=6M108
0.89	   
0.89	   global
0.89	     nbConstraintChecks=470459  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.89	     solvingWckTime=0.116  solvingCpuTime=0.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.89	     globalCpuTime=0.44
0.89	       =>  wckTime=0.564  cpuTime=0.38  mem=6M108
0.89	   
0.89	   solver IterativeSystematicSolver being built... 
1.01	       =>  wckTime=0.687  cpuTime=0.48  mem=17M114
1.02	   
1.02	   preprocessing
1.02	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.02	     detectedInconsistency=no
1.02	       =>  wckTime=0.0090  cpuTime=0.01  mem=17M114
1.10	   
1.10	   search
1.10	     run=0  nbConstraintChecks=91361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
1.10	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=49  nbRestartNogoods=0
1.10	       =>  wckTime=0.088  cpuTime=0.07  mem=17M114
1.20	   
1.20	   search
1.20	     run=1  nbConstraintChecks=264494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
1.20	     nbFailedAssignments=39  nbBacktracks=25  nbVisitedNodes=134  nbRestartNogoods=8
1.20	       =>  wckTime=0.185  cpuTime=0.15  mem=17M114
1.28	   
1.28	   search
1.28	     run=2  nbConstraintChecks=462281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132
1.28	     nbFailedAssignments=65  nbBacktracks=47  nbVisitedNodes=233  nbRestartNogoods=16
1.28	       =>  wckTime=0.267  cpuTime=0.23  mem=17M114
1.41	   
1.41	   search
1.41	     run=3  nbConstraintChecks=752676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212
1.41	     nbFailedAssignments=105  nbBacktracks=81  nbVisitedNodes=381  nbRestartNogoods=22
1.41	       =>  wckTime=0.394  cpuTime=0.36  mem=17M114
1.60	   
1.60	   search
1.60	     run=4  nbConstraintChecks=1220231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=342
1.60	     nbFailedAssignments=179  nbBacktracks=131  nbVisitedNodes=620  nbRestartNogoods=27
1.60	       =>  wckTime=0.586  cpuTime=0.55  mem=17M114
1.88	   
1.88	   search
1.88	     run=5  nbConstraintChecks=1960192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=536
1.88	     nbFailedAssignments=290  nbBacktracks=206  nbVisitedNodes=984  nbRestartNogoods=33
1.88	       =>  wckTime=0.863  cpuTime=0.82  mem=17M114
2.24	   
2.24	   search
2.24	     run=6  nbConstraintChecks=2826762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=775
2.24	     nbFailedAssignments=411  nbBacktracks=319  nbVisitedNodes=1414  nbRestartNogoods=36
2.24	       =>  wckTime=1.222  cpuTime=1.18  mem=17M114
2.73	   
2.73	   search
2.73	     run=7  nbConstraintChecks=4103779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1125
2.73	     nbFailedAssignments=582  nbBacktracks=489  nbVisitedNodes=2044  nbRestartNogoods=41
2.73	       =>  wckTime=1.713  cpuTime=1.67  mem=17M114
3.48	   
3.48	   search
3.48	     run=8  nbConstraintChecks=5952819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1647
3.48	     nbFailedAssignments=840  nbBacktracks=746  nbVisitedNodes=2971  nbRestartNogoods=48
3.48	       =>  wckTime=2.466  cpuTime=2.41  mem=17M114
4.39	   
4.39	   search
4.39	     run=9  nbConstraintChecks=8428544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2365
4.39	     nbFailedAssignments=1169  nbBacktracks=1132  nbVisitedNodes=4184  nbRestartNogoods=54
4.39	       =>  wckTime=3.38  cpuTime=3.32  mem=17M114
5.57	   
5.57	   search
5.57	     run=10  nbConstraintChecks=11468643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3360
5.57	     nbFailedAssignments=1578  nbBacktracks=1708  nbVisitedNodes=5771  nbRestartNogoods=56
5.57	       =>  wckTime=4.554  cpuTime=4.49  mem=17M114
7.21	   
7.21	   search
7.21	     run=11  nbConstraintChecks=15790414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4794
7.21	     nbFailedAssignments=2142  nbBacktracks=2572  nbVisitedNodes=7955  nbRestartNogoods=66
7.21	       =>  wckTime=6.196  cpuTime=6.13  mem=17M114
9.57	   
9.57	   search
9.57	     run=12  nbConstraintChecks=21844155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6886
9.57	     nbFailedAssignments=2929  nbBacktracks=3871  nbVisitedNodes=11074  nbRestartNogoods=74
9.57	       =>  wckTime=8.552  cpuTime=8.48  mem=17M114
13.04	   
13.04	   search
13.04	     run=13  nbConstraintChecks=30915661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10021
13.04	     nbFailedAssignments=4108  nbBacktracks=5818  nbVisitedNodes=15705  nbRestartNogoods=81
13.04	       =>  wckTime=12.024  cpuTime=11.95  mem=17M114
17.89	   
17.89	   search
17.89	     run=14  nbConstraintChecks=43730202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14575
17.89	     nbFailedAssignments=5737  nbBacktracks=8737  nbVisitedNodes=22291  nbRestartNogoods=91
17.89	       =>  wckTime=16.877  cpuTime=16.8  mem=17M114
24.85	   
24.85	   search
24.85	     run=15  nbConstraintChecks=62460933  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21251
24.85	     nbFailedAssignments=8028  nbBacktracks=13115  nbVisitedNodes=31837  nbRestartNogoods=97
24.85	       =>  wckTime=23.833  cpuTime=23.74  mem=17M114
35.29	   
35.29	   search
35.29	     run=16  nbConstraintChecks=90046060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31265
35.29	     nbFailedAssignments=11467  nbBacktracks=19684  nbVisitedNodes=46094  nbRestartNogoods=105
35.29	       =>  wckTime=34.279  cpuTime=34.18  mem=17M114
50.78	   
50.78	   search
50.78	     run=17  nbConstraintChecks=131259098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46209
50.78	     nbFailedAssignments=16551  nbBacktracks=29536  nbVisitedNodes=67363  nbRestartNogoods=111
50.78	       =>  wckTime=49.764  cpuTime=49.66  mem=17M114
74.26	   
74.26	   search
74.26	     run=18  nbConstraintChecks=194432413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68791
74.26	     nbFailedAssignments=24345  nbBacktracks=44314  nbVisitedNodes=99565  nbRestartNogoods=122
74.26	       =>  wckTime=73.25  cpuTime=73.13  mem=17M114
109.12	   
109.12	   search
109.12	     run=19  nbConstraintChecks=287481401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102483
109.12	     nbFailedAssignments=35862  nbBacktracks=66484  nbVisitedNodes=147411  nbRestartNogoods=135
109.12	       =>  wckTime=108.104  cpuTime=107.96  mem=17M114
145.76	   
145.76	   search
145.76	     run=20  nbConstraintChecks=386204201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138232
145.76	     nbFailedAssignments=47916  nbBacktracks=90180  nbVisitedNodes=197906  nbRestartNogoods=141
145.76	       =>  wckTime=144.743  cpuTime=144.58  mem=17M114
145.76	   
145.76	   global
145.76	     nbConstraintChecks=386204201  nbRestartNogoods=141  solvingWckTime=144.744  solvingCpuTime=144.58  expiredTime=no
145.76	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=145.12
145.76	       =>  wckTime=145.432  cpuTime=145.06  mem=17M114
145.76	
145.76	s OPTIMUM FOUND
145.76	v 1 6 6 6 7 4 6 7 2 6 3 0 6 2 3 3 5 0 0 1 5 1 0 2 4 2 4 3 3 4 3 0 4 3 1 6 5 0 4 2 
145.76	   
145.76	   totalWckTime=145.507  totalCpuTime=145.12

Verifier Data (download as text)

1 unsatisfied constraints, 752 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/node30/watcher-276914-1169249706 -o ROOT/results/node30/solver-276914-1169249706 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276914-1169249706/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: 0.92 0.98 0.99 4/78 29393
/proc/meminfo: memFree=1536496/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=168 CPUtime=0
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 273364504 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 7017252 0 0 4096 0 0 0 0 17 1 0 0
/proc/29392/statm: 42 23 18 14 0 2 0

[startup+0.105995 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 29393
/proc/meminfo: memFree=1536496/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=911488 CPUtime=0.06
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 2609 0 1 0 5 1 0 0 22 0 8 0 273364504 933363712 2357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7452283 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 227872 2357 1278 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.514023 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 29393
/proc/meminfo: memFree=1536496/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915332 CPUtime=0.47
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 6286 0 1 0 43 4 0 0 16 0 8 0 273364504 937299968 6025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29392/statm: 228833 6025 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33607 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510648/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=1.29
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9199 0 1 0 120 9 0 0 17 0 8 0 273364504 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29392/statm: 228896 8936 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.23
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 273364514 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915584

[startup+2.98817 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510584/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=2.94
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9217 0 1 0 285 9 0 0 17 0 8 0 273364504 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073975350 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29392/statm: 228896 8953 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 17 0 8 0 273364510 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.24
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 412 0 0 0 23 1 0 0 15 0 8 0 273364514 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8953 18446744073709551615 134512640 134570532 4294956480 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) 915584

[startup+6.27238 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510392/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=6.21
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9240 0 1 0 612 9 0 0 18 0 8 0 273364504 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968518 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 228896 8972 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.26
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 426 0 0 0 25 1 0 0 15 0 8 0 273364514 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8972 18446744073709551615 134512640 134570532 4294956480 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) 915584

[startup+12.7588 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510336/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=12.69
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9246 0 1 0 1260 9 0 0 20 0 8 0 273364504 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073975231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 228896 8977 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.26
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 428 0 0 0 25 1 0 0 16 0 8 0 273364514 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915584

[startup+25.5886 s]
/proc/loadavg: 0.95 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510336/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=25.51
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9254 0 1 0 2542 9 0 0 25 0 8 0 273364504 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073926681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 228896 8984 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.26
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 428 0 0 0 25 1 0 0 16 0 8 0 273364514 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8984 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915584

[startup+51.2822 s]
/proc/loadavg: 0.96 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510336/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=51.19
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9260 0 1 0 5110 9 0 0 25 0 8 0 273364504 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073949130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 228896 8989 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.26
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 428 0 0 0 25 1 0 0 16 0 8 0 273364514 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915584

[startup+102.564 s]
/proc/loadavg: 0.98 0.98 0.99 2/85 29400
/proc/meminfo: memFree=1510272/2055920 swapFree=4167328/4192956
[pid=29392] ppid=29390 vsize=915584 CPUtime=102.44
/proc/29392/stat : 29392 (java) R 29390 29392 28281 0 -1 0 9264 0 1 0 10235 9 0 0 25 0 8 0 273364504 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073926678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29392/statm: 228896 8992 2525 14 0 215366 0
[pid=29392/tid=29394] ppid=29390 vsize=915584 CPUtime=0.03
/proc/29392/task/29394/stat : 29394 (java) S 29390 29392 28281 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273364510 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29392/tid=29395] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29395/stat : 29395 (java) S 29390 29392 28281 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29396] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29396/stat : 29396 (java) S 29390 29392 28281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273364511 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29397] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29397/stat : 29397 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 273364514 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29398] ppid=29390 vsize=915584 CPUtime=0.26
/proc/29392/task/29398/stat : 29398 (java) S 29390 29392 28281 0 -1 64 429 0 0 0 25 1 0 0 16 0 8 0 273364514 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29399] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29399/stat : 29399 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273364514 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29392/tid=29400] ppid=29390 vsize=915584 CPUtime=0
/proc/29392/task/29400/stat : 29400 (java) S 29390 29392 28281 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273364514 937558016 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 915584

Child status: 0
Real time (s): 145.811
CPU time (s): 145.634
CPU user time (s): 145.53
CPU system time (s): 0.103984
CPU usage (%): 99.8787
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.53
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9362
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= 3920
involuntary context switches= 6443

runsolver used 0.144977 s user time and 0.384941 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Fri Jan 19 23:35:06 UTC 2007


IDJOB= 276914
IDBENCH= 6111
IDSOLVER= 69
FILE ID= node30/276914-1169249706

PBS_JOBID= 3589332

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-20_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276914-1169249706/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-276914-1169249706 -o ROOT/results/node30/solver-276914-1169249706 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276914-1169249706/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c34f34cb25e62c5944bb846e69368ffa

RANDOM SEED= 744858773

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.234
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.234
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:       1536984 kB
Buffers:         38684 kB
Cached:         373816 kB
SwapCached:       2164 kB
Active:         167776 kB
Inactive:       274060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536984 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          44864 kB
Slab:            62536 kB
Committed_AS:  4993764 kB
PageTables:       1888 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= 66563 MiB



End job on node30 on Fri Jan 19 23:37:31 UTC 2007