Trace number 282737

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 58.993 59.3252

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub1-24_ext.xml
MD5SUM65429f79973cc243e147c22047969b2a
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 benchmark0.743886
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints300
Maximum constraint arity2
Maximum domain size24
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282737-1169322088/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=14  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.64	     nbConstraints=300  nbRelationTypes=252  nbExtensionStructures=252  nbSharedExtensionStructures=48
0.64	     nbConflictsStructures=252  nbSharedConflictsStructures=48  nbSharedBinaryRepresentations=11040  maxDegree=52
0.64	     maxArity=2
0.64	       =>  wckTime=0.319  cpuTime=0.24  mem=12M761
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.408  cpuTime=0.28  mem=5M719
0.74	
0.74	s SATISFIABLE
0.74	o 196
0.74	c 104
0.74	o 206
0.74	c 94
0.74	o 215
0.74	c 85
0.74	o 223
0.74	c 77
0.74	o 230
0.74	c 70
0.74	o 235
0.74	c 65
0.74	o 242
0.74	c 58
0.75	o 249
0.75	c 51
0.75	o 251
0.75	c 49
0.75	o 254
0.75	c 46
0.75	o 262
0.75	c 38
0.75	o 267
0.75	c 33
0.75	o 274
0.75	c 26
0.75	o 279
0.75	c 21
0.83	o 280
0.83	c 20
0.83	o 281
0.83	c 19
0.83	o 282
0.83	c 18
10.35	   
10.35	   search
10.35	     run=0  nbConstraintChecks=73423714  nbAssignments=10000
10.35	       =>  wckTime=9.623  cpuTime=9.57  mem=5M719
19.86	   
19.86	   search
19.86	     run=1  nbConstraintChecks=147577870  nbAssignments=20000
19.86	       =>  wckTime=19.129  cpuTime=19.02  mem=5M719
29.30	   
29.30	   search
29.30	     run=2  nbConstraintChecks=221003398  nbAssignments=30000
29.30	       =>  wckTime=28.573  cpuTime=28.42  mem=5M719
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=234112522  nbAssignments=31744
30.98	       =>  wckTime=30.256  cpuTime=30.1  mem=5M719
30.99	   
30.99	   global
30.99	     nbConstraintChecks=234112522  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.254  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.42
30.99	       =>  wckTime=30.664  cpuTime=30.38  mem=5M719
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.789  cpuTime=30.48  mem=16M578
31.12	   
31.12	   preprocessing
31.12	     nbConstraintChecks=1536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.12	     detectedInconsistency=no
31.12	       =>  wckTime=0.0090  cpuTime=0.01  mem=16M578
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=243613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63
31.22	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=122  nbRestartNogoods=0
31.22	       =>  wckTime=0.104  cpuTime=0.08  mem=16M578
31.43	   
31.43	   search
31.43	     run=1  nbConstraintChecks=1252824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178
31.43	     nbFailedAssignments=145  nbBacktracks=25  nbVisitedNodes=349  nbRestartNogoods=5
31.43	       =>  wckTime=0.314  cpuTime=0.28  mem=16M578
31.54	   
31.54	   search
31.54	     run=2  nbConstraintChecks=1825599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300
31.54	     nbFailedAssignments=238  nbBacktracks=47  nbVisitedNodes=586  nbRestartNogoods=12
31.54	       =>  wckTime=0.426  cpuTime=0.39  mem=16M578
31.79	   
31.80	   search
31.80	     run=3  nbConstraintChecks=3221224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=456
31.80	     nbFailedAssignments=357  nbBacktracks=80  nbVisitedNodes=894  nbRestartNogoods=18
31.80	       =>  wckTime=0.683  cpuTime=0.65  mem=16M578
32.16	   
32.16	   search
32.16	     run=4  nbConstraintChecks=5177830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=733
32.16	     nbFailedAssignments=579  nbBacktracks=130  nbVisitedNodes=1443  nbRestartNogoods=21
32.16	       =>  wckTime=1.051  cpuTime=1.01  mem=16M578
33.18	   
33.18	   search
33.18	     run=5  nbConstraintChecks=10720397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1399
33.18	     nbFailedAssignments=1167  nbBacktracks=205  nbVisitedNodes=2772  nbRestartNogoods=24
33.18	       =>  wckTime=2.07  cpuTime=2.01  mem=16M578
34.69	   
34.69	   search
34.69	     run=6  nbConstraintChecks=19186508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2373
34.69	     nbFailedAssignments=2025  nbBacktracks=318  nbVisitedNodes=4717  nbRestartNogoods=28
34.69	       =>  wckTime=3.583  cpuTime=3.5  mem=16M578
36.74	   
36.74	   search
36.74	     run=7  nbConstraintChecks=30215816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3618
36.74	     nbFailedAssignments=3098  nbBacktracks=488  nbVisitedNodes=7205  nbRestartNogoods=40
36.74	       =>  wckTime=5.625  cpuTime=5.53  mem=16M578
38.43	   
38.43	   search
38.43	     run=8  nbConstraintChecks=39253058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4821
38.43	     nbFailedAssignments=4043  nbBacktracks=744  nbVisitedNodes=9609  nbRestartNogoods=59
38.43	       =>  wckTime=7.319  cpuTime=7.21  mem=16M578
41.38	   
41.38	   search
41.38	     run=9  nbConstraintChecks=55105240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6695
41.38	     nbFailedAssignments=5530  nbBacktracks=1128  nbVisitedNodes=13354  nbRestartNogoods=66
41.38	       =>  wckTime=10.264  cpuTime=10.14  mem=16M578
47.08	   
47.08	   search
47.08	     run=10  nbConstraintChecks=87251910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10538
47.08	     nbFailedAssignments=8795  nbBacktracks=1704  nbVisitedNodes=21038  nbRestartNogoods=75
47.08	       =>  wckTime=15.967  cpuTime=15.82  mem=16M578
55.65	   
55.65	   search
55.65	     run=11  nbConstraintChecks=133231112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16536
55.65	     nbFailedAssignments=13927  nbBacktracks=2568  nbVisitedNodes=33032  nbRestartNogoods=98
55.65	       =>  wckTime=24.534  cpuTime=24.35  mem=16M578
59.28	   
59.28	   search
59.28	     run=12  nbConstraintChecks=152749412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19321
59.28	     nbFailedAssignments=16125  nbBacktracks=3156  nbVisitedNodes=38601  nbRestartNogoods=106
59.28	       =>  wckTime=28.167  cpuTime=27.96  mem=16M578
59.28	   
59.28	   global
59.28	     nbConstraintChecks=152750948  nbRestartNogoods=106  solvingWckTime=28.168  solvingCpuTime=27.96  expiredTime=no
59.28	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=58.48
59.28	       =>  wckTime=58.958  cpuTime=58.44  mem=16M578
59.28	
59.28	s OPTIMUM FOUND
59.28	v 0 0 20 20 18 0 3 22 11 3 10 11 23 22 
59.28	   
59.28	   totalWckTime=59.038  totalCpuTime=58.49

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/node5/watcher-282737-1169322088 -o ROOT/results/node5/solver-282737-1169322088 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282737-1169322088/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.84 1.95 1.98 4/93 29555
/proc/meminfo: memFree=1389104/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=18540 CPUtime=0
/proc/29554/stat : 29554 (runsolver) R 29552 29554 29486 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 260823257 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29554/statm: 4635 279 244 17 0 2626 0

[startup+0.108172 s]
/proc/loadavg: 1.84 1.95 1.98 4/93 29555
/proc/meminfo: memFree=1389104/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=914988 CPUtime=0.09
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 2988 0 1 0 7 2 0 0 18 0 8 0 260823257 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519524 s]
/proc/loadavg: 1.84 1.95 1.98 4/93 29555
/proc/meminfo: memFree=1389104/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915332 CPUtime=0.49
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 6923 0 1 0 45 4 0 0 18 0 8 0 260823257 937299968 6662 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073564974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228833 6663 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34062 s]
/proc/loadavg: 1.84 1.95 1.98 3/100 29562
/proc/meminfo: memFree=1366776/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915468 CPUtime=1.3
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 8249 0 1 0 122 8 0 0 25 0 8 0 260823257 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228867 7987 2476 14 0 215337 0
[pid=29554/tid=29556] ppid=29552 vsize=915468 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 260823261 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915468 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915468 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915468 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915468 CPUtime=0.14
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 260823265 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915468 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915468 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937439232 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.9778 s]
/proc/loadavg: 1.84 1.95 1.98 3/100 29562
/proc/meminfo: memFree=1366776/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915464 CPUtime=2.94
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 8253 0 1 0 279 15 0 0 25 0 8 0 260823257 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736655 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228866 7990 2476 14 0 215336 0
[pid=29554/tid=29556] ppid=29552 vsize=915464 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915464 CPUtime=0.15
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+6.26318 s]
/proc/loadavg: 1.85 1.95 1.98 3/100 29562
/proc/meminfo: memFree=1366840/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915468 CPUtime=6.2
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 8253 0 1 0 592 28 0 0 25 0 8 0 260823257 937439232 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228866 7990 2476 14 0 215336 0
[pid=29554/tid=29556] ppid=29552 vsize=915464 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915464 CPUtime=0.15
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937435136 7990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915468

[startup+12.7429 s]
/proc/loadavg: 1.88 1.95 1.98 3/100 29562
/proc/meminfo: memFree=1366840/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915464 CPUtime=12.65
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 8255 0 1 0 1209 56 0 0 25 0 8 0 260823257 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228866 7992 2476 14 0 215336 0
[pid=29554/tid=29556] ppid=29552 vsize=915464 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915464 CPUtime=0.15
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.6064 s]
/proc/loadavg: 1.89 1.95 1.98 3/100 29562
/proc/meminfo: memFree=1366968/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915464 CPUtime=25.45
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 8255 0 1 0 2438 107 0 0 25 0 8 0 260823257 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228866 7992 2476 14 0 215336 0
[pid=29554/tid=29556] ppid=29552 vsize=915464 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915464 CPUtime=0.15
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937435136 7992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915464

[startup+51.2113 s]
/proc/loadavg: 2.00 1.97 1.99 3/100 29562
/proc/meminfo: memFree=1364088/2055920 swapFree=4192812/4192956
[pid=29554] ppid=29552 vsize=915464 CPUtime=50.94
/proc/29554/stat : 29554 (java) R 29552 29554 29486 0 -1 0 9056 0 1 0 4960 134 0 0 25 0 8 0 260823257 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073895072 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29554/statm: 228866 8787 2527 14 0 215336 0
[pid=29554/tid=29556] ppid=29552 vsize=915464 CPUtime=0.02
/proc/29554/task/29556/stat : 29556 (java) S 29552 29554 29486 0 -1 64 211 0 0 0 2 0 0 0 17 0 8 0 260823261 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29557] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29557/stat : 29557 (java) S 29552 29554 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260823261 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29558] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29558/stat : 29558 (java) S 29552 29554 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260823261 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29559] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29559/stat : 29559 (java) S 29552 29554 29486 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 260823265 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29560] ppid=29552 vsize=915464 CPUtime=0.25
/proc/29554/task/29560/stat : 29560 (java) S 29552 29554 29486 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 260823265 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29561] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29561/stat : 29561 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 260823265 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29554/tid=29562] ppid=29552 vsize=915464 CPUtime=0
/proc/29554/task/29562/stat : 29562 (java) S 29552 29554 29486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 260823265 937435136 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 59.3252
CPU time (s): 58.993
CPU user time (s): 57.6392
CPU system time (s): 1.35379
CPU usage (%): 99.4402
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.6392
system time used= 1.35379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 2350
involuntary context switches= 4912

runsolver used 0.06399 s user time and 0.189971 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 19:41:28 UTC 2007


IDJOB= 282737
IDBENCH= 12884
IDSOLVER= 69
FILE ID= node5/282737-1169322088

PBS_JOBID= 3610089

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs6/scenw-6-sub1-24_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282737-1169322088/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-282737-1169322088 -o ROOT/results/node5/solver-282737-1169322088 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282737-1169322088/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  65429f79973cc243e147c22047969b2a

RANDOM SEED= 784320747

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.240
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.240
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:       1389520 kB
Buffers:         59172 kB
Cached:         453140 kB
SwapCached:          0 kB
Active:         164356 kB
Inactive:       423596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2116 kB
Writeback:           0 kB
Mapped:         104712 kB
Slab:            63068 kB
Committed_AS:  8460288 kB
PageTables:       2272 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node5 on Sat Jan 20 19:42:28 UTC 2007