Trace number 223866

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 ESACUNSAT 11.2833 11.5031

DiagnosticValue
CHECKS79065709
NODES51311

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-47_ext.xml
MD5SUM5f71d51adad8c377228629cd4772d094
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 benchmark4.6013
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=esac.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/223866-1168266813/unknown.xml
0.47	   
0.47	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.51	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.51	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.51	   
0.51	   relations being loaded...
0.62	   
0.62	   constraints being loaded...
0.72	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.72	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2  maxDegree=15  maxArity=2
0.72	       =>  wckTime=0.314  cpuTime=0.24  mem=13M827
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.93	       =>  wckTime=0.523  cpuTime=0.37  mem=14M840
0.98	   
0.98	   preprocessing
0.98	     nbConstraintChecks=76766  nbPropagations=790  nbRevisions=5124  nbUselessRevisions=3952  nbSingletonTests=50
0.98	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.98	       =>  wckTime=0.049  cpuTime=0.04  mem=14M840
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=33725  nbPropagations=1270  nbRevisions=8771  nbUselessRevisions=6518  nbAssignments=23
1.00	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=40  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.071  cpuTime=0.05  mem=14M840
1.02	   
1.02	   search
1.02	     run=1  nbConstraintChecks=90734  nbPropagations=3482  nbRevisions=24745  nbUselessRevisions=18114  nbAssignments=62
1.02	     nbFailedAssignments=28  nbBacktracks=26  nbVisitedNodes=110  nbRestartNogoods=1  mapSize=25  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.091  cpuTime=0.06  mem=14M840
1.04	   
1.04	   search
1.04	     run=2  nbConstraintChecks=136701  nbPropagations=6474  nbRevisions=46536  nbUselessRevisions=33845
1.04	     nbAssignments=103  nbFailedAssignments=43  nbBacktracks=48  nbVisitedNodes=180  nbRestartNogoods=4  mapSize=43
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.107  cpuTime=0.08  mem=14M840
1.06	   
1.06	   search
1.06	     run=3  nbConstraintChecks=247872  nbPropagations=11112  nbRevisions=81771  nbUselessRevisions=58802
1.06	     nbAssignments=172  nbFailedAssignments=76  nbBacktracks=82  nbVisitedNodes=305  nbRestartNogoods=5  mapSize=75
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.127  cpuTime=0.1  mem=14M840
1.09	   
1.09	   search
1.09	     run=4  nbConstraintChecks=427723  nbPropagations=18204  nbRevisions=136754  nbUselessRevisions=97216
1.09	     nbAssignments=278  nbFailedAssignments=126  nbBacktracks=133  nbVisitedNodes=499  nbRestartNogoods=7  mapSize=119
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.157  cpuTime=0.13  mem=14M840
1.13	   
1.13	   search
1.13	     run=5  nbConstraintChecks=634461  nbPropagations=28423  nbRevisions=216486  nbUselessRevisions=152695
1.13	     nbAssignments=421  nbFailedAssignments=189  nbBacktracks=209  nbVisitedNodes=749  nbRestartNogoods=11  mapSize=183
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.2  cpuTime=0.16  mem=14M840
1.19	   
1.19	   search
1.19	     run=6  nbConstraintChecks=970260  nbPropagations=43783  nbRevisions=336107  nbUselessRevisions=235309
1.19	     nbAssignments=657  nbFailedAssignments=308  nbBacktracks=323  nbVisitedNodes=1186  nbRestartNogoods=14  mapSize=287
1.19	     nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.255  cpuTime=0.22  mem=14M840
1.27	   
1.27	   search
1.27	     run=7  nbConstraintChecks=1477160  nbPropagations=67212  nbRevisions=519273  nbUselessRevisions=361738
1.27	     nbAssignments=998  nbFailedAssignments=475  nbBacktracks=493  nbVisitedNodes=1822  nbRestartNogoods=17  mapSize=448
1.27	     nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.337  cpuTime=0.3  mem=14M840
1.40	   
1.40	   search
1.40	     run=8  nbConstraintChecks=2267962  nbPropagations=101893  nbRevisions=793706  nbUselessRevisions=550589
1.40	     nbAssignments=1497  nbFailedAssignments=714  nbBacktracks=749  nbVisitedNodes=2725  nbRestartNogoods=26
1.40	     mapSize=669  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.464  cpuTime=0.42  mem=14M840
1.58	   
1.58	   search
1.58	     run=9  nbConstraintChecks=3418315  nbPropagations=153328  nbRevisions=1202017  nbUselessRevisions=830890
1.58	     nbAssignments=2219  nbFailedAssignments=1047  nbBacktracks=1133  nbVisitedNodes=4028  nbRestartNogoods=30
1.58	     mapSize=1002  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.642  cpuTime=0.58  mem=14M840
1.58	   
1.58	   INFO : Stopping hyperNogood (mapSize=1016, nbTooLargekeys=0, mem=14M840)
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=4747416  nbPropagations=227696  nbRevisions=1794577  nbUselessRevisions=1241006
1.78	     nbAssignments=3329  nbFailedAssignments=1576  nbBacktracks=1709  nbVisitedNodes=6030  nbRestartNogoods=35
1.78	       =>  wckTime=0.849  cpuTime=0.77  mem=14M840
2.14	   
2.14	   search
2.14	     run=11  nbConstraintChecks=7524370  nbPropagations=342802  nbRevisions=2724514  nbUselessRevisions=1884273
2.14	     nbAssignments=5103  nbFailedAssignments=2476  nbBacktracks=2573  nbVisitedNodes=9299  nbRestartNogoods=43
2.14	       =>  wckTime=1.211  cpuTime=1.13  mem=14M840
2.62	   
2.62	   search
2.62	     run=12  nbConstraintChecks=10999084  nbPropagations=512432  nbRevisions=4092523  nbUselessRevisions=2831036
2.62	     nbAssignments=7582  nbFailedAssignments=3654  nbBacktracks=3871  nbVisitedNodes=13779  nbRestartNogoods=50
2.62	       =>  wckTime=1.69  cpuTime=1.6  mem=14M840
3.37	   
3.37	   search
3.37	     run=13  nbConstraintChecks=16642554  nbPropagations=767476  nbRevisions=6137015  nbUselessRevisions=4239188
3.37	     nbAssignments=11279  nbFailedAssignments=5401  nbBacktracks=5817  nbVisitedNodes=20439  nbRestartNogoods=60
3.37	       =>  wckTime=2.434  cpuTime=2.34  mem=14M840
4.42	   
4.42	   search
4.42	     run=14  nbConstraintChecks=24580243  nbPropagations=1144756  nbRevisions=9164087  nbUselessRevisions=6330645
4.42	     nbAssignments=16867  nbFailedAssignments=8067  nbBacktracks=8736  nbVisitedNodes=30539  nbRestartNogoods=72
4.42	       =>  wckTime=3.49  cpuTime=3.39  mem=15M815
6.08	   
6.08	   search
6.08	     run=15  nbConstraintChecks=37228000  nbPropagations=1707080  nbRevisions=13692037  nbUselessRevisions=9453299
6.08	     nbAssignments=25081  nbFailedAssignments=11899  nbBacktracks=13114  nbVisitedNodes=45312  nbRestartNogoods=82
6.08	       =>  wckTime=5.144  cpuTime=5.02  mem=15M815
8.59	   
8.59	   search
8.59	     run=16  nbConstraintChecks=56376711  nbPropagations=2550925  nbRevisions=20507845  nbUselessRevisions=14141816
8.59	     nbAssignments=37531  nbFailedAssignments=17776  nbBacktracks=19682  nbVisitedNodes=67762  nbRestartNogoods=95
8.59	       =>  wckTime=7.654  cpuTime=7.52  mem=15M815
11.46	   
11.46	   search
11.46	     run=17  nbConstraintChecks=78988943  nbPropagations=3710716  nbRevisions=29873874  nbUselessRevisions=20565115
11.46	     nbAssignments=51311  nbFailedAssignments=24191  nbBacktracks=27048  nbVisitedNodes=92516  nbRestartNogoods=101
11.46	       =>  wckTime=10.53  cpuTime=10.37  mem=15M815
11.46	   
11.46	   global
11.46	     nbConstraintChecks=79065709  nbPropagations=3711506  nbRevisions=29878998  nbUselessRevisions=20569067
11.46	     nbRestartNogoods=101  solvingWckTime=10.531  solvingCpuTime=10.37  expiredTime=no  totalExploration=yes
11.46	     nbFoundSolutions=0  globalCpuTime=10.8
11.46	       =>  wckTime=11.058  cpuTime=10.74  mem=15M815
11.47	   
11.47	s UNSATISFIABLE
11.47	d NODES 51311
11.47	d CHECKS 79065709
11.47	   
11.47	   totalWckTime=11.146  totalCpuTime=10.8

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/node34/watcher-223866-1168266813 -o ROOT/results/node34/solver-223866-1168266813 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223866-1168266813/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: 1.99 1.94 2.01 4/74 18696
/proc/meminfo: memFree=448400/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=18540 CPUtime=0
/proc/18695/stat : 18695 (runsolver) R 18693 18695 18149 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 175075114 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18695/statm: 4635 279 244 17 0 2626 0

[startup+0.104505 s]
/proc/loadavg: 1.99 1.94 2.01 4/74 18696
/proc/meminfo: memFree=448400/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=906644 CPUtime=0.03
/proc/18695/stat : 18695 (java) R 18693 18695 18149 0 -1 0 2109 0 1 0 2 1 0 0 18 0 2 0 175075114 928403456 1858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155167346 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18695/statm: 226661 1858 1059 14 0 214244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 906644

[startup+0.512542 s]
/proc/loadavg: 1.99 1.94 2.01 4/74 18696
/proc/meminfo: memFree=448400/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=915328 CPUtime=0.41
/proc/18695/stat : 18695 (java) R 18693 18695 18149 0 -1 0 6095 0 9 0 36 5 0 0 18 0 8 0 175075114 937295872 5842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18695/statm: 228832 5842 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.3336 s]
/proc/loadavg: 1.99 1.94 2.00 3/81 18703
/proc/meminfo: memFree=422744/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=915452 CPUtime=1.22
/proc/18695/stat : 18695 (java) R 18693 18695 18149 0 -1 0 8664 0 9 0 114 8 0 0 24 0 8 0 175075114 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18695/statm: 228863 8410 2524 14 0 215333 0
[pid=18695/tid=18697] ppid=18693 vsize=915452 CPUtime=0.03
/proc/18695/task/18697/stat : 18697 (java) S 18693 18695 18149 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 175075125 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18698] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18698/stat : 18698 (java) S 18693 18695 18149 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175075125 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18699] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18699/stat : 18699 (java) S 18693 18695 18149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175075125 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18700] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18700/stat : 18700 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175075129 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18701] ppid=18693 vsize=915452 CPUtime=0.19
/proc/18695/task/18701/stat : 18701 (java) S 18693 18695 18149 0 -1 64 374 0 0 0 18 1 0 0 15 0 8 0 175075129 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18702] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18702/stat : 18702 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175075129 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18703] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18703/stat : 18703 (java) S 18693 18695 18149 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175075129 937422848 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915452

[startup+2.97173 s]
/proc/loadavg: 1.99 1.94 2.00 3/81 18703
/proc/meminfo: memFree=422232/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=915452 CPUtime=2.84
/proc/18695/stat : 18695 (java) R 18693 18695 18149 0 -1 0 8722 0 9 0 276 8 0 0 25 0 8 0 175075114 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18695/statm: 228863 8467 2524 14 0 215333 0
[pid=18695/tid=18697] ppid=18693 vsize=915452 CPUtime=0.03
/proc/18695/task/18697/stat : 18697 (java) S 18693 18695 18149 0 -1 64 244 0 0 0 3 0 0 0 17 0 8 0 175075125 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18698] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18698/stat : 18698 (java) S 18693 18695 18149 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175075125 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18699] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18699/stat : 18699 (java) S 18693 18695 18149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175075125 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18700] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18700/stat : 18700 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175075129 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18701] ppid=18693 vsize=915452 CPUtime=0.22
/proc/18695/task/18701/stat : 18701 (java) S 18693 18695 18149 0 -1 64 390 0 0 0 21 1 0 0 15 0 8 0 175075129 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18702] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18702/stat : 18702 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175075129 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18703] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18703/stat : 18703 (java) S 18693 18695 18149 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175075129 937422848 8467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915452

[startup+6.17403 s]
/proc/loadavg: 1.99 1.94 2.00 3/81 18703
/proc/meminfo: memFree=422168/2055920 swapFree=4192812/4192956
[pid=18695] ppid=18693 vsize=915452 CPUtime=6.01
/proc/18695/stat : 18695 (java) R 18693 18695 18149 0 -1 0 8730 0 9 0 593 8 0 0 25 0 8 0 175075114 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781525 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18695/statm: 228863 8474 2524 14 0 215333 0
[pid=18695/tid=18697] ppid=18693 vsize=915452 CPUtime=0.03
/proc/18695/task/18697/stat : 18697 (java) S 18693 18695 18149 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 175075125 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18698] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18698/stat : 18698 (java) S 18693 18695 18149 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175075125 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18699] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18699/stat : 18699 (java) S 18693 18695 18149 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175075125 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18700] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18700/stat : 18700 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175075129 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18701] ppid=18693 vsize=915452 CPUtime=0.22
/proc/18695/task/18701/stat : 18701 (java) S 18693 18695 18149 0 -1 64 390 0 0 0 21 1 0 0 15 0 8 0 175075129 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18702] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18702/stat : 18702 (java) S 18693 18695 18149 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175075129 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18695/tid=18703] ppid=18693 vsize=915452 CPUtime=0
/proc/18695/task/18703/stat : 18703 (java) S 18693 18695 18149 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175075129 937422848 8474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 11.5031
CPU time (s): 11.2833
CPU user time (s): 11.1893
CPU system time (s): 0.093985
CPU usage (%): 98.0893
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1893
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8824
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1363
involuntary context switches= 1757

runsolver used 0.016997 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan  8 14:33:34 UTC 2007


IDJOB= 223866
IDBENCH= 5686
FILE ID= node34/223866-1168266813

PBS_JOBID= 3482859

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-47_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223866-1168266813/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-223866-1168266813 -o ROOT/results/node34/solver-223866-1168266813 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223866-1168266813/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5f71d51adad8c377228629cd4772d094

RANDOM SEED= 245094558

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.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        448816 kB
Buffers:          2188 kB
Cached:        1490820 kB
SwapCached:          0 kB
Active:        1120484 kB
Inactive:       434120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        448816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          72924 kB
Slab:            37892 kB
Committed_AS:  3177008 kB
PageTables:       1840 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= 66550 MiB



End job on node34 on Mon Jan  8 14:33:45 UTC 2007