Trace number 227012

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 18.1232 18.3719

DiagnosticValue
CHECKS52499096
NODES75603

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 benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.42148
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)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/227012-1168277197/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.43	       =>  wckTime=0.103  cpuTime=0.1  mem=6M951
0.43	   
0.43	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.72	     nbConstraints=753  nbRelationTypes=753  nbExtensionStructures=753  nbSharedExtensionStructures=0
0.72	     nbConflictsStructures=753  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11915  maxDegree=39
0.72	     maxArity=2
0.72	       =>  wckTime=0.396  cpuTime=0.26  mem=11M844
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.94	       =>  wckTime=0.612  cpuTime=0.4  mem=15M7
0.99	   
0.99	   preprocessing
0.99	     nbConstraintChecks=20037  nbPropagations=813  nbRevisions=4425  nbUselessRevisions=3394  nbSingletonTests=47
0.99	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.99	       =>  wckTime=0.054  cpuTime=0.03  mem=15M7
1.02	   
1.02	   search
1.02	     run=0  nbConstraintChecks=13032  nbPropagations=1123  nbRevisions=8180  nbUselessRevisions=6544  nbAssignments=24
1.02	     nbFailedAssignments=4  nbBacktracks=13  nbVisitedNodes=35  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.08  cpuTime=0.05  mem=15M7
1.04	   
1.04	   search
1.04	     run=1  nbConstraintChecks=32163  nbPropagations=2669  nbRevisions=22059  nbUselessRevisions=17900  nbAssignments=57
1.04	     nbFailedAssignments=12  nbBacktracks=28  nbVisitedNodes=82  nbRestartNogoods=2  mapSize=18  nbInferences=0
1.04	     nbTooLargeKeys=0
1.04	       =>  wckTime=0.101  cpuTime=0.06  mem=15M7
1.06	   
1.06	   search
1.06	     run=2  nbConstraintChecks=60413  nbPropagations=4804  nbRevisions=44578  nbUselessRevisions=36509  nbAssignments=99
1.06	     nbFailedAssignments=23  nbBacktracks=50  nbVisitedNodes=148  nbRestartNogoods=6  mapSize=38  nbInferences=0
1.06	     nbTooLargeKeys=0
1.06	       =>  wckTime=0.118  cpuTime=0.08  mem=15M7
1.07	   
1.07	   search
1.07	     run=3  nbConstraintChecks=96232  nbPropagations=7658  nbRevisions=78085  nbUselessRevisions=64331
1.07	     nbAssignments=148  nbFailedAssignments=35  nbBacktracks=83  nbVisitedNodes=228  nbRestartNogoods=8  mapSize=65
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.134  cpuTime=0.09  mem=15M7
1.10	   
1.10	   search
1.10	     run=4  nbConstraintChecks=144382  nbPropagations=11492  nbRevisions=127443  nbUselessRevisions=105666
1.10	     nbAssignments=227  nbFailedAssignments=55  nbBacktracks=135  nbVisitedNodes=352  nbRestartNogoods=9  mapSize=104
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.156  cpuTime=0.11  mem=15M7
1.14	   
1.14	   search
1.14	     run=5  nbConstraintChecks=220835  nbPropagations=16765  nbRevisions=201781  nbUselessRevisions=168364
1.14	     nbAssignments=339  nbFailedAssignments=87  nbBacktracks=210  nbVisitedNodes=535  nbRestartNogoods=12  mapSize=165
1.14	     nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.199  cpuTime=0.15  mem=15M7
1.18	   
1.18	   search
1.18	     run=6  nbConstraintChecks=333089  nbPropagations=24254  nbRevisions=312148  nbUselessRevisions=261566
1.18	     nbAssignments=515  nbFailedAssignments=140  nbBacktracks=327  nbVisitedNodes=824  nbRestartNogoods=14  mapSize=267
1.18	     nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.246  cpuTime=0.19  mem=15M7
1.25	   
1.25	   search
1.25	     run=7  nbConstraintChecks=508267  nbPropagations=35117  nbRevisions=480367  nbUselessRevisions=404352
1.25	     nbAssignments=771  nbFailedAssignments=216  nbBacktracks=500  nbVisitedNodes=1243  nbRestartNogoods=17  mapSize=411
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.315  cpuTime=0.26  mem=15M7
1.35	   
1.35	   search
1.35	     run=8  nbConstraintChecks=762146  nbPropagations=50852  nbRevisions=731598  nbUselessRevisions=618041
1.36	     nbAssignments=1138  nbFailedAssignments=321  nbBacktracks=756  nbVisitedNodes=1845  nbRestartNogoods=23
1.36	     mapSize=619  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.416  cpuTime=0.36  mem=15M7
1.50	   
1.50	   search
1.50	     run=9  nbConstraintChecks=1102580  nbPropagations=73036  nbRevisions=1096874  nbUselessRevisions=930327
1.50	     nbAssignments=1678  nbFailedAssignments=466  nbBacktracks=1143  nbVisitedNodes=2698  nbRestartNogoods=29
1.50	     mapSize=904  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.564  cpuTime=0.48  mem=15M7
1.56	   
1.56	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=15M7)
1.71	   
1.71	   search
1.71	     run=10  nbConstraintChecks=1647311  nbPropagations=105537  nbRevisions=1647373  nbUselessRevisions=1402586
1.71	     nbAssignments=2507  nbFailedAssignments=714  nbBacktracks=1719  nbVisitedNodes=4047  nbRestartNogoods=37
1.71	       =>  wckTime=0.77  cpuTime=0.67  mem=15M7
1.98	   
1.98	   search
1.98	     run=11  nbConstraintChecks=2474748  nbPropagations=153551  nbRevisions=2473541  nbUselessRevisions=2111182
1.98	     nbAssignments=3759  nbFailedAssignments=1093  nbBacktracks=2586  nbVisitedNodes=6089  nbRestartNogoods=43
1.98	       =>  wckTime=1.044  cpuTime=0.94  mem=15M7
2.41	   
2.41	   search
2.41	     run=12  nbConstraintChecks=3750900  nbPropagations=225544  nbRevisions=3718599  nbUselessRevisions=3178864
2.41	     nbAssignments=5620  nbFailedAssignments=1650  nbBacktracks=3886  nbVisitedNodes=9143  nbRestartNogoods=52
2.41	       =>  wckTime=1.47  cpuTime=1.36  mem=15M7
3.06	   
3.06	   search
3.06	     run=13  nbConstraintChecks=5732876  nbPropagations=334622  nbRevisions=5617324  nbUselessRevisions=4807027
3.06	     nbAssignments=8438  nbFailedAssignments=2513  nbBacktracks=5833  nbVisitedNodes=13810  nbRestartNogoods=59
3.06	       =>  wckTime=2.121  cpuTime=2.01  mem=15M7
4.06	   
4.06	   search
4.06	     run=14  nbConstraintChecks=8778598  nbPropagations=500244  nbRevisions=8504691  nbUselessRevisions=7278539
4.06	     nbAssignments=12670  nbFailedAssignments=3819  nbBacktracks=8753  nbVisitedNodes=20799  nbRestartNogoods=70
4.06	       =>  wckTime=3.12  cpuTime=3.0  mem=15M7
5.41	   
5.41	   search
5.41	     run=15  nbConstraintChecks=12853980  nbPropagations=743026  nbRevisions=12741461  nbUselessRevisions=10907944
5.41	     nbAssignments=18920  nbFailedAssignments=5684  nbBacktracks=13131  nbVisitedNodes=30949  nbRestartNogoods=78
5.41	       =>  wckTime=4.475  cpuTime=4.34  mem=15M7
7.48	   
7.48	   search
7.48	     run=16  nbConstraintChecks=19097444  nbPropagations=1103134  nbRevisions=19022584  nbUselessRevisions=16288765
7.48	     nbAssignments=28237  nbFailedAssignments=8424  nbBacktracks=19703  nbVisitedNodes=46153  nbRestartNogoods=85
7.48	       =>  wckTime=6.538  cpuTime=6.37  mem=15M7
10.65	   
10.65	   search
10.65	     run=17  nbConstraintChecks=28813680  nbPropagations=1644908  nbRevisions=28487309  nbUselessRevisions=24394387
10.65	     nbAssignments=42354  nbFailedAssignments=12681  nbBacktracks=29557  nbVisitedNodes=69356  nbRestartNogoods=92
10.65	       =>  wckTime=9.709  cpuTime=9.51  mem=15M7
15.52	   
15.52	   search
15.52	     run=18  nbConstraintChecks=43815859  nbPropagations=2464947  nbRevisions=42787712  nbUselessRevisions=36626949
15.52	     nbAssignments=63614  nbFailedAssignments=19153  nbBacktracks=44339  nbVisitedNodes=104242  nbRestartNogoods=100
15.52	       =>  wckTime=14.582  cpuTime=14.32  mem=15M7
18.34	   
18.34	   search
18.34	     run=19  nbConstraintChecks=52479059  nbPropagations=3445083  nbRevisions=59884200  nbUselessRevisions=51244849
18.34	     nbAssignments=75603  nbFailedAssignments=22802  nbBacktracks=52680  nbVisitedNodes=124060  nbRestartNogoods=104
18.34	       =>  wckTime=17.398  cpuTime=17.11  mem=15M7
18.34	   
18.34	   global
18.34	     nbConstraintChecks=52499096  nbPropagations=3445896  nbRevisions=59888625  nbUselessRevisions=51248243
18.34	     nbRestartNogoods=104  solvingWckTime=17.399  solvingCpuTime=17.11  expiredTime=no  totalExploration=yes
18.34	     nbFoundSolutions=0  globalCpuTime=17.56
18.34	       =>  wckTime=18.014  cpuTime=17.51  mem=15M982
18.34	   
18.34	s UNSATISFIABLE
18.34	d NODES 75603
18.34	d CHECKS 52499096
18.34	   
18.34	   totalWckTime=18.096  totalCpuTime=17.56

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/node19/watcher-227012-1168277197 -o ROOT/results/node19/solver-227012-1168277197 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/227012-1168277197/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.90 1.94 1.97 4/98 30187
/proc/meminfo: memFree=1657072/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=18540 CPUtime=0
/proc/30186/stat : 30186 (runsolver) R 30184 30186 29979 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 176114410 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30186/statm: 4635 279 244 17 0 2626 0

[startup+0.107733 s]
/proc/loadavg: 1.90 1.94 1.97 4/98 30187
/proc/meminfo: memFree=1657072/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=914988 CPUtime=0.08
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 2966 0 1 0 7 1 0 0 17 0 8 0 176114410 936947712 2712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155476988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228747 2712 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515805 s]
/proc/loadavg: 1.90 1.94 1.97 4/98 30187
/proc/meminfo: memFree=1657072/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=915328 CPUtime=0.48
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 6235 0 1 0 45 3 0 0 19 0 8 0 176114410 937295872 5974 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228832 5974 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33796 s]
/proc/loadavg: 1.99 1.95 1.97 3/105 30194
/proc/meminfo: memFree=1633016/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=915584 CPUtime=1.29
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 8755 0 1 0 124 5 0 0 24 0 8 0 176114410 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073907749 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228896 8493 2524 14 0 215366 0
[pid=30186/tid=30188] ppid=30184 vsize=915584 CPUtime=0.03
/proc/30186/task/30188/stat : 30188 (java) S 30184 30186 29979 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176114414 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30189/stat : 30189 (java) S 30184 30186 29979 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176114415 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30190] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30190/stat : 30190 (java) S 30184 30186 29979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176114415 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30191] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30191/stat : 30191 (java) S 30184 30186 29979 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176114418 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30192] ppid=30184 vsize=915584 CPUtime=0.26
/proc/30186/task/30192/stat : 30192 (java) S 30184 30186 29979 0 -1 64 405 0 0 0 25 1 0 0 15 0 8 0 176114418 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30193] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30193/stat : 30193 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176114418 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30194] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30194/stat : 30194 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176114418 937558016 8493 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915584

[startup+2.99127 s]
/proc/loadavg: 1.99 1.95 1.97 3/105 30194
/proc/meminfo: memFree=1632696/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=915584 CPUtime=2.94
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 8800 0 1 0 288 6 0 0 25 0 8 0 176114410 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228896 8537 2524 14 0 215366 0
[pid=30186/tid=30188] ppid=30184 vsize=915584 CPUtime=0.03
/proc/30186/task/30188/stat : 30188 (java) S 30184 30186 29979 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176114414 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30189/stat : 30189 (java) S 30184 30186 29979 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176114415 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30190] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30190/stat : 30190 (java) S 30184 30186 29979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176114415 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30191] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30191/stat : 30191 (java) S 30184 30186 29979 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176114418 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30192] ppid=30184 vsize=915584 CPUtime=0.29
/proc/30186/task/30192/stat : 30192 (java) S 30184 30186 29979 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 176114418 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30193] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30193/stat : 30193 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176114418 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30194] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30194/stat : 30194 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176114418 937558016 8537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915584

[startup+6.28454 s]
/proc/loadavg: 1.99 1.95 1.97 3/105 30194
/proc/meminfo: memFree=1632632/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=915584 CPUtime=6.19
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 8807 0 1 0 613 6 0 0 25 0 8 0 176114410 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228896 8544 2524 14 0 215366 0
[pid=30186/tid=30188] ppid=30184 vsize=915584 CPUtime=0.03
/proc/30186/task/30188/stat : 30188 (java) S 30184 30186 29979 0 -1 64 304 0 0 0 3 0 0 0 17 0 8 0 176114414 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30189/stat : 30189 (java) S 30184 30186 29979 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176114415 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30190] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30190/stat : 30190 (java) S 30184 30186 29979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176114415 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30191] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30191/stat : 30191 (java) S 30184 30186 29979 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176114418 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30192] ppid=30184 vsize=915584 CPUtime=0.3
/proc/30186/task/30192/stat : 30192 (java) S 30184 30186 29979 0 -1 64 420 0 0 0 29 1 0 0 15 0 8 0 176114418 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30193] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30193/stat : 30193 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176114418 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30194] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30194/stat : 30194 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176114418 937558016 8544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915584

[startup+12.7841 s]
/proc/loadavg: 1.99 1.95 1.97 3/105 30194
/proc/meminfo: memFree=1632632/2055920 swapFree=4171244/4192956
[pid=30186] ppid=30184 vsize=915584 CPUtime=12.61
/proc/30186/stat : 30186 (java) R 30184 30186 29979 0 -1 0 8813 0 1 0 1255 6 0 0 25 0 8 0 176114410 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073908092 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30186/statm: 228896 8549 2524 14 0 215366 0
[pid=30186/tid=30188] ppid=30184 vsize=915584 CPUtime=0.03
/proc/30186/task/30188/stat : 30188 (java) S 30184 30186 29979 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176114414 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30189] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30189/stat : 30189 (java) S 30184 30186 29979 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176114415 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30190] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30190/stat : 30190 (java) S 30184 30186 29979 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176114415 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30191] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30191/stat : 30191 (java) S 30184 30186 29979 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176114418 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30192] ppid=30184 vsize=915584 CPUtime=0.3
/proc/30186/task/30192/stat : 30192 (java) S 30184 30186 29979 0 -1 64 420 0 0 0 29 1 0 0 15 0 8 0 176114418 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30193] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30193/stat : 30193 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176114418 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30186/tid=30194] ppid=30184 vsize=915584 CPUtime=0
/proc/30186/task/30194/stat : 30194 (java) S 30184 30186 29979 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176114418 937558016 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915584

Child status: 0
Real time (s): 18.3719
CPU time (s): 18.1232
CPU user time (s): 18.0453
CPU system time (s): 0.077988
CPU usage (%): 98.6468
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0453
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= 8910
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= 1630
involuntary context switches= 2469

runsolver used 0.06499 s user time and 0.068989 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan  8 17:26:38 UTC 2007


IDJOB= 227012
IDBENCH= 6036
FILE ID= node19/227012-1168277197

PBS_JOBID= 3483104

Free space on /tmp= 66319 MiB

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 esac.xml 1 XSax /tmp/evaluation/227012-1168277197/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-227012-1168277197 -o ROOT/results/node19/solver-227012-1168277197 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/227012-1168277197/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  655b894243930f201942bb0da568b6c4

RANDOM SEED= 497721046

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.260
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.260
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:       1657488 kB
Buffers:         54108 kB
Cached:         134004 kB
SwapCached:       9904 kB
Active:         252888 kB
Inactive:        88376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657488 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         172608 kB
Slab:            41392 kB
Committed_AS:  5370660 kB
PageTables:       2660 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= 66319 MiB



End job on node19 on Mon Jan  8 17:26:56 UTC 2007