Trace number 208483

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
Abscon 109 ACSAT 69.5284 70.2774

DiagnosticValue
CHECKS437537601
NODES318058

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-23_ext.xml
MD5SUM7cf810c015c90616954c24cd5f9e203c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.5996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=mac.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/208483-1168074714/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.47	   variables being loaded...
0.50	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.50	       =>  wckTime=0.102  cpuTime=0.09  mem=6M951
0.50	   
0.50	   relations being loaded...
0.60	   
0.60	   constraints being loaded...
0.72	     nbConstraints=333  nbRelationTypes=333  nbExtensionStructures=333  nbSharedExtensionStructures=0
0.72	     nbConflictsStructures=333  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2875  maxDegree=23
0.72	     maxArity=2
0.72	       =>  wckTime=0.324  cpuTime=0.24  mem=12M803
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.92	       =>  wckTime=0.526  cpuTime=0.37  mem=13M914
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.93	     detectedInconsistency=no
0.93	       =>  wckTime=0.0060  cpuTime=0.0  mem=13M914
0.98	   
0.98	   search
0.98	     run=0  nbConstraintChecks=35713  nbPropagations=560  nbRevisions=6001  nbUselessRevisions=4987  nbAssignments=29
0.98	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=45  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.056  cpuTime=0.03  mem=14M889
1.01	   
1.01	   search
1.01	     run=1  nbConstraintChecks=89933  nbPropagations=1864  nbRevisions=20722  nbUselessRevisions=17025  nbAssignments=66
1.01	     nbFailedAssignments=22  nbBacktracks=27  nbVisitedNodes=105  nbRestartNogoods=4  mapSize=22  nbInferences=0
1.01	     nbTooLargeKeys=0
1.01	       =>  wckTime=0.079  cpuTime=0.05  mem=14M889
1.03	   
1.03	   search
1.03	     run=2  nbConstraintChecks=152985  nbPropagations=4060  nbRevisions=46850  nbUselessRevisions=38253
1.03	     nbAssignments=109  nbFailedAssignments=37  nbBacktracks=50  nbVisitedNodes=179  nbRestartNogoods=6  mapSize=43
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.103  cpuTime=0.06  mem=14M889
1.05	   
1.05	   search
1.05	     run=3  nbConstraintChecks=214554  nbPropagations=7190  nbRevisions=84247  nbUselessRevisions=68696
1.05	     nbAssignments=164  nbFailedAssignments=52  nbBacktracks=83  nbVisitedNodes=265  nbRestartNogoods=8  mapSize=64
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.119  cpuTime=0.08  mem=14M889
1.07	   
1.07	   search
1.07	     run=4  nbConstraintChecks=321632  nbPropagations=11798  nbRevisions=140940  nbUselessRevisions=114652
1.07	     nbAssignments=250  nbFailedAssignments=82  nbBacktracks=133  nbVisitedNodes=406  nbRestartNogoods=11  mapSize=102
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.142  cpuTime=0.11  mem=14M889
1.11	   
1.11	   search
1.11	     run=5  nbConstraintChecks=514785  nbPropagations=19033  nbRevisions=232995  nbUselessRevisions=189170
1.11	     nbAssignments=386  nbFailedAssignments=136  nbBacktracks=208  nbVisitedNodes=642  nbRestartNogoods=14  mapSize=169
1.11	     nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.184  cpuTime=0.15  mem=14M889
1.17	   
1.17	   search
1.17	     run=6  nbConstraintChecks=761848  nbPropagations=29657  nbRevisions=370213  nbUselessRevisions=299605
1.17	     nbAssignments=565  nbFailedAssignments=195  nbBacktracks=322  nbVisitedNodes=945  nbRestartNogoods=21  mapSize=262
1.17	     nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.24  cpuTime=0.19  mem=14M889
1.25	   
1.25	   search
1.25	     run=7  nbConstraintChecks=1199348  nbPropagations=46244  nbRevisions=588541  nbUselessRevisions=475490
1.25	     nbAssignments=873  nbFailedAssignments=326  nbBacktracks=492  nbVisitedNodes=1492  nbRestartNogoods=24  mapSize=410
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.324  cpuTime=0.28  mem=14M889
1.37	   
1.37	   search
1.37	     run=8  nbConstraintChecks=1800730  nbPropagations=71046  nbRevisions=918860  nbUselessRevisions=740820
1.37	     nbAssignments=1305  nbFailedAssignments=498  nbBacktracks=748  nbVisitedNodes=2242  nbRestartNogoods=31
1.37	     mapSize=619  nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.442  cpuTime=0.39  mem=14M889
1.54	   
1.54	   search
1.54	     run=9  nbConstraintChecks=2715222  nbPropagations=108190  nbRevisions=1418488  nbUselessRevisions=1141915
1.54	     nbAssignments=1970  nbFailedAssignments=769  nbBacktracks=1135  nbVisitedNodes=3397  nbRestartNogoods=35
1.54	     mapSize=937  nbInferences=0  nbTooLargeKeys=0
1.54	       =>  wckTime=0.614  cpuTime=0.55  mem=14M889
1.59	   
1.59	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=14M889)
1.76	   
1.76	   search
1.76	     run=10  nbConstraintChecks=3917069  nbPropagations=162430  nbRevisions=2146486  nbUselessRevisions=1725740
1.76	     nbAssignments=2922  nbFailedAssignments=1134  nbBacktracks=1714  nbVisitedNodes=5019  nbRestartNogoods=39
1.76	       =>  wckTime=0.829  cpuTime=0.75  mem=14M889
2.11	   
2.11	   search
2.11	     run=11  nbConstraintChecks=6073028  nbPropagations=246218  nbRevisions=3295548  nbUselessRevisions=2650784
2.11	     nbAssignments=4465  nbFailedAssignments=1807  nbBacktracks=2579  nbVisitedNodes=7783  nbRestartNogoods=46
2.11	       =>  wckTime=1.18  cpuTime=1.09  mem=14M889
2.54	   
2.54	   search
2.54	     run=12  nbConstraintChecks=8694742  nbPropagations=367441  nbRevisions=4953220  nbUselessRevisions=3986809
2.54	     nbAssignments=6536  nbFailedAssignments=2573  nbBacktracks=3881  nbVisitedNodes=11333  nbRestartNogoods=51
2.54	       =>  wckTime=1.609  cpuTime=1.52  mem=14M889
3.18	   
3.18	   search
3.18	     run=13  nbConstraintChecks=12758001  nbPropagations=544340  nbRevisions=7369359  nbUselessRevisions=5931567
3.18	     nbAssignments=9650  nbFailedAssignments=3734  nbBacktracks=5828  nbVisitedNodes=16618  nbRestartNogoods=58
3.18	       =>  wckTime=2.257  cpuTime=2.16  mem=14M889
4.30	   
4.30	   search
4.30	     run=14  nbConstraintChecks=19775928  nbPropagations=816358  nbRevisions=11130985  nbUselessRevisions=8963816
4.30	     nbAssignments=14716  nbFailedAssignments=5872  nbBacktracks=8749  nbVisitedNodes=25578  nbRestartNogoods=65
4.30	       =>  wckTime=3.374  cpuTime=3.26  mem=14M889
5.81	   
5.81	   search
5.81	     run=15  nbConstraintChecks=29251696  nbPropagations=1217650  nbRevisions=16667191  nbUselessRevisions=13421635
5.81	     nbAssignments=21838  nbFailedAssignments=8609  nbBacktracks=13127  nbVisitedNodes=37844  nbRestartNogoods=73
5.81	       =>  wckTime=4.881  cpuTime=4.76  mem=14M889
8.28	   
8.28	   search
8.28	     run=16  nbConstraintChecks=44845810  nbPropagations=1830101  nbRevisions=25180674  nbUselessRevisions=20284963
8.28	     nbAssignments=32991  nbFailedAssignments=13186  nbBacktracks=19698  nbVisitedNodes=57444  nbRestartNogoods=82
8.28	       =>  wckTime=7.35  cpuTime=7.2  mem=14M889
11.64	   
11.64	   search
11.64	     run=17  nbConstraintChecks=66108374  nbPropagations=2734901  nbRevisions=37692535  nbUselessRevisions=30359105
11.64	     nbAssignments=49020  nbFailedAssignments=19353  nbBacktracks=29552  nbVisitedNodes=84972  nbRestartNogoods=94
11.64	       =>  wckTime=10.711  cpuTime=10.53  mem=14M889
17.12	   
17.12	   search
17.12	     run=18  nbConstraintChecks=100717565  nbPropagations=4113813  nbRevisions=56898951  nbUselessRevisions=45857117
17.12	     nbAssignments=74116  nbFailedAssignments=29664  nbBacktracks=44332  nbVisitedNodes=129145  nbRestartNogoods=107
17.12	       =>  wckTime=16.192  cpuTime=15.96  mem=14M889
25.15	   
25.15	   search
25.15	     run=19  nbConstraintChecks=151880263  nbPropagations=6178875  nbRevisions=85601653  nbUselessRevisions=68995765
25.15	     nbAssignments=110689  nbFailedAssignments=44062  nbBacktracks=66501  nbVisitedNodes=192588  nbRestartNogoods=116
25.15	       =>  wckTime=24.221  cpuTime=23.92  mem=14M889
37.10	   
37.10	   search
37.10	     run=20  nbConstraintChecks=227220851  nbPropagations=9275293  nbRevisions=128825562  nbUselessRevisions=103890235
37.10	     nbAssignments=166127  nbFailedAssignments=66243  nbBacktracks=99753  nbVisitedNodes=289215  nbRestartNogoods=120
37.10	       =>  wckTime=36.175  cpuTime=35.76  mem=14M889
55.39	   
55.39	   search
55.39	     run=21  nbConstraintChecks=342805202  nbPropagations=13940698  nbRevisions=194172529  nbUselessRevisions=156673607
55.39	     nbAssignments=250599  nbFailedAssignments=100830  nbBacktracks=149632  nbVisitedNodes=437212  nbRestartNogoods=127
55.39	       =>  wckTime=54.468  cpuTime=53.89  mem=14M889
70.26	   
70.26	   search
70.26	     run=22  nbConstraintChecks=437537601  nbPropagations=19873801  nbRevisions=277393113  nbUselessRevisions=223894899
70.26	     nbAssignments=318058  nbFailedAssignments=128227  nbBacktracks=189654  nbVisitedNodes=555116  nbRestartNogoods=141
70.26	       =>  wckTime=69.33  cpuTime=68.61  mem=14M889
70.26	   
70.26	   global
70.26	     nbConstraintChecks=437537601  nbPropagations=19873841  nbRevisions=277393113  nbUselessRevisions=223894899
70.26	     nbRestartNogoods=141  solvingWckTime=69.331  solvingCpuTime=68.61  expiredTime=no  totalExploration=no
70.26	     nbFoundSolutions=1  globalCpuTime=69.03
70.26	       =>  wckTime=69.86  cpuTime=68.98  mem=14M889
70.26	   
70.26	s SATISFIABLE
70.26	v 17 15 8 7 6 5 9 2 9 11 2 16 0 5 12 1 7 4 16 12 0 0 15 1 1 2 13 10 7 1 11 16 4 2 17 0 12 2 3 5 
70.26	d NODES 318058
70.26	d CHECKS 437537601
70.26	   
70.26	   totalWckTime=69.942  totalCpuTime=69.03

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-208483-1168074714 -o ROOT/results/node42/solver-208483-1168074714 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208483-1168074714/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.89 1.68 1.49 4/80 24036
/proc/meminfo: memFree=1320592/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=11868 CPUtime=0
/proc/24035/stat : 24035 (java) D 24033 24035 23583 0 -1 0 765 0 1 0 0 0 0 0 16 0 1 0 155870760 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12407588 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/24035/statm: 2967 515 425 14 0 1602 0

[startup+0.103255 s]
/proc/loadavg: 1.89 1.68 1.49 4/80 24036
/proc/meminfo: memFree=1320592/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=907808 CPUtime=0.05
/proc/24035/stat : 24035 (java) D 24033 24035 23583 0 -1 0 2460 0 1 0 4 1 0 0 17 0 4 0 155870760 929595392 2207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 226952 2207 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.514306 s]
/proc/loadavg: 1.89 1.68 1.49 4/80 24036
/proc/meminfo: memFree=1320592/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915328 CPUtime=0.41
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 6132 0 1 0 37 4 0 0 18 0 8 0 155870760 937295872 5871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228832 5871 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33539 s]
/proc/loadavg: 1.89 1.68 1.49 3/87 24043
/proc/meminfo: memFree=1297176/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=1.21
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8614 0 1 0 115 6 0 0 24 0 8 0 155870760 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836558 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8352 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.2
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 377 0 0 0 19 1 0 0 15 0 8 0 155870776 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915456

[startup+2.97257 s]
/proc/loadavg: 1.89 1.68 1.49 3/87 24043
/proc/meminfo: memFree=1296856/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=2.85
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8667 0 1 0 278 7 0 0 25 0 8 0 155870760 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8404 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.23
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 392 0 0 0 22 1 0 0 15 0 8 0 155870776 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915456

[startup+6.25693 s]
/proc/loadavg: 1.90 1.68 1.50 3/87 24043
/proc/meminfo: memFree=1296792/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=6.1
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8674 0 1 0 603 7 0 0 25 0 8 0 155870760 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8411 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.23
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155870776 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915456

[startup+12.7386 s]
/proc/loadavg: 1.92 1.69 1.50 3/87 24043
/proc/meminfo: memFree=1296792/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=12.52
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8680 0 1 0 1245 7 0 0 25 0 8 0 155870760 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8416 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.23
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155870776 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915456

[startup+25.5991 s]
/proc/loadavg: 1.93 1.70 1.50 3/87 24043
/proc/meminfo: memFree=1296856/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=25.26
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8685 0 1 0 2519 7 0 0 25 0 8 0 155870760 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8421 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.23
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155870776 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915456

[startup+51.2009 s]
/proc/loadavg: 1.95 1.73 1.52 3/87 24043
/proc/meminfo: memFree=1296856/2055920 swapFree=4191892/4192956
[pid=24035] ppid=24033 vsize=915456 CPUtime=50.63
/proc/24035/stat : 24035 (java) R 24033 24035 23583 0 -1 0 8687 0 1 0 5056 7 0 0 25 0 8 0 155870760 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24035/statm: 228864 8423 2513 14 0 215334 0
[pid=24035/tid=24037] ppid=24033 vsize=915456 CPUtime=0.03
/proc/24035/task/24037/stat : 24037 (java) S 24033 24035 23583 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 155870764 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24038] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24038/stat : 24038 (java) S 24033 24035 23583 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155870765 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24039] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24039/stat : 24039 (java) S 24033 24035 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155870765 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24040] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24040/stat : 24040 (java) S 24033 24035 23583 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155870776 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24041] ppid=24033 vsize=915456 CPUtime=0.23
/proc/24035/task/24041/stat : 24041 (java) S 24033 24035 23583 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155870776 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24042] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24042/stat : 24042 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155870776 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24035/tid=24043] ppid=24033 vsize=915456 CPUtime=0
/proc/24035/task/24043/stat : 24043 (java) S 24033 24035 23583 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155870776 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 70.2774
CPU time (s): 69.5284
CPU user time (s): 69.4484
CPU system time (s): 0.079987
CPU usage (%): 98.9343
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.4484
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8783
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= 2524
involuntary context switches= 5521

runsolver used 0.103984 s user time and 0.219966 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 09:11:54 UTC 2007


IDJOB= 208483
IDBENCH= 4398
FILE ID= node42/208483-1168074714

PBS_JOBID= 3476019

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-23_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208483-1168074714/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-208483-1168074714 -o ROOT/results/node42/solver-208483-1168074714 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208483-1168074714/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7cf810c015c90616954c24cd5f9e203c

RANDOM SEED= 582333918

TIME LIMIT= 1800 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.229
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.229
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:       1321072 kB
Buffers:         49916 kB
Cached:         564604 kB
SwapCached:        268 kB
Active:         136872 kB
Inactive:       522760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321072 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          64064 kB
Slab:            60400 kB
Committed_AS:  3497392 kB
PageTables:       1876 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= 66541 MiB



End job on node42 on Sat Jan  6 09:13:06 UTC 2007