Trace number 195423

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 735.004 740.245

General information on the benchmark

Namefrb/frb40-19/
frb40-19-4-mgd_ext.xml
MD5SUMfc994d6707406f653ffa075a37201005
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 benchmark4.48932
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints326
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension326
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/195423-1170092199/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/195423-1170092199/unknown.xml [Mon Jan 29 18:36:52 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/195423-1170092199/unknown.xml /tmp/evaluation/195423-1170092199/sugar16318.csp [Mon Jan 29 18:36:52 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/195423-1170092199/sugar-v0-40.jar -convert /tmp/evaluation/195423-1170092199/unknown.xml /tmp/evaluation/195423-1170092199/sugar16318.csp
0.49	c BEGIN convert /tmp/evaluation/195423-1170092199/unknown.xml
1.16	c END convert (0.663704 seconds)
1.17	c # CONVERT_XML  END : /tmp/evaluation/195423-1170092199/sugar16318.csp 1114499 bytes (1 seconds) [Mon Jan 29 18:36:53 2007]
1.17	c # CONVERT_XML  CPU : 0.77 = 0 + 0.01 + 0.59 + 0.17
1.17	
1.17	c # GENERATE_SAT  BEGIN : /tmp/evaluation/195423-1170092199/sugar16318.bcnf [Mon Jan 29 18:36:53 2007]
1.17	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/195423-1170092199/sugar-v0-40.jar -bcnf -map /tmp/evaluation/195423-1170092199/sugar16318.map /tmp/evaluation/195423-1170092199/sugar16318.csp /tmp/evaluation/195423-1170092199/sugar16318.bcnf
1.29	c BEGIN parse /tmp/evaluation/195423-1170092199/sugar16318.csp
10.01	c END parse (8.71261 seconds)
10.01	c BEGIN simplify
10.07	c END simplify (0.062488 seconds)
10.07	c BEGIN encode /tmp/evaluation/195423-1170092199/sugar16318.bcnf
10.49	c END encode (0.421451 seconds)
10.55	c # GENERATE_SAT  END : 3460 variables 40270 clauses 2723320 bytes (9 seconds) [Mon Jan 29 18:37:02 2007]
10.55	c # GENERATE_SAT  CPU : 9.31 = 0.02 + 0 + 8.96 + 0.33
10.55	
10.55	c # SOLVE_SAT  BEGIN : /tmp/evaluation/195423-1170092199/sugar16318.bcnf [Mon Jan 29 18:37:02 2007]
10.55	c # CMD : /tmp/evaluation/195423-1170092199/minisat /tmp/evaluation/195423-1170092199/sugar16318.bcnf /tmp/evaluation/195423-1170092199/sugar16318.out
10.78	c ==================================[MINISAT]===================================
10.78	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
10.78	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
10.78	c ==============================================================================
10.78	c |         0 |   40270   640554 |   13423       0        0     nan |  0.000 % |
10.78	c |       100 |   40271   640554 |   14765      99     2885    29.1 |  0.000 % |
10.78	c |       250 |   40271   640554 |   16241     249     4304    17.3 |  0.001 % |
10.78	c |       475 |   40273   640554 |   17866     472     6493    13.8 |  0.001 % |
10.85	c |       813 |   40273   640554 |   19652     810     9874    12.2 |  0.001 % |
11.00	c |      1319 |   40273   640554 |   21617    1316    15898    12.1 |  0.001 % |
11.20	c |      2079 |   40273   640554 |   23779    2076    26103    12.6 |  0.001 % |
11.56	c |      3220 |   40275   640554 |   26157    3215    39984    12.4 |  0.001 % |
12.16	c |      4928 |   40277   640554 |   28773    4921    60089    12.2 |  0.001 % |
13.00	c |      7492 |   40280   640554 |   31650    7482    94259    12.6 |  0.001 % |
14.36	c |     11337 |   40285   640554 |   34815   11322   147875    13.1 |  0.001 % |
16.77	c |     17103 |   40285   640554 |   38297   17088   230315    13.5 |  0.001 % |
20.86	c |     25752 |   40291   640554 |   42127   25731   380205    14.8 |  0.000 % |
28.33	c |     38727 |   40293   640554 |   46339   38704   597244    15.4 |  0.001 % |
38.65	c |     58188 |   40302   640554 |   50973   26491   379628    14.3 |  0.001 % |
51.40	c |     87381 |   40172   640032 |   56071   21800   412157    18.9 |  0.434 % |
75.15	c |    131173 |   40183   640032 |   61678   23701   489665    20.7 |  0.434 % |
111.24	c |    196858 |   40059   639678 |   67846   28211   521640    18.5 |  0.462 % |
170.77	c |    295384 |   40090   639678 |   74630   24658   449601    18.2 |  0.463 % |
264.09	c |    443174 |   40108   639678 |   82093   58008  1318576    22.7 |  0.463 % |
411.80	c |    664857 |   39608   635293 |   90303   71730  1492721    20.8 |  2.543 % |
664.46	c |    997384 |   39256   630907 |   99333   70600  1450459    20.5 |  3.844 % |
739.94	c ==============================================================================
739.94	c restarts              : 22
739.94	c conflicts             : 1086230        (1499 /sec)
739.94	c decisions             : 1456258        (2010 /sec)
739.94	c propagations          : 199062258      (274759 /sec)
739.94	c conflict literals     : 22524076       (41.49 % deleted)
739.94	c Memory used           : 20.90 MB
739.94	c CPU time              : 724.497 s
739.94	c 
739.94	c SATISFIABLE
739.94	c # SOLVE_SAT  END : SATISFIABLE (730 seconds) [Mon Jan 29 18:49:12 2007]
739.94	c # SOLVE_SAT  CPU : 724.6 = 0 + 0 + 724.5 + 0.1
739.94	
739.94	c # RESULT : SATISFIABLE
739.94	
739.94	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 18:49:12 2007]
740.06	c BEGIN read SAT output /tmp/evaluation/195423-1170092199/sugar16318.out
740.09	c END read SAT output (0.029366 seconds)
740.09	c BEGIN write solution /tmp/evaluation/195423-1170092199/sugar16318.sol
740.22	c END write solution (0.120289 seconds)
740.23	s SATISFIABLE
740.24	v 16 18 3 17 16 18 15 11 3 16 10 0 8 18 13 16 8 1 9 10 7 16 8 5 7 6 12 2 12 0 8 5 12 9 9 13 12 5 13 6
740.24	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 18:49:12 2007]
740.24	c # OUTPUT_SOL  CPU : 0.270000000000018 = 0.01 + 0 + 0.230000000000018 + 0.03
740.24	
740.24	c # MAIN  END :  (740 seconds) [Mon Jan 29 18:49:12 2007]
740.24	c # MAIN  CPU : 734.95 = 0.03 + 0.01 + 734.28 + 0.63
740.24	

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/node39/watcher-195423-1170092199 -o ROOT/results/node39/solver-195423-1170092199 -C 1800 -M 900 /tmp/evaluation/195423-1170092199/solver /tmp/evaluation/195423-1170092199 /tmp/evaluation/195423-1170092199/unknown.xml 

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

/proc/loadavg: 1.36 1.85 1.93 5/70 16319
/proc/meminfo: memFree=1624560/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=12268 CPUtime=0
/proc/16318/stat : 16318 (sugar) R 16315 16318 16216 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 29177069 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502560254 0 0 4224 0 0 0 0 17 1 0 0
/proc/16318/statm: 3067 315 241 3 0 167 0

[startup+0.10667 s]
/proc/loadavg: 1.36 1.85 1.93 5/70 16319
/proc/meminfo: memFree=1624560/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=13724 CPUtime=0.03
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29177069 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16318/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514744 s]
/proc/loadavg: 1.36 1.85 1.93 5/70 16319
/proc/meminfo: memFree=1624560/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=13724 CPUtime=0.03
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29177069 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33588 s]
/proc/loadavg: 1.36 1.85 1.93 3/82 16339
/proc/meminfo: memFree=1577616/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=13724 CPUtime=0.8
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1190 7425 0 82 3 1 59 17 15 0 1 0 29177069 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16318/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 13724

[startup+2.98019 s]
/proc/loadavg: 1.41 1.85 1.93 5/89 16354
/proc/meminfo: memFree=1534936/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=13724 CPUtime=0.8
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1190 7425 0 82 3 1 59 17 15 0 1 0 29177069 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16318/statm: 3431 809 371 3 0 531 0
[pid=16343] ppid=16318 vsize=807336 CPUtime=1.78
/proc/16343/stat : 16343 (java) R 16318 16318 16216 0 -1 0 12074 0 1 0 170 8 0 0 19 0 8 0 29177187 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16343/statm: 201834 11811 1506 14 0 189112 0
[pid=16343/tid=16348] ppid=16318 vsize=807336 CPUtime=0.41
/proc/16343/task/16348/stat : 16348 (java) S 16318 16318 16216 0 -1 64 5872 0 0 0 39 2 0 0 16 0 8 0 29177190 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16349] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16349/stat : 16349 (java) S 16318 16318 16216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29177190 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16350] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16350/stat : 16350 (java) S 16318 16318 16216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29177190 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16351] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16351/stat : 16351 (java) S 16318 16318 16216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29177194 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16352] ppid=16318 vsize=807336 CPUtime=0.13
/proc/16343/task/16352/stat : 16352 (java) S 16318 16318 16216 0 -1 64 393 0 0 0 12 1 0 0 16 0 8 0 29177194 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16353] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16353/stat : 16353 (java) S 16318 16318 16216 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29177194 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16354] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16354/stat : 16354 (java) S 16318 16318 16216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29177194 826712064 11811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 821060

[startup+6.18562 s]
/proc/loadavg: 1.41 1.85 1.93 4/89 16354
/proc/meminfo: memFree=1386648/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=13724 CPUtime=0.8
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1190 7425 0 82 3 1 59 17 15 0 1 0 29177069 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16318/statm: 3431 809 371 3 0 531 0
[pid=16343] ppid=16318 vsize=807336 CPUtime=4.96
/proc/16343/stat : 16343 (java) R 16318 16318 16216 0 -1 0 29796 0 1 0 478 18 0 0 25 0 8 0 29177187 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16343/statm: 201834 29447 1506 14 0 189112 0
[pid=16343/tid=16348] ppid=16318 vsize=807336 CPUtime=1.28
/proc/16343/task/16348/stat : 16348 (java) S 16318 16318 16216 0 -1 64 23500 0 0 0 116 12 0 0 15 0 8 0 29177190 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16349] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16349/stat : 16349 (java) S 16318 16318 16216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29177190 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16350] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16350/stat : 16350 (java) S 16318 16318 16216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29177190 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16351] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16351/stat : 16351 (java) S 16318 16318 16216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29177194 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16352] ppid=16318 vsize=807336 CPUtime=0.15
/proc/16343/task/16352/stat : 16352 (java) S 16318 16318 16216 0 -1 64 400 0 0 0 14 1 0 0 16 0 8 0 29177194 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16353] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16353/stat : 16353 (java) S 16318 16318 16216 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29177194 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16343/tid=16354] ppid=16318 vsize=807336 CPUtime=0
/proc/16343/task/16354/stat : 16354 (java) S 16318 16318 16216 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29177194 826712064 29447 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 821060

[startup+12.6504 s]
/proc/loadavg: 1.50 1.86 1.93 4/82 16355
/proc/meminfo: memFree=1379600/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 15 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=5960 CPUtime=2.07
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 1827 0 0 0 207 0 0 0 25 0 1 0 29178124 6103040 1147 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 1490 1147 52 112 0 1374 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 21216

[startup+25.498 s]
/proc/loadavg: 1.58 1.86 1.93 3/75 16356
/proc/meminfo: memFree=1570760/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=8656 CPUtime=14.84
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 2495 0 0 0 1483 1 0 0 25 0 1 0 29178124 8863744 1815 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 2164 1815 52 112 0 2048 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 23912

[startup+51.1704 s]
/proc/loadavg: 1.72 1.87 1.93 3/75 16356
/proc/meminfo: memFree=1565832/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=10080 CPUtime=40.42
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 2837 0 0 0 4040 2 0 0 25 0 1 0 29178124 10321920 2157 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 2520 2157 52 112 0 2404 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 25336

[startup+102.409 s]
/proc/loadavg: 1.89 1.89 1.93 3/75 16356
/proc/meminfo: memFree=1558344/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=13900 CPUtime=91.42
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 3756 0 0 0 9139 3 0 0 25 0 1 0 29178124 14233600 3076 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 3475 3076 52 112 0 3359 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 29156

[startup+162.49 s]
/proc/loadavg: 2.00 1.92 1.93 3/75 16356
/proc/meminfo: memFree=1555080/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=14600 CPUtime=151.2
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 3941 0 0 0 15117 3 0 0 25 0 1 0 29178124 14950400 3261 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 3650 3261 52 112 0 3534 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 29856

[startup+222.559 s]
/proc/loadavg: 2.00 1.93 1.93 3/75 16356
/proc/meminfo: memFree=1552968/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=15528 CPUtime=211
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 4164 0 0 0 21096 4 0 0 25 0 1 0 29178124 15900672 3484 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 3882 3484 52 112 0 3766 0
Current children cumulated CPU time (s) 221.11
Current children cumulated vsize (KiB) 30784

[startup+282.633 s]
/proc/loadavg: 2.00 1.94 1.93 3/75 16356
/proc/meminfo: memFree=1547600/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=17884 CPUtime=270.81
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 4760 0 0 0 27076 5 0 0 25 0 1 0 29178124 18313216 4080 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528516 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4471 4080 52 112 0 4355 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 33140

[startup+342.706 s]
/proc/loadavg: 2.00 1.95 1.93 3/75 16356
/proc/meminfo: memFree=1544784/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=18168 CPUtime=330.6
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 4823 0 0 0 33055 5 0 0 25 0 1 0 29178124 18604032 4143 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4542 4143 52 112 0 4426 0
Current children cumulated CPU time (s) 340.71
Current children cumulated vsize (KiB) 33424

[startup+402.768 s]
/proc/loadavg: 2.12 1.99 1.94 3/82 16427
/proc/meminfo: memFree=1235096/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=18460 CPUtime=390.43
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 4903 0 0 0 39035 8 0 0 25 0 1 0 29178124 18903040 4223 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4615 4223 52 112 0 4499 0
Current children cumulated CPU time (s) 400.54
Current children cumulated vsize (KiB) 33716

[startup+462.86 s]
/proc/loadavg: 2.49 2.11 1.98 4/82 16427
/proc/meminfo: memFree=954264/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=19124 CPUtime=450.09
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 5083 0 0 0 45001 8 0 0 25 0 1 0 29178124 19582976 4403 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4781 4403 52 112 0 4665 0
Current children cumulated CPU time (s) 460.2
Current children cumulated vsize (KiB) 34380

[startup+522.962 s]
/proc/loadavg: 2.67 2.22 2.03 4/82 16427
/proc/meminfo: memFree=952472/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=19292 CPUtime=509.61
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 5176 0 0 0 50953 8 0 0 25 0 1 0 29178124 19755008 4458 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4823 4458 52 112 0 4707 0
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (KiB) 34548

[startup+583.046 s]
/proc/loadavg: 2.59 2.29 2.06 4/82 16427
/proc/meminfo: memFree=952024/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=19948 CPUtime=569.15
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 5323 0 0 0 56906 9 0 0 25 0 1 0 29178124 20426752 4605 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 4987 4605 52 112 0 4871 0
Current children cumulated CPU time (s) 579.26
Current children cumulated vsize (KiB) 35204

[startup+643.114 s]
/proc/loadavg: 2.71 2.37 2.10 4/82 16427
/proc/meminfo: memFree=951064/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=20912 CPUtime=628.67
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 5560 0 0 0 62858 9 0 0 25 0 1 0 29178124 21413888 4842 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 5228 4842 52 112 0 5112 0
Current children cumulated CPU time (s) 638.78
Current children cumulated vsize (KiB) 36168

[startup+703.196 s]
/proc/loadavg: 2.69 2.42 2.13 3/82 16427
/proc/meminfo: memFree=950744/2055920 swapFree=4192956/4192956
[pid=16318] ppid=16315 vsize=15256 CPUtime=10.11
/proc/16318/stat : 16318 (sugar) S 16315 16318 16216 0 -1 4194304 1675 55764 0 84 5 1 955 50 16 0 1 0 29177069 15622144 1187 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16318/statm: 3814 1187 373 3 0 914 0
[pid=16355] ppid=16318 vsize=21400 CPUtime=688.18
/proc/16355/stat : 16355 (minisat) R 16318 16318 16216 0 -1 0 5620 0 0 0 68809 9 0 0 25 0 1 0 29178124 21913600 4902 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 0 0 0
/proc/16355/statm: 5350 4902 52 112 0 5234 0
Current children cumulated CPU time (s) 698.29
Current children cumulated vsize (KiB) 36656

Child status: 0
Real time (s): 740.245
CPU time (s): 735.004
CPU user time (s): 734.352
CPU system time (s): 0.6519
CPU usage (%): 99.292
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 734.352
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66951
page faults= 85
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3309
involuntary context switches= 16684

runsolver used 0.884865 s user time and 2.21966 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Jan 29 17:36:45 UTC 2007


IDJOB= 195423
IDBENCH= 3267
IDSOLVER= 86
FILE ID= node39/195423-1170092199

PBS_JOBID= 3689563

Free space on /tmp= 66564 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb40-19/frb40-19-4-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/195423-1170092199/solver /tmp/evaluation/195423-1170092199 /tmp/evaluation/195423-1170092199/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-195423-1170092199 -o ROOT/results/node39/solver-195423-1170092199 -C 1800 -M 900  /tmp/evaluation/195423-1170092199/solver /tmp/evaluation/195423-1170092199 /tmp/evaluation/195423-1170092199/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  fc994d6707406f653ffa075a37201005

RANDOM SEED= 902564435

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.285
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.285
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:       1627368 kB
Buffers:         47372 kB
Cached:         292152 kB
SwapCached:          0 kB
Active:         151260 kB
Inactive:       208364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:          30276 kB
Slab:            54664 kB
Committed_AS:    60036 kB
PageTables:       1620 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= 66545 MiB



End job on node39 on Mon Jan 29 17:49:12 UTC 2007