Trace number 276806

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 149.529 149.765

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-1_ext.xml
MD5SUM655b894243930f201942bb0da568b6c4
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 benchmark19.766
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/276806-1169246941/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.41	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.67	     nbConstraints=753  nbRelationTypes=753  nbExtensionStructures=753  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=753  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11915  maxDegree=39
0.67	     maxArity=2
0.67	       =>  wckTime=0.353  cpuTime=0.22  mem=11M851
0.71	   
0.71	   solver LocalSearchSolver being built... 
0.75	       =>  wckTime=0.439  cpuTime=0.27  mem=6M109
0.76	
0.76	s SATISFIABLE
0.76	o 679
0.76	c 74
0.76	o 686
0.76	c 67
0.76	o 692
0.76	c 61
0.76	o 697
0.76	c 56
0.76	o 701
0.76	c 52
0.76	o 704
0.76	c 49
0.76	o 708
0.76	c 45
0.76	o 712
0.76	c 41
0.76	o 715
0.76	c 38
0.76	o 717
0.76	c 36
0.76	o 718
0.76	c 35
0.77	o 720
0.77	c 33
0.77	o 722
0.77	c 31
0.77	o 723
0.77	c 30
0.77	o 725
0.77	c 28
0.77	o 726
0.77	c 27
0.77	o 728
0.77	c 25
0.77	o 730
0.77	c 23
0.77	o 732
0.77	c 21
0.77	o 734
0.77	c 19
0.79	o 736
0.79	c 17
0.79	o 737
0.79	c 16
0.79	o 738
0.79	c 15
0.79	o 739
0.79	c 14
0.79	o 742
0.79	c 11
0.79	o 743
0.79	c 10
0.79	o 744
0.79	c 9
0.80	o 745
0.80	c 8
0.80	o 746
0.80	c 7
0.84	o 747
0.84	c 6
0.85	o 748
0.85	c 5
0.86	o 749
0.86	c 4
0.96	o 750
0.96	c 3
1.35	o 751
1.35	c 2
2.26	o 752
2.26	c 1
2.26	   
2.27	   search
2.27	     run=0  nbConstraintChecks=10093813  nbAssignments=5234
2.27	       =>  wckTime=1.515  cpuTime=1.51  mem=6M109
2.27	   
2.27	   global
2.27	     nbConstraintChecks=10093813  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.27	     solvingWckTime=1.514  solvingCpuTime=1.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.27	     globalCpuTime=1.81
2.27	       =>  wckTime=1.955  cpuTime=1.76  mem=6M109
2.27	   
2.27	   solver IterativeSystematicSolver being built... 
2.39	       =>  wckTime=2.076  cpuTime=1.86  mem=17M115
2.40	   
2.40	   preprocessing
2.40	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.40	     detectedInconsistency=no
2.40	       =>  wckTime=0.0090  cpuTime=0.0  mem=17M115
2.48	   
2.48	   search
2.48	     run=0  nbConstraintChecks=123053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
2.49	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
2.49	       =>  wckTime=0.094  cpuTime=0.07  mem=17M115
2.59	   
2.59	   search
2.59	     run=1  nbConstraintChecks=352615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
2.59	     nbFailedAssignments=55  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=5
2.59	       =>  wckTime=0.201  cpuTime=0.16  mem=17M115
2.68	   
2.68	   search
2.68	     run=2  nbConstraintChecks=594306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
2.68	     nbFailedAssignments=90  nbBacktracks=47  nbVisitedNodes=296  nbRestartNogoods=16
2.68	       =>  wckTime=0.291  cpuTime=0.25  mem=17M115
2.84	   
2.84	   search
2.84	     run=3  nbConstraintChecks=1052748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=277
2.84	     nbFailedAssignments=169  nbBacktracks=80  nbVisitedNodes=527  nbRestartNogoods=27
2.84	       =>  wckTime=0.453  cpuTime=0.41  mem=17M115
3.05	   
3.05	   search
3.05	     run=4  nbConstraintChecks=1620485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=423
3.05	     nbFailedAssignments=259  nbBacktracks=130  nbVisitedNodes=813  nbRestartNogoods=39
3.05	       =>  wckTime=0.66  cpuTime=0.61  mem=17M115
3.34	   
3.34	   search
3.34	     run=5  nbConstraintChecks=2461295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=637
3.34	     nbFailedAssignments=391  nbBacktracks=205  nbVisitedNodes=1234  nbRestartNogoods=51
3.34	       =>  wckTime=0.951  cpuTime=0.9  mem=17M115
3.81	   
3.81	   search
3.81	     run=6  nbConstraintChecks=3849969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=979
3.81	     nbFailedAssignments=613  nbBacktracks=318  nbVisitedNodes=1911  nbRestartNogoods=64
3.81	       =>  wckTime=1.417  cpuTime=1.36  mem=17M115
4.56	   
4.56	   search
4.56	     run=7  nbConstraintChecks=6030641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1524
4.56	     nbFailedAssignments=983  nbBacktracks=488  nbVisitedNodes=2996  nbRestartNogoods=69
4.56	       =>  wckTime=2.168  cpuTime=2.1  mem=17M115
5.67	   
5.67	   search
5.67	     run=8  nbConstraintChecks=9146029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2298
5.67	     nbFailedAssignments=1495  nbBacktracks=744  nbVisitedNodes=4538  nbRestartNogoods=71
5.67	       =>  wckTime=3.28  cpuTime=3.2  mem=17M115
7.31	   
7.31	   search
7.31	     run=9  nbConstraintChecks=14050122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3517
7.31	     nbFailedAssignments=2323  nbBacktracks=1128  nbVisitedNodes=6969  nbRestartNogoods=80
7.31	       =>  wckTime=4.921  cpuTime=4.84  mem=17M115
9.58	   
9.58	   search
9.58	     run=10  nbConstraintChecks=20433023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5085
9.58	     nbFailedAssignments=3308  nbBacktracks=1704  nbVisitedNodes=10059  nbRestartNogoods=103
9.58	       =>  wckTime=7.188  cpuTime=7.1  mem=17M115
12.84	   
12.84	   search
12.84	     run=11  nbConstraintChecks=29624123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7378
12.84	     nbFailedAssignments=4730  nbBacktracks=2568  nbVisitedNodes=14579  nbRestartNogoods=120
12.84	       =>  wckTime=10.448  cpuTime=10.36  mem=17M115
17.39	   
17.39	   search
17.39	     run=12  nbConstraintChecks=42492897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10652
17.39	     nbFailedAssignments=6702  nbBacktracks=3865  nbVisitedNodes=20899  nbRestartNogoods=127
17.39	       =>  wckTime=15.005  cpuTime=14.91  mem=17M115
22.56	   
22.56	   search
22.56	     run=13  nbConstraintChecks=56335572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14552
22.56	     nbFailedAssignments=8650  nbBacktracks=5812  nbVisitedNodes=27821  nbRestartNogoods=133
22.56	       =>  wckTime=20.168  cpuTime=20.07  mem=17M115
29.30	   
29.30	   search
29.30	     run=14  nbConstraintChecks=74906281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20048
29.30	     nbFailedAssignments=11218  nbBacktracks=8731  nbVisitedNodes=37137  nbRestartNogoods=139
29.30	       =>  wckTime=26.909  cpuTime=26.81  mem=17M115
37.86	   
37.86	   search
37.86	     run=15  nbConstraintChecks=97041314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27377
37.86	     nbFailedAssignments=14162  nbBacktracks=13109  nbVisitedNodes=48444  nbRestartNogoods=144
37.86	       =>  wckTime=35.47  cpuTime=35.36  mem=17M115
49.71	   
49.71	   search
49.71	     run=16  nbConstraintChecks=127691017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38025
49.71	     nbFailedAssignments=18236  nbBacktracks=19678  nbVisitedNodes=64379  nbRestartNogoods=157
49.71	       =>  wckTime=47.316  cpuTime=47.18  mem=17M115
66.57	   
66.57	   search
66.57	     run=17  nbConstraintChecks=171250957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53515
66.57	     nbFailedAssignments=23866  nbBacktracks=29531  nbVisitedNodes=86950  nbRestartNogoods=168
66.57	       =>  wckTime=64.177  cpuTime=64.02  mem=17M115
90.84	   
90.84	   search
90.84	     run=18  nbConstraintChecks=233864395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76205
90.84	     nbFailedAssignments=31771  nbBacktracks=44311  nbVisitedNodes=119555  nbRestartNogoods=177
90.84	       =>  wckTime=88.447  cpuTime=88.26  mem=17M115
126.15	   
126.15	   search
126.15	     run=19  nbConstraintChecks=325983622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109916
126.15	     nbFailedAssignments=43307  nbBacktracks=66479  nbVisitedNodes=167666  nbRestartNogoods=189
126.15	       =>  wckTime=123.759  cpuTime=123.54  mem=17M115
149.71	   
149.71	   search
149.71	     run=20  nbConstraintChecks=387378663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132412
149.71	     nbFailedAssignments=51005  nbBacktracks=81278  nbVisitedNodes=199751  nbRestartNogoods=195
149.71	       =>  wckTime=147.322  cpuTime=147.08  mem=17M115
149.71	   
149.71	   global
149.71	     nbConstraintChecks=387378663  nbRestartNogoods=195  solvingWckTime=147.322  solvingCpuTime=147.08  expiredTime=no
149.71	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=148.99
149.71	       =>  wckTime=149.4  cpuTime=148.94  mem=17M115
149.72	
149.72	s OPTIMUM FOUND
149.72	v 3 1 0 6 4 0 1 0 0 0 7 7 6 0 3 3 6 1 7 4 1 6 4 7 6 4 7 4 4 7 7 0 5 2 5 2 7 6 6 0 
149.72	   
149.72	   totalWckTime=149.474  totalCpuTime=149.0

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/node12/watcher-276806-1169246941 -o ROOT/results/node12/solver-276806-1169246941 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276806-1169246941/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.97 1.95 1.98 4/87 30296
/proc/meminfo: memFree=1312600/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=172 CPUtime=0
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 273089180 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9695531 0 0 4096 0 0 0 0 17 0 0 0
/proc/30295/statm: 43 24 18 14 0 3 0

[startup+0.107508 s]
/proc/loadavg: 1.97 1.95 1.98 4/87 30296
/proc/meminfo: memFree=1312600/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=912760 CPUtime=0.06
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 2772 0 1 0 5 1 0 0 24 0 8 0 273089180 934666240 2518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10131067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228190 2519 1386 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912760

[startup+0.51558 s]
/proc/loadavg: 1.97 1.95 1.98 4/87 30296
/proc/meminfo: memFree=1312600/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915332 CPUtime=0.47
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 6389 0 1 0 43 4 0 0 25 0 8 0 273089180 937299968 6128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648868 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228833 6129 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33773 s]
/proc/loadavg: 1.97 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1290848/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915448 CPUtime=1.29
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 8110 0 1 0 117 12 0 0 25 0 8 0 273089180 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228862 7848 2476 14 0 215332 0
[pid=30295/tid=30297] ppid=30293 vsize=915448 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273089186 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915452 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937422848 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915448 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915448 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915448 CPUtime=0.19
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 375 0 0 0 18 1 0 0 16 0 8 0 273089189 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915448 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937418752 7848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915448 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937418752 7848 18446744073709551615 134512640 134570532 4294956464 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) 915448

[startup+2.99102 s]
/proc/loadavg: 1.97 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1290720/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=2.95
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9213 0 1 0 269 26 0 0 25 0 8 0 273089180 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8949 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089186 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.25
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 413 0 0 0 24 1 0 0 15 0 8 0 273089189 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8949 18446744073709551615 134512640 134570532 4294956464 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) 915580

[startup+6.27762 s]
/proc/loadavg: 1.97 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1286440/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=6.23
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9239 0 1 0 597 26 0 0 25 0 8 0 273089180 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965225 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8972 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 17 0 8 0 273089186 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.27
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 427 0 0 0 26 1 0 0 16 0 8 0 273089189 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915580

[startup+12.7718 s]
/proc/loadavg: 1.97 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1286440/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=12.72
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9248 0 1 0 1246 26 0 0 25 0 8 0 273089180 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8979 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089186 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.28
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 429 0 0 0 27 1 0 0 16 0 8 0 273089189 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8979 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915580

[startup+25.6391 s]
/proc/loadavg: 1.98 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1286440/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=25.57
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9255 0 1 0 2531 26 0 0 25 0 8 0 273089180 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8986 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089186 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.28
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 429 0 0 0 27 1 0 0 16 0 8 0 273089189 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915580

[startup+51.2697 s]
/proc/loadavg: 1.98 1.95 1.98 3/94 30303
/proc/meminfo: memFree=1286376/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=51.17
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9262 0 1 0 5091 26 0 0 25 0 8 0 273089180 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073936649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8993 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089186 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.28
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 429 0 0 0 27 1 0 0 16 0 8 0 273089189 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915580

[startup+102.531 s]
/proc/loadavg: 1.99 1.96 1.98 3/94 30303
/proc/meminfo: memFree=1286376/2055920 swapFree=4160348/4192956
[pid=30295] ppid=30293 vsize=915580 CPUtime=102.37
/proc/30295/stat : 30295 (java) R 30293 30295 30046 0 -1 0 9269 0 1 0 10211 26 0 0 25 0 8 0 273089180 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073986796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30295/statm: 228895 8999 2527 14 0 215365 0
[pid=30295/tid=30297] ppid=30293 vsize=915580 CPUtime=0.03
/proc/30295/task/30297/stat : 30297 (java) S 30293 30295 30046 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089186 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30298] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30298/stat : 30298 (java) S 30293 30295 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089186 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30299] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30299/stat : 30299 (java) S 30293 30295 30046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089186 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30300] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30300/stat : 30300 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 273089189 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30301] ppid=30293 vsize=915580 CPUtime=0.28
/proc/30295/task/30301/stat : 30301 (java) S 30293 30295 30046 0 -1 64 430 0 0 0 27 1 0 0 16 0 8 0 273089189 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30302] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30302/stat : 30302 (java) S 30293 30295 30046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273089189 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30295/tid=30303] ppid=30293 vsize=915580 CPUtime=0
/proc/30295/task/30303/stat : 30303 (java) S 30293 30295 30046 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273089190 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915580

Child status: 0
Real time (s): 149.765
CPU time (s): 149.529
CPU user time (s): 149.252
CPU system time (s): 0.276957
CPU usage (%): 99.8428
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.252
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9367
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= 4404
involuntary context switches= 8668

runsolver used 0.170974 s user time and 0.507922 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 22:49:01 UTC 2007


IDJOB= 276806
IDBENCH= 6036
IDSOLVER= 69
FILE ID= node12/276806-1169246941

PBS_JOBID= 3589062

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  655b894243930f201942bb0da568b6c4

RANDOM SEED= 165944492

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.265
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.265
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:       1313080 kB
Buffers:         58980 kB
Cached:         511816 kB
SwapCached:       5164 kB
Active:         326116 kB
Inactive:       342636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313080 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         108364 kB
Slab:            59020 kB
Committed_AS:  7580868 kB
PageTables:       2200 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 node12 on Fri Jan 19 22:51:31 UTC 2007