Trace number 1044290

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 ACUNSAT 13.002 13.3191

DiagnosticValue
CHECKS1239080
NODES82

General information on the benchmark

Namecsp/marc/
normalized-large-84-unsat_ext.xml
MD5SUM10a065476271212a2e3d54c56cb75306
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.96264
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension3486
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.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-1044290-1215023524.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.38/0.40	     nbVariables=84  nbDomainTypes=1  minDomainSize=84  maxDomainSize=84  nbTotalValues=7056
0.38/0.40	       =>  wckTime=0.155  cpuTime=0.12  mem=7M919
0.38/0.40	   
0.38/0.40	   relations being loaded...
3.01/3.20	   
3.01/3.20	   INFO : Contraction of relations, mem = 100M902
10.07/10.32	   
10.07/10.32	   constraints being loaded...
12.22/12.58	     nbConstraints=3488  nbRelationTypes=2765  nbGlobalConstraints=2  nbExtensionStructures=2765
12.22/12.58	     nbSharedExtensionStructures=721  nbConflictsStructures=2765  nbSharedConflictsStructures=721
12.22/12.58	     nbSharedBinaryRepresentations=464434  minDegree=83  maxDegree=84  minArity=2  avgArity=2.01  maxArity=23
12.22/12.58	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.21  symmetryCpuTime=0.09  nbCliques=2
12.22/12.58	       =>  wckTime=12.34  cpuTime=10.86  mem=123M877
12.51/12.88	   
12.51/12.89	   solver IterativeSystematicSolver being built... 
12.60/12.96	   
12.60/12.96	   INFO : Forward propagation technique limited 
12.70/13.02	       =>  wckTime=12.781  cpuTime=10.98  mem=102M406
12.70/13.04	   
12.70/13.04	   preprocessing
12.70/13.04	     nbConstraintChecks=0  nbPropagations=84  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
12.70/13.04	     detectedInconsistency=no
12.70/13.04	       =>  wckTime=0.019  cpuTime=0.0  mem=102M406
12.89/13.25	   
12.89/13.25	   search
12.89/13.25	     run=4  nbConstraintChecks=1239085  minDepth=0  maxDepth=0  nbPropagations=1156  nbRevisions=28488
12.89/13.25	     nbUselessRevisions=7905  nbAssignments=82  nbFailedAssignments=82  nbBacktracks=1  nbVisitedNodes=165
12.89/13.25	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=?  nbREliminables=?
12.89/13.25	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
12.89/13.25	       =>  wckTime=0.228  cpuTime=0.18  mem=103M405
12.89/13.26	   
12.89/13.26	   global
12.89/13.26	     nbConstraintChecks=1239085  nbPropagations=1240  nbRevisions=28488  nbUselessRevisions=7905  nbRestartNogoods=0
12.89/13.26	     solvingWckTime=0.231  solvingCpuTime=0.19  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
12.89/13.26	     globalCpuTime=11.23
12.89/13.26	       =>  wckTime=13.014  cpuTime=11.18  mem=103M405
12.89/13.26	   
12.89/13.26	s UNSATISFIABLE
12.89/13.26	d NODES 82
12.89/13.26	d CHECKS 1239085
12.89/13.26	   
12.89/13.26	   totalWckTime=13.071  totalCpuTime=11.23

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1044290-1215023524/watcher-1044290-1215023524 -o /tmp/evaluation-result-1044290-1215023524/solver-1044290-1215023524 -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-1044290-1215023524.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.17 2.05 2.01 4/92 26468
/proc/meminfo: memFree=1560408/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=18572 CPUtime=0
/proc/26468/stat : 26468 (runsolver) R 26466 26468 25930 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1981325408 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26468/statm: 4643 292 257 25 0 2626 0

[startup+0.022924 s]
/proc/loadavg: 2.17 2.05 2.01 4/92 26468
/proc/meminfo: memFree=1560408/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=11200 CPUtime=0
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 880 0 1 0 0 0 0 0 18 0 2 0 1981325408 11468800 632 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 2800 632 330 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11200

[startup+0.101935 s]
/proc/loadavg: 2.17 2.05 2.01 4/92 26468
/proc/meminfo: memFree=1560408/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=865884 CPUtime=0.08
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 3687 0 1 0 6 2 0 0 18 0 9 0 1981325408 886665216 3160 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216471 3160 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301974 s]
/proc/loadavg: 2.17 2.05 2.01 4/92 26468
/proc/meminfo: memFree=1560408/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=866196 CPUtime=0.27
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 5505 0 1 0 24 3 0 0 18 0 9 0 1981325408 886984704 4928 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216549 4928 1884 9 0 211097 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.701051 s]
/proc/loadavg: 2.17 2.05 2.01 4/92 26468
/proc/meminfo: memFree=1560408/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=866408 CPUtime=0.67
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 10582 0 1 0 61 6 0 0 18 0 9 0 1981325408 887201792 9952 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216602 9952 1968 9 0 211130 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.5022 s]
/proc/loadavg: 2.17 2.05 2.01 4/101 26477
/proc/meminfo: memFree=1496144/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=866964 CPUtime=1.46
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 20215 0 1 0 136 10 0 0 18 0 9 0 1981325408 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216741 19583 1982 9 0 211269 0
[pid=26468/tid=26470] ppid=26466 vsize=866964 CPUtime=1.27
/proc/26468/task/26470/stat : 26470 (java) R 26466 26468 25930 0 -1 64 15655 0 1 0 119 8 0 0 25 0 9 0 1981325410 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4126417525 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26471] ppid=26466 vsize=866964 CPUtime=0.07
/proc/26468/task/26471/stat : 26471 (java) S 26466 26468 25930 0 -1 64 3412 0 0 0 7 0 0 0 17 0 9 0 1981325411 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26472] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26472/stat : 26472 (java) S 26466 26468 25930 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1981325411 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26473] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26473/stat : 26473 (java) S 26466 26468 25930 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981325412 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26474] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26474/stat : 26474 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981325414 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26475] ppid=26466 vsize=866964 CPUtime=0.08
/proc/26468/task/26475/stat : 26475 (java) S 26466 26468 25930 0 -1 64 452 0 0 0 8 0 0 0 16 0 9 0 1981325414 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26476] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26476/stat : 26476 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1981325414 887771136 19583 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26477] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26477/stat : 26477 (java) S 26466 26468 25930 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1981325414 887771136 19583 996147200 134512640 134550740 4294955984 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) 866964

[startup+3.1025 s]
/proc/loadavg: 2.16 2.05 2.01 3/101 26477
/proc/meminfo: memFree=1468176/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=866964 CPUtime=3.01
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 33175 0 1 0 283 18 0 0 18 0 9 0 1981325408 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216741 32540 1982 9 0 211269 0
[pid=26468/tid=26470] ppid=26466 vsize=866964 CPUtime=2.43
/proc/26468/task/26470/stat : 26470 (java) R 26466 26468 25930 0 -1 64 15659 0 1 0 233 10 0 0 25 0 9 0 1981325410 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4126596892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26471] ppid=26466 vsize=866964 CPUtime=0.43
/proc/26468/task/26471/stat : 26471 (java) S 26466 26468 25930 0 -1 64 16342 0 0 0 37 6 0 0 17 0 9 0 1981325411 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26472] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26472/stat : 26472 (java) S 26466 26468 25930 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1981325411 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26473] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26473/stat : 26473 (java) S 26466 26468 25930 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981325412 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26474] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26474/stat : 26474 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981325414 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26475] ppid=26466 vsize=866964 CPUtime=0.11
/proc/26468/task/26475/stat : 26475 (java) S 26466 26468 25930 0 -1 64 478 0 0 0 11 0 0 0 16 0 9 0 1981325414 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26476] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26476/stat : 26476 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1981325414 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26477] ppid=26466 vsize=866964 CPUtime=0
/proc/26468/task/26477/stat : 26477 (java) S 26466 26468 25930 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1981325414 887771136 32540 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 866964

[startup+6.3021 s]
/proc/loadavg: 2.16 2.05 2.01 3/101 26477
/proc/meminfo: memFree=1436752/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=867408 CPUtime=6.15
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 34306 0 1 0 594 21 0 0 18 0 9 0 1981325408 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216852 33483 2609 9 0 211380 0
[pid=26468/tid=26470] ppid=26466 vsize=867408 CPUtime=5.32
/proc/26468/task/26470/stat : 26470 (java) R 26466 26468 25930 0 -1 64 15673 0 1 0 519 13 0 0 25 0 9 0 1981325410 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4126574561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26471] ppid=26466 vsize=867408 CPUtime=0.65
/proc/26468/task/26471/stat : 26471 (java) S 26466 26468 25930 0 -1 64 17340 0 0 0 59 6 0 0 16 0 9 0 1981325411 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26472] ppid=26466 vsize=867408 CPUtime=0
/proc/26468/task/26472/stat : 26472 (java) S 26466 26468 25930 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1981325411 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26473] ppid=26466 vsize=867408 CPUtime=0
/proc/26468/task/26473/stat : 26473 (java) S 26466 26468 25930 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981325412 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26474] ppid=26466 vsize=867408 CPUtime=0
/proc/26468/task/26474/stat : 26474 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981325414 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26475] ppid=26466 vsize=867408 CPUtime=0.15
/proc/26468/task/26475/stat : 26475 (java) S 26466 26468 25930 0 -1 64 597 0 0 0 15 0 0 0 16 0 9 0 1981325414 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26476] ppid=26466 vsize=867408 CPUtime=0
/proc/26468/task/26476/stat : 26476 (java) S 26466 26468 25930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1981325414 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26477] ppid=26466 vsize=867408 CPUtime=0
/proc/26468/task/26477/stat : 26477 (java) S 26466 26468 25930 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1981325414 888225792 33483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 867408

[startup+12.7023 s]
/proc/loadavg: 2.14 2.05 2.01 3/101 26477
/proc/meminfo: memFree=1419344/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=867732 CPUtime=12.41
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 52169 327 1 0 1206 31 3 1 18 0 10 0 1981325408 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216933 37755 2612 9 0 211461 0
[pid=26468/tid=26470] ppid=26466 vsize=867732 CPUtime=11.11
/proc/26468/task/26470/stat : 26470 (java) R 26466 26468 25930 0 -1 64 19757 327 1 0 1090 17 3 1 23 0 10 0 1981325410 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26471] ppid=26466 vsize=867732 CPUtime=1.02
/proc/26468/task/26471/stat : 26471 (java) R 26466 26468 25930 0 -1 64 30792 327 0 0 89 9 3 1 16 0 10 0 1981325411 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 103735831 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26472] ppid=26466 vsize=867732 CPUtime=0.04
/proc/26468/task/26472/stat : 26472 (java) S 26466 26468 25930 0 -1 64 13 327 0 0 0 0 3 1 16 0 10 0 1981325411 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26473] ppid=26466 vsize=867732 CPUtime=0.04
/proc/26468/task/26473/stat : 26473 (java) S 26466 26468 25930 0 -1 64 5 327 0 0 0 0 3 1 16 0 10 0 1981325412 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26474] ppid=26466 vsize=867732 CPUtime=0.04
/proc/26468/task/26474/stat : 26474 (java) S 26466 26468 25930 0 -1 64 1 327 0 0 0 0 3 1 18 0 10 0 1981325414 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26475] ppid=26466 vsize=867732 CPUtime=0.3
/proc/26468/task/26475/stat : 26475 (java) S 26466 26468 25930 0 -1 64 788 327 0 0 25 1 3 1 15 0 10 0 1981325414 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26476] ppid=26466 vsize=867732 CPUtime=0.04
/proc/26468/task/26476/stat : 26476 (java) S 26466 26468 25930 0 -1 64 1 327 0 0 0 0 3 1 19 0 10 0 1981325414 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26477] ppid=26466 vsize=867732 CPUtime=0.04
/proc/26468/task/26477/stat : 26477 (java) S 26466 26468 25930 0 -1 64 12 327 0 0 0 0 3 1 15 0 10 0 1981325414 888557568 37755 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 867732

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

[startup+13.1031 s]
/proc/loadavg: 2.13 2.05 2.01 4/103 26481
/proc/meminfo: memFree=1406784/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=867820 CPUtime=12.8
/proc/26468/stat : 26468 (java) S 26466 26468 25930 0 -1 0 56182 327 1 0 1243 33 3 1 18 0 10 0 1981325408 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 216955 40781 2636 9 0 211461 0
[pid=26481] ppid=26468 vsize=144 CPUtime=0
/proc/26481/stat : 26481 (rm) R 26468 26468 25930 0 -1 4194304 45 0 0 0 0 0 0 0 25 0 1 0 1981326658 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 208714921237 0 4 0 0 0 0 0 17 1 0 0
/proc/26481/statm: 36 22 16 8 0 3 0
[pid=26468/tid=26470] ppid=26466 vsize=867820 CPUtime=11.29
/proc/26468/task/26470/stat : 26470 (java) R 26466 26468 25930 0 -1 64 19964 327 1 0 1107 18 3 1 17 0 10 0 1981325410 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26471] ppid=26466 vsize=867820 CPUtime=1.2
/proc/26468/task/26471/stat : 26471 (java) S 26466 26468 25930 0 -1 64 34516 327 0 0 105 11 3 1 16 0 10 0 1981325411 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26468/tid=26472] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26472/stat : 26472 (java) S 26466 26468 25930 0 -1 64 18 327 0 0 0 0 3 1 16 0 10 0 1981325411 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26473] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26473/stat : 26473 (java) S 26466 26468 25930 0 -1 64 11 327 0 0 0 0 3 1 16 0 10 0 1981325412 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26468/tid=26474] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26474/stat : 26474 (java) S 26466 26468 25930 0 -1 64 1 327 0 0 0 0 3 1 18 0 10 0 1981325414 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26475] ppid=26466 vsize=867820 CPUtime=0.34
/proc/26468/task/26475/stat : 26475 (java) S 26466 26468 25930 0 -1 64 859 327 0 0 29 1 3 1 15 0 10 0 1981325414 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26476] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26476/stat : 26476 (java) S 26466 26468 25930 0 -1 64 1 327 0 0 0 0 3 1 19 0 10 0 1981325414 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26477] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26477/stat : 26477 (java) S 26466 26468 25930 0 -1 64 12 327 0 0 0 0 3 1 15 0 10 0 1981325414 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26468/tid=26480] ppid=26466 vsize=867820 CPUtime=0.04
/proc/26468/task/26480/stat : 26480 (java) S 26466 26468 25930 0 -1 64 43 327 0 0 0 0 3 1 25 0 10 0 1981326658 888647680 40781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 867964

[startup+13.3026 s]
/proc/loadavg: 2.13 2.05 2.01 4/103 26481
/proc/meminfo: memFree=1406784/2055920 swapFree=4116732/4192956
[pid=26468] ppid=26466 vsize=0 CPUtime=12.97
/proc/26468/stat : 26468 (java) Z 26466 26468 25930 0 -1 12 56234 452 1 0 1257 35 3 2 16 0 2 0 1981325408 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26468/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 13.3191
CPU time (s): 13.002
CPU user time (s): 12.6131
CPU system time (s): 0.38894
CPU usage (%): 97.6193
Max. virtual memory (cumulated for all children) (KiB): 867964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.6131
system time used= 0.38894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56686
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= 1676
involuntary context switches= 2038

runsolver used 0.023996 second user time and 0.050992 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-02 20:32:11
IDJOB=1044290
IDBENCH=53558
IDSOLVER=363
FILE ID=node47/1044290-1215023524
PBS_JOBID= 7874376
Free space on /tmp= 66464 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/marc/normalized-large-84-unsat_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-1044290-1215023524/watcher-1044290-1215023524 -o /tmp/evaluation-result-1044290-1215023524/solver-1044290-1215023524 -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-1044290-1215023524.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 10a065476271212a2e3d54c56cb75306
RANDOM SEED=1855268568

node47.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.281
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.281
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:       1560888 kB
Buffers:         18488 kB
Cached:         235476 kB
SwapCached:      69852 kB
Active:         366348 kB
Inactive:        73040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560888 kB
SwapTotal:     4192956 kB
SwapFree:      4116732 kB
Dirty:           57624 kB
Writeback:           0 kB
Mapped:         202600 kB
Slab:            40148 kB
Committed_AS:  4556988 kB
PageTables:       2392 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= 66460 MiB
End job on node47 at 2008-07-02 20:32:25