Trace number 226505

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
Abscon 109 ACUNSAT 13.164 13.1867

DiagnosticValue
CHECKS112294226
NODES57973

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-71_ext.xml
MD5SUMe7a46fad154fbee035cfd2f724d819ee
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.43217
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=mac.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/226505-1168080712/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.38	       =>  wckTime=0.093  cpuTime=0.07  mem=6M951
0.38	   
0.38	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.57	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.57	       =>  wckTime=0.28  cpuTime=0.22  mem=15M761
0.61	   
0.61	   solver IterativeSystematicSolver being built... 
0.75	       =>  wckTime=0.462  cpuTime=0.34  mem=13M789
0.75	   
0.75	   preprocessing
0.76	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.76	     detectedInconsistency=no
0.76	       =>  wckTime=0.0020  cpuTime=0.0  mem=13M789
0.80	   
0.80	   search
0.80	     run=0  nbConstraintChecks=47143  nbPropagations=728  nbRevisions=3733  nbUselessRevisions=2349  nbAssignments=27
0.80	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=48  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.80	     nbTooLargeKeys=0
0.80	       =>  wckTime=0.048  cpuTime=0.03  mem=14M764
0.82	   
0.82	   search
0.82	     run=1  nbConstraintChecks=130093  nbPropagations=2550  nbRevisions=13946  nbUselessRevisions=8627  nbAssignments=69
0.82	     nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=124  nbRestartNogoods=2  mapSize=25  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.071  cpuTime=0.05  mem=14M764
0.84	   
0.84	   search
0.84	     run=2  nbConstraintChecks=230964  nbPropagations=5577  nbRevisions=31410  nbUselessRevisions=19254
0.84	     nbAssignments=117  nbFailedAssignments=57  nbBacktracks=47  nbVisitedNodes=208  nbRestartNogoods=4  mapSize=44
0.84	     nbInferences=0  nbTooLargeKeys=0
0.84	       =>  wckTime=0.09  cpuTime=0.06  mem=14M764
0.86	   
0.86	   search
0.86	     run=3  nbConstraintChecks=340041  nbPropagations=10211  nbRevisions=58005  nbUselessRevisions=35479
0.86	     nbAssignments=178  nbFailedAssignments=82  nbBacktracks=80  nbVisitedNodes=312  nbRestartNogoods=8  mapSize=70
0.86	     nbInferences=0  nbTooLargeKeys=0
0.86	       =>  wckTime=0.108  cpuTime=0.08  mem=14M764
0.90	   
0.90	   search
0.90	     run=4  nbConstraintChecks=634579  nbPropagations=18440  nbRevisions=106608  nbUselessRevisions=64733
0.90	     nbAssignments=312  nbFailedAssignments=162  nbBacktracks=130  nbVisitedNodes=565  nbRestartNogoods=12  mapSize=118
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.147  cpuTime=0.12  mem=14M764
0.93	   
0.93	   search
0.93	     run=5  nbConstraintChecks=879368  nbPropagations=30790  nbRevisions=178306  nbUselessRevisions=108192
0.94	     nbAssignments=472  nbFailedAssignments=241  nbBacktracks=205  nbVisitedNodes=853  nbRestartNogoods=20  mapSize=180
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.181  cpuTime=0.15  mem=14M764
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=1242070  nbPropagations=48815  nbRevisions=281951  nbUselessRevisions=171166
0.99	     nbAssignments=697  nbFailedAssignments=347  nbBacktracks=321  nbVisitedNodes=1252  nbRestartNogoods=29  mapSize=269
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.233  cpuTime=0.2  mem=14M764
1.07	   
1.07	   search
1.07	     run=7  nbConstraintChecks=1903986  nbPropagations=76767  nbRevisions=442940  nbUselessRevisions=269148
1.07	     nbAssignments=1098  nbFailedAssignments=573  nbBacktracks=491  nbVisitedNodes=1999  nbRestartNogoods=34
1.07	     mapSize=422  nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.321  cpuTime=0.28  mem=14M764
1.22	   
1.22	   search
1.22	     run=8  nbConstraintChecks=3084644  nbPropagations=119155  nbRevisions=692466  nbUselessRevisions=420365
1.22	     nbAssignments=1660  nbFailedAssignments=874  nbBacktracks=748  nbVisitedNodes=3033  nbRestartNogoods=47
1.22	     mapSize=648  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.47  cpuTime=0.41  mem=14M764
1.39	   
1.39	   search
1.39	     run=9  nbConstraintChecks=4566027  nbPropagations=182591  nbRevisions=1065565  nbUselessRevisions=646247
1.39	     nbAssignments=2454  nbFailedAssignments=1281  nbBacktracks=1132  nbVisitedNodes=4497  nbRestartNogoods=53
1.39	     mapSize=992  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.639  cpuTime=0.58  mem=14M764
1.40	   
1.40	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=14M764)
1.60	   
1.60	   search
1.60	     run=10  nbConstraintChecks=6426319  nbPropagations=272780  nbRevisions=1594298  nbUselessRevisions=967884
1.60	     nbAssignments=3553  nbFailedAssignments=1799  nbBacktracks=1709  nbVisitedNodes=6459  nbRestartNogoods=61
1.60	       =>  wckTime=0.846  cpuTime=0.77  mem=14M764
1.95	   
1.95	   search
1.95	     run=11  nbConstraintChecks=9661333  nbPropagations=411091  nbRevisions=2405973  nbUselessRevisions=1461627
1.95	     nbAssignments=5353  nbFailedAssignments=2729  nbBacktracks=2575  nbVisitedNodes=9773  nbRestartNogoods=77
1.95	       =>  wckTime=1.196  cpuTime=1.12  mem=14M764
2.50	   
2.50	   search
2.50	     run=12  nbConstraintChecks=15131289  nbPropagations=618019  nbRevisions=3631660  nbUselessRevisions=2208888
2.50	     nbAssignments=8095  nbFailedAssignments=4169  nbBacktracks=3874  nbVisitedNodes=14789  nbRestartNogoods=82
2.50	       =>  wckTime=1.752  cpuTime=1.67  mem=14M764
3.31	   
3.31	   search
3.31	     run=13  nbConstraintChecks=22357554  nbPropagations=930104  nbRevisions=5471131  nbUselessRevisions=3329996
3.31	     nbAssignments=11922  nbFailedAssignments=6047  nbBacktracks=5820  nbVisitedNodes=21797  nbRestartNogoods=100
3.31	       =>  wckTime=2.562  cpuTime=2.48  mem=14M764
4.41	   
4.41	   search
4.41	     run=14  nbConstraintChecks=32351342  nbPropagations=1383373  nbRevisions=8138702  nbUselessRevisions=4958256
4.41	     nbAssignments=17518  nbFailedAssignments=8719  nbBacktracks=8739  nbVisitedNodes=31839  nbRestartNogoods=119
4.41	       =>  wckTime=3.662  cpuTime=3.58  mem=14M764
6.29	   
6.29	   search
6.29	     run=15  nbConstraintChecks=49465850  nbPropagations=2072726  nbRevisions=12212207  nbUselessRevisions=7444518
6.29	     nbAssignments=26584  nbFailedAssignments=13401  nbBacktracks=13118  nbVisitedNodes=48440  nbRestartNogoods=132
6.29	       =>  wckTime=5.533  cpuTime=5.45  mem=14M764
9.29	   
9.29	   search
9.29	     run=16  nbConstraintChecks=77349118  nbPropagations=3135188  nbRevisions=18527513  nbUselessRevisions=11295017
9.29	     nbAssignments=40375  nbFailedAssignments=20620  nbBacktracks=19687  nbVisitedNodes=73825  nbRestartNogoods=138
9.29	       =>  wckTime=8.542  cpuTime=8.46  mem=14M764
13.15	   
13.15	   search
13.15	     run=17  nbConstraintChecks=112294226  nbPropagations=4680055  nbRevisions=27733461  nbUselessRevisions=16908238
13.15	     nbAssignments=57973  nbFailedAssignments=29600  nbBacktracks=28306  nbVisitedNodes=106200  nbRestartNogoods=150
13.15	       =>  wckTime=12.395  cpuTime=12.31  mem=14M764
13.15	   
13.15	   global
13.15	     nbConstraintChecks=112294226  nbPropagations=4680095  nbRevisions=27733461  nbUselessRevisions=16908238
13.15	     nbRestartNogoods=150  solvingWckTime=12.395  solvingCpuTime=12.32  expiredTime=no  totalExploration=yes
13.15	     nbFoundSolutions=0  globalCpuTime=12.72
13.15	       =>  wckTime=12.862  cpuTime=12.66  mem=14M764
13.15	   
13.15	s UNSATISFIABLE
13.15	d NODES 57973
13.15	d CHECKS 112294226
13.15	   
13.15	   totalWckTime=12.936  totalCpuTime=12.72

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-226505-1168080712 -o ROOT/results/node58/solver-226505-1168080712 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226505-1168080712/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.17 0.89 1.41 2/65 29370
/proc/meminfo: memFree=1664608/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=1784 CPUtime=0
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 156469691 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/29369/statm: 446 140 106 14 0 91 0

[startup+0.101673 s]
/proc/loadavg: 0.17 0.89 1.41 2/65 29370
/proc/meminfo: memFree=1664608/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=915848 CPUtime=0.08
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 3054 0 1 0 7 1 0 0 17 0 8 0 156469691 937828352 2800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29369/statm: 228962 2800 1449 14 0 215457 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 915848

[startup+0.509706 s]
/proc/loadavg: 0.17 0.89 1.41 2/65 29370
/proc/meminfo: memFree=1664608/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=916072 CPUtime=0.5
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 7821 0 1 0 45 5 0 0 16 0 8 0 156469691 938057728 7560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604234 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29369/statm: 229018 7560 2138 14 0 215488 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 916072

[startup+1.32977 s]
/proc/loadavg: 0.24 0.89 1.40 2/72 29377
/proc/meminfo: memFree=1639016/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=916072 CPUtime=1.33
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 9093 0 1 0 126 7 0 0 17 0 8 0 156469691 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29369/statm: 229018 8831 2513 14 0 215488 0
[pid=29369/tid=29371] ppid=29367 vsize=916072 CPUtime=0.03
/proc/29369/task/29371/stat : 29371 (java) S 29367 29369 28789 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 156469695 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29372] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29372/stat : 29372 (java) S 29367 29369 28789 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29373] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29373/stat : 29373 (java) S 29367 29369 28789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29374] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29374/stat : 29374 (java) S 29367 29369 28789 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156469698 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29375] ppid=29367 vsize=916072 CPUtime=0.19
/proc/29369/task/29375/stat : 29375 (java) S 29367 29369 28789 0 -1 64 376 0 0 0 18 1 0 0 16 0 8 0 156469698 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29376] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29376/stat : 29376 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156469698 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29377] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29377/stat : 29377 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156469698 938057728 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 916072

[startup+2.96591 s]
/proc/loadavg: 0.24 0.89 1.40 2/72 29377
/proc/meminfo: memFree=1638952/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=916072 CPUtime=2.96
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 9099 0 1 0 289 7 0 0 25 0 8 0 156469691 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29369/statm: 229018 8836 2513 14 0 215488 0
[pid=29369/tid=29371] ppid=29367 vsize=916072 CPUtime=0.03
/proc/29369/task/29371/stat : 29371 (java) S 29367 29369 28789 0 -1 64 255 0 0 0 3 0 0 0 17 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29372] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29372/stat : 29372 (java) S 29367 29369 28789 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29373] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29373/stat : 29373 (java) S 29367 29369 28789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29374] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29374/stat : 29374 (java) S 29367 29369 28789 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29375] ppid=29367 vsize=916072 CPUtime=0.21
/proc/29369/task/29375/stat : 29375 (java) S 29367 29369 28789 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29376] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29376/stat : 29376 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29377] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29377/stat : 29377 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916072

[startup+6.25419 s]
/proc/loadavg: 0.24 0.89 1.40 2/72 29377
/proc/meminfo: memFree=1638960/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=916072 CPUtime=6.25
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 9100 0 1 0 618 7 0 0 25 0 8 0 156469691 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29369/statm: 229018 8836 2513 14 0 215488 0
[pid=29369/tid=29371] ppid=29367 vsize=916072 CPUtime=0.03
/proc/29369/task/29371/stat : 29371 (java) S 29367 29369 28789 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29372] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29372/stat : 29372 (java) S 29367 29369 28789 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29373] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29373/stat : 29373 (java) S 29367 29369 28789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29374] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29374/stat : 29374 (java) S 29367 29369 28789 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29375] ppid=29367 vsize=916072 CPUtime=0.21
/proc/29369/task/29375/stat : 29375 (java) S 29367 29369 28789 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29376] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29376/stat : 29376 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29377] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29377/stat : 29377 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 916072

[startup+12.7197 s]
/proc/loadavg: 0.36 0.89 1.40 2/72 29377
/proc/meminfo: memFree=1638960/2055920 swapFree=4192812/4192956
[pid=29369] ppid=29367 vsize=916072 CPUtime=12.71
/proc/29369/stat : 29369 (java) R 29367 29369 28789 0 -1 0 9100 0 1 0 1264 7 0 0 25 0 8 0 156469691 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749043 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29369/statm: 229018 8836 2513 14 0 215488 0
[pid=29369/tid=29371] ppid=29367 vsize=916072 CPUtime=0.03
/proc/29369/task/29371/stat : 29371 (java) S 29367 29369 28789 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29372] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29372/stat : 29372 (java) S 29367 29369 28789 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29373] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29373/stat : 29373 (java) S 29367 29369 28789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156469695 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29374] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29374/stat : 29374 (java) S 29367 29369 28789 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29375] ppid=29367 vsize=916072 CPUtime=0.21
/proc/29369/task/29375/stat : 29375 (java) S 29367 29369 28789 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29369/tid=29376] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29376/stat : 29376 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29369/tid=29377] ppid=29367 vsize=916072 CPUtime=0
/proc/29369/task/29377/stat : 29377 (java) S 29367 29369 28789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156469698 938057728 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916072

Child status: 0
Real time (s): 13.1867
CPU time (s): 13.164
CPU user time (s): 13.086
CPU system time (s): 0.077988
CPU usage (%): 99.8275
Max. virtual memory (cumulated for all children) (KiB): 916072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.086
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9111
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= 1002
involuntary context switches= 367

runsolver used 0.012998 s user time and 0.045993 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 10:51:53 UTC 2007


IDJOB= 226505
IDBENCH= 5977
FILE ID= node58/226505-1168080712

PBS_JOBID= 3476127

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-71_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226505-1168080712/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-226505-1168080712 -o ROOT/results/node58/solver-226505-1168080712 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226505-1168080712/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e7a46fad154fbee035cfd2f724d819ee

RANDOM SEED= 10363332

TIME LIMIT= 1800 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.223
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.223
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:       1665088 kB
Buffers:         22816 kB
Cached:         287332 kB
SwapCached:          0 kB
Active:          72480 kB
Inactive:       253300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          25816 kB
Slab:            51184 kB
Committed_AS:  2213388 kB
PageTables:       1380 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= 66536 MiB



End job on node58 on Sat Jan  6 10:52:16 UTC 2007