Trace number 226805

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 15.9256 16.061

DiagnosticValue
CHECKS132676416
NODES78434

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-37_ext.xml
MD5SUM6187c5c96d7099a8ef3a0bbc8135cc5b
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 benchmark9.1936
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=esac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/226805-1168276564/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.45	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.45	       =>  wckTime=0.099  cpuTime=0.09  mem=6M951
0.45	   
0.45	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.65	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.65	       =>  wckTime=0.294  cpuTime=0.24  mem=15M763
0.69	   
0.69	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.488  cpuTime=0.38  mem=14M928
0.89	   
0.89	   preprocessing
0.89	     nbConstraintChecks=76171  nbPropagations=792  nbRevisions=3566  nbUselessRevisions=2435  nbSingletonTests=50
0.89	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.89	       =>  wckTime=0.044  cpuTime=0.03  mem=14M928
0.91	   
0.91	   search
0.91	     run=0  nbConstraintChecks=47439  nbPropagations=1458  nbRevisions=7300  nbUselessRevisions=4808  nbAssignments=23
0.91	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=42  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.065  cpuTime=0.05  mem=14M928
0.93	   
0.93	   search
0.93	     run=1  nbConstraintChecks=99879  nbPropagations=3600  nbRevisions=18547  nbUselessRevisions=12024  nbAssignments=56
0.93	     nbFailedAssignments=20  nbBacktracks=27  nbVisitedNodes=94  nbRestartNogoods=2  mapSize=18  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.082  cpuTime=0.06  mem=14M928
0.94	   
0.94	   search
0.94	     run=2  nbConstraintChecks=180980  nbPropagations=6953  nbRevisions=36698  nbUselessRevisions=23653
0.94	     nbAssignments=103  nbFailedAssignments=40  nbBacktracks=50  nbVisitedNodes=177  nbRestartNogoods=7  mapSize=37
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.099  cpuTime=0.07  mem=14M928
0.96	   
0.96	   search
0.96	     run=3  nbConstraintChecks=281397  nbPropagations=11687  nbRevisions=62836  nbUselessRevisions=40206
0.96	     nbAssignments=166  nbFailedAssignments=65  nbBacktracks=84  nbVisitedNodes=285  nbRestartNogoods=9  mapSize=64
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.116  cpuTime=0.08  mem=14M928
1.00	   
1.00	   search
1.00	     run=4  nbConstraintChecks=509245  nbPropagations=19838  nbRevisions=109180  nbUselessRevisions=69368
1.00	     nbAssignments=312  nbFailedAssignments=147  nbBacktracks=135  nbVisitedNodes=541  nbRestartNogoods=13  mapSize=113
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.151  cpuTime=0.11  mem=14M928
1.04	   
1.04	   search
1.04	     run=5  nbConstraintChecks=816961  nbPropagations=32250  nbRevisions=181271  nbUselessRevisions=114252
1.04	     nbAssignments=497  nbFailedAssignments=253  nbBacktracks=211  nbVisitedNodes=880  nbRestartNogoods=16  mapSize=180
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.194  cpuTime=0.16  mem=14M928
1.09	   
1.09	   search
1.09	     run=6  nbConstraintChecks=1182354  nbPropagations=50350  nbRevisions=287779  nbUselessRevisions=181008
1.09	     nbAssignments=768  nbFailedAssignments=404  nbBacktracks=326  nbVisitedNodes=1373  nbRestartNogoods=23  mapSize=278
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.247  cpuTime=0.21  mem=14M928
1.18	   
1.18	   search
1.18	     run=7  nbConstraintChecks=1807978  nbPropagations=77299  nbRevisions=448188  nbUselessRevisions=281052
1.18	     nbAssignments=1154  nbFailedAssignments=614  nbBacktracks=498  nbVisitedNodes=2074  nbRestartNogoods=28
1.18	     mapSize=423  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.339  cpuTime=0.29  mem=14M928
1.31	   
1.31	   search
1.31	     run=8  nbConstraintChecks=2727204  nbPropagations=117622  nbRevisions=690164  nbUselessRevisions=431877
1.31	     nbAssignments=1754  nbFailedAssignments=955  nbBacktracks=754  nbVisitedNodes=3173  nbRestartNogoods=31
1.31	     mapSize=641  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.468  cpuTime=0.4  mem=14M928
1.47	   
1.47	   search
1.47	     run=9  nbConstraintChecks=4069169  nbPropagations=176646  nbRevisions=1047117  nbUselessRevisions=653712
1.47	     nbAssignments=2552  nbFailedAssignments=1363  nbBacktracks=1138  nbVisitedNodes=4605  nbRestartNogoods=36
1.47	     mapSize=969  nbInferences=0  nbTooLargeKeys=0
1.47	       =>  wckTime=0.625  cpuTime=0.56  mem=14M928
1.50	   
1.50	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=14M928)
1.74	   
1.74	   search
1.74	     run=10  nbConstraintChecks=6330310  nbPropagations=269517  nbRevisions=1609451  nbUselessRevisions=1001743
1.74	     nbAssignments=4011  nbFailedAssignments=2241  nbBacktracks=1714  nbVisitedNodes=7347  nbRestartNogoods=43
1.74	       =>  wckTime=0.892  cpuTime=0.81  mem=14M928
2.08	   
2.08	   search
2.08	     run=11  nbConstraintChecks=9515553  nbPropagations=406900  nbRevisions=2440225  nbUselessRevisions=1514807
2.08	     nbAssignments=5839  nbFailedAssignments=3200  nbBacktracks=2578  nbVisitedNodes=10675  nbRestartNogoods=56
2.08	       =>  wckTime=1.231  cpuTime=1.15  mem=14M928
2.60	   
2.60	   search
2.60	     run=12  nbConstraintChecks=14183090  nbPropagations=610424  nbRevisions=3671941  nbUselessRevisions=2273993
2.60	     nbAssignments=8592  nbFailedAssignments=4642  nbBacktracks=3877  nbVisitedNodes=15652  nbRestartNogoods=65
2.60	       =>  wckTime=1.756  cpuTime=1.67  mem=15M904
3.38	   
3.38	   search
3.38	     run=13  nbConstraintChecks=20788929  nbPropagations=914342  nbRevisions=5491453  nbUselessRevisions=3393302
3.38	     nbAssignments=12765  nbFailedAssignments=6859  nbBacktracks=5823  nbVisitedNodes=23217  nbRestartNogoods=74
3.38	       =>  wckTime=2.53  cpuTime=2.44  mem=15M904
4.52	   
4.52	   search
4.52	     run=14  nbConstraintChecks=30932256  nbPropagations=1361356  nbRevisions=8165441  nbUselessRevisions=5037298
4.52	     nbAssignments=18592  nbFailedAssignments=9758  nbBacktracks=8745  nbVisitedNodes=33694  nbRestartNogoods=80
4.52	       =>  wckTime=3.671  cpuTime=3.58  mem=15M904
6.26	   
6.26	   search
6.26	     run=15  nbConstraintChecks=46196261  nbPropagations=2028457  nbRevisions=12185050  nbUselessRevisions=7517007
6.26	     nbAssignments=27898  nbFailedAssignments=14680  nbBacktracks=13125  nbVisitedNodes=50627  nbRestartNogoods=88
6.26	       =>  wckTime=5.416  cpuTime=5.33  mem=15M904
8.85	   
8.85	   search
8.85	     run=16  nbConstraintChecks=68783475  nbPropagations=3021136  nbRevisions=18173537  nbUselessRevisions=11213281
8.85	     nbAssignments=41446  nbFailedAssignments=21645  nbBacktracks=19694  nbVisitedNodes=75108  nbRestartNogoods=103
8.85	       =>  wckTime=8.007  cpuTime=7.92  mem=15M904
12.78	   
12.78	   search
12.78	     run=17  nbConstraintChecks=103419261  nbPropagations=4502641  nbRevisions=27151609  nbUselessRevisions=16770686
12.78	     nbAssignments=62129  nbFailedAssignments=32462  nbBacktracks=29549  nbVisitedNodes=112501  nbRestartNogoods=116
12.78	       =>  wckTime=11.938  cpuTime=11.85  mem=15M904
15.99	   
15.99	   search
15.99	     run=18  nbConstraintChecks=132600245  nbPropagations=6371919  nbRevisions=38517047  nbUselessRevisions=23814078
15.99	     nbAssignments=78434  nbFailedAssignments=40627  nbBacktracks=37690  nbVisitedNodes=141648  nbRestartNogoods=124
15.99	       =>  wckTime=15.148  cpuTime=15.06  mem=15M904
16.00	   
16.00	   global
16.00	     nbConstraintChecks=132676416  nbPropagations=6372711  nbRevisions=38520613  nbUselessRevisions=23816513
16.00	     nbRestartNogoods=124  solvingWckTime=15.149  solvingCpuTime=15.06  expiredTime=no  totalExploration=yes
16.00	     nbFoundSolutions=0  globalCpuTime=15.48
16.00	       =>  wckTime=15.641  cpuTime=15.44  mem=15M904
16.00	   
16.00	s UNSATISFIABLE
16.00	d NODES 78434
16.00	d CHECKS 132676416
16.00	   
16.00	   totalWckTime=15.716  totalCpuTime=15.48

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/node35/watcher-226805-1168276564 -o ROOT/results/node35/solver-226805-1168276564 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226805-1168276564/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.79 2.01 2.11 1/65 20465
/proc/meminfo: memFree=827392/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=1784 CPUtime=0
/proc/20464/stat : 20464 (java) D 20462 20464 19222 0 -1 0 192 0 0 0 0 0 0 0 20 0 1 0 176050085 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20464/statm: 446 158 123 14 0 91 0

[startup+0.102307 s]
/proc/loadavg: 1.79 2.01 2.11 1/65 20465
/proc/meminfo: memFree=827392/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=907808 CPUtime=0.05
/proc/20464/stat : 20464 (java) D 20462 20464 19222 0 -1 0 2458 0 1 0 4 1 0 0 20 0 4 0 176050085 929595392 2205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/20464/statm: 226952 2205 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510355 s]
/proc/loadavg: 1.79 2.01 2.11 1/65 20465
/proc/meminfo: memFree=827392/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=915328 CPUtime=0.42
/proc/20464/stat : 20464 (java) S 20462 20464 19222 0 -1 0 6647 0 1 0 39 3 0 0 16 0 8 0 176050085 937295872 6386 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20464/statm: 228832 6386 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33145 s]
/proc/loadavg: 1.79 2.01 2.11 2/72 20472
/proc/meminfo: memFree=801992/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=915464 CPUtime=1.24
/proc/20464/stat : 20464 (java) R 20462 20464 19222 0 -1 0 9103 0 1 0 118 6 0 0 16 0 8 0 176050085 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20464/statm: 228866 8841 2524 14 0 215336 0
[pid=20464/tid=20466] ppid=20462 vsize=915464 CPUtime=0.03
/proc/20464/task/20466/stat : 20466 (java) S 20462 20464 19222 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 176050089 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20467] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20467/stat : 20467 (java) S 20462 20464 19222 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20468] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20468/stat : 20468 (java) S 20462 20464 19222 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20469] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20469/stat : 20469 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176050098 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20470] ppid=20462 vsize=915464 CPUtime=0.17
/proc/20464/task/20470/stat : 20470 (java) S 20462 20464 19222 0 -1 64 373 0 0 0 17 0 0 0 16 0 8 0 176050098 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20471] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20471/stat : 20471 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 176050098 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20472] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20472/stat : 20472 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176050098 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.96764 s]
/proc/loadavg: 1.79 2.01 2.11 2/72 20472
/proc/meminfo: memFree=801864/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=915464 CPUtime=2.87
/proc/20464/stat : 20464 (java) R 20462 20464 19222 0 -1 0 9111 0 1 0 281 6 0 0 18 0 8 0 176050085 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733878 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20464/statm: 228866 8848 2524 14 0 215336 0
[pid=20464/tid=20466] ppid=20462 vsize=915464 CPUtime=0.03
/proc/20464/task/20466/stat : 20466 (java) S 20462 20464 19222 0 -1 64 254 0 0 0 3 0 0 0 17 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20467] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20467/stat : 20467 (java) S 20462 20464 19222 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20468] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20468/stat : 20468 (java) S 20462 20464 19222 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20469] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20469/stat : 20469 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20470] ppid=20462 vsize=915464 CPUtime=0.19
/proc/20464/task/20470/stat : 20470 (java) S 20462 20464 19222 0 -1 64 379 0 0 0 19 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20471] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20471/stat : 20471 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20472] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20472/stat : 20472 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

[startup+6.26303 s]
/proc/loadavg: 1.72 2.00 2.10 2/72 20472
/proc/meminfo: memFree=801808/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=915464 CPUtime=6.17
/proc/20464/stat : 20464 (java) R 20462 20464 19222 0 -1 0 9112 0 1 0 611 6 0 0 25 0 8 0 176050085 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20464/statm: 228866 8848 2524 14 0 215336 0
[pid=20464/tid=20466] ppid=20462 vsize=915464 CPUtime=0.03
/proc/20464/task/20466/stat : 20466 (java) S 20462 20464 19222 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20467] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20467/stat : 20467 (java) S 20462 20464 19222 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20468] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20468/stat : 20468 (java) S 20462 20464 19222 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20469] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20469/stat : 20469 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20470] ppid=20462 vsize=915464 CPUtime=0.19
/proc/20464/task/20470/stat : 20470 (java) S 20462 20464 19222 0 -1 64 379 0 0 0 19 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20471] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20471/stat : 20471 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20472] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20472/stat : 20472 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7258 s]
/proc/loadavg: 1.67 1.98 2.10 2/72 20472
/proc/meminfo: memFree=801816/2055920 swapFree=4184688/4192956
[pid=20464] ppid=20462 vsize=915464 CPUtime=12.63
/proc/20464/stat : 20464 (java) R 20462 20464 19222 0 -1 0 9112 0 1 0 1257 6 0 0 25 0 8 0 176050085 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20464/statm: 228866 8848 2524 14 0 215336 0
[pid=20464/tid=20466] ppid=20462 vsize=915464 CPUtime=0.03
/proc/20464/task/20466/stat : 20466 (java) S 20462 20464 19222 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20467] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20467/stat : 20467 (java) S 20462 20464 19222 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20468] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20468/stat : 20468 (java) S 20462 20464 19222 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176050089 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20469] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20469/stat : 20469 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20470] ppid=20462 vsize=915464 CPUtime=0.19
/proc/20464/task/20470/stat : 20470 (java) S 20462 20464 19222 0 -1 64 379 0 0 0 19 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20464/tid=20471] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20471/stat : 20471 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20464/tid=20472] ppid=20462 vsize=915464 CPUtime=0
/proc/20464/task/20472/stat : 20472 (java) S 20462 20464 19222 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176050098 937435136 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 16.061
CPU time (s): 15.9256
CPU user time (s): 15.8506
CPU system time (s): 0.074988
CPU usage (%): 99.1566
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8506
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9121
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= 1117
involuntary context switches= 470

runsolver used 0.018997 s user time and 0.050992 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Jan  8 17:16:04 UTC 2007


IDJOB= 226805
IDBENCH= 6015
FILE ID= node35/226805-1168276564

PBS_JOBID= 3483282

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6187c5c96d7099a8ef3a0bbc8135cc5b

RANDOM SEED= 556079188

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        827872 kB
Buffers:          8396 kB
Cached:        1159304 kB
SwapCached:       1900 kB
Active:         580704 kB
Inactive:       596568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        827872 kB
SwapTotal:     4192956 kB
SwapFree:      4184688 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:          16640 kB
Slab:            36828 kB
Committed_AS:  3833308 kB
PageTables:       1412 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 node35 on Mon Jan  8 17:16:20 UTC 2007