Trace number 1044686

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 ESACSAT 10.5854 11.2243

DiagnosticValue
CHECKS9043460
NODES64907

General information on the benchmark

Namecsp/QCP-15/
normalized-qcp-15-120-2_ext.xml
MD5SUM8dfc5335469a9d1c849414169a4d9daa
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.297954
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints2520
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension2520
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10/0.60	
0.10/0.60	Abscon 112 (May, 2008)
0.21/0.86	
0.21/0.86	   configuration
0.21/0.86	     name=esac.xml
0.30/0.91	   
0.30/0.91	   instance
0.30/0.91	     name=HOME/instance-1044686-1215477152.xml
0.30/0.95	   
0.30/0.95	   domains being loaded...
0.30/0.96	   
0.30/0.96	   variables being loaded...
0.39/1.03	     nbVariables=225  nbDomainTypes=16  minDomainSize=1  maxDomainSize=15  nbTotalValues=1905
0.39/1.03	       =>  wckTime=0.169  cpuTime=0.12  mem=8M894
0.39/1.03	   
0.39/1.03	   relations being loaded...
0.39/1.04	   
0.39/1.04	   constraints being loaded...
0.78/1.49	     nbConstraints=2536  nbRelationTypes=16  nbGlobalConstraints=16  nbSingletonDomainVariables=105
0.78/1.49	     nbExtensionStructures=31  nbSharedExtensionStructures=2489  nbConflictsStructures=31
0.78/1.49	     nbSharedConflictsStructures=2489  nbSharedBinaryRepresentations=493  minDegree=16  maxDegree=29  minArity=2
0.78/1.49	     avgArity=2.04  maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=0.157  symmetryCpuTime=0.09  nbCliques=16
0.78/1.49	       =>  wckTime=0.629  cpuTime=0.4  mem=25M546
0.86/1.57	   
0.86/1.57	   solver IterativeSystematicSolver being built... 
0.96/1.64	   
0.96/1.64	   INFO : Forward propagation technique limited 
1.07/1.71	       =>  wckTime=0.849  cpuTime=0.52  mem=22M324
1.17/1.80	   
1.17/1.80	   preprocessing
1.17/1.80	     nbConstraintChecks=41380  nbPropagations=1523  nbRevisions=10164  nbUselessRevisions=7805  nbSingletonTests=354
1.17/1.80	     nbEffectiveSingletonTests=0  nbACRemovals=1276  nbFoundSingletons=0  nbRemovedValues=1276  detectedInconsistency=no
1.17/1.80	       =>  wckTime=0.088  cpuTime=0.07  mem=23M258
1.27/1.95	   
1.27/1.95	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=24M275)
10.48/11.16	   
10.48/11.16	   search
10.48/11.16	     run=15  nbConstraintChecks=9002085  minDepth=14  maxDepth=225  nbPropagations=1403689  nbRevisions=16576636
10.48/11.16	     nbUselessRevisions=14401346  nbAssignments=64907  nbFailedAssignments=12977  nbBacktracks=50459
10.48/11.16	     nbVisitedNodes=89912  nbRestartNogoods=97  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=105
10.48/11.16	     nbIEliminables=107.41  nbDEliminables=0  nbPEliminables=0
10.48/11.16	       =>  wckTime=9.44  cpuTime=9.36  mem=17M619
10.48/11.16	   
10.48/11.16	   global
10.48/11.16	     nbConstraintChecks=9043465  nbPropagations=1405212  nbRevisions=16586800  nbUselessRevisions=14409151
10.48/11.16	     nbRestartNogoods=97  solvingWckTime=9.443  solvingCpuTime=9.37  expiredTime=no  totalExploration=no
10.48/11.16	     nbFoundSolutions=1  firstSolutionCpuTime=9.88  globalCpuTime=9.93
10.48/11.16	       =>  wckTime=10.294  cpuTime=9.89  mem=17M619
10.48/11.16	   
10.48/11.16	s SATISFIABLE
10.48/11.16	v 4 13 10 8 0 5 2 14 7 6 1 3 12 11 9 5 4 9 2 12 11 14 0 10 1 8 13 7 3 6 7 1 5 13 3 9 6 12 4 0 10 11 8 14 2 3 8 4 14 11 10 9 1 6 12 2 7 5 13 0 12 5 14 11 10 4 7 2 8 13 6 9 3 0 1 8 6 11 3 9 0 10 13 5 2 12 14 1 4 7 9 14 6 7 4 2 3 10 13 8 0 5 11 1 12 11 0 13 12 6 8 4 7 14 5 3 1 2 9 10 1 10 3 6 2 14 12 8 11 9 5 0 13 7 4 2 3 7 0 14 12 1 5 9 10 11 6 4 8 13 13 2 8 1 7 3 11 4 0 14 9 12 10 6 5 6 9 1 10 13 7 5 11 12 3 4 8 0 2 14 10 11 12 9 1 6 0 3 2 7 13 4 14 5 8 14 12 0 4 5 13 8 9 1 11 7 2 6 10 3 0 7 2 5 8 1 13 6 3 4 14 10 9 12 11 
10.48/11.16	d NODES 64907
10.48/11.16	d CHECKS 9043465
10.48/11.16	   
10.48/11.16	   totalWckTime=10.366  totalCpuTime=9.93

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-1044686-1215477152/watcher-1044686-1215477152 -o /tmp/evaluation-result-1044686-1215477152/solver-1044686-1215477152 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1044686-1215477152.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: 1.00 1.00 1.00 4/72 2748
/proc/meminfo: memFree=1931184/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=18572 CPUtime=0
/proc/2748/stat : 2748 (runsolver) D 2743 2748 2686 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 4412424 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 234045893927 0 2147483391 4096 24578 18446744072099855350 0 0 17 0 0 0
/proc/2748/statm: 4643 292 257 25 0 2626 0

[startup+0.0653469 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 2748
/proc/meminfo: memFree=1931184/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=200 CPUtime=0
/proc/2748/stat : 2748 (java) D 2743 2748 2686 0 -1 0 47 0 1 0 0 0 0 0 18 0 1 0 4412424 204800 33 996147200 134512640 134550740 4294956128 18446744073709551615 4735908 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/2748/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.101348 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 2748
/proc/meminfo: memFree=1931184/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=1512 CPUtime=0
/proc/2748/stat : 2748 (java) D 2743 2748 2686 0 -1 0 56 0 4 0 0 0 0 0 18 0 1 0 4412424 1548288 44 996147200 134512640 134550740 4294956128 18446744073709551615 4740103 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/2748/statm: 378 44 33 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301374 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 2748
/proc/meminfo: memFree=1931184/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=10664 CPUtime=0.01
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 653 0 46 0 0 1 0 0 18 0 2 0 4412424 10919936 490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 2666 490 220 9 0 1184 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10664

[startup+0.701421 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 2748
/proc/meminfo: memFree=1931184/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=866748 CPUtime=0.15
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 3988 0 111 0 10 5 0 0 18 0 9 0 4412424 887549952 3534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 216687 3534 1797 9 0 211242 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 866748

[startup+1.5025 s]
/proc/loadavg: 1.08 1.02 1.01 3/90 2766
/proc/meminfo: memFree=1873632/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868664 CPUtime=0.86
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 13724 412 117 0 73 11 2 0 18 0 9 0 4412424 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217166 10316 2041 9 0 211694 0
[pid=2748/tid=2751] ppid=2743 vsize=868664 CPUtime=0.64
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 11756 412 70 0 54 8 2 0 19 0 9 0 4412453 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2753/stat : 2753 (java) R 2743 2748 2686 0 -1 64 391 412 0 0 0 0 2 0 16 0 9 0 4412467 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 103765124 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 10 412 0 0 0 0 2 0 19 0 9 0 4412468 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 4 412 0 0 0 0 2 0 19 0 9 0 4412468 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868664 CPUtime=0.21
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 788 412 1 0 18 1 2 0 15 0 9 0 4412473 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868664 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 6 412 0 0 0 0 2 0 15 0 9 0 4412473 889511936 10316 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 868664

[startup+3.10167 s]
/proc/loadavg: 1.08 1.02 1.01 3/79 2795
/proc/meminfo: memFree=1865520/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868868 CPUtime=2.49
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 20236 412 117 0 234 13 2 0 18 0 9 0 4412424 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217217 12449 2633 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868868 CPUtime=2.09
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 15215 412 70 0 197 10 2 0 21 0 9 0 4412453 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4127049748 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868868 CPUtime=0.08
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 3296 412 0 0 6 0 2 0 16 0 9 0 4412467 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 17 0 9 0 4412468 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868868 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 925 412 1 0 30 1 2 0 15 0 9 0 4412473 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 6 412 0 0 0 0 2 0 15 0 9 0 4412473 889720832 12449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 868868

[startup+6.30201 s]
/proc/loadavg: 1.23 1.05 1.02 3/79 2795
/proc/meminfo: memFree=1826672/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868868 CPUtime=5.69
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 23338 412 117 0 552 15 2 0 18 0 9 0 4412424 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217217 15519 2633 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868868 CPUtime=5.27
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 18291 412 70 0 514 11 2 0 25 0 9 0 4412453 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4127119946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868868 CPUtime=0.08
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 3296 412 0 0 6 0 2 0 16 0 9 0 4412467 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 17 0 9 0 4412468 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868868 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 927 412 1 0 30 1 2 0 15 0 9 0 4412473 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868868 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889720832 15519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 868868

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

[startup+9.50235 s]
/proc/loadavg: 1.23 1.05 1.02 3/79 2795
/proc/meminfo: memFree=1784264/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868780 CPUtime=8.89
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 27092 412 117 0 870 17 2 0 18 0 9 0 4412424 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217195 19240 2615 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868780 CPUtime=8.46
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 20998 412 70 0 831 13 2 0 25 0 9 0 4412453 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868780 CPUtime=0.09
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 4343 412 0 0 7 0 2 0 16 0 9 0 4412467 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868780 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 927 412 1 0 30 1 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 868780

[startup+10.3024 s]
/proc/loadavg: 1.23 1.05 1.02 3/79 2795
/proc/meminfo: memFree=1770568/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868780 CPUtime=9.69
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 27094 412 117 0 950 17 2 0 18 0 9 0 4412424 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217195 19240 2615 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868780 CPUtime=9.26
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 21000 412 70 0 911 13 2 0 25 0 9 0 4412453 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4127048183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868780 CPUtime=0.09
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 4343 412 0 0 7 0 2 0 16 0 9 0 4412467 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868780 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 927 412 1 0 30 1 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 868780

[startup+10.7025 s]
/proc/loadavg: 1.23 1.05 1.02 3/79 2795
/proc/meminfo: memFree=1770568/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868780 CPUtime=10.08
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 27094 412 117 0 989 17 2 0 18 0 9 0 4412424 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217195 19240 2615 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868780 CPUtime=9.67
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 21000 412 70 0 951 14 2 0 25 0 9 0 4412453 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4127050061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868780 CPUtime=0.09
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 4343 412 0 0 7 0 2 0 16 0 9 0 4412467 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868780 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 927 412 1 0 30 1 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 868780

[startup+11.1015 s]
/proc/loadavg: 1.45 1.10 1.03 3/79 2795
/proc/meminfo: memFree=1761608/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868780 CPUtime=10.48
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 27094 412 117 0 1029 17 2 0 18 0 9 0 4412424 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217195 19240 2615 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868780 CPUtime=10.07
/proc/2748/task/2751/stat : 2751 (java) R 2743 2748 2686 0 -1 64 21000 412 70 0 991 14 2 0 25 0 9 0 4412453 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4127057293 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868780 CPUtime=0.09
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 4343 412 0 0 7 0 2 0 16 0 9 0 4412467 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868780 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 927 412 1 0 30 1 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889630720 19240 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 868780

[startup+11.2015 s]
/proc/loadavg: 1.45 1.10 1.03 3/79 2795
/proc/meminfo: memFree=1761608/2055920 swapFree=4192956/4192956
[pid=2748] ppid=2743 vsize=868780 CPUtime=10.55
/proc/2748/stat : 2748 (java) S 2743 2748 2686 0 -1 0 27101 412 117 0 1036 17 2 0 18 0 9 0 4412424 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2748/statm: 217195 19245 2615 9 0 211723 0
[pid=2748/tid=2751] ppid=2743 vsize=868780 CPUtime=10.13
/proc/2748/task/2751/stat : 2751 (java) S 2743 2748 2686 0 -1 64 21006 412 70 0 997 14 2 0 25 0 9 0 4412453 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2753] ppid=2743 vsize=868780 CPUtime=0.09
/proc/2748/task/2753/stat : 2753 (java) S 2743 2748 2686 0 -1 64 4343 412 0 0 7 0 2 0 16 0 9 0 4412467 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2755] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2755/stat : 2755 (java) S 2743 2748 2686 0 -1 64 16 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2756] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2756/stat : 2756 (java) S 2743 2748 2686 0 -1 64 9 412 0 0 0 0 2 0 16 0 9 0 4412468 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2759] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2759/stat : 2759 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 18 0 9 0 4412473 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2760] ppid=2743 vsize=868780 CPUtime=0.33
/proc/2748/task/2760/stat : 2760 (java) S 2743 2748 2686 0 -1 64 928 412 1 0 30 1 2 0 16 0 9 0 4412473 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2761] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2761/stat : 2761 (java) S 2743 2748 2686 0 -1 64 1 412 0 0 0 0 2 0 19 0 9 0 4412473 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2748/tid=2762] ppid=2743 vsize=868780 CPUtime=0.02
/proc/2748/task/2762/stat : 2762 (java) S 2743 2748 2686 0 -1 64 30 412 0 0 0 0 2 0 15 0 9 0 4412473 889630720 19245 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 868780

Child status: 0
Real time (s): 11.2243
CPU time (s): 10.5854
CPU user time (s): 10.3874
CPU system time (s): 0.197969
CPU usage (%): 94.3081
Max. virtual memory (cumulated for all children) (KiB): 868868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3874
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27538
page faults= 117
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2359
involuntary context switches= 1848

runsolver used 0.012998 second user time and 0.043993 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-08 02:32:32
IDJOB=1044686
IDBENCH=53325
IDSOLVER=364
FILE ID=node79/1044686-1215477152
PBS_JOBID= 7888690
Free space on /tmp= 66500 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/QCP-15/normalized-qcp-15-120-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1044686-1215477152/watcher-1044686-1215477152 -o /tmp/evaluation-result-1044686-1215477152/solver-1044686-1215477152 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1044686-1215477152.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8dfc5335469a9d1c849414169a4d9daa
RANDOM SEED=272045625

node79.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1932600 kB
Buffers:         29912 kB
Cached:          51144 kB
SwapCached:          0 kB
Active:          70432 kB
Inactive:        24120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932600 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4308 kB
Writeback:           0 kB
Mapped:          23168 kB
Slab:            14520 kB
Committed_AS:    51644 kB
PageTables:       1588 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= 66424 MiB
End job on node79 at 2008-07-08 02:32:44