Trace number 275908

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 33.6449 33.8105

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-5_ext.xml
MD5SUMf949c768ad43ca425c1184f86c1aaa53
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints260
Best CPU time to get the best result obtained on this benchmark33.6449
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/275908-1169228841/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.093  cpuTime=0.07  mem=6M887
0.46	   
0.46	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.61	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.61	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4663  maxDegree=22
0.61	     maxArity=2
0.61	       =>  wckTime=0.249  cpuTime=0.16  mem=9M829
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.33  cpuTime=0.21  mem=5M644
0.70	
0.70	s SATISFIABLE
0.70	o 223
0.70	c 39
0.70	o 227
0.70	c 35
0.70	o 231
0.70	c 31
0.70	o 235
0.70	c 27
0.70	o 236
0.70	c 26
0.70	o 240
0.70	c 22
0.70	o 243
0.70	c 19
0.70	o 245
0.71	c 17
0.71	o 247
0.71	c 15
0.71	o 248
0.71	c 14
0.71	o 250
0.71	c 12
0.71	o 252
0.71	c 10
0.71	o 253
0.71	c 9
0.71	o 254
0.71	c 8
0.71	o 255
0.71	c 7
0.71	o 256
0.71	c 6
0.71	o 257
0.71	c 5
0.71	o 258
0.71	c 4
0.72	o 259
0.72	c 3
0.72	o 260
0.72	c 2
2.93	   
2.93	   search
2.93	     run=0  nbConstraintChecks=15681173  nbAssignments=10000
2.93	       =>  wckTime=2.232  cpuTime=2.22  mem=5M644
5.20	   
5.20	   search
5.20	     run=1  nbConstraintChecks=32676297  nbAssignments=20000
5.20	       =>  wckTime=4.509  cpuTime=4.49  mem=5M644
7.45	   
7.45	   search
7.45	     run=2  nbConstraintChecks=49410011  nbAssignments=30000
7.45	       =>  wckTime=6.756  cpuTime=6.73  mem=5M644
9.62	   
9.62	   search
9.62	     run=3  nbConstraintChecks=65456270  nbAssignments=40000
9.62	       =>  wckTime=8.93  cpuTime=8.91  mem=5M644
11.77	   
11.77	   search
11.77	     run=4  nbConstraintChecks=80975167  nbAssignments=50000
11.77	       =>  wckTime=11.08  cpuTime=11.04  mem=5M644
14.10	   
14.10	   search
14.10	     run=5  nbConstraintChecks=98289087  nbAssignments=60000
14.10	       =>  wckTime=13.405  cpuTime=13.36  mem=5M644
16.30	   
16.30	   search
16.30	     run=6  nbConstraintChecks=114363342  nbAssignments=70000
16.30	       =>  wckTime=15.605  cpuTime=15.55  mem=5M644
18.58	   
18.58	   search
18.58	     run=7  nbConstraintChecks=131155247  nbAssignments=80000
18.58	       =>  wckTime=17.882  cpuTime=17.83  mem=5M644
20.73	   
20.73	   search
20.73	     run=8  nbConstraintChecks=146761492  nbAssignments=90000
20.73	       =>  wckTime=20.039  cpuTime=19.99  mem=5M644
22.99	   
22.99	   search
22.99	     run=9  nbConstraintChecks=163501227  nbAssignments=100000
22.99	       =>  wckTime=22.3  cpuTime=22.25  mem=5M644
25.17	   
25.17	   search
25.17	     run=10  nbConstraintChecks=179550641  nbAssignments=110000
25.17	       =>  wckTime=24.48  cpuTime=24.42  mem=5M644
27.47	   
27.47	   search
27.47	     run=11  nbConstraintChecks=196759731  nbAssignments=120000
27.47	       =>  wckTime=26.774  cpuTime=26.72  mem=5M644
29.68	   
29.68	   search
29.68	     run=12  nbConstraintChecks=213053517  nbAssignments=130000
29.68	       =>  wckTime=28.984  cpuTime=28.93  mem=5M644
30.77	   
30.77	   search
30.77	     run=13  nbConstraintChecks=221228757  nbAssignments=134767
30.77	       =>  wckTime=30.077  cpuTime=30.03  mem=5M644
30.77	   
30.77	   global
30.77	     nbConstraintChecks=221228757  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.076  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.29
30.77	       =>  wckTime=30.408  cpuTime=30.23  mem=5M644
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.90	       =>  wckTime=30.534  cpuTime=30.32  mem=16M551
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=30718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.051  cpuTime=0.03  mem=16M551
31.00	   
31.00	   search
31.00	     run=0  nbConstraintChecks=122502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
31.00	     nbFailedAssignments=36  nbBacktracks=10  nbVisitedNodes=104  nbRestartNogoods=0
31.00	       =>  wckTime=0.099  cpuTime=0.07  mem=16M551
31.04	   
31.04	   search
31.04	     run=1  nbConstraintChecks=209851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98
31.04	     nbFailedAssignments=52  nbBacktracks=25  nbVisitedNodes=176  nbRestartNogoods=4
31.04	       =>  wckTime=0.143  cpuTime=0.11  mem=16M551
31.14	   
31.14	   search
31.14	     run=2  nbConstraintChecks=561724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252
31.14	     nbFailedAssignments=177  nbBacktracks=47  nbVisitedNodes=477  nbRestartNogoods=6
31.15	       =>  wckTime=0.246  cpuTime=0.21  mem=16M551
31.21	   
31.21	   search
31.21	     run=3  nbConstraintChecks=781499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=350
31.21	     nbFailedAssignments=238  nbBacktracks=80  nbVisitedNodes=669  nbRestartNogoods=14
31.21	       =>  wckTime=0.31  cpuTime=0.27  mem=16M551
31.33	   
31.33	   search
31.33	     run=4  nbConstraintChecks=1148413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
31.33	     nbFailedAssignments=363  nbBacktracks=132  nbVisitedNodes=1040  nbRestartNogoods=15
31.33	       =>  wckTime=0.431  cpuTime=0.39  mem=16M551
31.41	   
31.41	   search
31.41	     run=5  nbConstraintChecks=1436379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=712
31.41	     nbFailedAssignments=440  nbBacktracks=208  nbVisitedNodes=1361  nbRestartNogoods=21
31.41	       =>  wckTime=0.516  cpuTime=0.48  mem=16M551
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=2245854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1122
31.69	     nbFailedAssignments=720  nbBacktracks=322  nbVisitedNodes=2164  nbRestartNogoods=30
31.70	       =>  wckTime=0.796  cpuTime=0.75  mem=16M551
32.08	   
32.08	   search
32.08	     run=7  nbConstraintChecks=3404255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1713
32.08	     nbFailedAssignments=1117  nbBacktracks=495  nbVisitedNodes=3324  nbRestartNogoods=63
32.08	       =>  wckTime=1.177  cpuTime=1.12  mem=16M551
32.55	   
32.55	   search
32.55	     run=8  nbConstraintChecks=4831333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2456
32.55	     nbFailedAssignments=1584  nbBacktracks=752  nbVisitedNodes=4790  nbRestartNogoods=77
32.55	       =>  wckTime=1.649  cpuTime=1.58  mem=16M551
33.10	   
33.10	   search
33.10	     run=9  nbConstraintChecks=6488631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3355
33.10	     nbFailedAssignments=2082  nbBacktracks=1136  nbVisitedNodes=6567  nbRestartNogoods=97
33.10	       =>  wckTime=2.201  cpuTime=2.12  mem=16M551
33.77	   
33.77	   search
33.77	     run=10  nbConstraintChecks=8273553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4479
33.77	     nbFailedAssignments=2769  nbBacktracks=1574  nbVisitedNodes=8807  nbRestartNogoods=107
33.77	       =>  wckTime=2.868  cpuTime=2.79  mem=16M551
33.77	   
33.77	   global
33.77	     nbConstraintChecks=8304271  nbRestartNogoods=107  solvingWckTime=2.869  solvingCpuTime=2.79  expiredTime=no
33.77	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.17
33.77	       =>  wckTime=33.403  cpuTime=33.11  mem=16M551
33.77	
33.77	s OPTIMUM FOUND
33.77	v 0 2 9 0 1 8 1 5 9 0 4 7 0 9 0 1 8 2 6 1 0 6 6 0 9 4 3 3 9 8 4 3 8 
33.77	   
33.77	   totalWckTime=33.48  totalCpuTime=33.17

Verifier Data (download as text)

2 unsatisfied constraints, 260 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-275908-1169228841 -o ROOT/results/node13/solver-275908-1169228841 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275908-1169228841/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.95 2.01 2.00 4/94 14750
/proc/meminfo: memFree=1375880/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=1784 CPUtime=0
/proc/14749/stat : 14749 (java) D 14747 14749 14066 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 271279119 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11879204 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/14749/statm: 446 163 128 14 0 91 0

[startup+0.107545 s]
/proc/loadavg: 1.95 2.01 2.00 4/94 14750
/proc/meminfo: memFree=1375880/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=906128 CPUtime=0.01
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 2032 0 1 0 1 0 0 0 18 0 1 0 271279119 927875072 1781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153631964 0 4 0 7368 0 0 0 17 0 0 0
/proc/14749/statm: 226532 1781 1015 14 0 214115 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 906128

[startup+0.515598 s]
/proc/loadavg: 1.95 2.01 2.00 4/94 14750
/proc/meminfo: memFree=1375880/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915332 CPUtime=0.43
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 6241 0 1 0 39 4 0 0 25 0 8 0 271279119 937299968 5980 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608367 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228833 5981 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.33671 s]
/proc/loadavg: 1.95 2.01 2.00 3/101 14757
/proc/meminfo: memFree=1357136/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915464 CPUtime=1.25
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 7356 0 1 0 110 15 0 0 25 0 8 0 271279119 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228866 7094 2479 14 0 215336 0
[pid=14749/tid=14751] ppid=14747 vsize=915464 CPUtime=0.02
/proc/14749/task/14751/stat : 14751 (java) S 14747 14749 14066 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271279130 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14752] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14752/stat : 14752 (java) S 14747 14749 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271279130 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14753] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14753/stat : 14753 (java) S 14747 14749 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271279130 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14754] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14754/stat : 14754 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271279133 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14755] ppid=14747 vsize=915464 CPUtime=0.13
/proc/14749/task/14755/stat : 14755 (java) S 14747 14749 14066 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271279133 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14756] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14756/stat : 14756 (java) S 14747 14749 14066 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271279133 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14757] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14757/stat : 14757 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271279133 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.97393 s]
/proc/loadavg: 1.95 2.01 2.00 3/101 14757
/proc/meminfo: memFree=1357136/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915464 CPUtime=2.88
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 7360 0 1 0 246 42 0 0 25 0 8 0 271279119 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228866 7097 2479 14 0 215336 0
[pid=14749/tid=14751] ppid=14747 vsize=915464 CPUtime=0.02
/proc/14749/task/14751/stat : 14751 (java) S 14747 14749 14066 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14752] ppid=14747 vsize=915468 CPUtime=0
/proc/14749/task/14752/stat : 14752 (java) S 14747 14749 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271279130 937439232 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14753] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14753/stat : 14753 (java) S 14747 14749 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14754] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14754/stat : 14754 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14755] ppid=14747 vsize=915464 CPUtime=0.14
/proc/14749/task/14755/stat : 14755 (java) S 14747 14749 14066 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14756] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14756/stat : 14756 (java) S 14747 14749 14066 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14757] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14757/stat : 14757 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.17836 s]
/proc/loadavg: 1.95 2.01 2.00 3/101 14757
/proc/meminfo: memFree=1357008/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915464 CPUtime=6.09
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 7360 0 1 0 518 91 0 0 25 0 8 0 271279119 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228866 7097 2479 14 0 215336 0
[pid=14749/tid=14751] ppid=14747 vsize=915464 CPUtime=0.02
/proc/14749/task/14751/stat : 14751 (java) S 14747 14749 14066 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14752] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14752/stat : 14752 (java) S 14747 14749 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14753] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14753/stat : 14753 (java) S 14747 14749 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14754] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14754/stat : 14754 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14755] ppid=14747 vsize=915464 CPUtime=0.14
/proc/14749/task/14755/stat : 14755 (java) S 14747 14749 14066 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14756] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14756/stat : 14756 (java) S 14747 14749 14066 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14757] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14757/stat : 14757 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.6472 s]
/proc/loadavg: 1.96 2.01 2.00 3/101 14757
/proc/meminfo: memFree=1356944/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915464 CPUtime=12.53
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 7360 0 1 0 1056 197 0 0 25 0 8 0 271279119 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228866 7097 2479 14 0 215336 0
[pid=14749/tid=14751] ppid=14747 vsize=915464 CPUtime=0.02
/proc/14749/task/14751/stat : 14751 (java) S 14747 14749 14066 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14752] ppid=14747 vsize=915468 CPUtime=0
/proc/14749/task/14752/stat : 14752 (java) S 14747 14749 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271279130 937439232 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14753] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14753/stat : 14753 (java) S 14747 14749 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14754] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14754/stat : 14754 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14755] ppid=14747 vsize=915464 CPUtime=0.14
/proc/14749/task/14755/stat : 14755 (java) S 14747 14749 14066 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14756] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14756/stat : 14756 (java) S 14747 14749 14066 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14757] ppid=14747 vsize=915468 CPUtime=0
/proc/14749/task/14757/stat : 14757 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271279133 937439232 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915464

[startup+25.5179 s]
/proc/loadavg: 2.05 2.03 2.00 3/101 14757
/proc/meminfo: memFree=1357008/2055920 swapFree=4169400/4192956
[pid=14749] ppid=14747 vsize=915464 CPUtime=25.39
/proc/14749/stat : 14749 (java) R 14747 14749 14066 0 -1 0 7360 0 1 0 2127 412 0 0 25 0 8 0 271279119 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14749/statm: 228866 7097 2479 14 0 215336 0
[pid=14749/tid=14751] ppid=14747 vsize=915468 CPUtime=0.02
/proc/14749/task/14751/stat : 14751 (java) S 14747 14749 14066 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271279130 937439232 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14752] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14752/stat : 14752 (java) S 14747 14749 14066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14753] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14753/stat : 14753 (java) S 14747 14749 14066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271279130 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14754] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14754/stat : 14754 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14755] ppid=14747 vsize=915464 CPUtime=0.14
/proc/14749/task/14755/stat : 14755 (java) S 14747 14749 14066 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14756] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14756/stat : 14756 (java) S 14747 14749 14066 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14749/tid=14757] ppid=14747 vsize=915464 CPUtime=0
/proc/14749/task/14757/stat : 14757 (java) S 14747 14749 14066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271279133 937435136 7097 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 33.8105
CPU time (s): 33.6449
CPU user time (s): 28.6456
CPU system time (s): 4.99924
CPU usage (%): 99.5101
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.6456
system time used= 4.99924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9172
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= 1865
involuntary context switches= 3056

runsolver used 0.048992 s user time and 0.116982 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri Jan 19 17:47:21 UTC 2007


IDJOB= 275908
IDBENCH= 5118
IDSOLVER= 68
FILE ID= node13/275908-1169228841

PBS_JOBID= 3588970

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-40/composed-25-1-40-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275908-1169228841/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-275908-1169228841 -o ROOT/results/node13/solver-275908-1169228841 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275908-1169228841/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f949c768ad43ca425c1184f86c1aaa53

RANDOM SEED= 111159495

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
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.247
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:       1376296 kB
Buffers:         59032 kB
Cached:         503772 kB
SwapCached:       3092 kB
Active:         288824 kB
Inactive:       313872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376296 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          55124 kB
Slab:            61456 kB
Committed_AS:  7427432 kB
PageTables:       2496 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= 66563 MiB



End job on node13 on Fri Jan 19 17:47:55 UTC 2007