Trace number 231838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40SAT 660.617 666.974

General information on the benchmark

Namegeom/
geo50-20-d4-75-7_ext.xml
MD5SUM901989429b38a502e4edc49adf949828
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.341947
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension471
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/231838-1170106484/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/231838-1170106484/unknown.xml [Mon Jan 29 22:34:49 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/231838-1170106484/unknown.xml /tmp/evaluation/231838-1170106484/sugar24959.csp [Mon Jan 29 22:34:49 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/231838-1170106484/sugar-v0-40.jar -convert /tmp/evaluation/231838-1170106484/unknown.xml /tmp/evaluation/231838-1170106484/sugar24959.csp
0.18	c BEGIN convert /tmp/evaluation/231838-1170106484/unknown.xml
0.78	c END convert (0.59529 seconds)
0.83	c # CONVERT_XML  END : /tmp/evaluation/231838-1170106484/sugar24959.csp 1540280 bytes (1 seconds) [Mon Jan 29 22:34:50 2007]
0.83	c # CONVERT_XML  CPU : 0.71 = 0 + 0 + 0.65 + 0.06
0.83	
0.83	c # GENERATE_SAT  BEGIN : /tmp/evaluation/231838-1170106484/sugar24959.bcnf [Mon Jan 29 22:34:50 2007]
0.83	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/231838-1170106484/sugar-v0-40.jar -bcnf -map /tmp/evaluation/231838-1170106484/sugar24959.map /tmp/evaluation/231838-1170106484/sugar24959.csp /tmp/evaluation/231838-1170106484/sugar24959.bcnf
0.95	c BEGIN parse /tmp/evaluation/231838-1170106484/sugar24959.csp
6.89	c END parse (5.938402 seconds)
6.89	c BEGIN simplify
6.91	c END simplify (0.026075 seconds)
6.91	c BEGIN encode /tmp/evaluation/231838-1170106484/sugar24959.bcnf
7.18	c END encode (0.270002 seconds)
7.22	c # GENERATE_SAT  END : 950 variables 47857 clauses 912156 bytes (6 seconds) [Mon Jan 29 22:34:56 2007]
7.23	c # GENERATE_SAT  CPU : 6.29 = 0 + 0 + 6.13 + 0.16
7.23	
7.23	c # SOLVE_SAT  BEGIN : /tmp/evaluation/231838-1170106484/sugar24959.bcnf [Mon Jan 29 22:34:56 2007]
7.23	c # CMD : /tmp/evaluation/231838-1170106484/minisat /tmp/evaluation/231838-1170106484/sugar24959.bcnf /tmp/evaluation/231838-1170106484/sugar24959.out
7.26	c ==================================[MINISAT]===================================
7.26	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.26	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.26	c ==============================================================================
7.26	c |         0 |   47857   180176 |   15952       0        0     nan |  0.000 % |
7.28	c |       100 |   47857   180176 |   17547     100     1075    10.8 |  0.000 % |
7.30	c |       252 |   47857   180176 |   19301     252     2540    10.1 |  0.004 % |
7.34	c |       477 |   47857   180176 |   21232     477     4734     9.9 |  0.004 % |
7.40	c |       814 |   47857   180176 |   23355     814     8105    10.0 |  0.004 % |
7.47	c |      1320 |   47857   180176 |   25690    1320    13415    10.2 |  0.004 % |
7.59	c |      2080 |   47857   180176 |   28259    2080    21189    10.2 |  0.004 % |
7.74	c |      3219 |   47857   180176 |   31085    3219    33929    10.5 |  0.004 % |
8.02	c |      4928 |   47857   180176 |   34194    4928    53130    10.8 |  0.004 % |
8.44	c |      7490 |   47858   180176 |   37613    7489    83186    11.1 |  0.004 % |
9.04	c |     11337 |   47859   180176 |   41375   11335   129293    11.4 |  0.004 % |
10.16	c |     17103 |   47859   180176 |   45512   17101   197272    11.5 |  0.004 % |
12.29	c |     25752 |   47860   180176 |   50064   25749   304706    11.8 |  0.004 % |
16.35	c |     38726 |   47861   180176 |   55070   38722   472209    12.2 |  0.004 % |
24.49	c |     58188 |   47862   180176 |   60577   16895   207460    12.3 |  0.002 % |
33.93	c |     87380 |   47867   180176 |   66635   46082   606350    13.2 |  0.005 % |
51.82	c |    131169 |   47876   180176 |   73299   36904   507101    13.7 |  0.001 % |
80.25	c |    196853 |   47887   180176 |   80628   43526   609086    14.0 |  0.002 % |
136.48	c |    295379 |   47905   180176 |   88691   75420  1169385    15.5 |  0.002 % |
219.57	c |    443168 |   47791   179840 |   97560   74974  1182316    15.8 |  0.105 % |
355.60	c |    664852 |   47803   179840 |  107317   54448   827499    15.2 |  0.107 % |
575.92	c |    997377 |   47818   179840 |  118048   28995   389411    13.4 |  0.107 % |
666.77	c ==============================================================================
666.77	c restarts              : 22
666.77	c conflicts             : 1149790        (1759 /sec)
666.77	c decisions             : 1372453        (2100 /sec)
666.77	c propagations          : 113959827      (174390 /sec)
666.77	c conflict literals     : 17500151       (27.39 % deleted)
666.77	c Memory used           : 20.39 MB
666.77	c CPU time              : 653.478 s
666.77	c 
666.77	c SATISFIABLE
666.77	c # SOLVE_SAT  END : SATISFIABLE (660 seconds) [Mon Jan 29 22:45:56 2007]
666.77	c # SOLVE_SAT  CPU : 653.55 = 0 + 0 + 653.48 + 0.07
666.77	
666.77	c # RESULT : SATISFIABLE
666.77	
666.77	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:45:56 2007]
666.91	c BEGIN read SAT output /tmp/evaluation/231838-1170106484/sugar24959.out
666.92	c END read SAT output (0.015812 seconds)
666.92	c BEGIN write solution /tmp/evaluation/231838-1170106484/sugar24959.sol
666.94	c END write solution (0.016677 seconds)
666.96	s SATISFIABLE
666.97	v 18 5 2 19 4 17 20 15 18 14 12 14 13 14 18 15 4 20 16 19 1 13 19 12 20 9 7 5 17 10 10 18 6 4 10 12 19 12 15 8 13 11 17 15 11 7 20 13 2 20
666.97	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:45:56 2007]
666.97	c # OUTPUT_SOL  CPU : 0.01 = 0.01 + 0 + 0 + 0
666.97	
666.97	c # MAIN  END :  (667 seconds) [Mon Jan 29 22:45:56 2007]
666.97	c # MAIN  CPU : 660.56 = 0.01 + 0 + 660.26 + 0.29
666.97	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-231838-1170106484 -o ROOT/results/node34/solver-231838-1170106484 -C 1800 -M 900 /tmp/evaluation/231838-1170106484/solver /tmp/evaluation/231838-1170106484 /tmp/evaluation/231838-1170106484/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.73 3.26 3.15 5/81 24960
/proc/meminfo: memFree=1302352/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=0 CPUtime=0
/proc/24959/stat : 24959 (solver) R 24957 24959 24254 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 4412701 0 0 18446744073709551615 0 0 0 18446744073709551615 254195330343 0 0 4096 0 0 0 0 17 1 0 0
/proc/24959/statm: 0 0 0 0 0 0 0

[startup+0.104752 s]
/proc/loadavg: 2.73 3.26 3.15 5/81 24960
/proc/meminfo: memFree=1302352/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=0.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 4412701 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.512784 s]
/proc/loadavg: 2.73 3.26 3.15 5/81 24960
/proc/meminfo: memFree=1302352/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=0.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 4412701 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33585 s]
/proc/loadavg: 2.73 3.26 3.15 4/89 24976
/proc/meminfo: memFree=1283600/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=0.75
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1190 7716 0 1 3 1 65 6 15 0 1 0 4412701 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 809 371 3 0 531 0
[pid=24969] ppid=24959 vsize=807064 CPUtime=0.49
/proc/24969/stat : 24969 (java) R 24959 24959 24254 0 -1 0 7315 0 1 0 44 5 0 0 17 0 8 0 4412784 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073482407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24969/statm: 201766 7064 1494 14 0 189044 0
[pid=24969/tid=24970] ppid=24959 vsize=807064 CPUtime=0.05
/proc/24969/task/24970/stat : 24970 (java) S 24959 24959 24254 0 -1 64 1263 0 0 0 5 0 0 0 16 0 8 0 4412788 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24971] ppid=24959 vsize=807064 CPUtime=0
/proc/24969/task/24971/stat : 24971 (java) S 24959 24959 24254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 4412788 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24972] ppid=24959 vsize=807064 CPUtime=0
/proc/24969/task/24972/stat : 24972 (java) S 24959 24959 24254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 4412788 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24973] ppid=24959 vsize=807064 CPUtime=0
/proc/24969/task/24973/stat : 24973 (java) S 24959 24959 24254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 4412792 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24974] ppid=24959 vsize=807064 CPUtime=0.04
/proc/24969/task/24974/stat : 24974 (java) R 24959 24959 24254 0 -1 64 292 0 0 0 4 0 0 0 19 0 8 0 4412792 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24975] ppid=24959 vsize=807064 CPUtime=0
/proc/24969/task/24975/stat : 24975 (java) S 24959 24959 24254 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 4412792 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24976] ppid=24959 vsize=807064 CPUtime=0
/proc/24969/task/24976/stat : 24976 (java) S 24959 24959 24254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4412792 826433536 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+2.98898 s]
/proc/loadavg: 2.83 3.28 3.15 4/89 24976
/proc/meminfo: memFree=1262608/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=0.75
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1190 7716 0 1 3 1 65 6 15 0 1 0 4412701 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 809 371 3 0 531 0
[pid=24969] ppid=24959 vsize=807336 CPUtime=2.13
/proc/24969/stat : 24969 (java) R 24959 24959 24254 0 -1 0 13413 0 1 0 204 9 0 0 25 0 8 0 4412784 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24969/statm: 201834 13148 1506 14 0 189112 0
[pid=24969/tid=24970] ppid=24959 vsize=807336 CPUtime=0.56
/proc/24969/task/24970/stat : 24970 (java) S 24959 24959 24254 0 -1 64 7239 0 0 0 52 4 0 0 16 0 8 0 4412788 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24971] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24971/stat : 24971 (java) S 24959 24959 24254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 4412788 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24972] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24972/stat : 24972 (java) S 24959 24959 24254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 4412788 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24973] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24973/stat : 24973 (java) S 24959 24959 24254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 4412792 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24974] ppid=24959 vsize=807336 CPUtime=0.09
/proc/24969/task/24974/stat : 24974 (java) S 24959 24959 24254 0 -1 64 376 0 0 0 9 0 0 0 16 0 8 0 4412792 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24975] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24975/stat : 24975 (java) S 24959 24959 24254 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 4412792 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24976] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24976/stat : 24976 (java) S 24959 24959 24254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4412792 826712064 13148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 821060

[startup+6.19524 s]
/proc/loadavg: 2.83 3.28 3.15 3/89 24976
/proc/meminfo: memFree=1229648/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=0.75
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1190 7716 0 1 3 1 65 6 15 0 1 0 4412701 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 809 371 3 0 531 0
[pid=24969] ppid=24959 vsize=807336 CPUtime=5.29
/proc/24969/stat : 24969 (java) R 24959 24959 24254 0 -1 0 20099 0 1 0 517 12 0 0 25 0 8 0 4412784 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24969/statm: 201834 19805 1506 14 0 189112 0
[pid=24969/tid=24970] ppid=24959 vsize=807336 CPUtime=0.94
/proc/24969/task/24970/stat : 24970 (java) S 24959 24959 24254 0 -1 64 13871 0 0 0 87 7 0 0 16 0 8 0 4412788 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24971] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24971/stat : 24971 (java) S 24959 24959 24254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 4412788 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24972] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24972/stat : 24972 (java) S 24959 24959 24254 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 4412788 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24973] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24973/stat : 24973 (java) S 24959 24959 24254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 4412792 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24974] ppid=24959 vsize=807336 CPUtime=0.12
/proc/24969/task/24974/stat : 24974 (java) S 24959 24959 24254 0 -1 64 400 0 0 0 12 0 0 0 17 0 8 0 4412792 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24975] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24975/stat : 24975 (java) S 24959 24959 24254 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 4412792 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24969/tid=24976] ppid=24959 vsize=807336 CPUtime=0
/proc/24969/task/24976/stat : 24976 (java) S 24959 24959 24254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4412792 826712064 19805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 821060

[startup+12.6568 s]
/proc/loadavg: 2.71 3.23 3.14 3/82 24977
/proc/meminfo: memFree=1291016/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=6012 CPUtime=5.36
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 1377 0 0 0 536 0 0 0 25 0 1 0 4413424 6156288 1140 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 1503 1140 51 112 0 1387 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 19736

[startup+25.4978 s]
/proc/loadavg: 2.60 3.19 3.13 3/82 24977
/proc/meminfo: memFree=1288712/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=8420 CPUtime=18.09
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 1974 0 0 0 1808 1 0 0 25 0 1 0 4413424 8622080 1737 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 2105 1737 51 112 0 1989 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 22144

[startup+51.1459 s]
/proc/loadavg: 2.39 3.10 3.10 3/82 24977
/proc/meminfo: memFree=1286984/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=10260 CPUtime=43.49
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 2395 0 0 0 4348 1 0 0 25 0 1 0 4413424 10506240 2158 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 2565 2158 51 112 0 2449 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 23984

[startup+102.35 s]
/proc/loadavg: 2.16 2.91 3.03 3/82 24977
/proc/meminfo: memFree=1285064/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=12272 CPUtime=94.24
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 2904 0 0 0 9422 2 0 0 25 0 1 0 4413424 12566528 2667 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 3068 2667 51 112 0 2952 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 25996

[startup+162.422 s]
/proc/loadavg: 2.06 2.74 2.96 3/82 24977
/proc/meminfo: memFree=1282568/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=14660 CPUtime=153.76
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 3500 0 0 0 15373 3 0 0 25 0 1 0 4413424 15011840 3263 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 3665 3263 51 112 0 3549 0
Current children cumulated CPU time (s) 160.8
Current children cumulated vsize (KiB) 28384

[startup+222.472 s]
/proc/loadavg: 2.06 2.62 2.90 3/82 24977
/proc/meminfo: memFree=1282184/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=14972 CPUtime=213.27
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 3596 0 0 0 21324 3 0 0 25 0 1 0 4413424 15331328 3359 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 3743 3359 51 112 0 3627 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 28696

[startup+282.547 s]
/proc/loadavg: 2.07 2.52 2.85 3/82 24977
/proc/meminfo: memFree=1279304/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=16368 CPUtime=272.8
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 3902 0 0 0 27276 4 0 0 25 0 1 0 4413424 16760832 3665 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528388 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 4092 3665 51 112 0 3976 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 30092

[startup+342.554 s]
/proc/loadavg: 2.02 2.42 2.80 3/82 24977
/proc/meminfo: memFree=1278472/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=17096 CPUtime=332.26
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4087 0 0 0 33222 4 0 0 25 0 1 0 4413424 17506304 3850 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 4274 3850 51 112 0 4158 0
Current children cumulated CPU time (s) 339.3
Current children cumulated vsize (KiB) 30820

[startup+402.637 s]
/proc/loadavg: 2.07 2.36 2.75 3/82 24977
/proc/meminfo: memFree=1273608/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=18172 CPUtime=391.8
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4348 0 0 0 39175 5 0 0 25 0 1 0 4413424 18608128 4111 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 4543 4111 51 112 0 4427 0
Current children cumulated CPU time (s) 398.84
Current children cumulated vsize (KiB) 31896

[startup+462.717 s]
/proc/loadavg: 2.10 2.32 2.71 3/82 24977
/proc/meminfo: memFree=1268552/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=18992 CPUtime=451.33
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4548 0 0 0 45128 5 0 0 25 0 1 0 4413424 19447808 4311 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 4748 4311 51 112 0 4632 0
Current children cumulated CPU time (s) 458.37
Current children cumulated vsize (KiB) 32716

[startup+522.803 s]
/proc/loadavg: 2.03 2.26 2.66 4/82 24977
/proc/meminfo: memFree=1265160/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=19552 CPUtime=510.87
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4698 0 0 0 51082 5 0 0 25 0 1 0 4413424 20021248 4461 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 4888 4461 51 112 0 4772 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 33276

[startup+582.895 s]
/proc/loadavg: 2.05 2.22 2.62 3/82 24977
/proc/meminfo: memFree=1261064/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=20164 CPUtime=570.42
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4813 0 0 0 57036 6 0 0 25 0 1 0 4413424 20647936 4576 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 5041 4576 51 112 0 4925 0
Current children cumulated CPU time (s) 577.46
Current children cumulated vsize (KiB) 33888

[startup+642.944 s]
/proc/loadavg: 2.02 2.18 2.58 3/82 24977
/proc/meminfo: memFree=1257800/2055920 swapFree=4192812/4192956
[pid=24959] ppid=24957 vsize=13724 CPUtime=7.04
/proc/24959/stat : 24959 (sugar) S 24957 24959 24254 0 -1 4194304 1282 30915 0 2 3 1 678 22 16 0 1 0 4412701 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24959/statm: 3431 821 373 3 0 531 0
[pid=24977] ppid=24959 vsize=20592 CPUtime=629.92
/proc/24977/stat : 24977 (minisat) R 24959 24959 24254 0 -1 0 4941 0 0 0 62986 6 0 0 25 0 1 0 4413424 21086208 4704 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24977/statm: 5148 4704 51 112 0 5032 0
Current children cumulated CPU time (s) 636.96
Current children cumulated vsize (KiB) 34316

Child status: 0
Real time (s): 666.974
CPU time (s): 660.617
CPU user time (s): 660.309
CPU system time (s): 0.307953
CPU usage (%): 99.0468
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 660.309
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37374
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1706
involuntary context switches= 13808

runsolver used 0.826874 s user time and 2.12268 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan 29 21:34:49 UTC 2007


IDJOB= 231838
IDBENCH= 6487
IDSOLVER= 86
FILE ID= node34/231838-1170106484

PBS_JOBID= 3689771

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/geom/geo50-20-d4-75-7_ext.xml
COMMAND LINE= /tmp/evaluation/231838-1170106484/solver /tmp/evaluation/231838-1170106484 /tmp/evaluation/231838-1170106484/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-231838-1170106484 -o ROOT/results/node34/solver-231838-1170106484 -C 1800 -M 900  /tmp/evaluation/231838-1170106484/solver /tmp/evaluation/231838-1170106484 /tmp/evaluation/231838-1170106484/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  901989429b38a502e4edc49adf949828

RANDOM SEED= 955376061

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1302768 kB
Buffers:         39640 kB
Cached:          47400 kB
SwapCached:          0 kB
Active:         659112 kB
Inactive:        46644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:         635600 kB
Slab:            31544 kB
Committed_AS:   853828 kB
PageTables:       2996 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= 66560 MiB



End job on node34 on Mon Jan 29 21:45:56 UTC 2007