Trace number 282593

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 PFCOPTIMUM 32.5061 32.7788

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub0_ext.xml
MD5SUM8904a6ce573e4c24db2073dd188d8c97
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints184
Best CPU time to get the best result obtained on this benchmark8.64068
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints188
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension188
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282593-1169320552/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=16  nbDomainTypes=3  minDomainSize=22  maxDomainSize=44
0.41	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.61	     nbConstraints=188  nbRelationTypes=119  nbExtensionStructures=119  nbSharedExtensionStructures=69
0.61	     nbConflictsStructures=119  nbSharedConflictsStructures=69  nbSharedBinaryRepresentations=8487  maxDegree=40
0.61	     maxArity=2
0.61	       =>  wckTime=0.298  cpuTime=0.22  mem=13M736
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.386  cpuTime=0.27  mem=5M621
0.70	
0.70	s SATISFIABLE
0.70	o 131
0.70	c 57
0.70	o 137
0.70	c 51
0.70	o 138
0.70	c 50
0.71	o 139
0.71	c 49
0.71	o 147
0.71	c 41
0.71	o 151
0.71	c 37
0.71	o 155
0.71	c 33
0.71	o 160
0.71	c 28
0.71	o 165
0.71	c 23
0.71	o 166
0.71	c 22
0.71	o 167
0.71	c 21
0.72	o 169
0.72	c 19
0.72	o 171
0.72	c 17
0.72	o 173
0.72	c 15
0.72	o 177
0.72	c 11
0.73	o 179
0.73	c 9
0.73	o 180
0.73	c 8
0.73	o 181
0.73	c 7
0.75	o 182
0.75	c 6
0.77	o 183
0.77	c 5
1.22	o 184
1.22	c 4
6.55	   
6.55	   search
6.55	     run=0  nbConstraintChecks=48386003  nbAssignments=10000
6.55	       =>  wckTime=5.855  cpuTime=5.78  mem=5M621
12.95	   
12.95	   search
12.95	     run=1  nbConstraintChecks=102449700  nbAssignments=20000
12.95	       =>  wckTime=12.258  cpuTime=12.13  mem=5M621
18.95	   
18.95	   search
18.95	     run=2  nbConstraintChecks=152868656  nbAssignments=30000
18.95	       =>  wckTime=18.258  cpuTime=18.08  mem=5M621
25.03	   
25.03	   search
25.03	     run=3  nbConstraintChecks=204044024  nbAssignments=40000
25.03	       =>  wckTime=24.339  cpuTime=24.11  mem=5M621
30.83	   
30.83	   search
30.83	     run=4  nbConstraintChecks=254588981  nbAssignments=50000
30.83	       =>  wckTime=30.135  cpuTime=29.87  mem=5M621
31.48	   
31.48	   search
31.48	     run=5  nbConstraintChecks=260728784  nbAssignments=51055
31.48	       =>  wckTime=30.786  cpuTime=30.52  mem=5M621
31.48	   
31.48	   global
31.48	     nbConstraintChecks=260728784  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.48	     solvingWckTime=30.783  solvingCpuTime=30.52  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.48	     globalCpuTime=30.84
31.48	       =>  wckTime=31.172  cpuTime=30.79  mem=5M621
31.48	   
31.48	   solver IterativeSystematicSolver being built... 
31.60	       =>  wckTime=31.289  cpuTime=30.89  mem=16M497
31.61	   
31.61	   preprocessing
31.61	     nbConstraintChecks=1530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=2
31.61	     detectedInconsistency=no
31.61	       =>  wckTime=0.0090  cpuTime=0.0  mem=16M497
31.80	   
31.80	   search
31.80	     run=0  nbConstraintChecks=1015156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
31.80	     nbFailedAssignments=122  nbBacktracks=10  nbVisitedNodes=267  nbRestartNogoods=0
31.80	       =>  wckTime=0.206  cpuTime=0.16  mem=16M497
32.03	   
32.03	   search
32.03	     run=1  nbConstraintChecks=2220823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
32.03	     nbFailedAssignments=247  nbBacktracks=25  nbVisitedNodes=548  nbRestartNogoods=11
32.03	       =>  wckTime=0.429  cpuTime=0.38  mem=16M497
32.30	   
32.30	   search
32.30	     run=2  nbConstraintChecks=3734433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=455
32.30	     nbFailedAssignments=402  nbBacktracks=47  nbVisitedNodes=905  nbRestartNogoods=19
32.30	       =>  wckTime=0.697  cpuTime=0.65  mem=16M497
32.36	   
32.36	   search
32.36	     run=3  nbConstraintChecks=4021932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=567
32.36	     nbFailedAssignments=478  nbBacktracks=80  nbVisitedNodes=1126  nbRestartNogoods=81
32.36	       =>  wckTime=0.767  cpuTime=0.71  mem=16M497
32.75	   
32.75	   search
32.75	     run=4  nbConstraintChecks=6030966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=844
32.75	     nbFailedAssignments=724  nbBacktracks=112  nbVisitedNodes=1680  nbRestartNogoods=100
32.75	       =>  wckTime=1.156  cpuTime=1.1  mem=16M497
32.75	   
32.75	   global
32.75	     nbConstraintChecks=6032496  nbRestartNogoods=100  solvingWckTime=1.157  solvingCpuTime=1.1  expiredTime=no
32.75	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=32.04
32.75	       =>  wckTime=32.447  cpuTime=31.99  mem=16M497
32.76	
32.76	s OPTIMUM FOUND
32.76	v 16 33 40 0 22 32 14 32 26 31 0 35 26 21 20 16 
32.76	   
32.76	   totalWckTime=32.525  totalCpuTime=32.05

Verifier Data (download as text)

4 unsatisfied constraints, 184 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/node41/watcher-282593-1169320552 -o ROOT/results/node41/solver-282593-1169320552 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282593-1169320552/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: 2.03 2.02 1.91 4/80 18438
/proc/meminfo: memFree=1392008/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=1784 CPUtime=0
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 280454421 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18437/statm: 446 140 106 14 0 91 0

[startup+0.106107 s]
/proc/loadavg: 2.03 2.02 1.91 4/80 18438
/proc/meminfo: memFree=1392008/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=914988 CPUtime=0.09
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 3018 0 1 0 7 2 0 0 18 0 8 0 280454421 936947712 2764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514142 s]
/proc/loadavg: 2.03 2.02 1.91 4/80 18438
/proc/meminfo: memFree=1392008/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915332 CPUtime=0.49
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 7235 0 1 0 45 4 0 0 19 0 8 0 280454421 937299968 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073559596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228833 6974 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33921 s]
/proc/loadavg: 2.03 2.02 1.91 3/87 18445
/proc/meminfo: memFree=1368912/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915448 CPUtime=1.31
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 8439 0 1 0 121 10 0 0 25 0 8 0 280454421 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073680195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228862 8177 2476 14 0 215332 0
[pid=18437/tid=18439] ppid=18435 vsize=915448 CPUtime=0.02
/proc/18437/task/18439/stat : 18439 (java) S 18435 18437 17637 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 280454425 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18440] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18440/stat : 18440 (java) S 18435 18437 17637 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280454425 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18441] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18441/stat : 18441 (java) S 18435 18437 17637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280454425 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18442] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18442/stat : 18442 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280454428 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18443] ppid=18435 vsize=915448 CPUtime=0.12
/proc/18437/task/18443/stat : 18443 (java) S 18435 18437 17637 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280454428 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18444] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18444/stat : 18444 (java) S 18435 18437 17637 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280454428 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18445] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18445/stat : 18445 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280454428 937418752 8177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.98435 s]
/proc/loadavg: 2.02 2.02 1.91 3/87 18445
/proc/meminfo: memFree=1368848/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915448 CPUtime=2.94
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 8443 0 1 0 273 21 0 0 25 0 8 0 280454421 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073682323 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228862 8180 2476 14 0 215332 0
[pid=18437/tid=18439] ppid=18435 vsize=915448 CPUtime=0.02
/proc/18437/task/18439/stat : 18439 (java) S 18435 18437 17637 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18440] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18440/stat : 18440 (java) S 18435 18437 17637 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18441] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18441/stat : 18441 (java) S 18435 18437 17637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18442] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18442/stat : 18442 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18443] ppid=18435 vsize=915448 CPUtime=0.13
/proc/18437/task/18443/stat : 18443 (java) S 18435 18437 17637 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18444] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18444/stat : 18444 (java) S 18435 18437 17637 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18445] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18445/stat : 18445 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+6.26364 s]
/proc/loadavg: 2.02 2.02 1.91 3/87 18445
/proc/meminfo: memFree=1368864/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915448 CPUtime=6.19
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 8443 0 1 0 571 48 0 0 25 0 8 0 280454421 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073680198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228862 8180 2476 14 0 215332 0
[pid=18437/tid=18439] ppid=18435 vsize=915448 CPUtime=0.02
/proc/18437/task/18439/stat : 18439 (java) S 18435 18437 17637 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18440] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18440/stat : 18440 (java) S 18435 18437 17637 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18441] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18441/stat : 18441 (java) S 18435 18437 17637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280454425 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18442] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18442/stat : 18442 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18443] ppid=18435 vsize=915448 CPUtime=0.13
/proc/18437/task/18443/stat : 18443 (java) S 18435 18437 17637 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18444] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18444/stat : 18444 (java) S 18435 18437 17637 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18445] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18445/stat : 18445 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280454428 937418752 8180 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+12.7492 s]
/proc/loadavg: 2.02 2.02 1.91 3/87 18445
/proc/meminfo: memFree=1368864/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915448 CPUtime=12.62
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 8445 0 1 0 1171 91 0 0 25 0 8 0 280454421 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073682466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228862 8182 2476 14 0 215332 0
[pid=18437/tid=18439] ppid=18435 vsize=915448 CPUtime=0.02
/proc/18437/task/18439/stat : 18439 (java) S 18435 18437 17637 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18440] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18440/stat : 18440 (java) S 18435 18437 17637 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18441] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18441/stat : 18441 (java) S 18435 18437 17637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18442] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18442/stat : 18442 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18443] ppid=18435 vsize=915448 CPUtime=0.13
/proc/18437/task/18443/stat : 18443 (java) S 18435 18437 17637 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18444] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18444/stat : 18444 (java) S 18435 18437 17637 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18445] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18445/stat : 18445 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915448

[startup+25.5923 s]
/proc/loadavg: 2.02 2.02 1.91 3/87 18445
/proc/meminfo: memFree=1368992/2055920 swapFree=4191892/4192956
[pid=18437] ppid=18435 vsize=915448 CPUtime=25.35
/proc/18437/stat : 18437 (java) R 18435 18437 17637 0 -1 0 8445 0 1 0 2358 177 0 0 25 0 8 0 280454421 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073682266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18437/statm: 228862 8182 2476 14 0 215332 0
[pid=18437/tid=18439] ppid=18435 vsize=915448 CPUtime=0.02
/proc/18437/task/18439/stat : 18439 (java) S 18435 18437 17637 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18440] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18440/stat : 18440 (java) S 18435 18437 17637 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18441] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18441/stat : 18441 (java) S 18435 18437 17637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280454425 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18442] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18442/stat : 18442 (java) S 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18443] ppid=18435 vsize=915448 CPUtime=0.13
/proc/18437/task/18443/stat : 18443 (java) S 18435 18437 17637 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18444] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18444/stat : 18444 (java) S 18435 18437 17637 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18437/tid=18445] ppid=18435 vsize=915448 CPUtime=0
/proc/18437/task/18445/stat : 18445 (java) R 18435 18437 17637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280454428 937418752 8182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 32.7788
CPU time (s): 32.5061
CPU user time (s): 30.3484
CPU system time (s): 2.15767
CPU usage (%): 99.1678
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3484
system time used= 2.15767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9084
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= 1465
involuntary context switches= 2038

runsolver used 0.041993 s user time and 0.097985 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan 20 19:15:52 UTC 2007


IDJOB= 282593
IDBENCH= 12868
IDSOLVER= 69
FILE ID= node41/282593-1169320552

PBS_JOBID= 3610394

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub0_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282593-1169320552/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-282593-1169320552 -o ROOT/results/node41/solver-282593-1169320552 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282593-1169320552/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8904a6ce573e4c24db2073dd188d8c97

RANDOM SEED= 853488222

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.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:       1392488 kB
Buffers:         51832 kB
Cached:         485568 kB
SwapCached:        276 kB
Active:         240548 kB
Inactive:       340672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392488 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          62780 kB
Slab:            67484 kB
Committed_AS:  6211068 kB
PageTables:       1972 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 node41 on Sat Jan 20 19:16:25 UTC 2007