Trace number 282151

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 45.938 46.0656

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-31.xml
MD5SUM89355485f66573f1bda90785fe3814fa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark0.733887
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282151-1169318431/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.089  cpuTime=0.08  mem=6M885
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.49	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1192  maxDegree=11
0.49	     maxArity=2
0.49	       =>  wckTime=0.195  cpuTime=0.15  mem=7M975
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.272  cpuTime=0.19  mem=5M493
0.57	
0.57	s SATISFIABLE
0.57	o 39
0.57	c 59
0.58	o 43
0.58	c 55
0.58	o 47
0.58	c 51
0.58	o 50
0.58	c 48
0.58	o 53
0.58	c 45
0.58	o 55
0.58	c 43
0.58	o 58
0.58	c 40
0.58	o 61
0.58	c 37
0.58	o 63
0.58	c 35
0.58	o 65
0.58	c 33
0.59	o 67
0.59	c 31
0.59	o 68
0.59	c 30
0.59	o 69
0.59	c 29
0.59	o 72
0.59	c 26
0.59	o 73
0.59	c 25
0.59	o 74
0.59	c 24
0.59	o 75
0.59	c 23
0.59	o 77
0.59	c 21
0.59	o 78
0.59	c 20
0.59	o 80
0.59	c 18
0.59	o 82
0.59	c 16
0.59	o 83
0.59	c 15
0.59	o 84
0.59	c 14
0.59	o 85
0.59	c 13
0.59	o 86
0.59	c 12
0.60	o 88
0.60	c 10
0.60	o 89
0.60	c 9
0.60	o 90
0.60	c 8
0.60	o 91
0.60	c 7
0.61	o 92
0.61	c 6
0.64	o 93
0.64	c 5
0.67	o 94
0.67	c 4
0.67	o 95
0.67	c 3
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=5321981  nbAssignments=10000
1.81	       =>  wckTime=1.243  cpuTime=1.23  mem=5M493
2.66	o 96
2.66	c 2
3.07	   
3.07	   search
3.07	     run=1  nbConstraintChecks=11127661  nbAssignments=20000
3.07	       =>  wckTime=2.497  cpuTime=2.47  mem=5M493
4.22	   
4.22	   search
4.22	     run=2  nbConstraintChecks=16208128  nbAssignments=30000
4.22	       =>  wckTime=3.652  cpuTime=3.63  mem=5M493
5.42	   
5.42	   search
5.42	     run=3  nbConstraintChecks=21763316  nbAssignments=40000
5.42	       =>  wckTime=4.85  cpuTime=4.83  mem=5M493
6.62	   
6.62	   search
6.62	     run=4  nbConstraintChecks=27265728  nbAssignments=50000
6.62	       =>  wckTime=6.056  cpuTime=6.03  mem=5M493
7.85	   
7.85	   search
7.85	     run=5  nbConstraintChecks=32978120  nbAssignments=60000
7.85	       =>  wckTime=7.282  cpuTime=7.25  mem=5M493
9.08	   
9.08	   search
9.08	     run=6  nbConstraintChecks=38626846  nbAssignments=70000
9.08	       =>  wckTime=8.516  cpuTime=8.47  mem=5M493
10.28	   
10.28	   search
10.28	     run=7  nbConstraintChecks=44039698  nbAssignments=80000
10.28	       =>  wckTime=9.707  cpuTime=9.66  mem=5M493
11.47	   
11.47	   search
11.47	     run=8  nbConstraintChecks=49498244  nbAssignments=90000
11.47	       =>  wckTime=10.899  cpuTime=10.85  mem=5M493
12.72	   
12.72	   search
12.72	     run=9  nbConstraintChecks=55379606  nbAssignments=100000
12.72	       =>  wckTime=12.149  cpuTime=12.1  mem=5M493
13.93	   
13.93	   search
13.93	     run=10  nbConstraintChecks=61012527  nbAssignments=110000
13.93	       =>  wckTime=13.364  cpuTime=13.31  mem=5M493
15.24	   
15.24	   search
15.24	     run=11  nbConstraintChecks=67322358  nbAssignments=120000
15.24	       =>  wckTime=14.669  cpuTime=14.62  mem=5M493
16.44	   
16.44	   search
16.44	     run=12  nbConstraintChecks=72826685  nbAssignments=130000
16.44	       =>  wckTime=15.875  cpuTime=15.82  mem=5M493
17.70	   
17.70	   search
17.70	     run=13  nbConstraintChecks=78718085  nbAssignments=140000
17.70	       =>  wckTime=17.136  cpuTime=17.08  mem=5M493
18.91	   
18.91	   search
18.91	     run=14  nbConstraintChecks=84144920  nbAssignments=150000
18.91	       =>  wckTime=18.338  cpuTime=18.29  mem=5M493
20.20	   
20.20	   search
20.20	     run=15  nbConstraintChecks=90287421  nbAssignments=160000
20.20	       =>  wckTime=19.629  cpuTime=19.58  mem=5M493
21.42	   
21.42	   search
21.42	     run=16  nbConstraintChecks=95898213  nbAssignments=170000
21.42	       =>  wckTime=20.855  cpuTime=20.8  mem=5M493
22.69	   
22.69	   search
22.69	     run=17  nbConstraintChecks=101824398  nbAssignments=180000
22.69	       =>  wckTime=22.121  cpuTime=22.06  mem=5M493
23.90	   
23.90	   search
23.90	     run=18  nbConstraintChecks=107294355  nbAssignments=190000
23.90	       =>  wckTime=23.33  cpuTime=23.28  mem=5M493
25.08	   
25.08	   search
25.08	     run=19  nbConstraintChecks=112626958  nbAssignments=200000
25.08	       =>  wckTime=24.512  cpuTime=24.45  mem=5M493
26.29	   
26.29	   search
26.29	     run=20  nbConstraintChecks=118157690  nbAssignments=210000
26.29	       =>  wckTime=25.718  cpuTime=25.66  mem=5M493
27.54	   
27.54	   search
27.54	     run=21  nbConstraintChecks=124157541  nbAssignments=220000
27.54	       =>  wckTime=26.97  cpuTime=26.92  mem=5M493
28.75	   
28.75	   search
28.75	     run=22  nbConstraintChecks=129775342  nbAssignments=230000
28.75	       =>  wckTime=28.182  cpuTime=28.12  mem=5M493
29.97	   
29.97	   search
29.97	     run=23  nbConstraintChecks=135468638  nbAssignments=240000
29.97	       =>  wckTime=29.403  cpuTime=29.34  mem=5M493
31.13	   
31.13	   search
31.13	     run=24  nbConstraintChecks=140643257  nbAssignments=250000
31.13	       =>  wckTime=30.563  cpuTime=30.5  mem=5M493
32.28	   
32.28	   search
32.28	     run=25  nbConstraintChecks=145755872  nbAssignments=260000
32.28	       =>  wckTime=31.716  cpuTime=31.66  mem=5M493
32.71	   
32.71	   search
32.71	     run=26  nbConstraintChecks=147621012  nbAssignments=263713
32.71	       =>  wckTime=32.14  cpuTime=32.08  mem=5M493
32.71	   
32.71	   global
32.71	     nbConstraintChecks=147621012  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.71	     solvingWckTime=32.137  solvingCpuTime=32.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.71	     globalCpuTime=32.31
32.71	       =>  wckTime=32.412  cpuTime=32.26  mem=5M493
32.71	   
32.71	   solver IterativeSystematicSolver being built... 
32.85	       =>  wckTime=32.547  cpuTime=32.36  mem=16M633
32.90	   
32.90	   preprocessing
32.90	     nbConstraintChecks=17051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.90	     detectedInconsistency=no
32.90	       =>  wckTime=0.049  cpuTime=0.03  mem=16M633
32.95	   
32.95	   search
32.95	     run=0  nbConstraintChecks=90769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71
32.95	     nbFailedAssignments=60  nbBacktracks=10  nbVisitedNodes=140  nbRestartNogoods=0
32.95	       =>  wckTime=0.102  cpuTime=0.08  mem=16M633
33.00	   
33.00	   search
33.00	     run=1  nbConstraintChecks=176064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144
33.00	     nbFailedAssignments=117  nbBacktracks=25  nbVisitedNodes=285  nbRestartNogoods=4
33.00	       =>  wckTime=0.158  cpuTime=0.13  mem=16M633
33.09	   
33.09	   search
33.09	     run=2  nbConstraintChecks=325580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259
33.09	     nbFailedAssignments=206  nbBacktracks=47  nbVisitedNodes=506  nbRestartNogoods=14
33.09	       =>  wckTime=0.241  cpuTime=0.2  mem=16M633
33.19	   
33.19	   search
33.19	     run=3  nbConstraintChecks=625263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
33.19	     nbFailedAssignments=355  nbBacktracks=81  nbVisitedNodes=873  nbRestartNogoods=21
33.19	       =>  wckTime=0.342  cpuTime=0.3  mem=16M633
33.36	   
33.36	   search
33.36	     run=4  nbConstraintChecks=1117372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=776
33.36	     nbFailedAssignments=626  nbBacktracks=131  nbVisitedNodes=1523  nbRestartNogoods=36
33.36	       =>  wckTime=0.515  cpuTime=0.47  mem=16M633
33.59	   
33.59	   search
33.59	     run=5  nbConstraintChecks=1655520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1182
33.59	     nbFailedAssignments=951  nbBacktracks=206  nbVisitedNodes=2312  nbRestartNogoods=61
33.59	       =>  wckTime=0.74  cpuTime=0.69  mem=16M633
33.88	   
33.88	   search
33.88	     run=6  nbConstraintChecks=2396308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1703
33.88	     nbFailedAssignments=1354  nbBacktracks=319  nbVisitedNodes=3346  nbRestartNogoods=68
33.88	       =>  wckTime=1.03  cpuTime=0.96  mem=16M633
34.24	   
34.24	   search
34.24	     run=7  nbConstraintChecks=3465215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2417
34.24	     nbFailedAssignments=1889  nbBacktracks=489  nbVisitedNodes=4755  nbRestartNogoods=76
34.24	       =>  wckTime=1.392  cpuTime=1.32  mem=16M633
34.72	   
34.72	   search
34.72	     run=8  nbConstraintChecks=4842852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3398
34.72	     nbFailedAssignments=2605  nbBacktracks=746  nbVisitedNodes=6694  nbRestartNogoods=96
34.72	       =>  wckTime=1.877  cpuTime=1.81  mem=16M633
35.48	   
35.48	   search
35.48	     run=9  nbConstraintChecks=7023450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4952
35.48	     nbFailedAssignments=3765  nbBacktracks=1130  nbVisitedNodes=9761  nbRestartNogoods=125
35.48	       =>  wckTime=2.629  cpuTime=2.56  mem=16M633
36.73	   
36.73	   search
36.73	     run=10  nbConstraintChecks=10444534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7536
36.73	     nbFailedAssignments=5760  nbBacktracks=1706  nbVisitedNodes=14890  nbRestartNogoods=141
36.73	       =>  wckTime=3.885  cpuTime=3.81  mem=16M633
38.49	   
38.49	   search
38.49	     run=11  nbConstraintChecks=15347613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11058
38.49	     nbFailedAssignments=8411  nbBacktracks=2570  nbVisitedNodes=21894  nbRestartNogoods=180
38.49	       =>  wckTime=5.64  cpuTime=5.56  mem=16M633
40.75	   
40.75	   search
40.75	     run=12  nbConstraintChecks=21480146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15388
40.75	     nbFailedAssignments=11435  nbBacktracks=3867  nbVisitedNodes=30488  nbRestartNogoods=197
40.75	       =>  wckTime=7.899  cpuTime=7.82  mem=16M633
43.96	   
43.96	   search
43.96	     run=13  nbConstraintChecks=29279979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21227
43.96	     nbFailedAssignments=15321  nbBacktracks=5814  nbVisitedNodes=42041  nbRestartNogoods=215
43.96	       =>  wckTime=11.118  cpuTime=11.03  mem=16M633
46.00	   
46.00	   search
46.00	     run=14  nbConstraintChecks=34400224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25061
46.00	     nbFailedAssignments=17825  nbBacktracks=7145  nbVisitedNodes=49633  nbRestartNogoods=225
46.00	       =>  wckTime=13.153  cpuTime=13.06  mem=16M633
46.00	   
46.00	   global
46.00	     nbConstraintChecks=34417275  nbRestartNogoods=225  solvingWckTime=13.154  solvingCpuTime=13.07  expiredTime=no
46.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=45.48
46.00	       =>  wckTime=45.702  cpuTime=45.43  mem=16M633
46.00	
46.00	s OPTIMUM FOUND
46.00	v 10 4 5 3 3 7 8 9 10 3 6 1 2 3 3 4 8 1 4 9 10 4 9 8 1 8 10 8 6 10 3 7 8 10 6 7 9 7 4 6 
46.00	   
46.00	   totalWckTime=45.781  totalCpuTime=45.48

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node2/watcher-282151-1169318431 -o ROOT/results/node2/solver-282151-1169318431 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282151-1169318431/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.75 1.91 1.96 4/86 30586
/proc/meminfo: memFree=1185048/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=172 CPUtime=0
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280238789 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/30585/statm: 43 24 18 14 0 3 0

[startup+0.107578 s]
/proc/loadavg: 1.75 1.91 1.96 4/86 30586
/proc/meminfo: memFree=1185048/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=914988 CPUtime=0.09
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 3054 0 1 0 8 1 0 0 22 0 8 0 280238789 936947712 2800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228747 2801 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515659 s]
/proc/loadavg: 1.75 1.91 1.96 4/86 30586
/proc/meminfo: memFree=1185048/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915332 CPUtime=0.5
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 6518 0 1 0 46 4 0 0 25 0 8 0 280238789 937299968 6256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228833 6256 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33681 s]
/proc/loadavg: 1.75 1.91 1.96 3/93 30593
/proc/meminfo: memFree=1167776/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915448 CPUtime=1.31
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 7009 0 1 0 105 26 0 0 25 0 8 0 280238789 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228861 6747 2479 14 0 215331 0
[pid=30585/tid=30587] ppid=30583 vsize=915444 CPUtime=0.02
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 30331 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280238793 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 30331 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280238794 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 30331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280238794 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 30331 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280238797 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=915444 CPUtime=0.1
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 30331 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280238797 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280238797 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280238797 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.98711 s]
/proc/loadavg: 1.75 1.91 1.96 3/93 30593
/proc/meminfo: memFree=1167776/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915444 CPUtime=2.97
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 7012 0 1 0 218 79 0 0 25 0 8 0 280238789 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228861 6749 2479 14 0 215331 0
[pid=30585/tid=30587] ppid=30583 vsize=915444 CPUtime=0.02
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 30331 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280238793 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 30331 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280238794 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 30331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280238794 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 30331 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280238797 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=915444 CPUtime=0.11
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 30331 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915444

[startup+6.27772 s]
/proc/loadavg: 1.77 1.91 1.96 3/93 30593
/proc/meminfo: memFree=1167264/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915444 CPUtime=6.25
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 7012 0 1 0 447 178 0 0 25 0 8 0 280238789 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228861 6749 2479 14 0 215331 0
[pid=30585/tid=30587] ppid=30583 vsize=915444 CPUtime=0.02
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 30331 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280238793 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 30331 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280238794 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 30331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280238794 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 30331 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=915444 CPUtime=0.11
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 30331 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915444

[startup+12.7729 s]
/proc/loadavg: 1.79 1.91 1.96 3/93 30593
/proc/meminfo: memFree=1167584/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915444 CPUtime=12.72
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 7012 0 1 0 900 372 0 0 25 0 8 0 280238789 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228861 6749 2479 14 0 215331 0
[pid=30585/tid=30587] ppid=30583 vsize=915448 CPUtime=0.02
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 30331 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280238793 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 30331 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280238794 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 30331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280238794 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 30331 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280238797 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=915444 CPUtime=0.11
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 30331 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280238797 937418752 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280238797 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915444

[startup+25.6413 s]
/proc/loadavg: 1.84 1.92 1.96 3/93 30593
/proc/meminfo: memFree=1167584/2055920 swapFree=4180552/4192956
[pid=30585] ppid=30583 vsize=915444 CPUtime=25.58
/proc/30585/stat : 30585 (java) R 30583 30585 30331 0 -1 0 7013 0 1 0 1798 760 0 0 25 0 8 0 280238789 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30585/statm: 228861 6750 2479 14 0 215331 0
[pid=30585/tid=30587] ppid=30583 vsize=915444 CPUtime=0.02
/proc/30585/task/30587/stat : 30587 (java) S 30583 30585 30331 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280238793 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30588] ppid=30583 vsize=915448 CPUtime=0
/proc/30585/task/30588/stat : 30588 (java) S 30583 30585 30331 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280238794 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30589] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30589/stat : 30589 (java) S 30583 30585 30331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280238794 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30590] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30590/stat : 30590 (java) S 30583 30585 30331 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280238797 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30591] ppid=30583 vsize=915448 CPUtime=0.11
/proc/30585/task/30591/stat : 30591 (java) S 30583 30585 30331 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 280238797 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30592] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30592/stat : 30592 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280238797 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30585/tid=30593] ppid=30583 vsize=915444 CPUtime=0
/proc/30585/task/30593/stat : 30593 (java) S 30583 30585 30331 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280238797 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 46.0656
CPU time (s): 45.938
CPU user time (s): 36.1175
CPU system time (s): 9.82051
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.1175
system time used= 9.82051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9222
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= 2096
involuntary context switches= 2924

runsolver used 0.06099 s user time and 0.156976 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 18:40:31 UTC 2007


IDJOB= 282151
IDBENCH= 12481
IDSOLVER= 68
FILE ID= node2/282151-1169318431

PBS_JOBID= 3610046

Free space on /tmp= 66558 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-40-10-08-t60/pi-40-10-07948-40-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282151-1169318431/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-282151-1169318431 -o ROOT/results/node2/solver-282151-1169318431 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282151-1169318431/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  89355485f66573f1bda90785fe3814fa

RANDOM SEED= 462802055

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	: 5931.00
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:       1185528 kB
Buffers:         50200 kB
Cached:         657176 kB
SwapCached:        572 kB
Active:         252108 kB
Inactive:       542616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185528 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:         100304 kB
Slab:            60320 kB
Committed_AS:  8027024 kB
PageTables:       2412 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= 66558 MiB



End job on node2 on Sat Jan 20 18:41:18 UTC 2007