Trace number 282556

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 131.922 132.047

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub1_ext.xml
MD5SUM3b31cf10d993949684308d050377e65a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints282
Best CPU time to get the best result obtained on this benchmark46.8499
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints300
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension300
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/282556-1169320131/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=14  nbDomainTypes=1  minDomainSize=44  maxDomainSize=44
0.44	       =>  wckTime=0.094  cpuTime=0.08  mem=6M887
0.44	   
0.44	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.65	     nbConstraints=300  nbRelationTypes=94  nbExtensionStructures=94  nbSharedExtensionStructures=206
0.65	     nbConflictsStructures=94  nbSharedConflictsStructures=206  nbSharedBinaryRepresentations=7401  maxDegree=52
0.65	     maxArity=2
0.65	       =>  wckTime=0.302  cpuTime=0.22  mem=13M714
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.386  cpuTime=0.27  mem=5M645
0.74	
0.74	s SATISFIABLE
0.74	o 189
0.74	c 111
0.74	o 190
0.74	c 110
0.75	o 193
0.75	c 107
0.75	o 194
0.75	c 106
0.75	o 197
0.75	c 103
0.75	o 202
0.75	c 98
0.75	o 208
0.75	c 92
0.76	o 212
0.76	c 88
0.76	o 218
0.76	c 82
0.76	o 219
0.76	c 81
0.76	o 230
0.76	c 70
0.76	o 241
0.76	c 59
0.76	o 246
0.76	c 54
0.76	o 253
0.76	c 47
0.76	o 257
0.76	c 43
0.76	o 261
0.76	c 39
0.77	o 268
0.77	c 32
0.77	o 272
0.77	c 28
0.77	o 273
0.77	c 27
0.77	o 275
0.77	c 25
0.77	o 278
0.77	c 22
0.77	o 280
0.77	c 20
0.83	o 281
0.83	c 19
0.84	o 282
0.84	c 18
14.81	   
14.81	   search
14.81	     run=0  nbConstraintChecks=125109157  nbAssignments=10000
14.81	       =>  wckTime=14.082  cpuTime=14.05  mem=5M645
28.90	   
28.90	   search
28.90	     run=1  nbConstraintChecks=251865479  nbAssignments=20000
28.90	       =>  wckTime=28.169  cpuTime=28.13  mem=5M645
30.88	   
30.88	   search
30.88	     run=2  nbConstraintChecks=269607160  nbAssignments=21464
30.88	       =>  wckTime=30.146  cpuTime=30.11  mem=5M645
30.88	   
30.88	   global
30.88	     nbConstraintChecks=269607160  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.144  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.44
30.88	       =>  wckTime=30.532  cpuTime=30.38  mem=5M645
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.00	       =>  wckTime=30.65  cpuTime=30.48  mem=16M520
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=150097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.062  cpuTime=0.04  mem=16M520
31.25	   
31.25	   search
31.25	     run=0  nbConstraintChecks=1175625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
31.25	     nbFailedAssignments=77  nbBacktracks=10  nbVisitedNodes=177  nbRestartNogoods=0
31.25	       =>  wckTime=0.251  cpuTime=0.22  mem=16M520
31.85	   
31.85	   search
31.85	     run=1  nbConstraintChecks=5555250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=364
31.85	     nbFailedAssignments=336  nbBacktracks=25  nbVisitedNodes=726  nbRestartNogoods=5
31.85	       =>  wckTime=0.851  cpuTime=0.81  mem=16M520
32.28	   
32.28	   search
32.28	     run=2  nbConstraintChecks=8442425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=568
32.28	     nbFailedAssignments=515  nbBacktracks=47  nbVisitedNodes=1131  nbRestartNogoods=20
32.28	       =>  wckTime=1.279  cpuTime=1.24  mem=16M520
32.49	   
32.49	   search
32.49	     run=3  nbConstraintChecks=9802790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=705
32.49	     nbFailedAssignments=613  nbBacktracks=80  nbVisitedNodes=1399  nbRestartNogoods=93
32.49	       =>  wckTime=1.488  cpuTime=1.45  mem=16M520
33.11	   
33.11	   search
33.11	     run=4  nbConstraintChecks=14008406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1026
33.11	     nbFailedAssignments=881  nbBacktracks=130  nbVisitedNodes=2038  nbRestartNogoods=140
33.11	       =>  wckTime=2.116  cpuTime=2.07  mem=16M520
34.34	   
34.34	   search
34.34	     run=5  nbConstraintChecks=21909149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1595
34.34	     nbFailedAssignments=1369  nbBacktracks=205  nbVisitedNodes=3170  nbRestartNogoods=231
34.34	       =>  wckTime=3.343  cpuTime=3.28  mem=16M520
36.21	   
36.21	   search
36.21	     run=6  nbConstraintChecks=34579037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2531
36.21	     nbFailedAssignments=2189  nbBacktracks=318  nbVisitedNodes=5037  nbRestartNogoods=271
36.21	       =>  wckTime=5.207  cpuTime=5.13  mem=16M520
37.75	   
37.75	   search
37.75	     run=7  nbConstraintChecks=44596830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3362
37.75	     nbFailedAssignments=2845  nbBacktracks=488  nbVisitedNodes=6694  nbRestartNogoods=336
37.75	       =>  wckTime=6.749  cpuTime=6.67  mem=16M520
40.03	   
40.03	   search
40.03	     run=8  nbConstraintChecks=59492816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4502
40.03	     nbFailedAssignments=3726  nbBacktracks=744  nbVisitedNodes=8969  nbRestartNogoods=377
40.03	       =>  wckTime=9.035  cpuTime=8.96  mem=16M520
43.15	   
43.15	   search
43.15	     run=9  nbConstraintChecks=80242261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6219
43.15	     nbFailedAssignments=5055  nbBacktracks=1128  nbVisitedNodes=12393  nbRestartNogoods=395
43.15	       =>  wckTime=12.156  cpuTime=12.07  mem=16M520
48.22	   
48.22	   search
48.22	     run=10  nbConstraintChecks=113399388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8797
48.22	     nbFailedAssignments=7053  nbBacktracks=1704  nbVisitedNodes=17543  nbRestartNogoods=405
48.22	       =>  wckTime=17.22  cpuTime=17.13  mem=16M520
61.24	   
61.24	   search
61.24	     run=11  nbConstraintChecks=198662468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14775
61.24	     nbFailedAssignments=12163  nbBacktracks=2568  nbVisitedNodes=29483  nbRestartNogoods=420
61.24	       =>  wckTime=30.245  cpuTime=30.15  mem=16M520
69.72	   
69.72	   search
69.72	     run=12  nbConstraintChecks=252796021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19776
69.72	     nbFailedAssignments=15865  nbBacktracks=3865  nbVisitedNodes=39460  nbRestartNogoods=425
69.72	       =>  wckTime=38.718  cpuTime=38.62  mem=16M520
85.12	   
85.12	   search
85.12	     run=13  nbConstraintChecks=351018511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27964
85.12	     nbFailedAssignments=22103  nbBacktracks=5812  nbVisitedNodes=55768  nbRestartNogoods=478
85.12	       =>  wckTime=54.12  cpuTime=54.02  mem=16M520
111.00	   
111.00	   search
111.00	     run=14  nbConstraintChecks=514528054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40878
111.00	     nbFailedAssignments=32097  nbBacktracks=8731  nbVisitedNodes=81466  nbRestartNogoods=488
111.00	       =>  wckTime=80.003  cpuTime=79.89  mem=16M520
132.02	   
132.02	   search
132.02	     run=15  nbConstraintChecks=645391932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51031
132.02	     nbFailedAssignments=40447  nbBacktracks=10535  nbVisitedNodes=101690  nbRestartNogoods=562
132.02	       =>  wckTime=101.021  cpuTime=100.9  mem=16M520
132.02	   
132.02	   global
132.02	     nbConstraintChecks=645542029  nbRestartNogoods=562  solvingWckTime=101.022  solvingCpuTime=100.9  expiredTime=no
132.02	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=131.44
132.02	       =>  wckTime=131.672  cpuTime=131.38  mem=16M520
132.02	
132.02	s OPTIMUM FOUND
132.02	v 0 0 40 41 36 32 32 41 42 36 35 35 7 11 
132.02	   
132.02	   totalWckTime=131.75  totalCpuTime=131.45

Verifier Data (download as text)

18 unsatisfied constraints, 282 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/node45/watcher-282556-1169320131 -o ROOT/results/node45/solver-282556-1169320131 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282556-1169320131/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: 0.96 0.98 0.99 3/65 19828
/proc/meminfo: memFree=1426304/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=168 CPUtime=0
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 280412100 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/19827/statm: 42 23 18 14 0 2 0

[startup+0.103209 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 19828
/proc/meminfo: memFree=1426304/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=907676 CPUtime=0.03
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 2307 0 1 0 2 1 0 0 20 0 4 0 280412100 929460224 2054 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153838722 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/19827/statm: 226919 2054 1155 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.511278 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 19828
/proc/meminfo: memFree=1426304/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915332 CPUtime=0.44
/proc/19827/stat : 19827 (java) S 19825 19827 18833 0 -1 0 6784 0 1 0 40 4 0 0 16 0 8 0 280412100 937299968 6523 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228833 6523 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33142 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1403144/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=1.26
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 8442 0 1 0 118 8 0 0 17 0 8 0 280412100 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8180 2479 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.12
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 280412113 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.97172 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1403144/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=2.89
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 8446 0 1 0 278 11 0 0 17 0 8 0 280412100 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727735 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8183 2479 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915468 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937439232 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.13
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.26031 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1403016/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=6.18
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 8446 0 1 0 597 21 0 0 21 0 8 0 280412100 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729453 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8183 2479 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.13
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7295 s]
/proc/loadavg: 0.97 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1403032/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=12.64
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 8446 0 1 0 1226 38 0 0 25 0 8 0 280412100 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8183 2479 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.13
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915464

[startup+25.5738 s]
/proc/loadavg: 0.97 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1403032/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=25.49
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 8448 0 1 0 2479 70 0 0 25 0 8 0 280412100 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8185 2479 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.13
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 280412113 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915464

[startup+51.2515 s]
/proc/loadavg: 0.98 0.98 0.99 2/72 19835
/proc/meminfo: memFree=1401048/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=51.15
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 9056 0 1 0 5029 86 0 0 25 0 8 0 280412100 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8785 2532 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.24
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 280412113 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915464

[startup+102.502 s]
/proc/loadavg: 1.07 1.00 1.00 2/72 19835
/proc/meminfo: memFree=1400984/2055920 swapFree=4184076/4192956
[pid=19827] ppid=19825 vsize=915464 CPUtime=102.38
/proc/19827/stat : 19827 (java) R 19825 19827 18833 0 -1 0 9063 0 1 0 10152 86 0 0 25 0 8 0 280412100 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19827/statm: 228866 8792 2532 14 0 215336 0
[pid=19827/tid=19829] ppid=19825 vsize=915464 CPUtime=0.02
/proc/19827/task/19829/stat : 19829 (java) S 19825 19827 18833 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 280412109 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19830] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19830/stat : 19830 (java) S 19825 19827 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19831] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19831/stat : 19831 (java) S 19825 19827 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280412110 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19832] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19832/stat : 19832 (java) S 19825 19827 18833 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280412113 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19833] ppid=19825 vsize=915464 CPUtime=0.24
/proc/19827/task/19833/stat : 19833 (java) S 19825 19827 18833 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 280412113 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19827/tid=19834] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19834/stat : 19834 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280412113 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19827/tid=19835] ppid=19825 vsize=915464 CPUtime=0
/proc/19827/task/19835/stat : 19835 (java) S 19825 19827 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280412113 937435136 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 132.047
CPU time (s): 131.922
CPU user time (s): 131.045
CPU system time (s): 0.876866
CPU usage (%): 99.9051
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.045
system time used= 0.876866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9164
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= 3597
involuntary context switches= 3054

runsolver used 0.154976 s user time and 0.320951 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 19:08:51 UTC 2007


IDJOB= 282556
IDBENCH= 12864
IDSOLVER= 68
FILE ID= node45/282556-1169320131

PBS_JOBID= 3610381

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3b31cf10d993949684308d050377e65a

RANDOM SEED= 373682832

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.259
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.259
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:       1426720 kB
Buffers:         53060 kB
Cached:         493648 kB
SwapCached:       2868 kB
Active:         137532 kB
Inactive:       419216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426720 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:            58548 kB
Committed_AS:  5270692 kB
PageTables:       1400 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 node45 on Sat Jan 20 19:11:03 UTC 2007