Trace number 1103584

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 7.2569 7.3521

DiagnosticValue
CHECKS6569900
NODES44702

General information on the benchmark

Namecsp/bqwh-18-141/
normalized-bqwh-18-141-42_ext.xml
MD5SUMb80a05c8a823c7f48872c8475ec277d6
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 benchmark0.242962
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of constraints874
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension874
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1103584-1215301157.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.44	     nbVariables=141  nbDomainTypes=135  minDomainSize=2  maxDomainSize=6  nbTotalValues=523
0.38/0.44	       =>  wckTime=0.199  cpuTime=0.13  mem=7M854
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
0.75/0.82	     nbConstraints=895  nbRelationTypes=212  nbGlobalConstraints=21  nbExtensionStructures=855
0.75/0.82	     nbSharedExtensionStructures=19  nbConflictsStructures=855  nbSharedConflictsStructures=19
0.75/0.82	     nbSharedBinaryRepresentations=6491  minDegree=6  maxDegree=15  minArity=2  avgArity=2.08  maxArity=8
0.75/0.82	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.109  symmetryCpuTime=0.06  nbCliques=21
0.75/0.82	       =>  wckTime=0.579  cpuTime=0.38  mem=20M590
0.75/0.89	   
0.75/0.89	   solver IterativeSystematicSolver being built... 
0.86/0.97	   
0.86/0.97	   INFO : Forward propagation technique limited 
0.97/1.05	       =>  wckTime=0.801  cpuTime=0.5  mem=20M908
0.97/1.06	   
0.97/1.06	   preprocessing
0.97/1.06	     nbConstraintChecks=0  nbPropagations=141  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.97/1.06	     detectedInconsistency=no
0.97/1.07	       =>  wckTime=0.017  cpuTime=0.01  mem=20M908
1.15/1.25	   
1.15/1.25	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M900)
7.21/7.32	   
7.21/7.32	   search
7.21/7.32	     run=14  nbConstraintChecks=6569896  minDepth=1  maxDepth=141  nbPropagations=1426101  nbRevisions=8566945
7.21/7.32	     nbUselessRevisions=6020968  nbAssignments=44702  nbFailedAssignments=7752  nbBacktracks=36502  nbVisitedNodes=62006
7.21/7.32	     nbRestartNogoods=70  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=52.48  nbIEliminables=75.3
7.21/7.32	     nbDEliminables=0  nbPEliminables=0
7.21/7.32	       =>  wckTime=6.267  cpuTime=6.1  mem=48M237
7.21/7.32	   
7.21/7.32	   global
7.21/7.32	     nbConstraintChecks=6569896  nbPropagations=1426242  nbRevisions=8566945  nbUselessRevisions=6020968
7.21/7.32	     nbRestartNogoods=70  solvingWckTime=6.271  solvingCpuTime=6.11  expiredTime=no  totalExploration=no
7.21/7.32	     nbFoundSolutions=1  firstSolutionCpuTime=6.61  globalCpuTime=6.67
7.21/7.32	       =>  wckTime=7.073  cpuTime=6.62  mem=48M237
7.21/7.32	   
7.21/7.32	s SATISFIABLE
7.21/7.32	v 10 9 14 1 0 17 7 11 0 2 6 14 12 17 9 7 10 6 15 12 1 8 14 3 9 7 15 11 12 6 2 7 15 16 13 4 9 1 0 11 5 2 4 15 13 10 1 0 13 16 14 2 5 12 1 12 11 4 17 14 15 3 7 3 12 7 8 9 10 6 4 2 15 7 5 16 3 13 17 12 7 13 9 14 15 6 2 1 17 6 16 13 14 9 15 4 13 17 12 1 3 0 8 2 4 17 6 5 11 12 6 0 13 16 15 9 14 15 1 14 17 7 16 10 4 8 16 11 9 13 14 6 17 7 3 1 4 9 15 14 13 
7.21/7.32	d NODES 44702
7.21/7.32	d CHECKS 6569896
7.21/7.32	   
7.21/7.32	   totalWckTime=7.131  totalCpuTime=6.67

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103584-1215301157/watcher-1103584-1215301157 -o /tmp/evaluation-result-1103584-1215301157/solver-1103584-1215301157 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1103584-1215301157.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.03 2.01 4/73 10842
/proc/meminfo: memFree=1543240/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=18572 CPUtime=0
/proc/10842/stat : 10842 (runsolver) R 10840 10842 8074 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2009087139 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 218076081447 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10842/statm: 4643 292 257 25 0 2626 0

[startup+0.0988631 s]
/proc/loadavg: 2.14 2.03 2.01 4/73 10842
/proc/meminfo: memFree=1543240/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=865884 CPUtime=0.08
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 3671 0 1 0 6 2 0 0 18 0 9 0 2009087139 886665216 3146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216471 3146 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101859 s]
/proc/loadavg: 2.14 2.03 2.01 4/73 10842
/proc/meminfo: memFree=1543240/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=865884 CPUtime=0.08
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 3682 0 1 0 6 2 0 0 18 0 9 0 2009087139 886665216 3157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216471 3157 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301897 s]
/proc/loadavg: 2.14 2.03 2.01 4/73 10842
/proc/meminfo: memFree=1543240/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=866196 CPUtime=0.28
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 5617 0 1 0 25 3 0 0 18 0 9 0 2009087139 886984704 5031 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216549 5031 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701963 s]
/proc/loadavg: 2.14 2.03 2.01 4/73 10842
/proc/meminfo: memFree=1543240/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867016 CPUtime=0.67
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 8707 0 1 0 62 5 0 0 18 0 9 0 2009087139 887824384 8067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216754 8067 1987 9 0 211282 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867016

[startup+1.5021 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 10855
/proc/meminfo: memFree=1512704/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867872 CPUtime=1.46
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 17548 320 1 0 136 9 0 1 18 0 9 0 2009087139 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216968 10908 2632 9 0 211474 0
[pid=10842/tid=10844] ppid=10840 vsize=867872 CPUtime=1.08
/proc/10842/task/10844/stat : 10844 (java) R 10840 10842 8074 0 -1 64 13022 320 1 0 101 6 0 1 25 0 9 0 2009087141 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10845] ppid=10840 vsize=867872 CPUtime=0.06
/proc/10842/task/10845/stat : 10845 (java) S 10840 10842 8074 0 -1 64 2932 320 0 0 5 0 0 1 16 0 9 0 2009087142 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10846] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10846/stat : 10846 (java) S 10840 10842 8074 0 -1 64 16 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10847] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10847/stat : 10847 (java) S 10840 10842 8074 0 -1 64 7 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10848] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10848/stat : 10848 (java) S 10840 10842 8074 0 -1 64 0 320 0 0 0 0 0 1 18 0 9 0 2009087144 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10849] ppid=10840 vsize=867872 CPUtime=0.29
/proc/10842/task/10849/stat : 10849 (java) S 10840 10842 8074 0 -1 64 755 320 0 0 28 0 0 1 16 0 9 0 2009087144 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10850] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10850/stat : 10850 (java) S 10840 10842 8074 0 -1 64 2 320 0 0 0 0 0 1 19 0 9 0 2009087145 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10851] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10851/stat : 10851 (java) S 10840 10842 8074 0 -1 64 4 320 0 0 0 0 0 1 15 0 9 0 2009087145 888700928 10908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867872

[startup+3.10236 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 10855
/proc/meminfo: memFree=1507200/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867872 CPUtime=3.05
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 19197 320 1 0 295 9 0 1 18 0 9 0 2009087139 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216968 12552 2632 9 0 211474 0
[pid=10842/tid=10844] ppid=10840 vsize=867872 CPUtime=2.66
/proc/10842/task/10844/stat : 10844 (java) R 10840 10842 8074 0 -1 64 14662 320 1 0 259 6 0 1 25 0 9 0 2009087141 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4127045386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10845] ppid=10840 vsize=867872 CPUtime=0.06
/proc/10842/task/10845/stat : 10845 (java) S 10840 10842 8074 0 -1 64 2932 320 0 0 5 0 0 1 17 0 9 0 2009087142 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10846] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10846/stat : 10846 (java) S 10840 10842 8074 0 -1 64 16 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10847] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10847/stat : 10847 (java) S 10840 10842 8074 0 -1 64 7 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10848] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10848/stat : 10848 (java) S 10840 10842 8074 0 -1 64 0 320 0 0 0 0 0 1 18 0 9 0 2009087144 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10849] ppid=10840 vsize=867872 CPUtime=0.31
/proc/10842/task/10849/stat : 10849 (java) S 10840 10842 8074 0 -1 64 764 320 0 0 30 0 0 1 16 0 9 0 2009087144 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10850] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10850/stat : 10850 (java) S 10840 10842 8074 0 -1 64 2 320 0 0 0 0 0 1 19 0 9 0 2009087145 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10851] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10851/stat : 10851 (java) S 10840 10842 8074 0 -1 64 4 320 0 0 0 0 0 1 15 0 9 0 2009087145 888700928 12552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867872

[startup+6.3029 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 10855
/proc/meminfo: memFree=1493120/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867872 CPUtime=6.22
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 22589 320 1 0 609 12 0 1 18 0 9 0 2009087139 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216968 15923 2632 9 0 211474 0
[pid=10842/tid=10844] ppid=10840 vsize=867872 CPUtime=5.83
/proc/10842/task/10844/stat : 10844 (java) R 10840 10842 8074 0 -1 64 18041 320 1 0 573 9 0 1 25 0 9 0 2009087141 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4127032014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10845] ppid=10840 vsize=867872 CPUtime=0.06
/proc/10842/task/10845/stat : 10845 (java) S 10840 10842 8074 0 -1 64 2932 320 0 0 5 0 0 1 16 0 9 0 2009087142 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10846] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10846/stat : 10846 (java) S 10840 10842 8074 0 -1 64 16 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10847] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10847/stat : 10847 (java) S 10840 10842 8074 0 -1 64 7 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10848] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10848/stat : 10848 (java) S 10840 10842 8074 0 -1 64 0 320 0 0 0 0 0 1 18 0 9 0 2009087144 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10849] ppid=10840 vsize=867872 CPUtime=0.31
/proc/10842/task/10849/stat : 10849 (java) S 10840 10842 8074 0 -1 64 764 320 0 0 30 0 0 1 16 0 9 0 2009087144 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10850] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10850/stat : 10850 (java) S 10840 10842 8074 0 -1 64 2 320 0 0 0 0 0 1 19 0 9 0 2009087145 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10851] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10851/stat : 10851 (java) S 10840 10842 8074 0 -1 64 17 320 0 0 0 0 0 1 15 0 9 0 2009087145 888700928 15923 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867872

Solver just ended. Dumping a history of the last processes samples

[startup+7.10203 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 10855
/proc/meminfo: memFree=1488512/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867872 CPUtime=7.01
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 23406 320 1 0 687 13 0 1 18 0 9 0 2009087139 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216968 16738 2632 9 0 211474 0
[pid=10842/tid=10844] ppid=10840 vsize=867872 CPUtime=6.62
/proc/10842/task/10844/stat : 10844 (java) R 10840 10842 8074 0 -1 64 18858 320 1 0 651 10 0 1 25 0 9 0 2009087141 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4126940247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10845] ppid=10840 vsize=867872 CPUtime=0.06
/proc/10842/task/10845/stat : 10845 (java) S 10840 10842 8074 0 -1 64 2932 320 0 0 5 0 0 1 16 0 9 0 2009087142 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10846] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10846/stat : 10846 (java) S 10840 10842 8074 0 -1 64 16 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10847] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10847/stat : 10847 (java) S 10840 10842 8074 0 -1 64 7 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10848] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10848/stat : 10848 (java) S 10840 10842 8074 0 -1 64 0 320 0 0 0 0 0 1 18 0 9 0 2009087144 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10849] ppid=10840 vsize=867872 CPUtime=0.31
/proc/10842/task/10849/stat : 10849 (java) S 10840 10842 8074 0 -1 64 764 320 0 0 30 0 0 1 16 0 9 0 2009087144 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10850] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10850/stat : 10850 (java) S 10840 10842 8074 0 -1 64 2 320 0 0 0 0 0 1 19 0 9 0 2009087145 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10851] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10851/stat : 10851 (java) S 10840 10842 8074 0 -1 64 17 320 0 0 0 0 0 1 15 0 9 0 2009087145 888700928 16738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 867872

[startup+7.30207 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 10855
/proc/meminfo: memFree=1488512/2055920 swapFree=4180732/4192956
[pid=10842] ppid=10840 vsize=867872 CPUtime=7.21
/proc/10842/stat : 10842 (java) S 10840 10842 8074 0 -1 0 23615 320 1 0 707 13 0 1 18 0 9 0 2009087139 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 216968 16947 2632 9 0 211474 0
[pid=10842/tid=10844] ppid=10840 vsize=867872 CPUtime=6.82
/proc/10842/task/10844/stat : 10844 (java) R 10840 10842 8074 0 -1 64 19067 320 1 0 671 10 0 1 25 0 9 0 2009087141 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4127033020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10845] ppid=10840 vsize=867872 CPUtime=0.06
/proc/10842/task/10845/stat : 10845 (java) S 10840 10842 8074 0 -1 64 2932 320 0 0 5 0 0 1 16 0 9 0 2009087142 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10846] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10846/stat : 10846 (java) S 10840 10842 8074 0 -1 64 16 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10847] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10847/stat : 10847 (java) S 10840 10842 8074 0 -1 64 7 320 0 0 0 0 0 1 16 0 9 0 2009087142 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10848] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10848/stat : 10848 (java) S 10840 10842 8074 0 -1 64 0 320 0 0 0 0 0 1 18 0 9 0 2009087144 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10849] ppid=10840 vsize=867872 CPUtime=0.31
/proc/10842/task/10849/stat : 10849 (java) S 10840 10842 8074 0 -1 64 764 320 0 0 30 0 0 1 16 0 9 0 2009087144 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10850] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10850/stat : 10850 (java) S 10840 10842 8074 0 -1 64 2 320 0 0 0 0 0 1 19 0 9 0 2009087145 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10842/tid=10851] ppid=10840 vsize=867872 CPUtime=0.01
/proc/10842/task/10851/stat : 10851 (java) S 10840 10842 8074 0 -1 64 17 320 0 0 0 0 0 1 15 0 9 0 2009087145 888700928 16947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 867872

Child status: 0
Real time (s): 7.3521
CPU time (s): 7.2569
CPU user time (s): 7.09792
CPU system time (s): 0.158975
CPU usage (%): 98.7051
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.09792
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24081
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= 1512
involuntary context switches= 1739

runsolver used 0.009998 second user time and 0.034994 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-06 01:39:17
IDJOB=1103584
IDBENCH=60404
IDSOLVER=363
FILE ID=node57/1103584-1215301157
PBS_JOBID= 7882333
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bqwh-18-141/normalized-bqwh-18-141-42_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103584-1215301157/watcher-1103584-1215301157 -o /tmp/evaluation-result-1103584-1215301157/solver-1103584-1215301157 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1103584-1215301157.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b80a05c8a823c7f48872c8475ec277d6
RANDOM SEED=1009020332

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.258
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.258
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:       1543720 kB
Buffers:         84224 kB
Cached:         238884 kB
SwapCached:       6148 kB
Active:         332812 kB
Inactive:       122576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543720 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            3016 kB
Writeback:           0 kB
Mapped:         138636 kB
Slab:            41984 kB
Committed_AS:  4218252 kB
PageTables:       2040 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= 66540 MiB
End job on node57 at 2008-07-06 01:39:24